Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/kernel.spec'], chrootPath='/var/lib/mock/724577-fedora-rawhide-i386-1520281586.944581/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=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '854d5019356e496198d0993e50d05c4c', '-D', '/var/lib/mock/724577-fedora-rawhide-i386-1520281586.944581/root', '-a', '--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 i686 --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 BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/kernel-4.14.24-300.rt19.1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/kernel.spec'], chrootPath='/var/lib/mock/724577-fedora-rawhide-i386-1520281586.944581/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=[]unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9de25652067c4eb9b51616c89d07bba1', '-D', '/var/lib/mock/724577-fedora-rawhide-i386-1520281586.944581/root', '-a', '--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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vc5Xuu + umask 022 + cd /builddir/build/BUILD + patch_command='patch -p1 -F1 -s' BUILDSTDERR: ++ find /builddir/build/BUILD -maxdepth 1 -type d -name 'kernel-4.*' BUILDSTDERR: ++ grep -x -v /builddir/build/BUILD/kernel-4.14.fc29 + sharedirs= + : + '[' -d kernel-4.14.fc29 ']' + '[' '!' -d kernel-4.14.fc29/vanilla-4.14 ']' + '[' -d kernel-4.14.fc29/vanilla-4.14 ']' + rm -f pax_global_header + [[ ! -z '' ]] + cd /builddir/build/BUILD + rm -rf kernel-4.14.fc29 + /usr/bin/mkdir -p kernel-4.14.fc29 + cd kernel-4.14.fc29 + /usr/bin/xz -dc /builddir/build/SOURCES/linux-4.14.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-4.14 vanilla-4.14 + cp -al vanilla-4.14 linux-4.14.24-300.rt19.1.fc29.i686 + cd linux-4.14.24-300.rt19.1.fc29.i686 + '[' '!' -d .git ']' + git init Initialized empty Git repository in /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/.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 + patch -p1 -F1 -s + xzcat /builddir/build/SOURCES/patch-4.14.24.xz + git add -A + git commit -a -m 'Stable update' [master 7f25baf] Stable update 2219 files changed, 30441 insertions(+), 15693 deletions(-) delete mode 100644 Documentation/dev-tools/kmemcheck.rst create mode 100644 Documentation/speculation.txt create mode 100644 Documentation/x86/pti.txt delete mode 100644 arch/arm/include/asm/kvm_psci.h delete mode 100644 arch/arm64/boot/dts/.gitignore delete mode 100644 arch/arm64/include/asm/kvm_psci.h create mode 100644 arch/arm64/kernel/bpi.S delete mode 100644 arch/arm64/kernel/ftrace-mod.S create mode 100644 arch/mips/include/asm/serial.h create mode 100644 arch/mips/lib/multi3.c create mode 100644 arch/x86/boot/compressed/pgtable_64.c create mode 100644 arch/x86/include/asm/cpu_entry_area.h rewrite arch/x86/include/asm/cpufeatures.h (89%) create mode 100644 arch/x86/include/asm/intel_ds.h create mode 100644 arch/x86/include/asm/invpcid.h delete mode 100644 arch/x86/include/asm/kmemcheck.h create mode 100644 arch/x86/include/asm/nospec-branch.h create mode 100644 arch/x86/include/asm/pti.h create mode 100644 arch/x86/kernel/cpu/cpuid-deps.c create mode 100644 arch/x86/lib/retpoline.S create mode 100644 arch/x86/mm/cpu_entry_area.c delete mode 100644 arch/x86/mm/kmemcheck/Makefile delete mode 100644 arch/x86/mm/kmemcheck/error.c delete mode 100644 arch/x86/mm/kmemcheck/error.h delete mode 100644 arch/x86/mm/kmemcheck/kmemcheck.c delete mode 100644 arch/x86/mm/kmemcheck/opcode.c delete mode 100644 arch/x86/mm/kmemcheck/opcode.h delete mode 100644 arch/x86/mm/kmemcheck/pte.c delete mode 100644 arch/x86/mm/kmemcheck/pte.h delete mode 100644 arch/x86/mm/kmemcheck/selftest.c delete mode 100644 arch/x86/mm/kmemcheck/selftest.h delete mode 100644 arch/x86/mm/kmemcheck/shadow.c delete mode 100644 arch/x86/mm/kmemcheck/shadow.h create mode 100644 arch/x86/mm/pti.c delete mode 100644 drivers/of/unittest-data/.gitignore create mode 100644 include/crypto/gcm.h create mode 100644 include/kvm/arm_psci.h create mode 100644 include/linux/compiler_types.h copy include/linux/{pti.h => intel-pti.h} (94%) delete mode 100644 include/linux/kmemcheck.h create mode 100644 include/linux/nospec.h rewrite include/linux/pti.h (99%) delete mode 100644 lib/Kconfig.kmemcheck delete mode 100644 mm/kmemcheck.c delete mode 100644 tools/include/linux/kmemcheck.h rewrite tools/objtool/arch/x86/Build (69%) rename tools/objtool/arch/x86/{insn => include/asm}/inat.h (95%) rename tools/objtool/arch/x86/{insn => include/asm}/inat_types.h (100%) rename tools/objtool/arch/x86/{insn => include/asm}/insn.h (99%) rename tools/objtool/{ => arch/x86/include/asm}/orc_types.h (100%) rename tools/objtool/arch/x86/{insn => lib}/inat.c (99%) rename tools/objtool/arch/x86/{insn => lib}/insn.c (99%) rename tools/objtool/arch/x86/{insn => lib}/x86-opcode-map.txt (99%) rename tools/objtool/arch/x86/{insn => tools}/gen-insn-attr-x86.awk (100%) create mode 100755 tools/objtool/sync-check.sh create mode 100644 tools/testing/selftests/x86/test_vsyscall.c + xz -d -c /builddir/build/SOURCES/patch-4.14.24-rt19.patch.xz + patch -p1 -F1 -s + '[' -e localversion-rt ']' + rm -f localversion-rt + git add -A + git commit -a -m 'PREEMPT_RT patch' [master 34b81f4] PREEMPT_RT patch 451 files changed, 15959 insertions(+), 6123 deletions(-) rewrite Documentation/trace/events.txt (82%) copy Documentation/trace/{events.txt => histogram.txt} (81%) create mode 100644 include/linux/locallock.h create mode 100644 include/linux/mutex_rt.h create mode 100644 include/linux/rcu_assign_pointer.h create mode 100644 include/linux/rwlock_rt.h create mode 100644 include/linux/rwlock_types_rt.h create mode 100644 include/linux/rwsem_rt.h create mode 100644 include/linux/spinlock_rt.h rewrite include/linux/spinlock_types.h (82%) create mode 100644 include/linux/spinlock_types_nort.h copy include/linux/{spinlock_types.h => spinlock_types_raw.h} (57%) create mode 100644 include/linux/spinlock_types_rt.h create mode 100644 include/linux/swork.h create mode 100644 include/net/net_seq_lock.h create mode 100644 kernel/locking/mutex-rt.c create mode 100644 kernel/locking/rwlock-rt.c create mode 100644 kernel/locking/rwsem-rt.c create mode 100644 kernel/sched/swork.c create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-extended-error-support.tc create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-field-variable-support.tc create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-inter-event-combined-hist.tc create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmatch-action-hist.tc create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmatch-onmax-action-hist.tc create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-onmax-action-hist.tc create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/inter-event/trigger-synthetic-event-createremove.tc + cp /builddir/build/SOURCES/kernel-aarch64-debug.config /builddir/build/SOURCES/kernel-aarch64-rt.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-rt.config /builddir/build/SOURCES/kernel-armv7hl-rtlpae.config /builddir/build/SOURCES/kernel-armv7hl.config /builddir/build/SOURCES/kernel-i686-PAE.config /builddir/build/SOURCES/kernel-i686-PAEdebug.config /builddir/build/SOURCES/kernel-i686-debug.config /builddir/build/SOURCES/kernel-i686-rt.config /builddir/build/SOURCES/kernel-i686-rtPAE.config /builddir/build/SOURCES/kernel-i686.config /builddir/build/SOURCES/kernel-ppc64-debug.config /builddir/build/SOURCES/kernel-ppc64-rt.config /builddir/build/SOURCES/kernel-ppc64.config /builddir/build/SOURCES/kernel-ppc64le-debug.config /builddir/build/SOURCES/kernel-ppc64le-rt.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-rt.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_rt_configs.sh . + git add -A + git commit -a -m 'configs and scripts' [master 05c51c0] configs and scripts 31 files changed, 163803 insertions(+) create mode 100755 generate_all_configs.sh create mode 100755 generate_debug_configs.sh create mode 100755 generate_rt_configs.sh create mode 100644 kernel-aarch64-debug.config create mode 100644 kernel-aarch64-rt.config create mode 100644 kernel-aarch64.config create mode 100644 kernel-armv7hl-debug.config create mode 100644 kernel-armv7hl-lpae-debug.config create mode 100644 kernel-armv7hl-lpae.config create mode 100644 kernel-armv7hl-rt.config create mode 100644 kernel-armv7hl-rtlpae.config create mode 100644 kernel-armv7hl.config create mode 100644 kernel-i686-PAE.config create mode 100644 kernel-i686-PAEdebug.config create mode 100644 kernel-i686-debug.config create mode 100644 kernel-i686-rt.config create mode 100644 kernel-i686-rtPAE.config create mode 100644 kernel-i686.config create mode 100644 kernel-local create mode 100644 kernel-ppc64-debug.config create mode 100644 kernel-ppc64-rt.config create mode 100644 kernel-ppc64.config create mode 100644 kernel-ppc64le-debug.config create mode 100644 kernel-ppc64le-rt.config create mode 100644 kernel-ppc64le.config create mode 100644 kernel-s390x-debug.config create mode 100644 kernel-s390x.config create mode 100644 kernel-x86_64-debug.config create mode 100644 kernel-x86_64-rt.config create mode 100644 kernel-x86_64.config create mode 100755 merge.pl + VERSION=4.14.24 + ./generate_rt_configs.sh BUILDSTDERR: rm: cannot remove 'kernel-armv7hllpae.config': No such file or directory BUILDSTDERR: rm: cannot remove 'kernel-i686PAE.config': No such file or directory + for i in kernel-4.14.24-i?86*.config + mv kernel-4.14.24-i686-rt.config kernel-4.14.24-i686-rt.config.tmp + ./merge.pl /builddir/build/SOURCES/kernel-local kernel-4.14.24-i686-rt.config.tmp + rm kernel-4.14.24-i686-rt.config.tmp + for i in kernel-4.14.24-i?86*.config + mv kernel-4.14.24-i686-rtPAE.config kernel-4.14.24-i686-rtPAE.config.tmp + ./merge.pl /builddir/build/SOURCES/kernel-local kernel-4.14.24-i686-rtPAE.config.tmp + rm kernel-4.14.24-i686-rtPAE.config.tmp + git add -A + git commit -a -m 'config processed' [master fffe9d9] config processed 14 files changed, 37813 deletions(-) rename kernel-aarch64-rt.config => kernel-4.14.24-aarch64-rt.config (100%) rename kernel-armv7hl-rt.config => kernel-4.14.24-armv7hl-rt.config (100%) rename kernel-armv7hl-rtlpae.config => kernel-4.14.24-armv7hl-rtlpae.config (100%) rename kernel-i686-rt.config => kernel-4.14.24-i686-rt.config (100%) rename kernel-i686-rtPAE.config => kernel-4.14.24-i686-rtPAE.config (100%) rename kernel-ppc64-rt.config => kernel-4.14.24-ppc64-rt.config (100%) rename kernel-ppc64le-rt.config => kernel-4.14.24-ppc64le-rt.config (100%) rename kernel-x86_64-rt.config => kernel-4.14.24-x86_64-rt.config (100%) delete mode 100644 kernel-aarch64.config delete mode 100644 kernel-armv7hl.config delete mode 100644 kernel-i686.config delete mode 100644 kernel-ppc64.config delete mode 100644 kernel-ppc64le.config delete mode 100644 kernel-x86_64.config + git am /builddir/build/SOURCES/0001-iio-Use-event-header-from-kernel-tree.patch /builddir/build/SOURCES/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb_rtver.patch /builddir/build/SOURCES/input-kill-stupid-messages.patch /builddir/build/SOURCES/die-floppy-die.patch /builddir/build/SOURCES/no-pcspkr-modalias.patch /builddir/build/SOURCES/silence-fbcon-logo.patch /builddir/build/SOURCES/Kbuild-Add-an-option-to-enable-GCC-VTA.patch /builddir/build/SOURCES/crash-driver.patch /builddir/build/SOURCES/lis3-improve-handling-of-null-rate.patch /builddir/build/SOURCES/scsi-sd_revalidate_disk-prevent-NULL-ptr-deref.patch /builddir/build/SOURCES/criu-no-expert.patch /builddir/build/SOURCES/ath9k-rx-dma-stop-check.patch /builddir/build/SOURCES/xen-pciback-Don-t-disable-PCI_COMMAND-on-PCI-device-.patch /builddir/build/SOURCES/Input-synaptics-pin-3-touches-when-the-firmware-repo.patch /builddir/build/SOURCES/efi-lockdown.patch /builddir/build/SOURCES/KEYS-Allow-unrestricted-boot-time-addition-of-keys-t.patch /builddir/build/SOURCES/Add-EFI-signature-data-types.patch /builddir/build/SOURCES/Add-an-EFI-signature-blob-parser-and-key-loader.patch /builddir/build/SOURCES/MODSIGN-Import-certificates-from-UEFI-Secure-Boot.patch /builddir/build/SOURCES/MODSIGN-Support-not-importing-certs-from-db.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/drm-i915-hush-check-crtc-state.patch /builddir/build/SOURCES/drm-cma-reduce-dmesg-logs.patch /builddir/build/SOURCES/usb-phy-tegra-Add-38.4MHz-clock-table-entry.patch /builddir/build/SOURCES/arm-revert-mmc-omap_hsmmc-Use-dma_request_chan-for-reque.patch /builddir/build/SOURCES/ARM-tegra-usb-no-reset.patch /builddir/build/SOURCES/allwinner-net-emac.patch /builddir/build/SOURCES/arm64-Revert-allwinner-a64-pine64-Use-dcdc1-regulato.patch /builddir/build/SOURCES/arm-imx6-hummingboard2.patch /builddir/build/SOURCES/arm64-Add-option-of-13-for-FORCE_MAX_ZONEORDER.patch /builddir/build/SOURCES/qcom-msm89xx-fixes.patch /builddir/build/SOURCES/bcm283x-dma-mapping-skip-USB-devices-when-configuring-DMA-during-probe.patch /builddir/build/SOURCES/bcm2837-bluetooth-support.patch /builddir/build/SOURCES/PCI-aspm-deal-with-missing-root-ports-in-link-state-handling.patch /builddir/build/SOURCES/arm64-socionext-96b-enablement.patch /builddir/build/SOURCES/arm-exynos-fix-usb3.patch /builddir/build/SOURCES/0001-Input-gpio_keys-Allow-suppression-of-input-events-fo.patch /builddir/build/SOURCES/0002-Input-soc_button_array-Suppress-power-button-presses.patch /builddir/build/SOURCES/0010-Input-silead-Add-support-for-capactive-home-button-f.patch /builddir/build/SOURCES/Fix-for-module-sig-verification.patch /builddir/build/SOURCES/input-rmi4-remove-the-need-for-artifical-IRQ.patch /builddir/build/SOURCES/drm-i915-Boost-GPU-clocks-if-we-miss-the-pageflip-s-vblank.patch /builddir/build/SOURCES/v3-2-2-Input-synaptics---Lenovo-X1-Carbon-5-should-use-SMBUS-RMI.patch /builddir/build/SOURCES/HID-rmi-Check-that-a-device-is-a-RMI-device-before-c.patch /builddir/build/SOURCES/0001-platform-x86-dell-laptop-Filter-out-spurious-keyboar.patch /builddir/build/SOURCES/Add-support-for-One-by-Wacom-CTL-472-CTL-672.patch /builddir/build/SOURCES/0001-mm-don-t-warn-about-allocations-which-stall-for-too-.patch Applying: iio: Use type header from kernel tree Applying: lib/cpumask: Make CPUMASK_OFFSTACK usable without debug - PREEMPT_RT version Applying: input: kill stupid messages Applying: die-floppy-die Applying: no pcspkr modalias Applying: silence fbcon logo Applying: Kbuild: Add an option to enable GCC VTA Applying: crash-driver Applying: Update of crash driver to handle CONFIG_HARDENED_USERCOPY and to restrict the supported architectures. Applying: lis3: improve handling of null rate Applying: scsi: sd_revalidate_disk prevent NULL ptr deref Applying: criu: no expert Applying: ath9k: rx dma stop check Applying: xen/pciback: Don't disable PCI_COMMAND on PCI device reset. 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: Add a SysRq option to lift kernel lockdown Applying: Enforce module signatures if the kernel is locked down Applying: Restrict /dev/{mem,kmem,port} when the kernel is locked down Applying: kexec: Disable at runtime if the kernel is locked down Applying: Copy secure_boot flag in boot params across kexec reboot Applying: kexec_file: Disable 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: asus-wmi: Restrict debugfs interface 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: scsi: Lock down the eata driver 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: debugfs: Disallow use of debugfs files when the kernel is locked down Applying: Lock down /proc/kcore 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: KEYS: Allow unrestricted boot-time addition of keys to secondary keyring Applying: efi: Add EFI signature data types Applying: efi: Add an EFI signature blob parser Applying: MODSIGN: Import certificates from UEFI Secure Boot Applying: MODSIGN: Allow the "db" UEFI variable to be suppressed 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: drm/i915: hush check crtc state Applying: drm/gem-cma-helper: Change the level of the allocation failure message Applying: usb: phy: tegra: Add 38.4MHz clock table entry Applying: Revert "mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel" Applying: ARM: tegra: usb no reset Applying: net: stmmac: snps, dwmac-mdio MDIOs are automatically registered Applying: net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs Applying: net: stmmac: sun8i: Restore the compatibles Applying: dt-bindings: net: Restore sun8i dwmac binding Applying: dt-bindings: net: dwmac-sun8i: update documentation about integrated PHY Applying: arm: dts: sunxi: h3/h5: Restore EMAC changes Applying: ARM: dts: sunxi: h3/h5: represent the mdio switch used by sun8i-h3-emac Applying: ARM: dts: sunxi: Restore EMAC changes (boards) Applying: arm64: dts: allwinner: A64: Restore EMAC changes Applying: arm64: dts: allwinner: H5: Restore EMAC changes Applying: arm64: dts: allwinner: add snps, dwmac-mdio compatible to emac/mdio Applying: arm64: allwinner: a64: add Ethernet PHY regulator for several boards Applying: ARM: dts: sunxi: sun8i-h3-nanopi-m1-plus: Add missing regulator Applying: net: stmmac: fix LPI transitioning for dwmac4 Applying: net: stmmac: dwmac-sun8i: fix allwinner,leds-active-low handling Applying: Revert "arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0" Applying: ARM: dts: imx6qdl: add HummingBoard2 boards Applying: ARM: dts: imx6*-hummingboard2: fix SD card detect Applying: ARM: dts: imx6*-hummingboard2: use proper gpio flags definitions Applying: ARM: dts: imx6*-hummingboard2: convert to more conventional vmmc-supply Applying: Add option of 13 for FORCE_MAX_ZONEORDER Applying: thermal: qcom: tsens: fix crash due to incorrect __init Applying: dma-mapping: skip USB devices when configuring DMA during probe Applying: ARM: dts: bcm2837-rpi-3-b: Add bcm43438 serial slave Applying: PCI: aspm: deal with missing root ports in link state handling Applying: drivers/irqchip: gicv3: add workaround for Synquacer pre-ITS Applying: pci: designware: add driver for DWC controller in ECAM shift mode Applying: net: socionext: Add Synquacer NetSec driver Applying: dt-bindings: net: Add DT bindings for Socionext Netsec Applying: add interrupt.h, sort alphabetically Applying: drivers: phy: add calibrate method Applying: phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800 Applying: Input: gpio_keys - Allow suppression of input events for wakeup button presses Applying: Input: soc_button_array - Suppress power button presses during suspend Applying: Input: silead: Add support for capactive home button found on some x86 tablets Applying: Fix for module sig verification Applying: Input: rmi4 - remove the need for artificial IRQ in case of HID Applying: drm/i915: Boost GPU clocks if we miss the pageflip's vblank Applying: Input: synaptics - Lenovo X1 Carbon 5 should use SMBUS/RMI Applying: HID: rmi: Check that a device is a RMI device before calling RMI functions Applying: platform/x86: dell-laptop: Filter out spurious keyboard backlight change events Applying: Add support for One by Wacom (CTL-472 / CTL-672) Applying: mm: don't warn about allocations which stall for too long + chmod +x scripts/checkpatch.pl + chmod +x tools/objtool/sync-check.sh + touch .scmversion + mkdir configs + rm -f 'kernel-4.14.24-*debug.config' + cp /builddir/build/SOURCES/check_configs.awk . + for i in *.config + cat kernel-4.14.24-aarch64-rt.config + mv kernel-4.14.24-aarch64-rt.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=arm64 + make ARCH=arm64 listnewconfig + grep -E '^CONFIG_' BUILDSTDERR: In file included from scripts/kconfig/zconf.tab.c:2468: BUILDSTDERR: scripts/kconfig/confdata.c: In function 'conf_write': BUILDSTDERR: scripts/kconfig/confdata.c:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes BUILDSTDERR: scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm64 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm64' + cat .config + CheckConfigs configs/kernel-4.14.24-aarch64-rt.config temp-kernel-4.14.24-aarch64-rt.config + ./check_configs.awk configs/kernel-4.14.24-aarch64-rt.config temp-kernel-4.14.24-aarch64-rt.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-aarch64-rt.config + for i in *.config + cat kernel-4.14.24-armv7hl-rt.config + mv kernel-4.14.24-armv7hl-rt.config .config BUILDSTDERR: ++ cut -b 3- BUILDSTDERR: ++ head -1 .config + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm' + cat .config + CheckConfigs configs/kernel-4.14.24-armv7hl-rt.config temp-kernel-4.14.24-armv7hl-rt.config + ./check_configs.awk configs/kernel-4.14.24-armv7hl-rt.config temp-kernel-4.14.24-armv7hl-rt.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-armv7hl-rt.config + for i in *.config + cat kernel-4.14.24-armv7hl-rtlpae.config + mv kernel-4.14.24-armv7hl-rtlpae.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=arm + grep -E '^CONFIG_' + make ARCH=arm listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm' + cat .config + CheckConfigs configs/kernel-4.14.24-armv7hl-rtlpae.config temp-kernel-4.14.24-armv7hl-rtlpae.config + ./check_configs.awk configs/kernel-4.14.24-armv7hl-rtlpae.config temp-kernel-4.14.24-armv7hl-rtlpae.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-armv7hl-rtlpae.config + for i in *.config + cat kernel-4.14.24-i686-rt.config + mv kernel-4.14.24-i686-rt.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + CheckConfigs configs/kernel-4.14.24-i686-rt.config temp-kernel-4.14.24-i686-rt.config + ./check_configs.awk configs/kernel-4.14.24-i686-rt.config temp-kernel-4.14.24-i686-rt.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-i686-rt.config + for i in *.config + cat kernel-4.14.24-i686-rtPAE.config + mv kernel-4.14.24-i686-rtPAE.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=i386 + grep -E '^CONFIG_' + make ARCH=i386 listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + CheckConfigs configs/kernel-4.14.24-i686-rtPAE.config temp-kernel-4.14.24-i686-rtPAE.config + ./check_configs.awk configs/kernel-4.14.24-i686-rtPAE.config temp-kernel-4.14.24-i686-rtPAE.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-i686-rtPAE.config + for i in *.config + cat kernel-4.14.24-ppc64-rt.config + mv kernel-4.14.24-ppc64-rt.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=powerpc + grep -E '^CONFIG_' + make ARCH=powerpc listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + CheckConfigs configs/kernel-4.14.24-ppc64-rt.config temp-kernel-4.14.24-ppc64-rt.config + ./check_configs.awk configs/kernel-4.14.24-ppc64-rt.config temp-kernel-4.14.24-ppc64-rt.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-ppc64-rt.config + for i in *.config + cat kernel-4.14.24-ppc64le-rt.config + mv kernel-4.14.24-ppc64le-rt.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=powerpc + grep -E '^CONFIG_' + make ARCH=powerpc listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + CheckConfigs configs/kernel-4.14.24-ppc64le-rt.config temp-kernel-4.14.24-ppc64le-rt.config + ./check_configs.awk configs/kernel-4.14.24-ppc64le-rt.config temp-kernel-4.14.24-ppc64le-rt.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-ppc64le-rt.config + for i in *.config + cat kernel-4.14.24-x86_64-rt.config + mv kernel-4.14.24-x86_64-rt.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=x86_64 + make ARCH=x86_64 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# x86_64' + cat .config + CheckConfigs configs/kernel-4.14.24-x86_64-rt.config temp-kernel-4.14.24-x86_64-rt.config + ./check_configs.awk configs/kernel-4.14.24-x86_64-rt.config temp-kernel-4.14.24-x86_64-rt.config + '[' -s .mismatches ']' + rm temp-kernel-4.14.24-x86_64-rt.config + for i in *.config + cat kernel-aarch64-debug.config + mv kernel-aarch64-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=arm64 + make ARCH=arm64 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm64 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm64' + cat .config + CheckConfigs configs/kernel-aarch64-debug.config temp-kernel-aarch64-debug.config + ./check_configs.awk configs/kernel-aarch64-debug.config temp-kernel-aarch64-debug.config + '[' -s .mismatches ']' + rm temp-kernel-aarch64-debug.config + for i in *.config + cat kernel-armv7hl-debug.config + mv kernel-armv7hl-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm' + cat .config + CheckConfigs configs/kernel-armv7hl-debug.config temp-kernel-armv7hl-debug.config + ./check_configs.awk configs/kernel-armv7hl-debug.config temp-kernel-armv7hl-debug.config + '[' -s .mismatches ']' + rm temp-kernel-armv7hl-debug.config + for i in *.config + cat kernel-armv7hl-lpae-debug.config + mv kernel-armv7hl-lpae-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=arm + make ARCH=arm listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm' + cat .config + CheckConfigs configs/kernel-armv7hl-lpae-debug.config temp-kernel-armv7hl-lpae-debug.config + ./check_configs.awk configs/kernel-armv7hl-lpae-debug.config temp-kernel-armv7hl-lpae-debug.config + '[' -s .mismatches ']' + rm temp-kernel-armv7hl-lpae-debug.config + for i in *.config + cat kernel-armv7hl-lpae.config + mv kernel-armv7hl-lpae.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=arm + grep -E '^CONFIG_' + make ARCH=arm listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=arm oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# arm' + cat .config + CheckConfigs configs/kernel-armv7hl-lpae.config temp-kernel-armv7hl-lpae.config + ./check_configs.awk configs/kernel-armv7hl-lpae.config temp-kernel-armv7hl-lpae.config + '[' -s .mismatches ']' + rm temp-kernel-armv7hl-lpae.config + for i in *.config + cat kernel-i686-PAE.config + mv kernel-i686-PAE.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + CheckConfigs configs/kernel-i686-PAE.config temp-kernel-i686-PAE.config + ./check_configs.awk configs/kernel-i686-PAE.config temp-kernel-i686-PAE.config + '[' -s .mismatches ']' + rm temp-kernel-i686-PAE.config + for i in *.config + cat kernel-i686-PAEdebug.config + mv kernel-i686-PAEdebug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=i386 + make ARCH=i386 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + CheckConfigs configs/kernel-i686-PAEdebug.config temp-kernel-i686-PAEdebug.config + ./check_configs.awk configs/kernel-i686-PAEdebug.config temp-kernel-i686-PAEdebug.config + '[' -s .mismatches ']' + rm temp-kernel-i686-PAEdebug.config + for i in *.config + cat kernel-i686-debug.config + mv kernel-i686-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=i386 + grep -E '^CONFIG_' + make ARCH=i386 listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=i386 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# i386' + cat .config + CheckConfigs configs/kernel-i686-debug.config temp-kernel-i686-debug.config + ./check_configs.awk configs/kernel-i686-debug.config temp-kernel-i686-debug.config + '[' -s .mismatches ']' + rm temp-kernel-i686-debug.config + for i in *.config + cat kernel-ppc64-debug.config + mv kernel-ppc64-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + CheckConfigs configs/kernel-ppc64-debug.config temp-kernel-ppc64-debug.config + ./check_configs.awk configs/kernel-ppc64-debug.config temp-kernel-ppc64-debug.config + '[' -s .mismatches ']' + rm temp-kernel-ppc64-debug.config + for i in *.config + cat kernel-ppc64le-debug.config + mv kernel-ppc64le-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=powerpc + make ARCH=powerpc listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=powerpc oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# powerpc' + cat .config + CheckConfigs configs/kernel-ppc64le-debug.config temp-kernel-ppc64le-debug.config + ./check_configs.awk configs/kernel-ppc64le-debug.config temp-kernel-ppc64le-debug.config + '[' -s .mismatches ']' + rm temp-kernel-ppc64le-debug.config + for i in *.config + cat kernel-s390x-debug.config + mv kernel-s390x-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=s390 + make ARCH=s390 listnewconfig + grep -E '^CONFIG_' + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=s390 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# s390' + cat .config + CheckConfigs configs/kernel-s390x-debug.config temp-kernel-s390x-debug.config + ./check_configs.awk configs/kernel-s390x-debug.config temp-kernel-s390x-debug.config + '[' -s .mismatches ']' + rm temp-kernel-s390x-debug.config + for i in *.config + cat kernel-s390x.config + mv kernel-s390x.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=s390 + grep -E '^CONFIG_' + make ARCH=s390 listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=s390 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# s390' + cat .config + CheckConfigs configs/kernel-s390x.config temp-kernel-s390x.config + ./check_configs.awk configs/kernel-s390x.config temp-kernel-s390x.config + '[' -s .mismatches ']' + rm temp-kernel-s390x.config + for i in *.config + cat kernel-x86_64-debug.config + mv kernel-x86_64-debug.config .config BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- + Arch=x86_64 + grep -E '^CONFIG_' + make ARCH=x86_64 listnewconfig + true + '[' -s .newoptions ']' + rm -f .newoptions + make ARCH=x86_64 oldnoconfig scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # + echo '# x86_64' + cat .config + CheckConfigs configs/kernel-x86_64-debug.config temp-kernel-x86_64-debug.config + ./check_configs.awk configs/kernel-x86_64-debug.config temp-kernel-x86_64-debug.config + '[' -s .mismatches ']' + rm temp-kernel-x86_64-debug.config + find . '(' -name '*.orig' -o -name '*~' ')' -exec rm -f '{}' ';' + find . -name .gitignore -exec rm -f '{}' ';' + cd .. + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P4JU5q + umask 022 + cd /builddir/build/BUILD + cd kernel-4.14.fc29 + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec + cd linux-4.14.24-300.rt19.1.fc29.i686 + BuildKernel bzImage arch/x86/boot/bzImage 1 rtPAE BUILDING A KERNEL FOR rtPAE i686... + MakeTarget=bzImage + KernelImage=arch/x86/boot/bzImage + Flavour=rtPAE + DoVDSO=1 + Flav=+rtPAE + InstallName=vmlinuz + Config=kernel-4.14.24-i686-rtPAE.config + DevelDir=/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE + '[' arch/x86/boot/bzImage = vmlinux ']' + CopyKernel=cp + KernelVer=4.14.24-300.rt19.1.fc29.i686+rtPAE + echo BUILDING A KERNEL FOR rtPAE i686... + perl -p -i -e 's/^SUBLEVEL.*/SUBLEVEL = 24/' Makefile + perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -300.rt19.1.fc29.i686+rtPAE/' Makefile + make -s mrproper + cp configs/kernel-4.14.24-i686-rtPAE.config .config + cp /builddir/build/SOURCES/x509.genkey certs/. BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- USING ARCH=i386 + Arch=i386 + echo USING ARCH=i386 + make -s ARCH=i386 oldnoconfig BUILDSTDERR: In file included from scripts/kconfig/zconf.tab.c:2468: BUILDSTDERR: scripts/kconfig/confdata.c: In function 'conf_write': BUILDSTDERR: scripts/kconfig/confdata.c:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes BUILDSTDERR: scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + make -s ARCH=i386 V=1 -j2 bzImage BUILDSTDERR: In file included from kernel/fork.c:53: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_set_tid_address' alias between functions of incompatible types 'long int(int *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:1513:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:1513:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_unshare' alias between functions of incompatible types 'long int(long unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2361:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2361:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clone' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, int *, long unsigned int, int *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2178:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2178:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/exec_domain.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_personality' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exec_domain.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(personality, unsigned int, personality) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exec_domain.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(personality, unsigned int, personality) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/exit.c:41: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_waitpid' alias between functions of incompatible types 'long int(pid_t, int *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_wait4' alias between functions of incompatible types 'long int(pid_t, int *, int, struct rusage *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1673:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1673:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_waitid' alias between functions of incompatible types 'long int(int, pid_t, struct siginfo *, int, struct rusage *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1596:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1596:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sysctl_binary.c:7: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sysctl' alias between functions of incompatible types 'long int(struct __sysctl_args *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1419:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysctl, struct __sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1419:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysctl, struct __sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/capability.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_capget' alias between functions of incompatible types 'long int(struct __user_cap_header_struct *, struct __user_cap_data_struct *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:150:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capget, cap_user_header_t, header, cap_user_data_t, dataptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:150:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capget, cap_user_header_t, header, cap_user_data_t, dataptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_capset' alias between functions of incompatible types 'long int(struct __user_cap_header_struct *, struct __user_cap_data_struct * const)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capset, cap_user_header_t, header, const cap_user_data_t, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capset, cap_user_header_t, header, const cap_user_data_t, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/ptrace.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ptrace' alias between functions of incompatible types 'long int(long int, long int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1128:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1128:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:28: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigprocmask' alias between functions of incompatible types 'long int(int, sigset_t *, sigset_t *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2656:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2656:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigsuspend' alias between functions of incompatible types 'long int(int, int, old_sigset_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3779:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3779:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigsuspend' alias between functions of incompatible types 'long int(sigset_t *, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3735:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3735:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_signal' alias between functions of incompatible types 'long int(int, void (*)(int))' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3688:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(signal, int, sig, __sighandler_t, handler) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3688:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(signal, int, sig, __sighandler_t, handler) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigaction' alias between functions of incompatible types 'long int(int, const struct old_sigaction *, struct old_sigaction *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3584:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3584:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigaction' alias between functions of incompatible types 'long int(int, const struct sigaction *, struct sigaction *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3508:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3508:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigprocmask' alias between functions of incompatible types 'long int(int, old_sigset_t *, old_sigset_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3460:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3460:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigpending' alias between functions of incompatible types 'long int(old_sigset_t *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3427:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sigpending, old_sigset_t __user *, set) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3427:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sigpending, old_sigset_t __user *, set) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigaltstack' alias between functions of incompatible types 'long int(const stack_t *, stack_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3332:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3332:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_tgsigqueueinfo' alias between functions of incompatible types 'long int(pid_t, pid_t, int, siginfo_t *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3193:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3193:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigqueueinfo' alias between functions of incompatible types 'long int(pid_t, int, siginfo_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3152:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(rt_sigqueueinfo, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3152:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(rt_sigqueueinfo, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigtimedwait' alias between functions of incompatible types 'long int(const sigset_t *, siginfo_t *, const struct timespec *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2970:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigtimedwait, const sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2970:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigtimedwait, const sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigpending' alias between functions of incompatible types 'long int(sigset_t *, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/process_32.c:40: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_arch_prctl' alias between functions of incompatible types 'long int(int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_32.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_32.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:47: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sysinfo' alias between functions of incompatible types 'long int(struct sysinfo *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2475:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2475:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getcpu' alias between functions of incompatible types 'long int(unsigned int *, unsigned int *, struct getcpu_cache *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2396:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2396:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_prctl' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2187:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2187:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getrusage' alias between functions of incompatible types 'long int(int, struct rusage *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1728:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1728:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1602:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1602:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_prlimit64' alias between functions of incompatible types 'long int(pid_t, unsigned int, const struct rlimit64 *, struct rlimit64 *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1555:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1555:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1389:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1389:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1324:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1324:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setdomainname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1300:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1300:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_gethostname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1275:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1275:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sethostname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1249:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1249:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_olduname' alias between functions of incompatible types 'long int(struct oldold_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1214:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1214:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_uname' alias between functions of incompatible types 'long int(struct old_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1195:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1195:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newuname' alias between functions of incompatible types 'long int(struct new_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1175:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1175:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_times' alias between functions of incompatible types 'long int(struct tms *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:903:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(times, struct tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:903:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(times, struct tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsgid' alias between functions of incompatible types 'long int(gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:793:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:793:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsuid' alias between functions of incompatible types 'long int(uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:754:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:754:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresgid' alias between functions of incompatible types 'long int(gid_t *, gid_t *, gid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:727:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:727:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresgid' alias between functions of incompatible types 'long int(gid_t, gid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:675:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid, gid_t, rgid, gid_t, egid, gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:675:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid, gid_t, rgid, gid_t, egid, gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresuid' alias between functions of incompatible types 'long int(uid_t *, uid_t *, uid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid, uid_t __user *, ruidp, uid_t __user *, euidp, uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid, uid_t __user *, ruidp, uid_t __user *, euidp, uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresuid' alias between functions of incompatible types 'long int(uid_t, uid_t, uid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:588:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid, uid_t, ruid, uid_t, euid, uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:588:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid, uid_t, ruid, uid_t, euid, uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setuid' alias between functions of incompatible types 'long int(uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:541:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:541:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setreuid' alias between functions of incompatible types 'long int(uid_t, uid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:470:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:470:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgid' alias between functions of incompatible types 'long int(gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:394:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:394:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setregid' alias between functions of incompatible types 'long int(gid_t, gid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:337:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:337:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/ioport.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_iopl' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ioport.c:110:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(iopl, unsigned int, level) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ioport.c:110:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(iopl, unsigned int, level) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/ldt.c:21: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_modify_ldt' alias between functions of incompatible types 'long int(int, void *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ldt.c:445:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ldt.c:445:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/reboot.c:16: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_reboot' alias between functions of incompatible types 'long int(int, int, unsigned int, void *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/reboot.c:280:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/reboot.c:280:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/groups.c:10: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getgroups' alias between functions of incompatible types 'long int(int, gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgroups' alias between functions of incompatible types 'long int(int, gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/bpf/syscall.c:14: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_bpf' alias between functions of incompatible types 'long int(int, union bpf_attr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/bpf/syscall.c:1453:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/bpf/syscall.c:1453:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/events/core.c:34: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_perf_event_open' alias between functions of incompatible types 'long int(struct perf_event_attr *, pid_t, int, int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/events/core.c:9914:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(perf_event_open, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/events/core.c:9914:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(perf_event_open, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/tls.c:7: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_set_thread_area' alias between functions of incompatible types 'long int(struct user_desc *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_get_thread_area' alias between functions of incompatible types 'long int(struct user_desc *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:238:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:238:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/printk/printk.c:34: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_syslog' alias between functions of incompatible types 'long int(int, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/printk/printk.c:1627:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/printk/printk.c:1627:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/mm.h:10, BUILDSTDERR: from kernel/printk/printk.c:20: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'control_devkmsg' at kernel/printk/printk.c:136:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'control_devkmsg' at kernel/printk/printk.c:139:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sched/core.c:28: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_rr_get_interval' alias between functions of incompatible types 'long int(pid_t, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_getaffinity' alias between functions of incompatible types 'long int(pid_t, unsigned int, long unsigned int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4901:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4901:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setaffinity' alias between functions of incompatible types 'long int(pid_t, unsigned int, long unsigned int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4849:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4849:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_getattr' alias between functions of incompatible types 'long int(pid_t, struct sched_attr *, unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4698:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4698:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_getparam' alias between functions of incompatible types 'long int(pid_t, struct sched_param *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4620:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4620:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setattr' alias between functions of incompatible types 'long int(pid_t, struct sched_attr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setparam' alias between functions of incompatible types 'long int(pid_t, struct sched_param *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4546:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4546:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setscheduler' alias between functions of incompatible types 'long int(pid_t, int, struct sched_param *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4531:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4531:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_time' alias between functions of incompatible types 'long int(time_t *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(time, time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(time, time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_adjtimex' alias between functions of incompatible types 'long int(struct timex *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:301:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(adjtimex, struct timex __user *, txc_p) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:301:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(adjtimex, struct timex __user *, txc_p) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_settimeofday' alias between functions of incompatible types 'long int(struct timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:235:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:235:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_gettimeofday' alias between functions of incompatible types 'long int(struct timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:144:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:144:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_stime' alias between functions of incompatible types 'long int(time_t *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:83:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(stime, time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:83:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(stime, time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/hrtimer.c:39: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_nanosleep' alias between functions of incompatible types 'long int(struct timespec *, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1835:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1835:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:47: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timer_create' alias between functions of incompatible types 'long int(const clockid_t, struct sigevent *, timer_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:579:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(timer_create, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:579:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(timer_create, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_nanosleep' alias between functions of incompatible types 'long int(const clockid_t, int, const struct timespec *, struct timespec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1239:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1239:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_getres' alias between functions of incompatible types 'long int(const clockid_t, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1132:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1132:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_adjtime' alias between functions of incompatible types 'long int(const clockid_t, struct timex *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_gettime' alias between functions of incompatible types 'long int(const clockid_t, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1091:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1091:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_settime' alias between functions of incompatible types 'long int(const clockid_t, const struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1076:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1076:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timer_settime' alias between functions of incompatible types 'long int(timer_t, int, const struct itimerspec *, struct itimerspec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:927:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:927:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timer_gettime' alias between functions of incompatible types 'long int(timer_t, struct itimerspec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/itimer.c:12: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getitimer' alias between functions of incompatible types 'long int(int, struct itimerval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:107:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getitimer, int, which, struct itimerval __user *, value) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:107:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getitimer, int, which, struct itimerval __user *, value) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setitimer' alias between functions of incompatible types 'long int(int, struct itimerval *, struct itimerval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:293:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setitimer, int, which, struct itimerval __user *, value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:293:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setitimer, int, which, struct itimerval __user *, value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_alarm' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:286:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(alarm, unsigned int, seconds) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:286:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(alarm, unsigned int, seconds) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: Extracted cert: /O=Fedora/CN=Fedora kernel signing key/emailAddress=kernel-team@fedoraproject.org BUILDSTDERR: In file included from mm/readahead.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readahead' alias between functions of incompatible types 'long int(int, loff_t, size_t)' and 'long int(long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/readahead.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/readahead.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from kernel/trace/trace_events_hist.c:17: BUILDSTDERR: kernel/trace/trace_events_hist.c: In function 'hist_err_event': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/shmem.c:74: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_memfd_create' alias between functions of incompatible types 'long int(const char *, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/shmem.c:3658:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(memfd_create, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/shmem.c:3658:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(memfd_create, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/futex.c:56: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_set_robust_list' alias between functions of incompatible types 'long int(struct robust_list_head *, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3382:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3382:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_futex' alias between functions of incompatible types 'long int(u32 *, int, u32, struct timespec *, u32 *, u32)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3639:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3639:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_get_robust_list' alias between functions of incompatible types 'long int(int, struct robust_list_head **, size_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3404:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3404:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/uid16.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chown16' alias between functions of incompatible types 'long int(const char *, old_uid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:21:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:21:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgroups16' alias between functions of incompatible types 'long int(int, old_gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getgroups16' alias between functions of incompatible types 'long int(int, old_gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsgid16' alias between functions of incompatible types 'long int(old_gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:108:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:108:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsuid16' alias between functions of incompatible types 'long int(old_uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:103:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:103:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresgid16' alias between functions of incompatible types 'long int(old_gid_t *, old_gid_t *, old_gid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:86:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid16, old_gid_t __user *, rgidp, old_gid_t __user *, egidp, old_gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:86:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid16, old_gid_t __user *, rgidp, old_gid_t __user *, egidp, old_gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresgid16' alias between functions of incompatible types 'long int(old_gid_t, old_gid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:79:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid16, old_gid_t, rgid, old_gid_t, egid, old_gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:79:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid16, old_gid_t, rgid, old_gid_t, egid, old_gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresuid16' alias between functions of incompatible types 'long int(old_uid_t *, old_uid_t *, old_uid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid16, old_uid_t __user *, ruidp, old_uid_t __user *, euidp, old_uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid16, old_uid_t __user *, ruidp, old_uid_t __user *, euidp, old_uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresuid16' alias between functions of incompatible types 'long int(old_uid_t, old_uid_t, old_uid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:56:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid16, old_uid_t, ruid, old_uid_t, euid, old_uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:56:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid16, old_uid_t, ruid, old_uid_t, euid, old_uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setuid16' alias between functions of incompatible types 'long int(old_uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setreuid16' alias between functions of incompatible types 'long int(old_uid_t, old_uid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:46:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid16, old_uid_t, ruid, old_uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:46:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid16, old_uid_t, ruid, old_uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgid16' alias between functions of incompatible types 'long int(old_gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:41:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:41:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setregid16' alias between functions of incompatible types 'long int(old_gid_t, old_gid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:36:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid16, old_gid_t, rgid, old_gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:36:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid16, old_gid_t, rgid, old_gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchown16' alias between functions of incompatible types 'long int(unsigned int, old_uid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:31:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:31:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lchown16' alias between functions of incompatible types 'long int(const char *, old_uid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:26:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:26:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/module.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_delete_module' alias between functions of incompatible types 'long int(const char *, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:954:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(delete_module, const char __user *, name_user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:954:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(delete_module, const char __user *, name_user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_finit_module' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3848:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3848:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_init_module' alias between functions of incompatible types 'long int(void *, long unsigned int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3828:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(init_module, void __user *, umod, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3828:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(init_module, void __user *, umod, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/acct.c:57: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_acct' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/acct.c:273:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(acct, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/acct.c:273:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(acct, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/kexec.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_kexec_load' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, struct kexec_segment *, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:195:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:195:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mincore.c:15: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mincore' alias between functions of incompatible types 'long int(long unsigned int, size_t, unsigned char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mincore.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mincore.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mlock.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mlock' alias between functions of incompatible types 'long int(long unsigned int, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_munlock' alias between functions of incompatible types 'long int(long unsigned int, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:729:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:729:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mlock2' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:716:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:716:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mmap.c:20: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_brk' alias between functions of incompatible types 'long int(long unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(brk, unsigned long, brk) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(brk, unsigned long, brk) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_remap_file_pages' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2747:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2747:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_munmap' alias between functions of incompatible types 'long int(long unsigned int, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2737:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2737:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_mmap' alias between functions of incompatible types 'long int(struct mmap_arg_struct *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1535:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1535:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mmap_pgoff' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1476:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1476:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/seccomp.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_seccomp' alias between functions of incompatible types 'long int(unsigned int, unsigned int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/seccomp.c:940:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/seccomp.c:940:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mprotect.c:21: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mprotect' alias between functions of incompatible types 'long int(long unsigned int, size_t, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:514:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:514:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mremap.c:22: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mremap' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mremap.c:523:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mremap.c:523:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/msync.c:15: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msync' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/msync.c:32:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/msync.c:32:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/process_vm_access.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_process_vm_readv' alias between functions of incompatible types 'long int(pid_t, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:300:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:300:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_process_vm_writev' alias between functions of incompatible types 'long int(pid_t, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:307:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_writev, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:307:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_writev, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/open.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_truncate' alias between functions of incompatible types 'long int(const char *, long int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_close' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_close' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_creat' alias between functions of incompatible types 'long int(const char *, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_openat' alias between functions of incompatible types 'long int(int, const char *, int, umode_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1080:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1080:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_open' alias between functions of incompatible types 'long int(const char *, int, umode_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1072:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1072:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchown' alias between functions of incompatible types 'long int(unsigned int, uid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lchown' alias between functions of incompatible types 'long int(const char *, uid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chown' alias between functions of incompatible types 'long int(const char *, uid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchownat' alias between functions of incompatible types 'long int(int, const char *, uid_t, gid_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:622:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:622:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chmod' alias between functions of incompatible types 'long int(const char *, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:575:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:575:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchmodat' alias between functions of incompatible types 'long int(int, const char *, umode_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchmod' alias between functions of incompatible types 'long int(unsigned int, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:544:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:544:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chroot' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:482:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chroot, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:482:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chroot, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchdir' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fchdir, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fchdir, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chdir' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:434:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chdir, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:434:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chdir, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_access' alias between functions of incompatible types 'long int(const char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:429:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:429:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_faccessat' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:353:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:353:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ftruncate64' alias between functions of incompatible types 'long int(unsigned int, loff_t)' and 'long int(long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate64, unsigned int, fd, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate64, unsigned int, fd, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_truncate64' alias between functions of incompatible types 'long int(const char *, loff_t)' and 'long int(long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ftruncate' alias between functions of incompatible types 'long int(unsigned int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/fadvise.c:20: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fadvise64' alias between functions of incompatible types 'long int(int, loff_t, size_t, int)' and 'long int(long int, long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/madvise.c:11: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_madvise' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/madvise.c:791:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/madvise.c:791:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/read_write.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lseek' alias between functions of incompatible types 'long int(unsigned int, off_t, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_copy_file_range' alias between functions of incompatible types 'long int(int, loff_t *, int, loff_t *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1621:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1621:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendfile64' alias between functions of incompatible types 'long int(int, int, loff_t *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1481:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1481:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendfile' alias between functions of incompatible types 'long int(int, int, off_t *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1462:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1462:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pwritev2' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int, rwf_t)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1137:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1137:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pwritev' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1129:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1129:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_preadv2' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int, rwf_t)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1117:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1117:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_preadv' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_writev' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1103:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1103:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readv' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1097:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1097:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pwrite64' alias between functions of incompatible types 'long int(unsigned int, const char *, size_t, loff_t)' and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:618:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:618:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pread64' alias between functions of incompatible types 'long int(unsigned int, char *, size_t, loff_t)' and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:598:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:598:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_write' alias between functions of incompatible types 'long int(unsigned int, const char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:581:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(write, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:581:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(write, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_read' alias between functions of incompatible types 'long int(unsigned int, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:566:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:566:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_llseek' alias between functions of incompatible types 'long int(unsigned int, long unsigned int, long unsigned int, loff_t *, unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:330:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:330:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/swapfile.c:32: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_swapoff' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2526:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2526:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_swapon' alias between functions of incompatible types 'long int(const char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:3087:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:3087:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/stat.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_stat' alias between functions of incompatible types 'long int(const char *, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:244:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:244:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_statx' alias between functions of incompatible types 'long int(int, const char *, unsigned int, unsigned int, struct statx *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:560:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(statx, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:560:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(statx, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstatat64' alias between functions of incompatible types 'long int(int, const char *, struct stat64 *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:502:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fstatat64, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:502:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fstatat64, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstat64' alias between functions of incompatible types 'long int(long unsigned int, struct stat64 *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:491:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:491:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lstat64' alias between functions of incompatible types 'long int(const char *, struct stat64 *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:479:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:479:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_stat64' alias between functions of incompatible types 'long int(const char *, struct stat64 *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:467:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:467:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readlink' alias between functions of incompatible types 'long int(const char *, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:418:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:418:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readlinkat' alias between functions of incompatible types 'long int(int, const char *, char *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:382:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:382:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newfstat' alias between functions of incompatible types 'long int(unsigned int, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:371:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:371:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newlstat' alias between functions of incompatible types 'long int(const char *, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newstat' alias between functions of incompatible types 'long int(const char *, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:333:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:333:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstat' alias between functions of incompatible types 'long int(unsigned int, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:270:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:270:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lstat' alias between functions of incompatible types 'long int(const char *, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/exec.c:53: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_execve' alias between functions of incompatible types 'long int(const char *, const char * const*, const char * const*)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1925:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(execve, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1925:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(execve, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_execveat' alias between functions of incompatible types 'long int(int, const char *, const char * const*, const char * const*, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1933:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(execveat, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1933:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(execveat, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/pipe.c:23: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pipe2' alias between functions of incompatible types 'long int(int *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:844:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:844:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pipe' alias between functions of incompatible types 'long int(int *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:866:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pipe, int __user *, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:866:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pipe, int __user *, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/namei.c:29: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mknodat' alias between functions of incompatible types 'long int(int, const char *, umode_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3732:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3732:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rename' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4633:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4633:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_renameat' alias between functions of incompatible types 'long int(int, const char *, int, const char *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4627:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4627:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_renameat2' alias between functions of incompatible types 'long int(int, const char *, int, const char *, unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4484:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4484:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_link' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4304:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4304:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_linkat' alias between functions of incompatible types 'long int(int, const char *, int, const char *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4239:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4239:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_symlink' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4145:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4145:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_symlinkat' alias between functions of incompatible types 'long int(const char *, int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4114:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(symlinkat, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4114:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(symlinkat, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_unlink' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4088:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unlink, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4088:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unlink, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_unlinkat' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4077:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4077:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rmdir' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3935:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(rmdir, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3935:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(rmdir, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mkdir' alias between functions of incompatible types 'long int(const char *, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3832:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3832:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mkdirat' alias between functions of incompatible types 'long int(int, const char *, umode_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3807:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3807:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mknod' alias between functions of incompatible types 'long int(const char *, umode_t, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3776:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3776:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fcntl.c:8: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fcntl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:448:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:448:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fcntl64' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:472:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:472:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/ioctl.c:8: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ioctl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/ioctl.c:692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/ioctl.c:692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/readdir.c:20: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_readdir' alias between functions of incompatible types 'long int(unsigned int, struct old_linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:125:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:125:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getdents64' alias between functions of incompatible types 'long int(unsigned int, struct linux_dirent64 *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:296:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents64, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:296:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents64, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getdents' alias between functions of incompatible types 'long int(unsigned int, struct linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/select.c:21: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_select' alias between functions of incompatible types 'long int(int, fd_set *, fd_set *, fd_set *, struct timeval *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:679:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:679:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ppoll' alias between functions of incompatible types 'long int(struct pollfd *, unsigned int, struct timespec *, const sigset_t *, size_t)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1050:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1050:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_poll' alias between functions of incompatible types 'long int(struct pollfd *, unsigned int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1016:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1016:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_select' alias between functions of incompatible types 'long int(struct sel_arg_struct *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:784:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_select, struct sel_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:784:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_select, struct sel_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pselect6' alias between functions of incompatible types 'long int(int, fd_set *, fd_set *, fd_set *, struct timespec *, void *)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:759:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:759:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/dcache.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getcwd' alias between functions of incompatible types 'long int(char *, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcache.c:3458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcache.c:3458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/file.c:10: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_dup3' alias between functions of incompatible types 'long int(unsigned int, unsigned int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:876:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:876:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_dup' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:925:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(dup, unsigned int, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:925:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(dup, unsigned int, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_dup2' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:910:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:910:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/filesystems.c:10: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sysfs' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/filesystems.c:186:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/filesystems.c:186:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/namespace.c:11: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_umount' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1687:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(umount, char __user *, name, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1687:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(umount, char __user *, name, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pivot_root' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3123:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3123:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mount' alias between functions of incompatible types 'long int(char *, char *, char *, long unsigned int, void *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3039:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3039:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_oldumount' alias between functions of incompatible types 'long int(char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1732:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(oldumount, char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1732:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(oldumount, char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/xattr.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setxattr' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fremovexattr' alias between functions of incompatible types 'long int(int, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:730:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:730:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lremovexattr' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:724:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:724:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_removexattr' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:718:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(removexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:718:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(removexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_flistxattr' alias between functions of incompatible types 'long int(int, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_llistxattr' alias between functions of incompatible types 'long int(const char *, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_listxattr' alias between functions of incompatible types 'long int(const char *, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fgetxattr' alias between functions of incompatible types 'long int(int, const char *, void *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:589:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:589:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lgetxattr' alias between functions of incompatible types 'long int(const char *, const char *, void *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:583:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:583:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getxattr' alias between functions of incompatible types 'long int(const char *, const char *, void *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:577:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(getxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:577:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(getxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fsetxattr' alias between functions of incompatible types 'long int(int, const char *, const void *, size_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:497:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:497:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lsetxattr' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:490:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:490:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from fs/fs-writeback.c:18: BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_work_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_bdi_register': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_wbc_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_queue_io': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_dirty_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_sb_inodes_requeue': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_write_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_single_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_dirty_page': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_bdi_register': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_dirty_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_dirty_page': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_sb_inodes_requeue': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_write_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_work_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_queue_io': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_wbc_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_single_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/splice.c:30: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_vmsplice' alias between functions of incompatible types 'long int(int, const struct iovec *, long unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1334:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, iov, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1334:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, iov, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_tee' alias between functions of incompatible types 'long int(int, int, size_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1718:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1718:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_splice' alias between functions of incompatible types 'long int(int, loff_t *, int, loff_t *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1382:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1382:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/sync.c:14: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sync_file_range2' alias between functions of incompatible types 'long int(int, unsigned int, loff_t, loff_t)' and 'long int(long int, long int, long long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:364:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:364:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sync_file_range' alias between functions of incompatible types 'long int(int, loff_t, loff_t, unsigned int)' and 'long int(long int, long long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:283:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:283:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fdatasync' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:231:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fdatasync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:231:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fdatasync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fsync' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:226:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fsync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:226:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fsync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/utimes.c:6: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_utime' alias between functions of incompatible types 'long int(char *, struct utimbuf *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:24:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:24:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_utimes' alias between functions of incompatible types 'long int(char *, struct timeval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:215:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utimes, char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:215:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utimes, char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_futimesat' alias between functions of incompatible types 'long int(int, const char *, struct timeval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:187:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:187:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_utimensat' alias between functions of incompatible types 'long int(int, const char *, struct timespec *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/statfs.c:2: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_statfs' alias between functions of incompatible types 'long int(const char *, struct statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ustat' alias between functions of incompatible types 'long int(unsigned int, struct ustat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstatfs64' alias between functions of incompatible types 'long int(unsigned int, size_t, struct statfs64 *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:206:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:206:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstatfs' alias between functions of incompatible types 'long int(unsigned int, struct statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:197:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:197:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_statfs64' alias between functions of incompatible types 'long int(const char *, size_t, struct statfs64 *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/msg.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msgrcv' alias between functions of incompatible types 'long int(int, struct msgbuf *, size_t, long int, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:1130:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:1130:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msgsnd' alias between functions of incompatible types 'long int(int, struct msgbuf *, size_t, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msgctl' alias between functions of incompatible types 'long int(int, int, struct msqid_ds *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:528:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:528:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/sem.c:79: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_semop' alias between functions of incompatible types 'long int(int, struct sembuf *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2139:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2139:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_semtimedop' alias between functions of incompatible types 'long int(int, struct sembuf *, unsigned int, const struct timespec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2112:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2112:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_semctl' alias between functions of incompatible types 'long int(int, int, int, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1568:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1568:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/shm.c:37: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmget' alias between functions of incompatible types 'long int(key_t, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:658:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmget, key_t, key, size_t, size, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:658:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmget, key_t, key, size_t, size, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmdt' alias between functions of incompatible types 'long int(char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1468:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1468:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmat' alias between functions of incompatible types 'long int(int, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmctl' alias between functions of incompatible types 'long int(int, int, struct shmid_ds *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1032:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1032:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/syscall.c:9: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ipc' alias between functions of incompatible types 'long int(unsigned int, int, long unsigned int, long unsigned int, void *, long int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/syscall.c:17:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/syscall.c:17:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/mqueue.c:29: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_open' alias between functions of incompatible types 'long int(const char *, int, umode_t, struct mq_attr *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_getsetattr' alias between functions of incompatible types 'long int(mqd_t, const struct mq_attr *, struct mq_attr *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_notify' alias between functions of incompatible types 'long int(mqd_t, const struct sigevent *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1342:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1342:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_timedreceive' alias between functions of incompatible types 'long int(mqd_t, char *, size_t, unsigned int *, const struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1197:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1197:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_timedsend' alias between functions of incompatible types 'long int(mqd_t, const char *, size_t, unsigned int, const struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1183:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1183:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_unlink' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:857:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mq_unlink, const char __user *, u_name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:857:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mq_unlink, const char __user *, u_name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from security/keys/keyctl.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_add_key' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, key_serial_t)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(add_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(add_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_keyctl' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:1637:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:1637:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_request_key' alias between functions of incompatible types 'long int(const char *, const char *, const char *, key_serial_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:158:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(request_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:158:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(request_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/configfs/symlink.c:27: BUILDSTDERR: fs/configfs/symlink.c: In function 'configfs_get_link': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from ./include/linux/tracehook.h:49, BUILDSTDERR: from security/selinux/hooks.c:30: BUILDSTDERR: security/selinux/hooks.c: In function 'selinux_ib_endport_manage_subnet': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from ./include/linux/crypto.h:24, BUILDSTDERR: from ./include/crypto/algapi.h:15, BUILDSTDERR: from ./include/crypto/internal/skcipher.h:16, BUILDSTDERR: from crypto/ablkcipher.c:16: BUILDSTDERR: crypto/ablkcipher.c: In function 'crypto_ablkcipher_report': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: crypto/ablkcipher.c: In function 'crypto_givcipher_report': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from ./include/linux/crypto.h:24, BUILDSTDERR: from ./include/crypto/aead.h:16, BUILDSTDERR: from crypto/blkcipher.c:17: BUILDSTDERR: crypto/blkcipher.c: In function 'crypto_blkcipher_report': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Extracted 16 tokens Extracted 1 types Extracted 2 actions Pass 1 Pass 2 Extracted 55 tokens Extracted 1 types Extracted 8 actions Pass 1 Pass 2 BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from fs/ext4/super.c:19: BUILDSTDERR: fs/ext4/super.c: In function '__save_error_info': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/kernfs/symlink.c:11: BUILDSTDERR: fs/kernfs/symlink.c: In function 'kernfs_iop_get_link': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ Extracted 203 tokens Extracted 14 types Extracted 12 actions Pass 1 Pass 2 Extracted 136 tokens Extracted 8 types Extracted 5 actions Pass 1 Pass 2 Extracted 404 tokens Extracted 29 types Extracted 17 actions Pass 1 Pass 2 Extracted 50 tokens Extracted 3 types Extracted 3 actions Pass 1 Pass 2 BUILDSTDERR: In file included from fs/notify/fanotify/fanotify_user.c:13: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fanotify_init' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:712:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:712:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fanotify_mark' alias between functions of incompatible types 'long int(int, unsigned int, __u64, int, const char *)' and 'long int(long int, long int, long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:820:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:820:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/notify/inotify/inotify_user.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_inotify_add_watch' alias between functions of incompatible types 'long int(int, const char *, u32)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:668:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:668:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/quota/quota.c:16: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_quotactl' alias between functions of incompatible types 'long int(unsigned int, const char *, qid_t, void *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/quota/quota.c:836:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/quota/quota.c:836:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/eventpoll.c:28: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_epoll_pwait' alias between functions of incompatible types 'long int(int, struct epoll_event *, int, int, const sigset_t *, size_t)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2214:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2214:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_epoll_wait' alias between functions of incompatible types 'long int(int, struct epoll_event *, int, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_epoll_ctl' alias between functions of incompatible types 'long int(int, int, int, struct epoll_event *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2012:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2012:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/signalfd.c:32: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_signalfd4' alias between functions of incompatible types 'long int(int, sigset_t *, size_t, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:250:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(signalfd4, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:250:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(signalfd4, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_signalfd' alias between functions of incompatible types 'long int(int, sigset_t *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(signalfd, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(signalfd, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/timerfd.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timerfd_gettime' alias between functions of incompatible types 'long int(int, struct itimerspec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:556:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct itimerspec __user *, otmr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:556:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct itimerspec __user *, otmr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timerfd_settime' alias between functions of incompatible types 'long int(int, int, const struct itimerspec *, struct itimerspec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:538:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:538:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/eventfd.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_eventfd2' alias between functions of incompatible types 'long int(unsigned int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_eventfd' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(eventfd, unsigned int, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(eventfd, unsigned int, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/aio.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_setup' alias between functions of incompatible types 'long int(unsigned int, aio_context_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1364:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1364:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_getevents' alias between functions of incompatible types 'long int(aio_context_t, long int, long int, struct io_event *, struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1851:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1851:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_cancel' alias between functions of incompatible types 'long int(aio_context_t, struct iocb *, struct io_event *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1799:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_cancel, aio_context_t, ctx_id, struct iocb __user *, iocb, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1799:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_cancel, aio_context_t, ctx_id, struct iocb __user *, iocb, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_submit' alias between functions of incompatible types 'long int(aio_context_t, long int, struct iocb **)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1724:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_submit, aio_context_t, ctx_id, long, nr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1724:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_submit, aio_context_t, ctx_id, long, nr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_destroy' alias between functions of incompatible types 'long int(aio_context_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/locks.c:124: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_flock' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/locks.c:1996:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/locks.c:1996:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fhandle.c:2: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_name_to_handle_at' alias between functions of incompatible types 'long int(int, const char *, struct file_handle *, int *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:94:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:94:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_open_by_handle_at' alias between functions of incompatible types 'long int(int, struct file_handle *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/dcookies.c:15: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lookup_dcookie' alias between functions of incompatible types 'long int(u64, char *, size_t)' and 'long int(long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lookup_dcookie, u64, cookie64, char __user *, buf, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lookup_dcookie, u64, cookie64, char __user *, buf, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from block/blk-wbt.c:23: BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_stat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_lat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_step': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_timer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_stat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_timer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_lat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_step': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from net/socket.c:83: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_socketcall' alias between functions of incompatible types 'long int(int, long unsigned int *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2425:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2425:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recvmmsg' alias between functions of incompatible types 'long int(int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2380:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2380:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recvmsg' alias between functions of incompatible types 'long int(int, struct user_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2259:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(recvmsg, int, fd, struct user_msghdr __user *, msg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2259:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(recvmsg, int, fd, struct user_msghdr __user *, msg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendmmsg' alias between functions of incompatible types 'long int(int, struct mmsghdr *, unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2164:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2164:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendmsg' alias between functions of incompatible types 'long int(int, struct user_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2089:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2089:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, int *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1864:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1864:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1830:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1830:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recv' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1819:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(recv, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1819:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(recv, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recvfrom' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int, struct sockaddr *, int *)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1773:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1773:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_send' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1761:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1761:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendto' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int, struct sockaddr *, int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1717:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1717:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getpeername' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1685:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getpeername, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1685:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getpeername, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getsockname' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getsockname, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getsockname, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_connect' alias between functions of incompatible types 'long int(int, struct sockaddr *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1622:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(connect, int, fd, struct sockaddr __user *, uservaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1622:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(connect, int, fd, struct sockaddr __user *, uservaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_accept' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1604:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1604:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_accept4' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1523:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1523:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_bind' alias between functions of incompatible types 'long int(int, struct sockaddr *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1461:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1461:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_socketpair' alias between functions of incompatible types 'long int(int, int, int, int *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1352:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1352:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/base/regmap/regcache-rbtree.c:36:1: warning: alignment 1 of 'struct regcache_rbtree_node' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/char/random.c:264: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getrandom' alias between functions of incompatible types 'long int(char *, size_t, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/char/random.c:1904:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getrandom, char __user *, buf, size_t, count, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/char/random.c:1904:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getrandom, char __user *, buf, size_t, count, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from drivers/devfreq/devfreq.c:14: BUILDSTDERR: drivers/devfreq/devfreq.c: In function 'devfreq_add_device': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from ./include/linux/kthread.h:6, BUILDSTDERR: from drivers/md/dm-core.h:12, BUILDSTDERR: from drivers/md/dm-ioctl.c:8: BUILDSTDERR: drivers/md/dm-ioctl.c: In function 'retrieve_status': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from lib/kobject.c:15: BUILDSTDERR: lib/kobject.c: In function 'kobject_get_path': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from ./include/linux/blkdev.h:5, BUILDSTDERR: from drivers/scsi/scsi_devinfo.c:3: BUILDSTDERR: drivers/scsi/scsi_devinfo.c: In function 'scsi_strcpy_devinfo': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/hdmi.h:28, BUILDSTDERR: from drivers/video/hdmi.c:28: BUILDSTDERR: drivers/video/hdmi.c: In function 'hdmi_spd_infoframe_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/unifdef.c: In function 'Mpass': BUILDSTDERR: scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ + '[' ld = clean ']' + case "${KCONFIG_CONFIG}" in + . ./.config BUILDSTDERR: ++ CONFIG_X86_32=y BUILDSTDERR: ++ CONFIG_X86=y BUILDSTDERR: ++ CONFIG_INSTRUCTION_DECODER=y BUILDSTDERR: ++ CONFIG_OUTPUT_FORMAT=elf32-i386 BUILDSTDERR: ++ CONFIG_ARCH_DEFCONFIG=arch/x86/configs/i386_defconfig BUILDSTDERR: ++ CONFIG_LOCKDEP_SUPPORT=y BUILDSTDERR: ++ CONFIG_STACKTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_MMU=y BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS_MIN=8 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS_MAX=16 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16 BUILDSTDERR: ++ CONFIG_NEED_DMA_MAP_STATE=y BUILDSTDERR: ++ CONFIG_NEED_SG_DMA_LENGTH=y BUILDSTDERR: ++ CONFIG_GENERIC_ISA_DMA=y BUILDSTDERR: ++ CONFIG_GENERIC_BUG=y BUILDSTDERR: ++ CONFIG_GENERIC_HWEIGHT=y BUILDSTDERR: ++ CONFIG_ARCH_MAY_HAVE_PC_FDC=y BUILDSTDERR: ++ CONFIG_RWSEM_GENERIC_SPINLOCK=y BUILDSTDERR: ++ CONFIG_GENERIC_CALIBRATE_DELAY=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_CPU_RELAX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y BUILDSTDERR: ++ CONFIG_HAVE_SETUP_PER_CPU_AREA=y BUILDSTDERR: ++ CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y BUILDSTDERR: ++ CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y BUILDSTDERR: ++ CONFIG_ARCH_HIBERNATION_POSSIBLE=y BUILDSTDERR: ++ CONFIG_ARCH_SUSPEND_POSSIBLE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_GENERAL_HUGETLB=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y BUILDSTDERR: ++ CONFIG_HAVE_INTEL_TXT=y BUILDSTDERR: ++ CONFIG_X86_32_SMP=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_UPROBES=y BUILDSTDERR: ++ CONFIG_FIX_EARLYCON_MEM=y BUILDSTDERR: ++ CONFIG_PGTABLE_LEVELS=3 BUILDSTDERR: ++ CONFIG_DEFCONFIG_LIST=/lib/modules//.config BUILDSTDERR: ++ CONFIG_IRQ_WORK=y BUILDSTDERR: ++ CONFIG_BUILDTIME_EXTABLE_SORT=y BUILDSTDERR: ++ CONFIG_THREAD_INFO_IN_TASK=y BUILDSTDERR: ++ CONFIG_INIT_ENV_ARG_LIMIT=32 BUILDSTDERR: ++ CONFIG_CROSS_COMPILE= BUILDSTDERR: ++ CONFIG_LOCALVERSION= BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_GZIP=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_BZIP2=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZMA=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_XZ=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZO=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZ4=y BUILDSTDERR: ++ CONFIG_KERNEL_GZIP=y BUILDSTDERR: ++ CONFIG_DEFAULT_HOSTNAME='(none)' BUILDSTDERR: ++ CONFIG_SWAP=y BUILDSTDERR: ++ CONFIG_SYSVIPC=y BUILDSTDERR: ++ CONFIG_SYSVIPC_SYSCTL=y BUILDSTDERR: ++ CONFIG_POSIX_MQUEUE=y BUILDSTDERR: ++ CONFIG_POSIX_MQUEUE_SYSCTL=y BUILDSTDERR: ++ CONFIG_CROSS_MEMORY_ATTACH=y BUILDSTDERR: ++ CONFIG_FHANDLE=y BUILDSTDERR: ++ CONFIG_AUDIT=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_AUDITSYSCALL=y BUILDSTDERR: ++ CONFIG_AUDITSYSCALL=y BUILDSTDERR: ++ CONFIG_AUDIT_WATCH=y BUILDSTDERR: ++ CONFIG_AUDIT_TREE=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_PROBE=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_SHOW=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y BUILDSTDERR: ++ CONFIG_GENERIC_PENDING_IRQ=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_MIGRATION=y BUILDSTDERR: ++ CONFIG_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_IRQ_DOMAIN_HIERARCHY=y BUILDSTDERR: ++ CONFIG_GENERIC_MSI_IRQ=y BUILDSTDERR: ++ CONFIG_GENERIC_MSI_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_IRQ_FORCED_THREADING=y BUILDSTDERR: ++ CONFIG_SPARSE_IRQ=y BUILDSTDERR: ++ CONFIG_CLOCKSOURCE_WATCHDOG=y BUILDSTDERR: ++ CONFIG_ARCH_CLOCKSOURCE_DATA=y BUILDSTDERR: ++ CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y BUILDSTDERR: ++ CONFIG_GENERIC_TIME_VSYSCALL=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y BUILDSTDERR: ++ CONFIG_GENERIC_CMOS_UPDATE=y BUILDSTDERR: ++ CONFIG_TICK_ONESHOT=y BUILDSTDERR: ++ CONFIG_NO_HZ_COMMON=y BUILDSTDERR: ++ CONFIG_NO_HZ_IDLE=y BUILDSTDERR: ++ CONFIG_NO_HZ=y BUILDSTDERR: ++ CONFIG_HIGH_RES_TIMERS=y BUILDSTDERR: ++ CONFIG_TICK_CPU_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_IRQ_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_BSD_PROCESS_ACCT=y BUILDSTDERR: ++ CONFIG_BSD_PROCESS_ACCT_V3=y BUILDSTDERR: ++ CONFIG_TASKSTATS=y BUILDSTDERR: ++ CONFIG_TASK_DELAY_ACCT=y BUILDSTDERR: ++ CONFIG_TASK_XACCT=y BUILDSTDERR: ++ CONFIG_TASK_IO_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_PREEMPT_RCU=y BUILDSTDERR: ++ CONFIG_SRCU=y BUILDSTDERR: ++ CONFIG_TREE_SRCU=y BUILDSTDERR: ++ CONFIG_TASKS_RCU=y BUILDSTDERR: ++ CONFIG_RCU_STALL_COMMON=y BUILDSTDERR: ++ CONFIG_RCU_NEED_SEGCBLIST=y BUILDSTDERR: ++ CONFIG_LOG_BUF_SHIFT=18 BUILDSTDERR: ++ CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 BUILDSTDERR: ++ CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=12 BUILDSTDERR: ++ CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y BUILDSTDERR: ++ CONFIG_CGROUPS=y BUILDSTDERR: ++ CONFIG_PAGE_COUNTER=y BUILDSTDERR: ++ CONFIG_MEMCG=y BUILDSTDERR: ++ CONFIG_MEMCG_SWAP=y BUILDSTDERR: ++ CONFIG_MEMCG_SWAP_ENABLED=y BUILDSTDERR: ++ CONFIG_BLK_CGROUP=y BUILDSTDERR: ++ CONFIG_CGROUP_WRITEBACK=y BUILDSTDERR: ++ CONFIG_CGROUP_SCHED=y BUILDSTDERR: ++ CONFIG_FAIR_GROUP_SCHED=y BUILDSTDERR: ++ CONFIG_CFS_BANDWIDTH=y BUILDSTDERR: ++ CONFIG_CGROUP_PIDS=y BUILDSTDERR: ++ CONFIG_CGROUP_FREEZER=y BUILDSTDERR: ++ CONFIG_CPUSETS=y BUILDSTDERR: ++ CONFIG_PROC_PID_CPUSET=y BUILDSTDERR: ++ CONFIG_CGROUP_DEVICE=y BUILDSTDERR: ++ CONFIG_CGROUP_CPUACCT=y BUILDSTDERR: ++ CONFIG_CGROUP_PERF=y BUILDSTDERR: ++ CONFIG_CGROUP_BPF=y BUILDSTDERR: ++ CONFIG_SOCK_CGROUP_DATA=y BUILDSTDERR: ++ CONFIG_NAMESPACES=y BUILDSTDERR: ++ CONFIG_UTS_NS=y BUILDSTDERR: ++ CONFIG_IPC_NS=y BUILDSTDERR: ++ CONFIG_USER_NS=y BUILDSTDERR: ++ CONFIG_PID_NS=y BUILDSTDERR: ++ CONFIG_NET_NS=y BUILDSTDERR: ++ CONFIG_SCHED_AUTOGROUP=y BUILDSTDERR: ++ CONFIG_RELAY=y BUILDSTDERR: ++ CONFIG_BLK_DEV_INITRD=y BUILDSTDERR: ++ CONFIG_INITRAMFS_SOURCE= BUILDSTDERR: ++ CONFIG_RD_GZIP=y BUILDSTDERR: ++ CONFIG_RD_BZIP2=y BUILDSTDERR: ++ CONFIG_RD_LZMA=y BUILDSTDERR: ++ CONFIG_RD_XZ=y BUILDSTDERR: ++ CONFIG_RD_LZO=y BUILDSTDERR: ++ CONFIG_RD_LZ4=y BUILDSTDERR: ++ CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y BUILDSTDERR: ++ CONFIG_SYSCTL=y BUILDSTDERR: ++ CONFIG_ANON_INODES=y BUILDSTDERR: ++ CONFIG_HAVE_UID16=y BUILDSTDERR: ++ CONFIG_SYSCTL_EXCEPTION_TRACE=y BUILDSTDERR: ++ CONFIG_HAVE_PCSPKR_PLATFORM=y BUILDSTDERR: ++ CONFIG_BPF=y BUILDSTDERR: ++ CONFIG_UID16=y BUILDSTDERR: ++ CONFIG_MULTIUSER=y BUILDSTDERR: ++ CONFIG_SGETMASK_SYSCALL=y BUILDSTDERR: ++ CONFIG_SYSFS_SYSCALL=y BUILDSTDERR: ++ CONFIG_POSIX_TIMERS=y BUILDSTDERR: ++ CONFIG_KALLSYMS=y BUILDSTDERR: ++ CONFIG_KALLSYMS_ALL=y BUILDSTDERR: ++ CONFIG_KALLSYMS_BASE_RELATIVE=y BUILDSTDERR: ++ CONFIG_PRINTK=y BUILDSTDERR: ++ CONFIG_PRINTK_NMI=y BUILDSTDERR: ++ CONFIG_BUG=y BUILDSTDERR: ++ CONFIG_ELF_CORE=y BUILDSTDERR: ++ CONFIG_PCSPKR_PLATFORM=y BUILDSTDERR: ++ CONFIG_BASE_FULL=y BUILDSTDERR: ++ CONFIG_FUTEX=y BUILDSTDERR: ++ CONFIG_FUTEX_PI=y BUILDSTDERR: ++ CONFIG_EPOLL=y BUILDSTDERR: ++ CONFIG_SIGNALFD=y BUILDSTDERR: ++ CONFIG_TIMERFD=y BUILDSTDERR: ++ CONFIG_EVENTFD=y BUILDSTDERR: ++ CONFIG_BPF_SYSCALL=y BUILDSTDERR: ++ CONFIG_SHMEM=y BUILDSTDERR: ++ CONFIG_AIO=y BUILDSTDERR: ++ CONFIG_ADVISE_SYSCALLS=y BUILDSTDERR: ++ CONFIG_USERFAULTFD=y BUILDSTDERR: ++ CONFIG_PCI_QUIRKS=y BUILDSTDERR: ++ CONFIG_MEMBARRIER=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_EVENTS=y BUILDSTDERR: ++ CONFIG_PERF_EVENTS=y BUILDSTDERR: ++ CONFIG_VM_EVENT_COUNTERS=y BUILDSTDERR: ++ CONFIG_SLUB_DEBUG=y BUILDSTDERR: ++ CONFIG_SLUB=y BUILDSTDERR: ++ CONFIG_SLAB_MERGE_DEFAULT=y BUILDSTDERR: ++ CONFIG_SLAB_FREELIST_RANDOM=y BUILDSTDERR: ++ CONFIG_SLAB_FREELIST_HARDENED=y BUILDSTDERR: ++ CONFIG_SYSTEM_DATA_VERIFICATION=y BUILDSTDERR: ++ CONFIG_PROFILING=y BUILDSTDERR: ++ CONFIG_TRACEPOINTS=y BUILDSTDERR: ++ CONFIG_CRASH_CORE=y BUILDSTDERR: ++ CONFIG_KEXEC_CORE=y BUILDSTDERR: ++ CONFIG_HAVE_OPROFILE=y BUILDSTDERR: ++ CONFIG_OPROFILE_NMI_TIMER=y BUILDSTDERR: ++ CONFIG_KPROBES=y BUILDSTDERR: ++ CONFIG_JUMP_LABEL=y BUILDSTDERR: ++ CONFIG_OPTPROBES=y BUILDSTDERR: ++ CONFIG_KPROBES_ON_FTRACE=y BUILDSTDERR: ++ CONFIG_UPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y BUILDSTDERR: ++ CONFIG_ARCH_USE_BUILTIN_BSWAP=y BUILDSTDERR: ++ CONFIG_KRETPROBES=y BUILDSTDERR: ++ CONFIG_USER_RETURN_NOTIFIER=y BUILDSTDERR: ++ CONFIG_HAVE_IOREMAP_PROT=y BUILDSTDERR: ++ CONFIG_HAVE_KPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_KRETPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_OPTPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_KPROBES_ON_FTRACE=y BUILDSTDERR: ++ CONFIG_HAVE_NMI=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_TRACEHOOK=y BUILDSTDERR: ++ CONFIG_HAVE_DMA_CONTIGUOUS=y BUILDSTDERR: ++ CONFIG_GENERIC_SMP_IDLE_THREAD=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_FORTIFY_SOURCE=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_SET_MEMORY=y BUILDSTDERR: ++ CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y BUILDSTDERR: ++ CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y BUILDSTDERR: ++ CONFIG_HAVE_CLK=y BUILDSTDERR: ++ CONFIG_HAVE_DMA_API_DEBUG=y BUILDSTDERR: ++ CONFIG_HAVE_HW_BREAKPOINT=y BUILDSTDERR: ++ CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_USER_RETURN_NOTIFIER=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_EVENTS_NMI=y BUILDSTDERR: ++ CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_USER_STACK_DUMP=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_JUMP_LABEL=y BUILDSTDERR: ++ CONFIG_HAVE_RCU_TABLE_FREE=y BUILDSTDERR: ++ CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y BUILDSTDERR: ++ CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y BUILDSTDERR: ++ CONFIG_HAVE_CMPXCHG_LOCAL=y BUILDSTDERR: ++ CONFIG_HAVE_CMPXCHG_DOUBLE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_SECCOMP_FILTER=y BUILDSTDERR: ++ CONFIG_SECCOMP_FILTER=y BUILDSTDERR: ++ CONFIG_HAVE_GCC_PLUGINS=y BUILDSTDERR: ++ CONFIG_HAVE_CC_STACKPROTECTOR=y BUILDSTDERR: ++ CONFIG_CC_STACKPROTECTOR=y BUILDSTDERR: ++ CONFIG_CC_STACKPROTECTOR_STRONG=y BUILDSTDERR: ++ CONFIG_THIN_ARCHIVES=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y BUILDSTDERR: ++ CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_HUGE_VMAP=y BUILDSTDERR: ++ CONFIG_HAVE_MOD_ARCH_SPECIFIC=y BUILDSTDERR: ++ CONFIG_MODULES_USE_ELF_REL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_ELF_RANDOMIZE=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_MMAP_RND_BITS=y BUILDSTDERR: ++ CONFIG_HAVE_EXIT_THREAD=y BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS=8 BUILDSTDERR: ++ CONFIG_HAVE_COPY_THREAD_TLS=y BUILDSTDERR: ++ CONFIG_CLONE_BACKWARDS=y BUILDSTDERR: ++ CONFIG_OLD_SIGSUSPEND3=y BUILDSTDERR: ++ CONFIG_OLD_SIGACTION=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y BUILDSTDERR: ++ CONFIG_STRICT_KERNEL_RWX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y BUILDSTDERR: ++ CONFIG_STRICT_MODULE_RWX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_REFCOUNT=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y BUILDSTDERR: ++ CONFIG_HAVE_GENERIC_DMA_COHERENT=y BUILDSTDERR: ++ CONFIG_SLABINFO=y BUILDSTDERR: ++ CONFIG_RT_MUTEXES=y BUILDSTDERR: ++ CONFIG_BASE_SMALL=0 BUILDSTDERR: ++ CONFIG_MODULES=y BUILDSTDERR: ++ CONFIG_MODULE_UNLOAD=y BUILDSTDERR: ++ CONFIG_MODULE_SIG=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_ALL=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_SHA256=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_HASH=sha256 BUILDSTDERR: ++ CONFIG_MODULES_TREE_LOOKUP=y BUILDSTDERR: ++ CONFIG_BLOCK=y BUILDSTDERR: ++ CONFIG_LBDAF=y BUILDSTDERR: ++ CONFIG_BLK_SCSI_REQUEST=y BUILDSTDERR: ++ CONFIG_BLK_DEV_BSG=y BUILDSTDERR: ++ CONFIG_BLK_DEV_BSGLIB=y BUILDSTDERR: ++ CONFIG_BLK_DEV_INTEGRITY=y BUILDSTDERR: ++ CONFIG_BLK_DEV_ZONED=y BUILDSTDERR: ++ CONFIG_BLK_DEV_THROTTLING=y BUILDSTDERR: ++ CONFIG_BLK_WBT=y BUILDSTDERR: ++ CONFIG_BLK_WBT_MQ=y BUILDSTDERR: ++ CONFIG_BLK_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_BLK_SED_OPAL=y BUILDSTDERR: ++ CONFIG_PARTITION_ADVANCED=y BUILDSTDERR: ++ CONFIG_AIX_PARTITION=y BUILDSTDERR: ++ CONFIG_OSF_PARTITION=y BUILDSTDERR: ++ CONFIG_AMIGA_PARTITION=y BUILDSTDERR: ++ CONFIG_MAC_PARTITION=y BUILDSTDERR: ++ CONFIG_MSDOS_PARTITION=y BUILDSTDERR: ++ CONFIG_BSD_DISKLABEL=y BUILDSTDERR: ++ CONFIG_MINIX_SUBPARTITION=y BUILDSTDERR: ++ CONFIG_SOLARIS_X86_PARTITION=y BUILDSTDERR: ++ CONFIG_UNIXWARE_DISKLABEL=y BUILDSTDERR: ++ CONFIG_LDM_PARTITION=y BUILDSTDERR: ++ CONFIG_SGI_PARTITION=y BUILDSTDERR: ++ CONFIG_SUN_PARTITION=y BUILDSTDERR: ++ CONFIG_KARMA_PARTITION=y BUILDSTDERR: ++ CONFIG_EFI_PARTITION=y BUILDSTDERR: ++ CONFIG_BLK_MQ_PCI=y BUILDSTDERR: ++ CONFIG_BLK_MQ_VIRTIO=y BUILDSTDERR: ++ CONFIG_BLK_MQ_RDMA=y BUILDSTDERR: ++ CONFIG_IOSCHED_NOOP=y BUILDSTDERR: ++ CONFIG_IOSCHED_DEADLINE=y BUILDSTDERR: ++ CONFIG_IOSCHED_CFQ=y BUILDSTDERR: ++ CONFIG_CFQ_GROUP_IOSCHED=y BUILDSTDERR: ++ CONFIG_DEFAULT_CFQ=y BUILDSTDERR: ++ CONFIG_DEFAULT_IOSCHED=cfq BUILDSTDERR: ++ CONFIG_MQ_IOSCHED_DEADLINE=y BUILDSTDERR: ++ CONFIG_MQ_IOSCHED_KYBER=m BUILDSTDERR: ++ CONFIG_IOSCHED_BFQ=m BUILDSTDERR: ++ CONFIG_BFQ_GROUP_IOSCHED=y BUILDSTDERR: ++ CONFIG_PREEMPT_NOTIFIERS=y BUILDSTDERR: ++ CONFIG_PADATA=y BUILDSTDERR: ++ CONFIG_ASN1=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y BUILDSTDERR: ++ CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y BUILDSTDERR: ++ CONFIG_QUEUED_SPINLOCKS=y BUILDSTDERR: ++ CONFIG_ARCH_USE_QUEUED_RWLOCKS=y BUILDSTDERR: ++ CONFIG_QUEUED_RWLOCKS=y BUILDSTDERR: ++ CONFIG_FREEZER=y BUILDSTDERR: ++ CONFIG_ZONE_DMA=y BUILDSTDERR: ++ CONFIG_SMP=y BUILDSTDERR: ++ CONFIG_X86_FEATURE_NAMES=y BUILDSTDERR: ++ CONFIG_X86_FAST_FEATURE_TESTS=y BUILDSTDERR: ++ CONFIG_X86_MPPARSE=y BUILDSTDERR: ++ CONFIG_X86_BIGSMP=y BUILDSTDERR: ++ CONFIG_RETPOLINE=y BUILDSTDERR: ++ CONFIG_INTEL_RDT=y BUILDSTDERR: ++ CONFIG_X86_EXTENDED_PLATFORM=y BUILDSTDERR: ++ CONFIG_X86_INTEL_LPSS=y BUILDSTDERR: ++ CONFIG_IOSF_MBI=y BUILDSTDERR: ++ CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_X86_32_IRIS=m BUILDSTDERR: ++ CONFIG_SCHED_OMIT_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_HYPERVISOR_GUEST=y BUILDSTDERR: ++ CONFIG_PARAVIRT=y BUILDSTDERR: ++ CONFIG_XEN=y BUILDSTDERR: ++ CONFIG_XEN_PV=y BUILDSTDERR: ++ CONFIG_XEN_PV_SMP=y BUILDSTDERR: ++ CONFIG_XEN_DOM0=y BUILDSTDERR: ++ CONFIG_XEN_PVHVM=y BUILDSTDERR: ++ CONFIG_XEN_PVHVM_SMP=y BUILDSTDERR: ++ CONFIG_XEN_SAVE_RESTORE=y BUILDSTDERR: ++ CONFIG_XEN_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_XEN_PVH=y BUILDSTDERR: ++ CONFIG_KVM_GUEST=y BUILDSTDERR: ++ CONFIG_PARAVIRT_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_PARAVIRT_CLOCK=y BUILDSTDERR: ++ CONFIG_NO_BOOTMEM=y BUILDSTDERR: ++ CONFIG_M686=y BUILDSTDERR: ++ CONFIG_X86_GENERIC=y BUILDSTDERR: ++ CONFIG_X86_INTERNODE_CACHE_SHIFT=6 BUILDSTDERR: ++ CONFIG_X86_L1_CACHE_SHIFT=6 BUILDSTDERR: ++ CONFIG_X86_INTEL_USERCOPY=y BUILDSTDERR: ++ CONFIG_X86_USE_PPRO_CHECKSUM=y BUILDSTDERR: ++ CONFIG_X86_TSC=y BUILDSTDERR: ++ CONFIG_X86_CMPXCHG64=y BUILDSTDERR: ++ CONFIG_X86_CMOV=y BUILDSTDERR: ++ CONFIG_X86_MINIMUM_CPU_FAMILY=5 BUILDSTDERR: ++ CONFIG_X86_DEBUGCTLMSR=y BUILDSTDERR: ++ CONFIG_CPU_SUP_INTEL=y BUILDSTDERR: ++ CONFIG_CPU_SUP_AMD=y BUILDSTDERR: ++ CONFIG_CPU_SUP_CENTAUR=y BUILDSTDERR: ++ CONFIG_CPU_SUP_TRANSMETA_32=y BUILDSTDERR: ++ CONFIG_HPET_TIMER=y BUILDSTDERR: ++ CONFIG_HPET_EMULATE_RTC=y BUILDSTDERR: ++ CONFIG_DMI=y BUILDSTDERR: ++ CONFIG_SWIOTLB=y BUILDSTDERR: ++ CONFIG_IOMMU_HELPER=y BUILDSTDERR: ++ CONFIG_NR_CPUS=32 BUILDSTDERR: ++ CONFIG_SCHED_SMT=y BUILDSTDERR: ++ CONFIG_SCHED_MC=y BUILDSTDERR: ++ CONFIG_SCHED_MC_PRIO=y BUILDSTDERR: ++ CONFIG_PREEMPT=y BUILDSTDERR: ++ CONFIG_PREEMPT_RT_BASE=y BUILDSTDERR: ++ CONFIG_HAVE_PREEMPT_LAZY=y BUILDSTDERR: ++ CONFIG_PREEMPT_LAZY=y BUILDSTDERR: ++ CONFIG_PREEMPT_RT_FULL=y BUILDSTDERR: ++ CONFIG_PREEMPT_COUNT=y BUILDSTDERR: ++ CONFIG_X86_LOCAL_APIC=y BUILDSTDERR: ++ CONFIG_X86_IO_APIC=y BUILDSTDERR: ++ CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y BUILDSTDERR: ++ CONFIG_X86_MCE=y BUILDSTDERR: ++ CONFIG_X86_MCELOG_LEGACY=y BUILDSTDERR: ++ CONFIG_X86_MCE_INTEL=y BUILDSTDERR: ++ CONFIG_X86_MCE_AMD=y BUILDSTDERR: ++ CONFIG_X86_MCE_THRESHOLD=y BUILDSTDERR: ++ CONFIG_X86_MCE_INJECT=m BUILDSTDERR: ++ CONFIG_X86_THERMAL_VECTOR=y BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_UNCORE=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_RAPL=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_CSTATE=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_AMD_POWER=m BUILDSTDERR: ++ CONFIG_X86_16BIT=y BUILDSTDERR: ++ CONFIG_X86_ESPFIX32=y BUILDSTDERR: ++ CONFIG_TOSHIBA=m BUILDSTDERR: ++ CONFIG_I8K=m BUILDSTDERR: ++ CONFIG_MICROCODE=y BUILDSTDERR: ++ CONFIG_MICROCODE_INTEL=y BUILDSTDERR: ++ CONFIG_MICROCODE_AMD=y BUILDSTDERR: ++ CONFIG_MICROCODE_OLD_INTERFACE=y BUILDSTDERR: ++ CONFIG_X86_MSR=y BUILDSTDERR: ++ CONFIG_X86_CPUID=y BUILDSTDERR: ++ CONFIG_HIGHMEM64G=y BUILDSTDERR: ++ CONFIG_PAGE_OFFSET=0xC0000000 BUILDSTDERR: ++ CONFIG_HIGHMEM=y BUILDSTDERR: ++ CONFIG_X86_PAE=y BUILDSTDERR: ++ CONFIG_ARCH_PHYS_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_ARCH_DMA_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_MEM_ENCRYPT=y BUILDSTDERR: ++ CONFIG_ARCH_FLATMEM_ENABLE=y BUILDSTDERR: ++ CONFIG_ARCH_SPARSEMEM_ENABLE=y BUILDSTDERR: ++ CONFIG_ARCH_SELECT_MEMORY_MODEL=y BUILDSTDERR: ++ CONFIG_ILLEGAL_POINTER_VALUE=0 BUILDSTDERR: ++ CONFIG_SELECT_MEMORY_MODEL=y BUILDSTDERR: ++ CONFIG_FLATMEM_MANUAL=y BUILDSTDERR: ++ CONFIG_FLATMEM=y BUILDSTDERR: ++ CONFIG_FLAT_NODE_MEM_MAP=y BUILDSTDERR: ++ CONFIG_SPARSEMEM_STATIC=y BUILDSTDERR: ++ CONFIG_HAVE_MEMBLOCK=y BUILDSTDERR: ++ CONFIG_HAVE_MEMBLOCK_NODE_MAP=y BUILDSTDERR: ++ CONFIG_HAVE_GENERIC_GUP=y BUILDSTDERR: ++ CONFIG_ARCH_DISCARD_MEMBLOCK=y BUILDSTDERR: ++ CONFIG_MEMORY_ISOLATION=y BUILDSTDERR: ++ CONFIG_SPLIT_PTLOCK_CPUS=4 BUILDSTDERR: ++ CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y BUILDSTDERR: ++ CONFIG_MEMORY_BALLOON=y BUILDSTDERR: ++ CONFIG_BALLOON_COMPACTION=y BUILDSTDERR: ++ CONFIG_COMPACTION=y BUILDSTDERR: ++ CONFIG_MIGRATION=y BUILDSTDERR: ++ CONFIG_PHYS_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_BOUNCE=y BUILDSTDERR: ++ CONFIG_VIRT_TO_BUS=y BUILDSTDERR: ++ CONFIG_MMU_NOTIFIER=y BUILDSTDERR: ++ CONFIG_KSM=y BUILDSTDERR: ++ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_HWPOISON_INJECT=m BUILDSTDERR: ++ CONFIG_CLEANCACHE=y BUILDSTDERR: ++ CONFIG_FRONTSWAP=y BUILDSTDERR: ++ CONFIG_ZSWAP=y BUILDSTDERR: ++ CONFIG_ZPOOL=y BUILDSTDERR: ++ CONFIG_ZBUD=y BUILDSTDERR: ++ CONFIG_Z3FOLD=y BUILDSTDERR: ++ CONFIG_ZSMALLOC=y BUILDSTDERR: ++ CONFIG_GENERIC_EARLY_IOREMAP=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT=y BUILDSTDERR: ++ CONFIG_FRAME_VECTOR=y BUILDSTDERR: ++ CONFIG_X86_PMEM_LEGACY_DEVICE=y BUILDSTDERR: ++ CONFIG_X86_PMEM_LEGACY=y BUILDSTDERR: ++ CONFIG_HIGHPTE=y BUILDSTDERR: ++ CONFIG_X86_CHECK_BIOS_CORRUPTION=y BUILDSTDERR: ++ CONFIG_X86_RESERVE_LOW=64 BUILDSTDERR: ++ CONFIG_MTRR=y BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER=y BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 BUILDSTDERR: ++ CONFIG_X86_PAT=y BUILDSTDERR: ++ CONFIG_ARCH_USES_PG_UNCACHED=y BUILDSTDERR: ++ CONFIG_ARCH_RANDOM=y BUILDSTDERR: ++ CONFIG_X86_SMAP=y BUILDSTDERR: ++ CONFIG_EFI=y BUILDSTDERR: ++ CONFIG_EFI_STUB=y BUILDSTDERR: ++ CONFIG_SECCOMP=y BUILDSTDERR: ++ CONFIG_HZ_1000=y BUILDSTDERR: ++ CONFIG_HZ=1000 BUILDSTDERR: ++ CONFIG_SCHED_HRTICK=y BUILDSTDERR: ++ CONFIG_KEXEC=y BUILDSTDERR: ++ CONFIG_CRASH_DUMP=y BUILDSTDERR: ++ CONFIG_PHYSICAL_START=0x400000 BUILDSTDERR: ++ CONFIG_RELOCATABLE=y BUILDSTDERR: ++ CONFIG_RANDOMIZE_BASE=y BUILDSTDERR: ++ CONFIG_X86_NEED_RELOCS=y BUILDSTDERR: ++ CONFIG_PHYSICAL_ALIGN=0x400000 BUILDSTDERR: ++ CONFIG_HOTPLUG_CPU=y BUILDSTDERR: ++ CONFIG_MODIFY_LDT_SYSCALL=y BUILDSTDERR: ++ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y BUILDSTDERR: ++ CONFIG_SUSPEND=y BUILDSTDERR: ++ CONFIG_SUSPEND_FREEZER=y BUILDSTDERR: ++ CONFIG_HIBERNATE_CALLBACKS=y BUILDSTDERR: ++ CONFIG_HIBERNATION=y BUILDSTDERR: ++ CONFIG_PM_STD_PARTITION= BUILDSTDERR: ++ CONFIG_PM_SLEEP=y BUILDSTDERR: ++ CONFIG_PM_SLEEP_SMP=y BUILDSTDERR: ++ CONFIG_PM=y BUILDSTDERR: ++ CONFIG_PM_DEBUG=y BUILDSTDERR: ++ CONFIG_PM_TEST_SUSPEND=y BUILDSTDERR: ++ CONFIG_PM_SLEEP_DEBUG=y BUILDSTDERR: ++ CONFIG_PM_TRACE=y BUILDSTDERR: ++ CONFIG_PM_TRACE_RTC=y BUILDSTDERR: ++ CONFIG_PM_OPP=y BUILDSTDERR: ++ CONFIG_PM_CLK=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS_SLEEP=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS_OF=y BUILDSTDERR: ++ CONFIG_ACPI=y BUILDSTDERR: ++ CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y BUILDSTDERR: ++ CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y BUILDSTDERR: ++ CONFIG_ACPI_SLEEP=y BUILDSTDERR: ++ CONFIG_ACPI_EC_DEBUGFS=m BUILDSTDERR: ++ CONFIG_ACPI_AC=y BUILDSTDERR: ++ CONFIG_ACPI_BATTERY=y BUILDSTDERR: ++ CONFIG_ACPI_BUTTON=y BUILDSTDERR: ++ CONFIG_ACPI_VIDEO=m BUILDSTDERR: ++ CONFIG_ACPI_FAN=y BUILDSTDERR: ++ CONFIG_ACPI_DOCK=y BUILDSTDERR: ++ CONFIG_ACPI_CPU_FREQ_PSS=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_CSTATE=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_IDLE=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR=y BUILDSTDERR: ++ CONFIG_ACPI_IPMI=m BUILDSTDERR: ++ CONFIG_ACPI_HOTPLUG_CPU=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_AGGREGATOR=m BUILDSTDERR: ++ CONFIG_ACPI_THERMAL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y BUILDSTDERR: ++ CONFIG_ACPI_TABLE_UPGRADE=y BUILDSTDERR: ++ CONFIG_ACPI_PCI_SLOT=y BUILDSTDERR: ++ CONFIG_X86_PM_TIMER=y BUILDSTDERR: ++ CONFIG_ACPI_CONTAINER=y BUILDSTDERR: ++ CONFIG_ACPI_HOTPLUG_IOAPIC=y BUILDSTDERR: ++ CONFIG_ACPI_SBS=m BUILDSTDERR: ++ CONFIG_ACPI_HED=y BUILDSTDERR: ++ CONFIG_ACPI_CUSTOM_METHOD=m BUILDSTDERR: ++ CONFIG_ACPI_BGRT=y BUILDSTDERR: ++ CONFIG_HAVE_ACPI_APEI=y BUILDSTDERR: ++ CONFIG_HAVE_ACPI_APEI_NMI=y BUILDSTDERR: ++ CONFIG_ACPI_APEI=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_GHES=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_PCIEAER=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_DPTF_POWER=m BUILDSTDERR: ++ CONFIG_ACPI_WATCHDOG=y BUILDSTDERR: ++ CONFIG_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_CRC_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_ACPI_CONFIGFS=m BUILDSTDERR: ++ CONFIG_SFI=y BUILDSTDERR: ++ CONFIG_X86_APM_BOOT=y BUILDSTDERR: ++ CONFIG_APM=y BUILDSTDERR: ++ CONFIG_APM_CPU_IDLE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_ATTR_SET=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_COMMON=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_STAT=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_POWERSAVE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_USERSPACE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_ONDEMAND=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y BUILDSTDERR: ++ CONFIG_X86_INTEL_PSTATE=y BUILDSTDERR: ++ CONFIG_X86_PCC_CPUFREQ=m BUILDSTDERR: ++ CONFIG_X86_ACPI_CPUFREQ=m BUILDSTDERR: ++ CONFIG_X86_ACPI_CPUFREQ_CPB=y BUILDSTDERR: ++ CONFIG_X86_POWERNOW_K7=y BUILDSTDERR: ++ CONFIG_X86_POWERNOW_K7_ACPI=y BUILDSTDERR: ++ CONFIG_X86_AMD_FREQ_SENSITIVITY=m BUILDSTDERR: ++ CONFIG_X86_SPEEDSTEP_ICH=y BUILDSTDERR: ++ CONFIG_X86_SPEEDSTEP_SMI=y BUILDSTDERR: ++ CONFIG_X86_P4_CLOCKMOD=m BUILDSTDERR: ++ CONFIG_X86_LONGRUN=y BUILDSTDERR: ++ CONFIG_X86_SPEEDSTEP_LIB=y BUILDSTDERR: ++ CONFIG_CPU_IDLE=y BUILDSTDERR: ++ CONFIG_CPU_IDLE_GOV_MENU=y BUILDSTDERR: ++ CONFIG_INTEL_IDLE=y BUILDSTDERR: ++ CONFIG_PCI=y BUILDSTDERR: ++ CONFIG_PCI_GOANY=y BUILDSTDERR: ++ CONFIG_PCI_BIOS=y BUILDSTDERR: ++ CONFIG_PCI_DIRECT=y BUILDSTDERR: ++ CONFIG_PCI_MMCONFIG=y BUILDSTDERR: ++ CONFIG_PCI_XEN=y BUILDSTDERR: ++ CONFIG_PCI_DOMAINS=y BUILDSTDERR: ++ CONFIG_PCIEPORTBUS=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_PCIE=y BUILDSTDERR: ++ CONFIG_PCIEAER=y BUILDSTDERR: ++ CONFIG_PCIE_ECRC=y BUILDSTDERR: ++ CONFIG_PCIEAER_INJECT=m BUILDSTDERR: ++ CONFIG_PCIEASPM=y BUILDSTDERR: ++ CONFIG_PCIEASPM_DEFAULT=y BUILDSTDERR: ++ CONFIG_PCIE_PME=y BUILDSTDERR: ++ CONFIG_PCIE_DPC=y BUILDSTDERR: ++ CONFIG_PCIE_PTM=y BUILDSTDERR: ++ CONFIG_PCI_BUS_ADDR_T_64BIT=y BUILDSTDERR: ++ CONFIG_PCI_MSI=y BUILDSTDERR: ++ CONFIG_PCI_MSI_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_PCI_STUB=y BUILDSTDERR: ++ CONFIG_XEN_PCIDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_HT_IRQ=y BUILDSTDERR: ++ CONFIG_PCI_ATS=y BUILDSTDERR: ++ CONFIG_PCI_LOCKLESS_CONFIG=y BUILDSTDERR: ++ CONFIG_PCI_IOV=y BUILDSTDERR: ++ CONFIG_PCI_PRI=y BUILDSTDERR: ++ CONFIG_PCI_PASID=y BUILDSTDERR: ++ CONFIG_PCI_LABEL=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_COMPAQ=m BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_IBM=m BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_ACPI=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_ACPI_IBM=m BUILDSTDERR: ++ CONFIG_PCI_SW_SWITCHTEC=m BUILDSTDERR: ++ CONFIG_ISA_DMA_API=y BUILDSTDERR: ++ CONFIG_AMD_NB=y BUILDSTDERR: ++ CONFIG_PCCARD=y BUILDSTDERR: ++ CONFIG_PCMCIA=y BUILDSTDERR: ++ CONFIG_PCMCIA_LOAD_CIS=y BUILDSTDERR: ++ CONFIG_CARDBUS=y BUILDSTDERR: ++ CONFIG_YENTA=m BUILDSTDERR: ++ CONFIG_YENTA_O2=y BUILDSTDERR: ++ CONFIG_YENTA_RICOH=y BUILDSTDERR: ++ CONFIG_YENTA_TI=y BUILDSTDERR: ++ CONFIG_YENTA_ENE_TUNE=y BUILDSTDERR: ++ CONFIG_YENTA_TOSHIBA=y BUILDSTDERR: ++ CONFIG_PD6729=m BUILDSTDERR: ++ CONFIG_I82092=m BUILDSTDERR: ++ CONFIG_PCCARD_NONSTATIC=y BUILDSTDERR: ++ CONFIG_BINFMT_ELF=y BUILDSTDERR: ++ CONFIG_ELFCORE=y BUILDSTDERR: ++ CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y BUILDSTDERR: ++ CONFIG_BINFMT_SCRIPT=y BUILDSTDERR: ++ CONFIG_HAVE_AOUT=y BUILDSTDERR: ++ CONFIG_BINFMT_MISC=m BUILDSTDERR: ++ CONFIG_COREDUMP=y BUILDSTDERR: ++ CONFIG_COMPAT_32=y BUILDSTDERR: ++ CONFIG_HAVE_ATOMIC_IOMAP=y BUILDSTDERR: ++ CONFIG_NET=y BUILDSTDERR: ++ CONFIG_NET_INGRESS=y BUILDSTDERR: ++ CONFIG_NET_EGRESS=y BUILDSTDERR: ++ CONFIG_PACKET=y BUILDSTDERR: ++ CONFIG_PACKET_DIAG=m BUILDSTDERR: ++ CONFIG_UNIX=y BUILDSTDERR: ++ CONFIG_UNIX_DIAG=m BUILDSTDERR: ++ CONFIG_TLS=m BUILDSTDERR: ++ CONFIG_XFRM=y BUILDSTDERR: ++ CONFIG_XFRM_OFFLOAD=y BUILDSTDERR: ++ CONFIG_XFRM_ALGO=y BUILDSTDERR: ++ CONFIG_XFRM_USER=y BUILDSTDERR: ++ CONFIG_XFRM_SUB_POLICY=y BUILDSTDERR: ++ CONFIG_XFRM_MIGRATE=y BUILDSTDERR: ++ CONFIG_XFRM_STATISTICS=y BUILDSTDERR: ++ CONFIG_XFRM_IPCOMP=m BUILDSTDERR: ++ CONFIG_NET_KEY=m BUILDSTDERR: ++ CONFIG_NET_KEY_MIGRATE=y BUILDSTDERR: ++ CONFIG_INET=y BUILDSTDERR: ++ CONFIG_IP_MULTICAST=y BUILDSTDERR: ++ CONFIG_IP_ADVANCED_ROUTER=y BUILDSTDERR: ++ CONFIG_IP_FIB_TRIE_STATS=y BUILDSTDERR: ++ CONFIG_IP_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_MULTIPATH=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_VERBOSE=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_CLASSID=y BUILDSTDERR: ++ CONFIG_NET_IPIP=m BUILDSTDERR: ++ CONFIG_NET_IPGRE_DEMUX=m BUILDSTDERR: ++ CONFIG_NET_IP_TUNNEL=m BUILDSTDERR: ++ CONFIG_NET_IPGRE=m BUILDSTDERR: ++ CONFIG_NET_IPGRE_BROADCAST=y BUILDSTDERR: ++ CONFIG_IP_MROUTE=y BUILDSTDERR: ++ CONFIG_IP_MROUTE_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IP_PIMSM_V1=y BUILDSTDERR: ++ CONFIG_IP_PIMSM_V2=y BUILDSTDERR: ++ CONFIG_SYN_COOKIES=y BUILDSTDERR: ++ CONFIG_NET_IPVTI=m BUILDSTDERR: ++ CONFIG_NET_UDP_TUNNEL=m BUILDSTDERR: ++ CONFIG_NET_FOU=m BUILDSTDERR: ++ CONFIG_NET_FOU_IP_TUNNELS=y BUILDSTDERR: ++ CONFIG_INET_AH=m BUILDSTDERR: ++ CONFIG_INET_ESP=m BUILDSTDERR: ++ CONFIG_INET_ESP_OFFLOAD=m BUILDSTDERR: ++ CONFIG_INET_IPCOMP=m BUILDSTDERR: ++ CONFIG_INET_XFRM_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_TRANSPORT=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_BEET=m BUILDSTDERR: ++ CONFIG_INET_DIAG=m BUILDSTDERR: ++ CONFIG_INET_TCP_DIAG=m BUILDSTDERR: ++ CONFIG_INET_UDP_DIAG=m BUILDSTDERR: ++ CONFIG_INET_RAW_DIAG=m BUILDSTDERR: ++ CONFIG_INET_DIAG_DESTROY=y BUILDSTDERR: ++ CONFIG_TCP_CONG_ADVANCED=y BUILDSTDERR: ++ CONFIG_TCP_CONG_BIC=m BUILDSTDERR: ++ CONFIG_TCP_CONG_CUBIC=y BUILDSTDERR: ++ CONFIG_TCP_CONG_WESTWOOD=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HSTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HYBLA=m BUILDSTDERR: ++ CONFIG_TCP_CONG_VEGAS=m BUILDSTDERR: ++ CONFIG_TCP_CONG_NV=m BUILDSTDERR: ++ CONFIG_TCP_CONG_SCALABLE=m BUILDSTDERR: ++ CONFIG_TCP_CONG_LP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_VENO=m BUILDSTDERR: ++ CONFIG_TCP_CONG_YEAH=m BUILDSTDERR: ++ CONFIG_TCP_CONG_ILLINOIS=m BUILDSTDERR: ++ CONFIG_TCP_CONG_DCTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_CDG=m BUILDSTDERR: ++ CONFIG_TCP_CONG_BBR=m BUILDSTDERR: ++ CONFIG_DEFAULT_CUBIC=y BUILDSTDERR: ++ CONFIG_DEFAULT_TCP_CONG=cubic BUILDSTDERR: ++ CONFIG_TCP_MD5SIG=y BUILDSTDERR: ++ CONFIG_IPV6=y BUILDSTDERR: ++ CONFIG_IPV6_ROUTER_PREF=y BUILDSTDERR: ++ CONFIG_IPV6_ROUTE_INFO=y BUILDSTDERR: ++ CONFIG_IPV6_OPTIMISTIC_DAD=y BUILDSTDERR: ++ CONFIG_INET6_AH=m BUILDSTDERR: ++ CONFIG_INET6_ESP=m BUILDSTDERR: ++ CONFIG_INET6_ESP_OFFLOAD=m BUILDSTDERR: ++ CONFIG_INET6_IPCOMP=m BUILDSTDERR: ++ CONFIG_IPV6_MIP6=y BUILDSTDERR: ++ CONFIG_IPV6_ILA=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_TRANSPORT=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_BEET=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m BUILDSTDERR: ++ CONFIG_IPV6_VTI=m BUILDSTDERR: ++ CONFIG_IPV6_SIT=m BUILDSTDERR: ++ CONFIG_IPV6_SIT_6RD=y BUILDSTDERR: ++ CONFIG_IPV6_NDISC_NODETYPE=y BUILDSTDERR: ++ CONFIG_IPV6_TUNNEL=m BUILDSTDERR: ++ CONFIG_IPV6_GRE=m BUILDSTDERR: ++ CONFIG_IPV6_FOU=m BUILDSTDERR: ++ CONFIG_IPV6_FOU_TUNNEL=m BUILDSTDERR: ++ CONFIG_IPV6_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IPV6_SUBTREES=y BUILDSTDERR: ++ CONFIG_IPV6_MROUTE=y BUILDSTDERR: ++ CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IPV6_PIMSM_V2=y BUILDSTDERR: ++ CONFIG_IPV6_SEG6_LWTUNNEL=y BUILDSTDERR: ++ CONFIG_IPV6_SEG6_HMAC=y BUILDSTDERR: ++ CONFIG_NETLABEL=y BUILDSTDERR: ++ CONFIG_NETWORK_SECMARK=y BUILDSTDERR: ++ CONFIG_NET_PTP_CLASSIFY=y BUILDSTDERR: ++ CONFIG_NETWORK_PHY_TIMESTAMPING=y BUILDSTDERR: ++ CONFIG_NETFILTER=y BUILDSTDERR: ++ CONFIG_NETFILTER_ADVANCED=y BUILDSTDERR: ++ CONFIG_BRIDGE_NETFILTER=m BUILDSTDERR: ++ CONFIG_NETFILTER_INGRESS=y BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_ACCT=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_QUEUE=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_LOG=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK=m BUILDSTDERR: ++ CONFIG_NF_LOG_COMMON=m BUILDSTDERR: ++ CONFIG_NF_LOG_NETDEV=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_MARK=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SECMARK=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_ZONES=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_PROCFS=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_EVENTS=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_TIMESTAMP=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_LABELS=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_DCCP=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_GRE=m BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_UDPLITE=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_AMANDA=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_FTP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_H323=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IRC=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_BROADCAST=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_NETBIOS_NS=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SNMP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_PPTP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SANE=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SIP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_TFTP=m BUILDSTDERR: ++ CONFIG_NF_CT_NETLINK=m BUILDSTDERR: ++ CONFIG_NF_NAT=m BUILDSTDERR: ++ CONFIG_NF_NAT_NEEDED=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_DCCP=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_UDPLITE=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_NF_NAT_AMANDA=m BUILDSTDERR: ++ CONFIG_NF_NAT_FTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_IRC=m BUILDSTDERR: ++ CONFIG_NF_NAT_SIP=m BUILDSTDERR: ++ CONFIG_NF_NAT_TFTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_REDIRECT=m BUILDSTDERR: ++ CONFIG_NETFILTER_SYNPROXY=m BUILDSTDERR: ++ CONFIG_NF_TABLES=m BUILDSTDERR: ++ CONFIG_NF_TABLES_INET=m BUILDSTDERR: ++ CONFIG_NF_TABLES_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_EXTHDR=m BUILDSTDERR: ++ CONFIG_NFT_META=m BUILDSTDERR: ++ CONFIG_NFT_RT=m BUILDSTDERR: ++ CONFIG_NFT_NUMGEN=m BUILDSTDERR: ++ CONFIG_NFT_CT=m BUILDSTDERR: ++ CONFIG_NFT_SET_RBTREE=m BUILDSTDERR: ++ CONFIG_NFT_SET_HASH=m BUILDSTDERR: ++ CONFIG_NFT_SET_BITMAP=m BUILDSTDERR: ++ CONFIG_NFT_COUNTER=m BUILDSTDERR: ++ CONFIG_NFT_LOG=m BUILDSTDERR: ++ CONFIG_NFT_LIMIT=m BUILDSTDERR: ++ CONFIG_NFT_MASQ=m BUILDSTDERR: ++ CONFIG_NFT_REDIR=m BUILDSTDERR: ++ CONFIG_NFT_NAT=m BUILDSTDERR: ++ CONFIG_NFT_OBJREF=m BUILDSTDERR: ++ CONFIG_NFT_QUEUE=m BUILDSTDERR: ++ CONFIG_NFT_QUOTA=m BUILDSTDERR: ++ CONFIG_NFT_REJECT=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_INET=m BUILDSTDERR: ++ CONFIG_NFT_COMPAT=m BUILDSTDERR: ++ CONFIG_NFT_HASH=m BUILDSTDERR: ++ CONFIG_NFT_FIB=m BUILDSTDERR: ++ CONFIG_NFT_FIB_INET=m BUILDSTDERR: ++ CONFIG_NF_DUP_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_DUP_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_FWD_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_FIB_NETDEV=m BUILDSTDERR: ++ CONFIG_NETFILTER_XTABLES=y BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_SET=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_AUDIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_DSCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_HL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_HMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_LED=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_LOG=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_NAT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NETMAP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NFLOG=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NOTRACK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_RATEEST=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_REDIRECT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TEE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TPROXY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TRACE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_SECMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TCPMSS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_BPF=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CGROUP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CLUSTER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_COMMENT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CPU=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DCCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DSCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ECN=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ESP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HELPER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPCOMP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPRANGE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPVS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_L2TP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_LENGTH=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_LIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MAC=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_NFACCT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_OSF=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_OWNER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_POLICY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_QUOTA=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_RATEEST=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_REALM=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_RECENT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_SCTP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_SOCKET=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STATE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STATISTIC=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STRING=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_TCPMSS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_TIME=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_U32=m BUILDSTDERR: ++ CONFIG_IP_SET=m BUILDSTDERR: ++ CONFIG_IP_SET_MAX=256 BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_IP=m BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_IPMAC=m BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_PORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IP=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPMARK=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORTIP=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORTNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPMAC=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_MAC=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETPORTNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETPORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETIFACE=m BUILDSTDERR: ++ CONFIG_IP_SET_LIST_SET=m BUILDSTDERR: ++ CONFIG_IP_VS=m BUILDSTDERR: ++ CONFIG_IP_VS_IPV6=y BUILDSTDERR: ++ CONFIG_IP_VS_TAB_BITS=12 BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_TCP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_UDP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_AH_ESP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_ESP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_AH=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_IP_VS_RR=m BUILDSTDERR: ++ CONFIG_IP_VS_WRR=m BUILDSTDERR: ++ CONFIG_IP_VS_LC=m BUILDSTDERR: ++ CONFIG_IP_VS_WLC=m BUILDSTDERR: ++ CONFIG_IP_VS_FO=m BUILDSTDERR: ++ CONFIG_IP_VS_OVF=m BUILDSTDERR: ++ CONFIG_IP_VS_LBLC=m BUILDSTDERR: ++ CONFIG_IP_VS_LBLCR=m BUILDSTDERR: ++ CONFIG_IP_VS_DH=m BUILDSTDERR: ++ CONFIG_IP_VS_SH=m BUILDSTDERR: ++ CONFIG_IP_VS_SED=m BUILDSTDERR: ++ CONFIG_IP_VS_NQ=m BUILDSTDERR: ++ CONFIG_IP_VS_SH_TAB_BITS=8 BUILDSTDERR: ++ CONFIG_IP_VS_FTP=m BUILDSTDERR: ++ CONFIG_IP_VS_NFCT=y BUILDSTDERR: ++ CONFIG_IP_VS_PE_SIP=m BUILDSTDERR: ++ CONFIG_NF_DEFRAG_IPV4=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IPV4=m BUILDSTDERR: ++ CONFIG_NF_SOCKET_IPV4=m BUILDSTDERR: ++ CONFIG_NF_TABLES_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_ROUTE_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_DUP_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_FIB_IPV4=m BUILDSTDERR: ++ CONFIG_NF_TABLES_ARP=m BUILDSTDERR: ++ CONFIG_NF_DUP_IPV4=m BUILDSTDERR: ++ CONFIG_NF_LOG_ARP=m BUILDSTDERR: ++ CONFIG_NF_LOG_IPV4=m BUILDSTDERR: ++ CONFIG_NF_REJECT_IPV4=y BUILDSTDERR: ++ CONFIG_NF_NAT_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_NAT_IPV4=m BUILDSTDERR: ++ CONFIG_NF_NAT_MASQUERADE_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_MASQ_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_REDIR_IPV4=m BUILDSTDERR: ++ CONFIG_NF_NAT_SNMP_BASIC=m BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_GRE=m BUILDSTDERR: ++ CONFIG_NF_NAT_PPTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_H323=m BUILDSTDERR: ++ CONFIG_IP_NF_IPTABLES=y BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_AH=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_ECN=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_RPFILTER=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_TTL=m BUILDSTDERR: ++ CONFIG_IP_NF_FILTER=y BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_REJECT=y BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_SYNPROXY=m BUILDSTDERR: ++ CONFIG_IP_NF_NAT=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_MASQUERADE=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_NETMAP=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_REDIRECT=m BUILDSTDERR: ++ CONFIG_IP_NF_MANGLE=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_CLUSTERIP=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_ECN=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_TTL=m BUILDSTDERR: ++ CONFIG_IP_NF_RAW=m BUILDSTDERR: ++ CONFIG_IP_NF_SECURITY=m BUILDSTDERR: ++ CONFIG_IP_NF_ARPTABLES=m BUILDSTDERR: ++ CONFIG_IP_NF_ARPFILTER=m BUILDSTDERR: ++ CONFIG_IP_NF_ARP_MANGLE=m BUILDSTDERR: ++ CONFIG_NF_DEFRAG_IPV6=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IPV6=m BUILDSTDERR: ++ CONFIG_NF_SOCKET_IPV6=m BUILDSTDERR: ++ CONFIG_NF_TABLES_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_ROUTE_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_DUP_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_FIB_IPV6=m BUILDSTDERR: ++ CONFIG_NF_DUP_IPV6=m BUILDSTDERR: ++ CONFIG_NF_REJECT_IPV6=m BUILDSTDERR: ++ CONFIG_NF_LOG_IPV6=m BUILDSTDERR: ++ CONFIG_NF_NAT_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_NAT_IPV6=m BUILDSTDERR: ++ CONFIG_NF_NAT_MASQUERADE_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_MASQ_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_REDIR_IPV6=m BUILDSTDERR: ++ CONFIG_IP6_NF_IPTABLES=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_AH=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_EUI64=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_FRAG=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_OPTS=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_HL=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_IPV6HEADER=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_MH=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_RPFILTER=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_RT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_HL=m BUILDSTDERR: ++ CONFIG_IP6_NF_FILTER=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_REJECT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_SYNPROXY=m BUILDSTDERR: ++ CONFIG_IP6_NF_MANGLE=m BUILDSTDERR: ++ CONFIG_IP6_NF_RAW=m BUILDSTDERR: ++ CONFIG_IP6_NF_SECURITY=m BUILDSTDERR: ++ CONFIG_IP6_NF_NAT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_MASQUERADE=m BUILDSTDERR: ++ CONFIG_NF_TABLES_BRIDGE=m BUILDSTDERR: ++ CONFIG_NFT_BRIDGE_META=m BUILDSTDERR: ++ CONFIG_NFT_BRIDGE_REJECT=m BUILDSTDERR: ++ CONFIG_NF_LOG_BRIDGE=m BUILDSTDERR: ++ CONFIG_BRIDGE_NF_EBTABLES=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_BROUTE=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_T_FILTER=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_T_NAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_802_3=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_AMONG=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_ARP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_IP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_IP6=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_LIMIT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_MARK=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_PKTTYPE=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_STP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_VLAN=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_ARPREPLY=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_DNAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_MARK_T=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_REDIRECT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_SNAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_LOG=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_NFLOG=m BUILDSTDERR: ++ CONFIG_IP_SCTP=m BUILDSTDERR: ++ CONFIG_NET_SCTPPROBE=m BUILDSTDERR: ++ CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y BUILDSTDERR: ++ CONFIG_SCTP_COOKIE_HMAC_MD5=y BUILDSTDERR: ++ CONFIG_SCTP_COOKIE_HMAC_SHA1=y BUILDSTDERR: ++ CONFIG_INET_SCTP_DIAG=m BUILDSTDERR: ++ CONFIG_RDS=m BUILDSTDERR: ++ CONFIG_RDS_RDMA=m BUILDSTDERR: ++ CONFIG_RDS_TCP=m BUILDSTDERR: ++ CONFIG_TIPC=m BUILDSTDERR: ++ CONFIG_TIPC_MEDIA_UDP=y BUILDSTDERR: ++ CONFIG_ATM=m BUILDSTDERR: ++ CONFIG_ATM_CLIP=m BUILDSTDERR: ++ CONFIG_ATM_LANE=m BUILDSTDERR: ++ CONFIG_ATM_BR2684=m BUILDSTDERR: ++ CONFIG_L2TP=m BUILDSTDERR: ++ CONFIG_L2TP_DEBUGFS=m BUILDSTDERR: ++ CONFIG_L2TP_V3=y BUILDSTDERR: ++ CONFIG_L2TP_IP=m BUILDSTDERR: ++ CONFIG_L2TP_ETH=m BUILDSTDERR: ++ CONFIG_STP=m BUILDSTDERR: ++ CONFIG_GARP=m BUILDSTDERR: ++ CONFIG_MRP=m BUILDSTDERR: ++ CONFIG_BRIDGE=m BUILDSTDERR: ++ CONFIG_BRIDGE_IGMP_SNOOPING=y BUILDSTDERR: ++ CONFIG_BRIDGE_VLAN_FILTERING=y BUILDSTDERR: ++ CONFIG_HAVE_NET_DSA=y BUILDSTDERR: ++ CONFIG_NET_DSA=m BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_BRCM=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_DSA=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_EDSA=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_KSZ=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_LAN9303=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_MTK=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_TRAILER=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_QCA=y BUILDSTDERR: ++ CONFIG_VLAN_8021Q=m BUILDSTDERR: ++ CONFIG_VLAN_8021Q_GVRP=y BUILDSTDERR: ++ CONFIG_VLAN_8021Q_MVRP=y BUILDSTDERR: ++ CONFIG_LLC=m BUILDSTDERR: ++ CONFIG_IPX=m BUILDSTDERR: ++ CONFIG_ATALK=m BUILDSTDERR: ++ CONFIG_DEV_APPLETALK=m BUILDSTDERR: ++ CONFIG_IPDDP=m BUILDSTDERR: ++ CONFIG_IPDDP_ENCAP=y BUILDSTDERR: ++ CONFIG_6LOWPAN=m BUILDSTDERR: ++ CONFIG_6LOWPAN_DEBUGFS=y BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_DEST=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_FRAGMENT=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_HOP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_IPV6=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_MOBILITY=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_ROUTING=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_UDP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_UDP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_ICMPV6=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m BUILDSTDERR: ++ CONFIG_IEEE802154=m BUILDSTDERR: ++ CONFIG_IEEE802154_SOCKET=m BUILDSTDERR: ++ CONFIG_IEEE802154_6LOWPAN=m BUILDSTDERR: ++ CONFIG_MAC802154=m BUILDSTDERR: ++ CONFIG_NET_SCHED=y BUILDSTDERR: ++ CONFIG_NET_SCH_CBQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_HTB=m BUILDSTDERR: ++ CONFIG_NET_SCH_HFSC=m BUILDSTDERR: ++ CONFIG_NET_SCH_ATM=m BUILDSTDERR: ++ CONFIG_NET_SCH_PRIO=m BUILDSTDERR: ++ CONFIG_NET_SCH_MULTIQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_RED=m BUILDSTDERR: ++ CONFIG_NET_SCH_SFB=m BUILDSTDERR: ++ CONFIG_NET_SCH_SFQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_TEQL=m BUILDSTDERR: ++ CONFIG_NET_SCH_TBF=m BUILDSTDERR: ++ CONFIG_NET_SCH_GRED=m BUILDSTDERR: ++ CONFIG_NET_SCH_DSMARK=m BUILDSTDERR: ++ CONFIG_NET_SCH_NETEM=m BUILDSTDERR: ++ CONFIG_NET_SCH_DRR=m BUILDSTDERR: ++ CONFIG_NET_SCH_MQPRIO=m BUILDSTDERR: ++ CONFIG_NET_SCH_CHOKE=m BUILDSTDERR: ++ CONFIG_NET_SCH_QFQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_CODEL=m BUILDSTDERR: ++ CONFIG_NET_SCH_FQ_CODEL=y BUILDSTDERR: ++ CONFIG_NET_SCH_FQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_HHF=m BUILDSTDERR: ++ CONFIG_NET_SCH_PIE=m BUILDSTDERR: ++ CONFIG_NET_SCH_INGRESS=m BUILDSTDERR: ++ CONFIG_NET_SCH_PLUG=m BUILDSTDERR: ++ CONFIG_NET_CLS=y BUILDSTDERR: ++ CONFIG_NET_CLS_BASIC=m BUILDSTDERR: ++ CONFIG_NET_CLS_TCINDEX=m BUILDSTDERR: ++ CONFIG_NET_CLS_ROUTE4=m BUILDSTDERR: ++ CONFIG_NET_CLS_FW=m BUILDSTDERR: ++ CONFIG_NET_CLS_U32=m BUILDSTDERR: ++ CONFIG_CLS_U32_PERF=y BUILDSTDERR: ++ CONFIG_CLS_U32_MARK=y BUILDSTDERR: ++ CONFIG_NET_CLS_RSVP=m BUILDSTDERR: ++ CONFIG_NET_CLS_RSVP6=m BUILDSTDERR: ++ CONFIG_NET_CLS_FLOW=m BUILDSTDERR: ++ CONFIG_NET_CLS_CGROUP=y BUILDSTDERR: ++ CONFIG_NET_CLS_BPF=m BUILDSTDERR: ++ CONFIG_NET_CLS_FLOWER=m BUILDSTDERR: ++ CONFIG_NET_CLS_MATCHALL=m BUILDSTDERR: ++ CONFIG_NET_EMATCH=y BUILDSTDERR: ++ CONFIG_NET_EMATCH_STACK=32 BUILDSTDERR: ++ CONFIG_NET_EMATCH_CMP=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_NBYTE=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_U32=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_META=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_TEXT=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_CANID=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_IPSET=m BUILDSTDERR: ++ CONFIG_NET_CLS_ACT=y BUILDSTDERR: ++ CONFIG_NET_ACT_POLICE=m BUILDSTDERR: ++ CONFIG_NET_ACT_GACT=m BUILDSTDERR: ++ CONFIG_GACT_PROB=y BUILDSTDERR: ++ CONFIG_NET_ACT_MIRRED=m BUILDSTDERR: ++ CONFIG_NET_ACT_SAMPLE=m BUILDSTDERR: ++ CONFIG_NET_ACT_IPT=m BUILDSTDERR: ++ CONFIG_NET_ACT_NAT=m BUILDSTDERR: ++ CONFIG_NET_ACT_PEDIT=m BUILDSTDERR: ++ CONFIG_NET_ACT_SIMP=m BUILDSTDERR: ++ CONFIG_NET_ACT_SKBEDIT=m BUILDSTDERR: ++ CONFIG_NET_ACT_CSUM=m BUILDSTDERR: ++ CONFIG_NET_ACT_VLAN=m BUILDSTDERR: ++ CONFIG_NET_ACT_BPF=m BUILDSTDERR: ++ CONFIG_NET_ACT_CONNMARK=m BUILDSTDERR: ++ CONFIG_NET_ACT_SKBMOD=m BUILDSTDERR: ++ CONFIG_NET_ACT_IFE=m BUILDSTDERR: ++ CONFIG_NET_ACT_TUNNEL_KEY=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBMARK=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBPRIO=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBTCINDEX=m BUILDSTDERR: ++ CONFIG_NET_CLS_IND=y BUILDSTDERR: ++ CONFIG_NET_SCH_FIFO=y BUILDSTDERR: ++ CONFIG_DCB=y BUILDSTDERR: ++ CONFIG_DNS_RESOLVER=m BUILDSTDERR: ++ CONFIG_BATMAN_ADV=m BUILDSTDERR: ++ CONFIG_BATMAN_ADV_BATMAN_V=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_BLA=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_DAT=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_NC=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_MCAST=y BUILDSTDERR: ++ CONFIG_OPENVSWITCH=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_GRE=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_VXLAN=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_GENEVE=m BUILDSTDERR: ++ CONFIG_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VMWARE_VMCI_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VIRTIO_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VIRTIO_VSOCKETS_COMMON=m BUILDSTDERR: ++ CONFIG_HYPERV_VSOCKETS=m BUILDSTDERR: ++ CONFIG_NETLINK_DIAG=m BUILDSTDERR: ++ CONFIG_MPLS=y BUILDSTDERR: ++ CONFIG_NET_MPLS_GSO=m BUILDSTDERR: ++ CONFIG_MPLS_ROUTING=m BUILDSTDERR: ++ CONFIG_MPLS_IPTUNNEL=m BUILDSTDERR: ++ CONFIG_NET_NSH=m BUILDSTDERR: ++ CONFIG_NET_SWITCHDEV=y BUILDSTDERR: ++ CONFIG_NET_L3_MASTER_DEV=y BUILDSTDERR: ++ CONFIG_NET_NCSI=y BUILDSTDERR: ++ CONFIG_RPS=y BUILDSTDERR: ++ CONFIG_RFS_ACCEL=y BUILDSTDERR: ++ CONFIG_XPS=y BUILDSTDERR: ++ CONFIG_CGROUP_NET_PRIO=y BUILDSTDERR: ++ CONFIG_CGROUP_NET_CLASSID=y BUILDSTDERR: ++ CONFIG_BQL=y BUILDSTDERR: ++ CONFIG_BPF_STREAM_PARSER=y BUILDSTDERR: ++ CONFIG_NET_FLOW_LIMIT=y BUILDSTDERR: ++ CONFIG_NET_PKTGEN=m BUILDSTDERR: ++ CONFIG_NET_DROP_MONITOR=y BUILDSTDERR: ++ CONFIG_HAMRADIO=y BUILDSTDERR: ++ CONFIG_AX25=m BUILDSTDERR: ++ CONFIG_AX25_DAMA_SLAVE=y BUILDSTDERR: ++ CONFIG_NETROM=m BUILDSTDERR: ++ CONFIG_ROSE=m BUILDSTDERR: ++ CONFIG_MKISS=m BUILDSTDERR: ++ CONFIG_6PACK=m BUILDSTDERR: ++ CONFIG_BPQETHER=m BUILDSTDERR: ++ CONFIG_BAYCOM_SER_FDX=m BUILDSTDERR: ++ CONFIG_BAYCOM_SER_HDX=m BUILDSTDERR: ++ CONFIG_BAYCOM_PAR=m BUILDSTDERR: ++ CONFIG_BAYCOM_EPP=m BUILDSTDERR: ++ CONFIG_YAM=m BUILDSTDERR: ++ CONFIG_CAN=m BUILDSTDERR: ++ CONFIG_CAN_RAW=m BUILDSTDERR: ++ CONFIG_CAN_BCM=m BUILDSTDERR: ++ CONFIG_CAN_GW=m BUILDSTDERR: ++ CONFIG_CAN_VCAN=m BUILDSTDERR: ++ CONFIG_CAN_VXCAN=m BUILDSTDERR: ++ CONFIG_CAN_SLCAN=m BUILDSTDERR: ++ CONFIG_CAN_DEV=m BUILDSTDERR: ++ CONFIG_CAN_CALC_BITTIMING=y BUILDSTDERR: ++ CONFIG_CAN_LEDS=y BUILDSTDERR: ++ CONFIG_PCH_CAN=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN_PCI=m BUILDSTDERR: ++ CONFIG_CAN_CC770=m BUILDSTDERR: ++ CONFIG_CAN_CC770_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_IFI_CANFD=m BUILDSTDERR: ++ CONFIG_CAN_M_CAN=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCIEFD=m BUILDSTDERR: ++ CONFIG_CAN_SJA1000=m BUILDSTDERR: ++ CONFIG_CAN_SJA1000_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_EMS_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCIEC=y BUILDSTDERR: ++ CONFIG_CAN_KVASER_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PLX_PCI=m BUILDSTDERR: ++ CONFIG_CAN_SOFTING=m BUILDSTDERR: ++ CONFIG_CAN_HI311X=m BUILDSTDERR: ++ CONFIG_CAN_EMS_USB=m BUILDSTDERR: ++ CONFIG_CAN_ESD_USB2=m BUILDSTDERR: ++ CONFIG_CAN_GS_USB=m BUILDSTDERR: ++ CONFIG_CAN_KVASER_USB=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_USB=m BUILDSTDERR: ++ CONFIG_CAN_8DEV_USB=m BUILDSTDERR: ++ CONFIG_CAN_MCBA_USB=m BUILDSTDERR: ++ CONFIG_BT=m BUILDSTDERR: ++ CONFIG_BT_BREDR=y BUILDSTDERR: ++ CONFIG_BT_RFCOMM=m BUILDSTDERR: ++ CONFIG_BT_RFCOMM_TTY=y BUILDSTDERR: ++ CONFIG_BT_BNEP=m BUILDSTDERR: ++ CONFIG_BT_BNEP_MC_FILTER=y BUILDSTDERR: ++ CONFIG_BT_BNEP_PROTO_FILTER=y BUILDSTDERR: ++ CONFIG_BT_CMTP=m BUILDSTDERR: ++ CONFIG_BT_HIDP=m BUILDSTDERR: ++ CONFIG_BT_HS=y BUILDSTDERR: ++ CONFIG_BT_LE=y BUILDSTDERR: ++ CONFIG_BT_6LOWPAN=m BUILDSTDERR: ++ CONFIG_BT_LEDS=y BUILDSTDERR: ++ CONFIG_BT_INTEL=m BUILDSTDERR: ++ CONFIG_BT_BCM=m BUILDSTDERR: ++ CONFIG_BT_RTL=m BUILDSTDERR: ++ CONFIG_BT_QCA=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB_BCM=y BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB_RTL=y BUILDSTDERR: ++ CONFIG_BT_HCIBTSDIO=m BUILDSTDERR: ++ CONFIG_BT_HCIUART=m BUILDSTDERR: ++ CONFIG_BT_HCIUART_SERDEV=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_H4=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_NOKIA=m BUILDSTDERR: ++ CONFIG_BT_HCIUART_BCSP=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_ATH3K=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_LL=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_3WIRE=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_INTEL=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_BCM=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_QCA=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_AG6XX=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_MRVL=y BUILDSTDERR: ++ CONFIG_BT_HCIBCM203X=m BUILDSTDERR: ++ CONFIG_BT_HCIBPA10X=m BUILDSTDERR: ++ CONFIG_BT_HCIBFUSB=m BUILDSTDERR: ++ CONFIG_BT_HCIDTL1=m BUILDSTDERR: ++ CONFIG_BT_HCIBT3C=m BUILDSTDERR: ++ CONFIG_BT_HCIBLUECARD=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUART=m BUILDSTDERR: ++ CONFIG_BT_HCIVHCI=m BUILDSTDERR: ++ CONFIG_BT_MRVL=m BUILDSTDERR: ++ CONFIG_BT_MRVL_SDIO=m BUILDSTDERR: ++ CONFIG_BT_ATH3K=m BUILDSTDERR: ++ CONFIG_STREAM_PARSER=y BUILDSTDERR: ++ CONFIG_FIB_RULES=y BUILDSTDERR: ++ CONFIG_WIRELESS=y BUILDSTDERR: ++ CONFIG_WIRELESS_EXT=y BUILDSTDERR: ++ CONFIG_WEXT_CORE=y BUILDSTDERR: ++ CONFIG_WEXT_PROC=y BUILDSTDERR: ++ CONFIG_WEXT_SPY=y BUILDSTDERR: ++ CONFIG_WEXT_PRIV=y BUILDSTDERR: ++ CONFIG_CFG80211=m BUILDSTDERR: ++ CONFIG_CFG80211_DEFAULT_PS=y BUILDSTDERR: ++ CONFIG_CFG80211_DEBUGFS=y BUILDSTDERR: ++ CONFIG_CFG80211_CRDA_SUPPORT=y BUILDSTDERR: ++ CONFIG_CFG80211_WEXT=y BUILDSTDERR: ++ CONFIG_CFG80211_WEXT_EXPORT=y BUILDSTDERR: ++ CONFIG_LIB80211=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_WEP=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_CCMP=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_TKIP=m BUILDSTDERR: ++ CONFIG_MAC80211=m BUILDSTDERR: ++ CONFIG_MAC80211_HAS_RC=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_MINSTREL=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_MINSTREL_HT=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_DEFAULT=minstrel_ht BUILDSTDERR: ++ CONFIG_MAC80211_MESH=y BUILDSTDERR: ++ CONFIG_MAC80211_LEDS=y BUILDSTDERR: ++ CONFIG_MAC80211_DEBUGFS=y BUILDSTDERR: ++ CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 BUILDSTDERR: ++ CONFIG_RFKILL=m BUILDSTDERR: ++ CONFIG_RFKILL_LEDS=y BUILDSTDERR: ++ CONFIG_RFKILL_INPUT=y BUILDSTDERR: ++ CONFIG_RFKILL_GPIO=m BUILDSTDERR: ++ CONFIG_NET_9P=m BUILDSTDERR: ++ CONFIG_NET_9P_VIRTIO=m BUILDSTDERR: ++ CONFIG_NET_9P_XEN=m BUILDSTDERR: ++ CONFIG_NET_9P_RDMA=m BUILDSTDERR: ++ CONFIG_CEPH_LIB=m BUILDSTDERR: ++ CONFIG_NFC=m BUILDSTDERR: ++ CONFIG_NFC_DIGITAL=m BUILDSTDERR: ++ CONFIG_NFC_NCI=m BUILDSTDERR: ++ CONFIG_NFC_HCI=m BUILDSTDERR: ++ CONFIG_NFC_SHDLC=y BUILDSTDERR: ++ CONFIG_NFC_TRF7970A=m BUILDSTDERR: ++ CONFIG_NFC_MEI_PHY=m BUILDSTDERR: ++ CONFIG_NFC_SIM=m BUILDSTDERR: ++ CONFIG_NFC_PORT100=m BUILDSTDERR: ++ CONFIG_NFC_PN544=m BUILDSTDERR: ++ CONFIG_NFC_PN544_I2C=m BUILDSTDERR: ++ CONFIG_NFC_PN544_MEI=m BUILDSTDERR: ++ CONFIG_NFC_PN533=m BUILDSTDERR: ++ CONFIG_NFC_PN533_USB=m BUILDSTDERR: ++ CONFIG_NFC_PN533_I2C=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD_I2C=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD_MEI=m BUILDSTDERR: ++ CONFIG_NFC_MRVL=m BUILDSTDERR: ++ CONFIG_NFC_MRVL_USB=m BUILDSTDERR: ++ CONFIG_NFC_ST21NFCA=m BUILDSTDERR: ++ CONFIG_NFC_ST21NFCA_I2C=m BUILDSTDERR: ++ CONFIG_NFC_NXP_NCI=m BUILDSTDERR: ++ CONFIG_NFC_NXP_NCI_I2C=m BUILDSTDERR: ++ CONFIG_PSAMPLE=m BUILDSTDERR: ++ CONFIG_NET_IFE=m BUILDSTDERR: ++ CONFIG_LWTUNNEL=y BUILDSTDERR: ++ CONFIG_LWTUNNEL_BPF=y BUILDSTDERR: ++ CONFIG_DST_CACHE=y BUILDSTDERR: ++ CONFIG_GRO_CELLS=y BUILDSTDERR: ++ CONFIG_NET_DEVLINK=m BUILDSTDERR: ++ CONFIG_MAY_USE_DEVLINK=m BUILDSTDERR: ++ CONFIG_DEVTMPFS=y BUILDSTDERR: ++ CONFIG_DEVTMPFS_MOUNT=y BUILDSTDERR: ++ CONFIG_STANDALONE=y BUILDSTDERR: ++ CONFIG_PREVENT_FIRMWARE_BUILD=y BUILDSTDERR: ++ CONFIG_FW_LOADER=y BUILDSTDERR: ++ CONFIG_EXTRA_FIRMWARE= BUILDSTDERR: ++ CONFIG_WANT_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_ALLOW_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_DEBUG_DEVRES=y BUILDSTDERR: ++ CONFIG_TEST_ASYNC_DRIVER_PROBE=m BUILDSTDERR: ++ CONFIG_SYS_HYPERVISOR=y BUILDSTDERR: ++ CONFIG_GENERIC_CPU_AUTOPROBE=y BUILDSTDERR: ++ CONFIG_GENERIC_CPU_VULNERABILITIES=y BUILDSTDERR: ++ CONFIG_REGMAP=y BUILDSTDERR: ++ CONFIG_REGMAP_I2C=y BUILDSTDERR: ++ CONFIG_REGMAP_SPI=y BUILDSTDERR: ++ CONFIG_REGMAP_MMIO=m BUILDSTDERR: ++ CONFIG_REGMAP_IRQ=y BUILDSTDERR: ++ CONFIG_DMA_SHARED_BUFFER=y BUILDSTDERR: ++ CONFIG_CONNECTOR=y BUILDSTDERR: ++ CONFIG_PROC_EVENTS=y BUILDSTDERR: ++ CONFIG_MTD=m BUILDSTDERR: ++ CONFIG_MTD_OF_PARTS=m BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_1=y BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_2=y BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_4=y BUILDSTDERR: ++ CONFIG_MTD_CFI_I1=y BUILDSTDERR: ++ CONFIG_MTD_CFI_I2=y BUILDSTDERR: ++ CONFIG_MTD_UBI=m BUILDSTDERR: ++ CONFIG_MTD_UBI_WL_THRESHOLD=4096 BUILDSTDERR: ++ CONFIG_MTD_UBI_BEB_LIMIT=20 BUILDSTDERR: ++ CONFIG_OF=y BUILDSTDERR: ++ CONFIG_OF_ADDRESS=y BUILDSTDERR: ++ CONFIG_OF_ADDRESS_PCI=y BUILDSTDERR: ++ CONFIG_OF_IRQ=y BUILDSTDERR: ++ CONFIG_OF_NET=y BUILDSTDERR: ++ CONFIG_OF_MDIO=y BUILDSTDERR: ++ CONFIG_OF_PCI=y BUILDSTDERR: ++ CONFIG_OF_PCI_IRQ=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y BUILDSTDERR: ++ CONFIG_PARPORT=m BUILDSTDERR: ++ CONFIG_PARPORT_PC=m BUILDSTDERR: ++ CONFIG_PARPORT_SERIAL=m BUILDSTDERR: ++ CONFIG_PARPORT_PC_PCMCIA=m BUILDSTDERR: ++ CONFIG_PARPORT_1284=y BUILDSTDERR: ++ CONFIG_PARPORT_NOT_PC=y BUILDSTDERR: ++ CONFIG_PNP=y BUILDSTDERR: ++ CONFIG_PNPACPI=y BUILDSTDERR: ++ CONFIG_BLK_DEV=y BUILDSTDERR: ++ CONFIG_BLK_DEV_NULL_BLK=m BUILDSTDERR: ++ CONFIG_BLK_DEV_FD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m BUILDSTDERR: ++ CONFIG_ZRAM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_DAC960=m BUILDSTDERR: ++ CONFIG_BLK_DEV_UMEM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_LOOP=m BUILDSTDERR: ++ CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 BUILDSTDERR: ++ CONFIG_BLK_DEV_DRBD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_NBD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_SX8=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_COUNT=16 BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_SIZE=16384 BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_DAX=y BUILDSTDERR: ++ CONFIG_CDROM_PKTCDVD=m BUILDSTDERR: ++ CONFIG_CDROM_PKTCDVD_BUFFERS=8 BUILDSTDERR: ++ CONFIG_ATA_OVER_ETH=m BUILDSTDERR: ++ CONFIG_XEN_BLKDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_XEN_BLKDEV_BACKEND=m BUILDSTDERR: ++ CONFIG_VIRTIO_BLK=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RBD=m BUILDSTDERR: ++ CONFIG_NVME_CORE=m BUILDSTDERR: ++ CONFIG_BLK_DEV_NVME=m BUILDSTDERR: ++ CONFIG_NVME_FABRICS=m BUILDSTDERR: ++ CONFIG_NVME_RDMA=m BUILDSTDERR: ++ CONFIG_NVME_FC=m BUILDSTDERR: ++ CONFIG_NVME_TARGET=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_LOOP=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_RDMA=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_FC=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_FCLOOP=m BUILDSTDERR: ++ CONFIG_SENSORS_LIS3LV02D=m BUILDSTDERR: ++ CONFIG_IBM_ASM=m BUILDSTDERR: ++ CONFIG_TIFM_CORE=m BUILDSTDERR: ++ CONFIG_TIFM_7XX1=m BUILDSTDERR: ++ CONFIG_ENCLOSURE_SERVICES=m BUILDSTDERR: ++ CONFIG_CS5535_MFGPT=m BUILDSTDERR: ++ CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7 BUILDSTDERR: ++ CONFIG_CS5535_CLOCK_EVENT_SRC=m BUILDSTDERR: ++ CONFIG_HP_ILO=m BUILDSTDERR: ++ CONFIG_APDS9802ALS=m BUILDSTDERR: ++ CONFIG_ISL29003=m BUILDSTDERR: ++ CONFIG_ISL29020=m BUILDSTDERR: ++ CONFIG_SENSORS_TSL2550=m BUILDSTDERR: ++ CONFIG_SENSORS_BH1770=m BUILDSTDERR: ++ CONFIG_SENSORS_APDS990X=m BUILDSTDERR: ++ CONFIG_VMWARE_BALLOON=m BUILDSTDERR: ++ CONFIG_PCH_PHUB=m BUILDSTDERR: ++ CONFIG_EEPROM_AT24=m BUILDSTDERR: ++ CONFIG_EEPROM_LEGACY=m BUILDSTDERR: ++ CONFIG_EEPROM_MAX6875=m BUILDSTDERR: ++ CONFIG_EEPROM_93CX6=m BUILDSTDERR: ++ CONFIG_EEPROM_IDT_89HPESX=m BUILDSTDERR: ++ CONFIG_CB710_CORE=m BUILDSTDERR: ++ CONFIG_CB710_DEBUG_ASSUMPTIONS=y BUILDSTDERR: ++ CONFIG_SENSORS_LIS3_I2C=m BUILDSTDERR: ++ CONFIG_ALTERA_STAPL=m BUILDSTDERR: ++ CONFIG_INTEL_MEI=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_ME=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_TXE=m BUILDSTDERR: ++ CONFIG_VMWARE_VMCI=m BUILDSTDERR: ++ CONFIG_ECHO=m BUILDSTDERR: ++ CONFIG_HAVE_IDE=y BUILDSTDERR: ++ CONFIG_SCSI_MOD=y BUILDSTDERR: ++ CONFIG_RAID_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI=y BUILDSTDERR: ++ CONFIG_SCSI_DMA=y BUILDSTDERR: ++ CONFIG_SCSI_NETLINK=y BUILDSTDERR: ++ CONFIG_SCSI_PROC_FS=y BUILDSTDERR: ++ CONFIG_BLK_DEV_SD=y BUILDSTDERR: ++ CONFIG_CHR_DEV_ST=m BUILDSTDERR: ++ CONFIG_CHR_DEV_OSST=m BUILDSTDERR: ++ CONFIG_BLK_DEV_SR=y BUILDSTDERR: ++ CONFIG_BLK_DEV_SR_VENDOR=y BUILDSTDERR: ++ CONFIG_CHR_DEV_SG=y BUILDSTDERR: ++ CONFIG_CHR_DEV_SCH=m BUILDSTDERR: ++ CONFIG_SCSI_ENCLOSURE=m BUILDSTDERR: ++ CONFIG_SCSI_CONSTANTS=y BUILDSTDERR: ++ CONFIG_SCSI_LOGGING=y BUILDSTDERR: ++ CONFIG_SCSI_SCAN_ASYNC=y BUILDSTDERR: ++ CONFIG_SCSI_SPI_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_FC_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_ISCSI_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_LIBSAS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_ATA=y BUILDSTDERR: ++ CONFIG_SCSI_SAS_HOST_SMP=y BUILDSTDERR: ++ CONFIG_SCSI_SRP_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_LOWLEVEL=y BUILDSTDERR: ++ CONFIG_ISCSI_TCP=m BUILDSTDERR: ++ CONFIG_ISCSI_BOOT_SYSFS=m BUILDSTDERR: ++ CONFIG_SCSI_CXGB3_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_CXGB4_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_BNX2_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_BNX2X_FCOE=m BUILDSTDERR: ++ CONFIG_BE2ISCSI=m BUILDSTDERR: ++ CONFIG_BLK_DEV_3W_XXXX_RAID=m BUILDSTDERR: ++ CONFIG_SCSI_HPSA=m BUILDSTDERR: ++ CONFIG_SCSI_3W_9XXX=m BUILDSTDERR: ++ CONFIG_SCSI_3W_SAS=m BUILDSTDERR: ++ CONFIG_SCSI_ACARD=m BUILDSTDERR: ++ CONFIG_SCSI_AACRAID=m BUILDSTDERR: ++ CONFIG_SCSI_AIC7XXX=m BUILDSTDERR: ++ CONFIG_AIC7XXX_CMDS_PER_DEVICE=4 BUILDSTDERR: ++ CONFIG_AIC7XXX_RESET_DELAY_MS=15000 BUILDSTDERR: ++ CONFIG_AIC7XXX_DEBUG_MASK=0 BUILDSTDERR: ++ CONFIG_SCSI_AIC79XX=m BUILDSTDERR: ++ CONFIG_AIC79XX_CMDS_PER_DEVICE=4 BUILDSTDERR: ++ CONFIG_AIC79XX_RESET_DELAY_MS=15000 BUILDSTDERR: ++ CONFIG_AIC79XX_DEBUG_MASK=0 BUILDSTDERR: ++ CONFIG_SCSI_MVSAS=m BUILDSTDERR: ++ CONFIG_SCSI_MVSAS_TASKLET=y BUILDSTDERR: ++ CONFIG_SCSI_MVUMI=m BUILDSTDERR: ++ CONFIG_SCSI_ADVANSYS=m BUILDSTDERR: ++ CONFIG_SCSI_ARCMSR=m BUILDSTDERR: ++ CONFIG_SCSI_ESAS2R=m BUILDSTDERR: ++ CONFIG_MEGARAID_NEWGEN=y BUILDSTDERR: ++ CONFIG_MEGARAID_MM=m BUILDSTDERR: ++ CONFIG_MEGARAID_MAILBOX=m BUILDSTDERR: ++ CONFIG_MEGARAID_LEGACY=m BUILDSTDERR: ++ CONFIG_MEGARAID_SAS=m BUILDSTDERR: ++ CONFIG_SCSI_MPT3SAS=m BUILDSTDERR: ++ CONFIG_SCSI_MPT2SAS_MAX_SGE=128 BUILDSTDERR: ++ CONFIG_SCSI_MPT3SAS_MAX_SGE=128 BUILDSTDERR: ++ CONFIG_SCSI_MPT2SAS=m BUILDSTDERR: ++ CONFIG_SCSI_SMARTPQI=m BUILDSTDERR: ++ CONFIG_SCSI_UFSHCD=m BUILDSTDERR: ++ CONFIG_SCSI_UFSHCD_PCI=m BUILDSTDERR: ++ CONFIG_SCSI_HPTIOP=m BUILDSTDERR: ++ CONFIG_SCSI_BUSLOGIC=m BUILDSTDERR: ++ CONFIG_SCSI_FLASHPOINT=y BUILDSTDERR: ++ CONFIG_VMWARE_PVSCSI=m BUILDSTDERR: ++ CONFIG_XEN_SCSI_FRONTEND=m BUILDSTDERR: ++ CONFIG_HYPERV_STORAGE=m BUILDSTDERR: ++ CONFIG_LIBFC=m BUILDSTDERR: ++ CONFIG_LIBFCOE=m BUILDSTDERR: ++ CONFIG_FCOE=m BUILDSTDERR: ++ CONFIG_FCOE_FNIC=m BUILDSTDERR: ++ CONFIG_SCSI_SNIC=m BUILDSTDERR: ++ CONFIG_SCSI_DMX3191D=m BUILDSTDERR: ++ CONFIG_SCSI_GDTH=m BUILDSTDERR: ++ CONFIG_SCSI_ISCI=m BUILDSTDERR: ++ CONFIG_SCSI_IPS=m BUILDSTDERR: ++ CONFIG_SCSI_INITIO=m BUILDSTDERR: ++ CONFIG_SCSI_INIA100=m BUILDSTDERR: ++ CONFIG_SCSI_STEX=m BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_2=m BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_MMIO=y BUILDSTDERR: ++ CONFIG_SCSI_IPR=m BUILDSTDERR: ++ CONFIG_SCSI_IPR_TRACE=y BUILDSTDERR: ++ CONFIG_SCSI_IPR_DUMP=y BUILDSTDERR: ++ CONFIG_SCSI_QLOGIC_1280=m BUILDSTDERR: ++ CONFIG_SCSI_QLA_FC=m BUILDSTDERR: ++ CONFIG_TCM_QLA2XXX=m BUILDSTDERR: ++ CONFIG_SCSI_QLA_ISCSI=m BUILDSTDERR: ++ CONFIG_QEDI=m BUILDSTDERR: ++ CONFIG_QEDF=m BUILDSTDERR: ++ CONFIG_SCSI_LPFC=m BUILDSTDERR: ++ CONFIG_SCSI_DC395x=m BUILDSTDERR: ++ CONFIG_SCSI_AM53C974=m BUILDSTDERR: ++ CONFIG_SCSI_WD719X=m BUILDSTDERR: ++ CONFIG_SCSI_DEBUG=m BUILDSTDERR: ++ CONFIG_SCSI_PMCRAID=m BUILDSTDERR: ++ CONFIG_SCSI_PM8001=m BUILDSTDERR: ++ CONFIG_SCSI_BFA_FC=m BUILDSTDERR: ++ CONFIG_SCSI_VIRTIO=m BUILDSTDERR: ++ CONFIG_SCSI_CHELSIO_FCOE=m BUILDSTDERR: ++ CONFIG_SCSI_DH=y BUILDSTDERR: ++ CONFIG_SCSI_DH_RDAC=m BUILDSTDERR: ++ CONFIG_SCSI_DH_HP_SW=m BUILDSTDERR: ++ CONFIG_SCSI_DH_EMC=m BUILDSTDERR: ++ CONFIG_SCSI_DH_ALUA=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_INITIATOR=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_ULD=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_DPRINT_SENSE=1 BUILDSTDERR: ++ CONFIG_ATA=y BUILDSTDERR: ++ CONFIG_ATA_VERBOSE_ERROR=y BUILDSTDERR: ++ CONFIG_ATA_ACPI=y BUILDSTDERR: ++ CONFIG_SATA_PMP=y BUILDSTDERR: ++ CONFIG_SATA_AHCI=y BUILDSTDERR: ++ CONFIG_SATA_AHCI_PLATFORM=m BUILDSTDERR: ++ CONFIG_SATA_INIC162X=m BUILDSTDERR: ++ CONFIG_SATA_ACARD_AHCI=m BUILDSTDERR: ++ CONFIG_SATA_SIL24=m BUILDSTDERR: ++ CONFIG_ATA_SFF=y BUILDSTDERR: ++ CONFIG_PDC_ADMA=m BUILDSTDERR: ++ CONFIG_SATA_QSTOR=m BUILDSTDERR: ++ CONFIG_SATA_SX4=m BUILDSTDERR: ++ CONFIG_ATA_BMDMA=y BUILDSTDERR: ++ CONFIG_ATA_PIIX=y BUILDSTDERR: ++ CONFIG_SATA_MV=m BUILDSTDERR: ++ CONFIG_SATA_NV=m BUILDSTDERR: ++ CONFIG_SATA_PROMISE=m BUILDSTDERR: ++ CONFIG_SATA_SIL=m BUILDSTDERR: ++ CONFIG_SATA_SIS=m BUILDSTDERR: ++ CONFIG_SATA_SVW=m BUILDSTDERR: ++ CONFIG_SATA_ULI=m BUILDSTDERR: ++ CONFIG_SATA_VIA=m BUILDSTDERR: ++ CONFIG_SATA_VITESSE=m BUILDSTDERR: ++ CONFIG_PATA_ALI=m BUILDSTDERR: ++ CONFIG_PATA_AMD=m BUILDSTDERR: ++ CONFIG_PATA_ARTOP=m BUILDSTDERR: ++ CONFIG_PATA_ATIIXP=m BUILDSTDERR: ++ CONFIG_PATA_ATP867X=m BUILDSTDERR: ++ CONFIG_PATA_CMD64X=m BUILDSTDERR: ++ CONFIG_PATA_CS5520=m BUILDSTDERR: ++ CONFIG_PATA_CS5530=m BUILDSTDERR: ++ CONFIG_PATA_CS5535=m BUILDSTDERR: ++ CONFIG_PATA_CS5536=m BUILDSTDERR: ++ CONFIG_PATA_EFAR=m BUILDSTDERR: ++ CONFIG_PATA_HPT366=m BUILDSTDERR: ++ CONFIG_PATA_HPT37X=m BUILDSTDERR: ++ CONFIG_PATA_HPT3X2N=m BUILDSTDERR: ++ CONFIG_PATA_HPT3X3=m BUILDSTDERR: ++ CONFIG_PATA_IT8213=m BUILDSTDERR: ++ CONFIG_PATA_IT821X=m BUILDSTDERR: ++ CONFIG_PATA_JMICRON=m BUILDSTDERR: ++ CONFIG_PATA_MARVELL=m BUILDSTDERR: ++ CONFIG_PATA_NETCELL=m BUILDSTDERR: ++ CONFIG_PATA_NINJA32=m BUILDSTDERR: ++ CONFIG_PATA_NS87415=m BUILDSTDERR: ++ CONFIG_PATA_OLDPIIX=m BUILDSTDERR: ++ CONFIG_PATA_OPTIDMA=m BUILDSTDERR: ++ CONFIG_PATA_PDC2027X=m BUILDSTDERR: ++ CONFIG_PATA_PDC_OLD=m BUILDSTDERR: ++ CONFIG_PATA_SCH=m BUILDSTDERR: ++ CONFIG_PATA_SERVERWORKS=m BUILDSTDERR: ++ CONFIG_PATA_SIL680=m BUILDSTDERR: ++ CONFIG_PATA_SIS=m BUILDSTDERR: ++ CONFIG_PATA_TOSHIBA=m BUILDSTDERR: ++ CONFIG_PATA_TRIFLEX=m BUILDSTDERR: ++ CONFIG_PATA_VIA=m BUILDSTDERR: ++ CONFIG_PATA_WINBOND=m BUILDSTDERR: ++ CONFIG_PATA_CMD640_PCI=m BUILDSTDERR: ++ CONFIG_PATA_MPIIX=m BUILDSTDERR: ++ CONFIG_PATA_NS87410=m BUILDSTDERR: ++ CONFIG_PATA_OPTI=m BUILDSTDERR: ++ CONFIG_PATA_PCMCIA=m BUILDSTDERR: ++ CONFIG_PATA_ACPI=m BUILDSTDERR: ++ CONFIG_ATA_GENERIC=m BUILDSTDERR: ++ CONFIG_MD=y BUILDSTDERR: ++ CONFIG_BLK_DEV_MD=y BUILDSTDERR: ++ CONFIG_MD_AUTODETECT=y BUILDSTDERR: ++ CONFIG_MD_LINEAR=m BUILDSTDERR: ++ CONFIG_MD_RAID0=m BUILDSTDERR: ++ CONFIG_MD_RAID1=m BUILDSTDERR: ++ CONFIG_MD_RAID10=m BUILDSTDERR: ++ CONFIG_MD_RAID456=m BUILDSTDERR: ++ CONFIG_MD_MULTIPATH=m BUILDSTDERR: ++ CONFIG_MD_FAULTY=m BUILDSTDERR: ++ CONFIG_BLK_DEV_DM_BUILTIN=y BUILDSTDERR: ++ CONFIG_BLK_DEV_DM=y BUILDSTDERR: ++ CONFIG_DM_DEBUG=y BUILDSTDERR: ++ CONFIG_DM_BUFIO=y BUILDSTDERR: ++ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y BUILDSTDERR: ++ CONFIG_DM_BIO_PRISON=m BUILDSTDERR: ++ CONFIG_DM_PERSISTENT_DATA=m BUILDSTDERR: ++ CONFIG_DM_CRYPT=m BUILDSTDERR: ++ CONFIG_DM_SNAPSHOT=y BUILDSTDERR: ++ CONFIG_DM_THIN_PROVISIONING=m BUILDSTDERR: ++ CONFIG_DM_CACHE=m BUILDSTDERR: ++ CONFIG_DM_CACHE_SMQ=m BUILDSTDERR: ++ CONFIG_DM_MIRROR=y BUILDSTDERR: ++ CONFIG_DM_LOG_USERSPACE=m BUILDSTDERR: ++ CONFIG_DM_RAID=m BUILDSTDERR: ++ CONFIG_DM_ZERO=y BUILDSTDERR: ++ CONFIG_DM_MULTIPATH=m BUILDSTDERR: ++ CONFIG_DM_MULTIPATH_QL=m BUILDSTDERR: ++ CONFIG_DM_MULTIPATH_ST=m BUILDSTDERR: ++ CONFIG_DM_DELAY=m BUILDSTDERR: ++ CONFIG_DM_UEVENT=y BUILDSTDERR: ++ CONFIG_DM_FLAKEY=m BUILDSTDERR: ++ CONFIG_DM_VERITY=m BUILDSTDERR: ++ CONFIG_DM_VERITY_FEC=y BUILDSTDERR: ++ CONFIG_DM_SWITCH=m BUILDSTDERR: ++ CONFIG_DM_LOG_WRITES=m BUILDSTDERR: ++ CONFIG_DM_INTEGRITY=m BUILDSTDERR: ++ CONFIG_DM_ZONED=m BUILDSTDERR: ++ CONFIG_TARGET_CORE=m BUILDSTDERR: ++ CONFIG_TCM_IBLOCK=m BUILDSTDERR: ++ CONFIG_TCM_FILEIO=m BUILDSTDERR: ++ CONFIG_TCM_PSCSI=m BUILDSTDERR: ++ CONFIG_TCM_USER2=m BUILDSTDERR: ++ CONFIG_LOOPBACK_TARGET=m BUILDSTDERR: ++ CONFIG_TCM_FC=m BUILDSTDERR: ++ CONFIG_ISCSI_TARGET=m BUILDSTDERR: ++ CONFIG_ISCSI_TARGET_CXGB4=m BUILDSTDERR: ++ CONFIG_SBP_TARGET=m BUILDSTDERR: ++ CONFIG_FUSION=y BUILDSTDERR: ++ CONFIG_FUSION_SPI=m BUILDSTDERR: ++ CONFIG_FUSION_FC=m BUILDSTDERR: ++ CONFIG_FUSION_SAS=m BUILDSTDERR: ++ CONFIG_FUSION_MAX_SGE=40 BUILDSTDERR: ++ CONFIG_FUSION_CTL=m BUILDSTDERR: ++ CONFIG_FUSION_LAN=m BUILDSTDERR: ++ CONFIG_FUSION_LOGGING=y BUILDSTDERR: ++ CONFIG_FIREWIRE=m BUILDSTDERR: ++ CONFIG_FIREWIRE_OHCI=m BUILDSTDERR: ++ CONFIG_FIREWIRE_SBP2=m BUILDSTDERR: ++ CONFIG_FIREWIRE_NET=m BUILDSTDERR: ++ CONFIG_FIREWIRE_NOSY=m BUILDSTDERR: ++ CONFIG_MACINTOSH_DRIVERS=y BUILDSTDERR: ++ CONFIG_MAC_EMUMOUSEBTN=y BUILDSTDERR: ++ CONFIG_NETDEVICES=y BUILDSTDERR: ++ CONFIG_MII=m BUILDSTDERR: ++ CONFIG_NET_CORE=y BUILDSTDERR: ++ CONFIG_BONDING=m BUILDSTDERR: ++ CONFIG_DUMMY=m BUILDSTDERR: ++ CONFIG_EQUALIZER=m BUILDSTDERR: ++ CONFIG_NET_FC=y BUILDSTDERR: ++ CONFIG_IFB=m BUILDSTDERR: ++ CONFIG_NET_TEAM=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_BROADCAST=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_ROUNDROBIN=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_RANDOM=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_LOADBALANCE=m BUILDSTDERR: ++ CONFIG_MACVLAN=m BUILDSTDERR: ++ CONFIG_MACVTAP=m BUILDSTDERR: ++ CONFIG_IPVLAN=m BUILDSTDERR: ++ CONFIG_IPVTAP=m BUILDSTDERR: ++ CONFIG_VXLAN=m BUILDSTDERR: ++ CONFIG_GENEVE=m BUILDSTDERR: ++ CONFIG_GTP=m BUILDSTDERR: ++ CONFIG_MACSEC=m BUILDSTDERR: ++ CONFIG_NETCONSOLE=m BUILDSTDERR: ++ CONFIG_NETCONSOLE_DYNAMIC=y BUILDSTDERR: ++ CONFIG_NETPOLL=y BUILDSTDERR: ++ CONFIG_NET_POLL_CONTROLLER=y BUILDSTDERR: ++ CONFIG_TUN=m BUILDSTDERR: ++ CONFIG_TAP=m BUILDSTDERR: ++ CONFIG_VETH=m BUILDSTDERR: ++ CONFIG_VIRTIO_NET=m BUILDSTDERR: ++ CONFIG_NLMON=m BUILDSTDERR: ++ CONFIG_NET_VRF=m BUILDSTDERR: ++ CONFIG_VSOCKMON=m BUILDSTDERR: ++ CONFIG_SUNGEM_PHY=m BUILDSTDERR: ++ CONFIG_ATM_DRIVERS=y BUILDSTDERR: ++ CONFIG_ATM_TCP=m BUILDSTDERR: ++ CONFIG_ATM_ENI=m BUILDSTDERR: ++ CONFIG_ATM_FIRESTREAM=m BUILDSTDERR: ++ CONFIG_ATM_NICSTAR=m BUILDSTDERR: ++ CONFIG_ATM_HE=m BUILDSTDERR: ++ CONFIG_ATM_SOLOS=m BUILDSTDERR: ++ CONFIG_B53=m BUILDSTDERR: ++ CONFIG_B53_SPI_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_MDIO_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_MMAP_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_SRAB_DRIVER=m BUILDSTDERR: ++ CONFIG_NET_DSA_BCM_SF2=m BUILDSTDERR: ++ CONFIG_NET_DSA_LOOP=m BUILDSTDERR: ++ CONFIG_NET_DSA_MT7530=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6060=m BUILDSTDERR: ++ CONFIG_MICROCHIP_KSZ=m BUILDSTDERR: ++ CONFIG_MICROCHIP_KSZ_SPI_DRIVER=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6XXX=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6XXX_GLOBAL2=y BUILDSTDERR: ++ CONFIG_NET_DSA_QCA8K=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303_I2C=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303_MDIO=m BUILDSTDERR: ++ CONFIG_ETHERNET=y BUILDSTDERR: ++ CONFIG_MDIO=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_3COM=y BUILDSTDERR: ++ CONFIG_PCMCIA_3C574=m BUILDSTDERR: ++ CONFIG_PCMCIA_3C589=m BUILDSTDERR: ++ CONFIG_VORTEX=m BUILDSTDERR: ++ CONFIG_TYPHOON=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ADAPTEC=y BUILDSTDERR: ++ CONFIG_ADAPTEC_STARFIRE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AGERE=y BUILDSTDERR: ++ CONFIG_ET131X=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ALTEON=y BUILDSTDERR: ++ CONFIG_ACENIC=m BUILDSTDERR: ++ CONFIG_ALTERA_TSE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AMAZON=y BUILDSTDERR: ++ CONFIG_ENA_ETHERNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AMD=y BUILDSTDERR: ++ CONFIG_AMD8111_ETH=m BUILDSTDERR: ++ CONFIG_PCNET32=m BUILDSTDERR: ++ CONFIG_PCMCIA_NMCLAN=m BUILDSTDERR: ++ CONFIG_AMD_XGBE=m BUILDSTDERR: ++ CONFIG_AMD_XGBE_DCB=y BUILDSTDERR: ++ CONFIG_AMD_XGBE_HAVE_ECC=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_AQUANTIA=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_ARC=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_ATHEROS=y BUILDSTDERR: ++ CONFIG_ATL2=m BUILDSTDERR: ++ CONFIG_ATL1=m BUILDSTDERR: ++ CONFIG_ATL1E=m BUILDSTDERR: ++ CONFIG_ATL1C=m BUILDSTDERR: ++ CONFIG_ALX=m BUILDSTDERR: ++ CONFIG_NET_CADENCE=y BUILDSTDERR: ++ CONFIG_MACB=m BUILDSTDERR: ++ CONFIG_MACB_USE_HWSTAMP=y BUILDSTDERR: ++ CONFIG_MACB_PCI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_BROADCOM=y BUILDSTDERR: ++ CONFIG_B44=m BUILDSTDERR: ++ CONFIG_B44_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B44_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B44_PCI=y BUILDSTDERR: ++ CONFIG_BCMGENET=m BUILDSTDERR: ++ CONFIG_BNX2=m BUILDSTDERR: ++ CONFIG_CNIC=m BUILDSTDERR: ++ CONFIG_TIGON3=m BUILDSTDERR: ++ CONFIG_TIGON3_HWMON=y BUILDSTDERR: ++ CONFIG_BNX2X=m BUILDSTDERR: ++ CONFIG_BNX2X_SRIOV=y BUILDSTDERR: ++ CONFIG_BNXT=m BUILDSTDERR: ++ CONFIG_BNXT_SRIOV=y BUILDSTDERR: ++ CONFIG_BNXT_FLOWER_OFFLOAD=y BUILDSTDERR: ++ CONFIG_BNXT_DCB=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_BROCADE=y BUILDSTDERR: ++ CONFIG_BNA=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_CHELSIO=y BUILDSTDERR: ++ CONFIG_CHELSIO_T1=m BUILDSTDERR: ++ CONFIG_CHELSIO_T1_1G=y BUILDSTDERR: ++ CONFIG_CHELSIO_T3=m BUILDSTDERR: ++ CONFIG_CHELSIO_T4=m BUILDSTDERR: ++ CONFIG_CHELSIO_T4_DCB=y BUILDSTDERR: ++ CONFIG_CHELSIO_T4VF=m BUILDSTDERR: ++ CONFIG_CHELSIO_LIB=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_CISCO=y BUILDSTDERR: ++ CONFIG_ENIC=m BUILDSTDERR: ++ CONFIG_DNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_DEC=y BUILDSTDERR: ++ CONFIG_NET_TULIP=y BUILDSTDERR: ++ CONFIG_DE2104X=m BUILDSTDERR: ++ CONFIG_DE2104X_DSL=0 BUILDSTDERR: ++ CONFIG_TULIP=m BUILDSTDERR: ++ CONFIG_TULIP_MMIO=y BUILDSTDERR: ++ CONFIG_DE4X5=m BUILDSTDERR: ++ CONFIG_WINBOND_840=m BUILDSTDERR: ++ CONFIG_DM9102=m BUILDSTDERR: ++ CONFIG_ULI526X=m BUILDSTDERR: ++ CONFIG_PCMCIA_XIRCOM=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_DLINK=y BUILDSTDERR: ++ CONFIG_DL2K=m BUILDSTDERR: ++ CONFIG_SUNDANCE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_EMULEX=y BUILDSTDERR: ++ CONFIG_BE2NET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_EXAR=y BUILDSTDERR: ++ CONFIG_S2IO=m BUILDSTDERR: ++ CONFIG_VXGE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_INTEL=y BUILDSTDERR: ++ CONFIG_E100=m BUILDSTDERR: ++ CONFIG_E1000=m BUILDSTDERR: ++ CONFIG_E1000E=m BUILDSTDERR: ++ CONFIG_E1000E_HWTS=y BUILDSTDERR: ++ CONFIG_IGB=m BUILDSTDERR: ++ CONFIG_IGB_HWMON=y BUILDSTDERR: ++ CONFIG_IGBVF=m BUILDSTDERR: ++ CONFIG_IXGB=m BUILDSTDERR: ++ CONFIG_IXGBE=m BUILDSTDERR: ++ CONFIG_IXGBE_HWMON=y BUILDSTDERR: ++ CONFIG_IXGBE_DCB=y BUILDSTDERR: ++ CONFIG_IXGBEVF=m BUILDSTDERR: ++ CONFIG_I40E=m BUILDSTDERR: ++ CONFIG_I40EVF=m BUILDSTDERR: ++ CONFIG_FM10K=m BUILDSTDERR: ++ CONFIG_JME=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MARVELL=y BUILDSTDERR: ++ CONFIG_MVMDIO=m BUILDSTDERR: ++ CONFIG_SKGE=m BUILDSTDERR: ++ CONFIG_SKGE_GENESIS=y BUILDSTDERR: ++ CONFIG_SKY2=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MELLANOX=y BUILDSTDERR: ++ CONFIG_MLX4_EN=m BUILDSTDERR: ++ CONFIG_MLX4_EN_DCB=y BUILDSTDERR: ++ CONFIG_MLX4_CORE=m BUILDSTDERR: ++ CONFIG_MLX4_DEBUG=y BUILDSTDERR: ++ CONFIG_MLX5_CORE=m BUILDSTDERR: ++ CONFIG_MLX5_CORE_EN=y BUILDSTDERR: ++ CONFIG_MLX5_MPFS=y BUILDSTDERR: ++ CONFIG_MLX5_ESWITCH=y BUILDSTDERR: ++ CONFIG_MLX5_CORE_EN_DCB=y BUILDSTDERR: ++ CONFIG_MLX5_CORE_IPOIB=y BUILDSTDERR: ++ CONFIG_MLXSW_CORE=m BUILDSTDERR: ++ CONFIG_MLXSW_CORE_HWMON=y BUILDSTDERR: ++ CONFIG_MLXSW_CORE_THERMAL=y BUILDSTDERR: ++ CONFIG_MLXSW_PCI=m BUILDSTDERR: ++ CONFIG_MLXSW_I2C=m BUILDSTDERR: ++ CONFIG_MLXSW_SWITCHIB=m BUILDSTDERR: ++ CONFIG_MLXSW_SWITCHX2=m BUILDSTDERR: ++ CONFIG_MLXSW_SPECTRUM=m BUILDSTDERR: ++ CONFIG_MLXSW_SPECTRUM_DCB=y BUILDSTDERR: ++ CONFIG_MLXSW_MINIMAL=m BUILDSTDERR: ++ CONFIG_MLXFW=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MICREL=y BUILDSTDERR: ++ CONFIG_KSZ884X_PCI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MYRI=y BUILDSTDERR: ++ CONFIG_MYRI10GE=m BUILDSTDERR: ++ CONFIG_FEALNX=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NATSEMI=y BUILDSTDERR: ++ CONFIG_NATSEMI=m BUILDSTDERR: ++ CONFIG_NS83820=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NETRONOME=y BUILDSTDERR: ++ CONFIG_NFP=m BUILDSTDERR: ++ CONFIG_NFP_APP_FLOWER=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_8390=y BUILDSTDERR: ++ CONFIG_PCMCIA_AXNET=m BUILDSTDERR: ++ CONFIG_NE2K_PCI=m BUILDSTDERR: ++ CONFIG_PCMCIA_PCNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NVIDIA=y BUILDSTDERR: ++ CONFIG_FORCEDETH=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_OKI=y BUILDSTDERR: ++ CONFIG_PCH_GBE=m BUILDSTDERR: ++ CONFIG_ETHOC=m BUILDSTDERR: ++ CONFIG_NET_PACKET_ENGINE=y BUILDSTDERR: ++ CONFIG_HAMACHI=m BUILDSTDERR: ++ CONFIG_YELLOWFIN=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_QLOGIC=y BUILDSTDERR: ++ CONFIG_QLA3XXX=m BUILDSTDERR: ++ CONFIG_QLCNIC=m BUILDSTDERR: ++ CONFIG_QLCNIC_SRIOV=y BUILDSTDERR: ++ CONFIG_QLCNIC_DCB=y BUILDSTDERR: ++ CONFIG_QLCNIC_HWMON=y BUILDSTDERR: ++ CONFIG_QLGE=m BUILDSTDERR: ++ CONFIG_NETXEN_NIC=m BUILDSTDERR: ++ CONFIG_QED=m BUILDSTDERR: ++ CONFIG_QED_LL2=y BUILDSTDERR: ++ CONFIG_QED_SRIOV=y BUILDSTDERR: ++ CONFIG_QEDE=m BUILDSTDERR: ++ CONFIG_QED_ISCSI=y BUILDSTDERR: ++ CONFIG_QED_FCOE=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_REALTEK=y BUILDSTDERR: ++ CONFIG_ATP=m BUILDSTDERR: ++ CONFIG_8139CP=m BUILDSTDERR: ++ CONFIG_8139TOO=m BUILDSTDERR: ++ CONFIG_8139TOO_8129=y BUILDSTDERR: ++ CONFIG_R8169=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_RDC=y BUILDSTDERR: ++ CONFIG_R6040=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ROCKER=y BUILDSTDERR: ++ CONFIG_ROCKER=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SILAN=y BUILDSTDERR: ++ CONFIG_SC92031=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SIS=y BUILDSTDERR: ++ CONFIG_SIS900=m BUILDSTDERR: ++ CONFIG_SIS190=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SOLARFLARE=y BUILDSTDERR: ++ CONFIG_SFC_FALCON=m BUILDSTDERR: ++ CONFIG_SFC_FALCON_MTD=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_SMSC=y BUILDSTDERR: ++ CONFIG_PCMCIA_SMC91C92=m BUILDSTDERR: ++ CONFIG_EPIC100=m BUILDSTDERR: ++ CONFIG_SMSC911X=m BUILDSTDERR: ++ CONFIG_SMSC9420=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_STMICRO=y BUILDSTDERR: ++ CONFIG_STMMAC_ETH=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SUN=y BUILDSTDERR: ++ CONFIG_HAPPYMEAL=m BUILDSTDERR: ++ CONFIG_SUNGEM=m BUILDSTDERR: ++ CONFIG_CASSINI=m BUILDSTDERR: ++ CONFIG_NIU=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_TEHUTI=y BUILDSTDERR: ++ CONFIG_TEHUTI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_TI=y BUILDSTDERR: ++ CONFIG_TLAN=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_VIA=y BUILDSTDERR: ++ CONFIG_VIA_RHINE=m BUILDSTDERR: ++ CONFIG_VIA_RHINE_MMIO=y BUILDSTDERR: ++ CONFIG_VIA_VELOCITY=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_WIZNET=y BUILDSTDERR: ++ CONFIG_WIZNET_W5100=m BUILDSTDERR: ++ CONFIG_WIZNET_W5300=m BUILDSTDERR: ++ CONFIG_WIZNET_BUS_ANY=y BUILDSTDERR: ++ CONFIG_WIZNET_W5100_SPI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_XIRCOM=y BUILDSTDERR: ++ CONFIG_PCMCIA_XIRC2PS=m BUILDSTDERR: ++ CONFIG_MDIO_DEVICE=y BUILDSTDERR: ++ CONFIG_MDIO_BUS=y BUILDSTDERR: ++ CONFIG_MDIO_BCM_UNIMAC=m BUILDSTDERR: ++ CONFIG_MDIO_BITBANG=m BUILDSTDERR: ++ CONFIG_PHYLIB=y BUILDSTDERR: ++ CONFIG_SWPHY=y BUILDSTDERR: ++ CONFIG_LED_TRIGGER_PHY=y BUILDSTDERR: ++ CONFIG_AMD_PHY=m BUILDSTDERR: ++ CONFIG_AQUANTIA_PHY=m BUILDSTDERR: ++ CONFIG_AT803X_PHY=m BUILDSTDERR: ++ CONFIG_BCM7XXX_PHY=m BUILDSTDERR: ++ CONFIG_BCM87XX_PHY=m BUILDSTDERR: ++ CONFIG_BCM_NET_PHYLIB=m BUILDSTDERR: ++ CONFIG_BROADCOM_PHY=m BUILDSTDERR: ++ CONFIG_CICADA_PHY=m BUILDSTDERR: ++ CONFIG_CORTINA_PHY=m BUILDSTDERR: ++ CONFIG_DAVICOM_PHY=m BUILDSTDERR: ++ CONFIG_DP83848_PHY=m BUILDSTDERR: ++ CONFIG_FIXED_PHY=y BUILDSTDERR: ++ CONFIG_ICPLUS_PHY=m BUILDSTDERR: ++ CONFIG_INTEL_XWAY_PHY=m BUILDSTDERR: ++ CONFIG_LSI_ET1011C_PHY=m BUILDSTDERR: ++ CONFIG_LXT_PHY=m BUILDSTDERR: ++ CONFIG_MARVELL_PHY=m BUILDSTDERR: ++ CONFIG_MARVELL_10G_PHY=m BUILDSTDERR: ++ CONFIG_MICREL_PHY=m BUILDSTDERR: ++ CONFIG_MICROCHIP_PHY=m BUILDSTDERR: ++ CONFIG_MICROSEMI_PHY=m BUILDSTDERR: ++ CONFIG_NATIONAL_PHY=m BUILDSTDERR: ++ CONFIG_QSEMI_PHY=m BUILDSTDERR: ++ CONFIG_REALTEK_PHY=m BUILDSTDERR: ++ CONFIG_SMSC_PHY=m BUILDSTDERR: ++ CONFIG_STE10XP=m BUILDSTDERR: ++ CONFIG_TERANETICS_PHY=m BUILDSTDERR: ++ CONFIG_VITESSE_PHY=m BUILDSTDERR: ++ CONFIG_XILINX_GMII2RGMII=m BUILDSTDERR: ++ CONFIG_PPP=m BUILDSTDERR: ++ CONFIG_PPP_BSDCOMP=m BUILDSTDERR: ++ CONFIG_PPP_DEFLATE=m BUILDSTDERR: ++ CONFIG_PPP_FILTER=y BUILDSTDERR: ++ CONFIG_PPP_MPPE=m BUILDSTDERR: ++ CONFIG_PPP_MULTILINK=y BUILDSTDERR: ++ CONFIG_PPPOATM=m BUILDSTDERR: ++ CONFIG_PPPOE=m BUILDSTDERR: ++ CONFIG_PPTP=m BUILDSTDERR: ++ CONFIG_PPPOL2TP=m BUILDSTDERR: ++ CONFIG_PPP_ASYNC=m BUILDSTDERR: ++ CONFIG_PPP_SYNC_TTY=m BUILDSTDERR: ++ CONFIG_SLIP=m BUILDSTDERR: ++ CONFIG_SLHC=m BUILDSTDERR: ++ CONFIG_SLIP_COMPRESSED=y BUILDSTDERR: ++ CONFIG_SLIP_SMART=y BUILDSTDERR: ++ CONFIG_USB_NET_DRIVERS=y BUILDSTDERR: ++ CONFIG_USB_CATC=m BUILDSTDERR: ++ CONFIG_USB_KAWETH=m BUILDSTDERR: ++ CONFIG_USB_PEGASUS=m BUILDSTDERR: ++ CONFIG_USB_RTL8150=m BUILDSTDERR: ++ CONFIG_USB_RTL8152=m BUILDSTDERR: ++ CONFIG_USB_LAN78XX=m BUILDSTDERR: ++ CONFIG_USB_USBNET=m BUILDSTDERR: ++ CONFIG_USB_NET_AX8817X=m BUILDSTDERR: ++ CONFIG_USB_NET_AX88179_178A=m BUILDSTDERR: ++ CONFIG_USB_NET_CDCETHER=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_EEM=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_NCM=m BUILDSTDERR: ++ CONFIG_USB_NET_HUAWEI_CDC_NCM=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_MBIM=m BUILDSTDERR: ++ CONFIG_USB_NET_DM9601=m BUILDSTDERR: ++ CONFIG_USB_NET_SR9700=m BUILDSTDERR: ++ CONFIG_USB_NET_SMSC75XX=m BUILDSTDERR: ++ CONFIG_USB_NET_SMSC95XX=m BUILDSTDERR: ++ CONFIG_USB_NET_GL620A=m BUILDSTDERR: ++ CONFIG_USB_NET_NET1080=m BUILDSTDERR: ++ CONFIG_USB_NET_PLUSB=m BUILDSTDERR: ++ CONFIG_USB_NET_MCS7830=m BUILDSTDERR: ++ CONFIG_USB_NET_RNDIS_HOST=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_SUBSET_ENABLE=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_SUBSET=m BUILDSTDERR: ++ CONFIG_USB_ALI_M5632=y BUILDSTDERR: ++ CONFIG_USB_AN2720=y BUILDSTDERR: ++ CONFIG_USB_BELKIN=y BUILDSTDERR: ++ CONFIG_USB_ARMLINUX=y BUILDSTDERR: ++ CONFIG_USB_EPSON2888=y BUILDSTDERR: ++ CONFIG_USB_KC2190=y BUILDSTDERR: ++ CONFIG_USB_NET_ZAURUS=m BUILDSTDERR: ++ CONFIG_USB_NET_CX82310_ETH=m BUILDSTDERR: ++ CONFIG_USB_NET_KALMIA=m BUILDSTDERR: ++ CONFIG_USB_NET_QMI_WWAN=m BUILDSTDERR: ++ CONFIG_USB_HSO=m BUILDSTDERR: ++ CONFIG_USB_NET_INT51X1=m BUILDSTDERR: ++ CONFIG_USB_IPHETH=m BUILDSTDERR: ++ CONFIG_USB_SIERRA_NET=m BUILDSTDERR: ++ CONFIG_USB_VL600=m BUILDSTDERR: ++ CONFIG_USB_NET_CH9200=m BUILDSTDERR: ++ CONFIG_WLAN=y BUILDSTDERR: ++ CONFIG_ATH_COMMON=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ATH=y BUILDSTDERR: ++ CONFIG_ATH5K=m BUILDSTDERR: ++ CONFIG_ATH5K_DEBUG=y BUILDSTDERR: ++ CONFIG_ATH5K_PCI=y BUILDSTDERR: ++ CONFIG_ATH9K_HW=m BUILDSTDERR: ++ CONFIG_ATH9K_COMMON=m BUILDSTDERR: ++ CONFIG_ATH9K_COMMON_DEBUG=y BUILDSTDERR: ++ CONFIG_ATH9K_BTCOEX_SUPPORT=y BUILDSTDERR: ++ CONFIG_ATH9K=m BUILDSTDERR: ++ CONFIG_ATH9K_PCI=y BUILDSTDERR: ++ CONFIG_ATH9K_AHB=y BUILDSTDERR: ++ CONFIG_ATH9K_DEBUGFS=y BUILDSTDERR: ++ CONFIG_ATH9K_RFKILL=y BUILDSTDERR: ++ CONFIG_ATH9K_PCOEM=y BUILDSTDERR: ++ CONFIG_ATH9K_HTC=m BUILDSTDERR: ++ CONFIG_CARL9170=m BUILDSTDERR: ++ CONFIG_CARL9170_LEDS=y BUILDSTDERR: ++ CONFIG_CARL9170_WPC=y BUILDSTDERR: ++ CONFIG_ATH6KL=m BUILDSTDERR: ++ CONFIG_ATH6KL_SDIO=m BUILDSTDERR: ++ CONFIG_ATH6KL_USB=m BUILDSTDERR: ++ CONFIG_ATH6KL_DEBUG=y BUILDSTDERR: ++ CONFIG_AR5523=m BUILDSTDERR: ++ CONFIG_WIL6210=m BUILDSTDERR: ++ CONFIG_WIL6210_ISR_COR=y BUILDSTDERR: ++ CONFIG_WIL6210_DEBUGFS=y BUILDSTDERR: ++ CONFIG_ATH10K=m BUILDSTDERR: ++ CONFIG_ATH10K_PCI=m BUILDSTDERR: ++ CONFIG_ATH10K_SDIO=m BUILDSTDERR: ++ CONFIG_ATH10K_USB=m BUILDSTDERR: ++ CONFIG_ATH10K_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WCN36XX=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_BROADCOM=y BUILDSTDERR: ++ CONFIG_B43=m BUILDSTDERR: ++ CONFIG_B43_BCMA=y BUILDSTDERR: ++ CONFIG_B43_SSB=y BUILDSTDERR: ++ CONFIG_B43_BUSES_BCMA_AND_SSB=y BUILDSTDERR: ++ CONFIG_B43_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43_SDIO=y BUILDSTDERR: ++ CONFIG_B43_BCMA_PIO=y BUILDSTDERR: ++ CONFIG_B43_PIO=y BUILDSTDERR: ++ CONFIG_B43_PHY_G=y BUILDSTDERR: ++ CONFIG_B43_PHY_N=y BUILDSTDERR: ++ CONFIG_B43_PHY_LP=y BUILDSTDERR: ++ CONFIG_B43_PHY_HT=y BUILDSTDERR: ++ CONFIG_B43_LEDS=y BUILDSTDERR: ++ CONFIG_B43_HWRNG=y BUILDSTDERR: ++ CONFIG_B43LEGACY=m BUILDSTDERR: ++ CONFIG_B43LEGACY_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43LEGACY_LEDS=y BUILDSTDERR: ++ CONFIG_B43LEGACY_HWRNG=y BUILDSTDERR: ++ CONFIG_B43LEGACY_DMA=y BUILDSTDERR: ++ CONFIG_B43LEGACY_PIO=y BUILDSTDERR: ++ CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y BUILDSTDERR: ++ CONFIG_BRCMUTIL=m BUILDSTDERR: ++ CONFIG_BRCMSMAC=m BUILDSTDERR: ++ CONFIG_BRCMFMAC=m BUILDSTDERR: ++ CONFIG_BRCMFMAC_PROTO_BCDC=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_PROTO_MSGBUF=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_SDIO=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_USB=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_PCIE=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_INTEL=y BUILDSTDERR: ++ CONFIG_IPW2100=m BUILDSTDERR: ++ CONFIG_IPW2100_MONITOR=y BUILDSTDERR: ++ CONFIG_IPW2200=m BUILDSTDERR: ++ CONFIG_IPW2200_MONITOR=y BUILDSTDERR: ++ CONFIG_IPW2200_RADIOTAP=y BUILDSTDERR: ++ CONFIG_IPW2200_PROMISCUOUS=y BUILDSTDERR: ++ CONFIG_IPW2200_QOS=y BUILDSTDERR: ++ CONFIG_LIBIPW=m BUILDSTDERR: ++ CONFIG_IWLEGACY=m BUILDSTDERR: ++ CONFIG_IWL4965=m BUILDSTDERR: ++ CONFIG_IWL3945=m BUILDSTDERR: ++ CONFIG_IWLEGACY_DEBUG=y BUILDSTDERR: ++ CONFIG_IWLEGACY_DEBUGFS=y BUILDSTDERR: ++ CONFIG_IWLWIFI=m BUILDSTDERR: ++ CONFIG_IWLWIFI_LEDS=y BUILDSTDERR: ++ CONFIG_IWLDVM=m BUILDSTDERR: ++ CONFIG_IWLMVM=m BUILDSTDERR: ++ CONFIG_IWLWIFI_OPMODE_MODULAR=y BUILDSTDERR: ++ CONFIG_IWLWIFI_DEBUG=y BUILDSTDERR: ++ CONFIG_IWLWIFI_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_INTERSIL=y BUILDSTDERR: ++ CONFIG_HERMES=m BUILDSTDERR: ++ CONFIG_HERMES_PRISM=y BUILDSTDERR: ++ CONFIG_HERMES_CACHE_FW_ON_INIT=y BUILDSTDERR: ++ CONFIG_PLX_HERMES=m BUILDSTDERR: ++ CONFIG_NORTEL_HERMES=m BUILDSTDERR: ++ CONFIG_PCI_HERMES=m BUILDSTDERR: ++ CONFIG_PCMCIA_HERMES=m BUILDSTDERR: ++ CONFIG_ORINOCO_USB=m BUILDSTDERR: ++ CONFIG_P54_COMMON=m BUILDSTDERR: ++ CONFIG_P54_USB=m BUILDSTDERR: ++ CONFIG_P54_PCI=m BUILDSTDERR: ++ CONFIG_P54_LEDS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_MARVELL=y BUILDSTDERR: ++ CONFIG_LIBERTAS=m BUILDSTDERR: ++ CONFIG_LIBERTAS_USB=m BUILDSTDERR: ++ CONFIG_LIBERTAS_CS=m BUILDSTDERR: ++ CONFIG_LIBERTAS_SDIO=m BUILDSTDERR: ++ CONFIG_LIBERTAS_MESH=y BUILDSTDERR: ++ CONFIG_MWIFIEX=m BUILDSTDERR: ++ CONFIG_MWIFIEX_SDIO=m BUILDSTDERR: ++ CONFIG_MWIFIEX_PCIE=m BUILDSTDERR: ++ CONFIG_MWIFIEX_USB=m BUILDSTDERR: ++ CONFIG_MWL8K=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_MEDIATEK=y BUILDSTDERR: ++ CONFIG_MT7601U=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_RALINK=y BUILDSTDERR: ++ CONFIG_RT2X00=m BUILDSTDERR: ++ CONFIG_RT2400PCI=m BUILDSTDERR: ++ CONFIG_RT2500PCI=m BUILDSTDERR: ++ CONFIG_RT61PCI=m BUILDSTDERR: ++ CONFIG_RT2800PCI=m BUILDSTDERR: ++ CONFIG_RT2800PCI_RT33XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT35XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT53XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT3290=y BUILDSTDERR: ++ CONFIG_RT2500USB=m BUILDSTDERR: ++ CONFIG_RT73USB=m BUILDSTDERR: ++ CONFIG_RT2800USB=m BUILDSTDERR: ++ CONFIG_RT2800USB_RT33XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT35XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT3573=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT53XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT55XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_UNKNOWN=y BUILDSTDERR: ++ CONFIG_RT2800_LIB=m BUILDSTDERR: ++ CONFIG_RT2800_LIB_MMIO=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_MMIO=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_PCI=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_USB=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_FIRMWARE=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_CRYPTO=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_LEDS=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_REALTEK=y BUILDSTDERR: ++ CONFIG_RTL8180=m BUILDSTDERR: ++ CONFIG_RTL8187=m BUILDSTDERR: ++ CONFIG_RTL8187_LEDS=y BUILDSTDERR: ++ CONFIG_RTL_CARDS=m BUILDSTDERR: ++ CONFIG_RTL8192CE=m BUILDSTDERR: ++ CONFIG_RTL8192SE=m BUILDSTDERR: ++ CONFIG_RTL8192DE=m BUILDSTDERR: ++ CONFIG_RTL8723AE=m BUILDSTDERR: ++ CONFIG_RTL8723BE=m BUILDSTDERR: ++ CONFIG_RTL8188EE=m BUILDSTDERR: ++ CONFIG_RTL8192EE=m BUILDSTDERR: ++ CONFIG_RTL8821AE=m BUILDSTDERR: ++ CONFIG_RTL8192CU=m BUILDSTDERR: ++ CONFIG_RTLWIFI=m BUILDSTDERR: ++ CONFIG_RTLWIFI_PCI=m BUILDSTDERR: ++ CONFIG_RTLWIFI_USB=m BUILDSTDERR: ++ CONFIG_RTL8192C_COMMON=m BUILDSTDERR: ++ CONFIG_RTL8723_COMMON=m BUILDSTDERR: ++ CONFIG_RTLBTCOEXIST=m BUILDSTDERR: ++ CONFIG_RTL8XXXU=m BUILDSTDERR: ++ CONFIG_RTL8XXXU_UNTESTED=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_RSI=y BUILDSTDERR: ++ CONFIG_RSI_91X=m BUILDSTDERR: ++ CONFIG_RSI_DEBUGFS=y BUILDSTDERR: ++ CONFIG_RSI_SDIO=m BUILDSTDERR: ++ CONFIG_RSI_USB=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ST=y BUILDSTDERR: ++ CONFIG_CW1200=m BUILDSTDERR: ++ CONFIG_CW1200_WLAN_SDIO=m BUILDSTDERR: ++ CONFIG_CW1200_WLAN_SPI=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_TI=y BUILDSTDERR: ++ CONFIG_WL1251=m BUILDSTDERR: ++ CONFIG_WL1251_SPI=m BUILDSTDERR: ++ CONFIG_WL1251_SDIO=m BUILDSTDERR: ++ CONFIG_WL12XX=m BUILDSTDERR: ++ CONFIG_WL18XX=m BUILDSTDERR: ++ CONFIG_WLCORE=m BUILDSTDERR: ++ CONFIG_WLCORE_SPI=m BUILDSTDERR: ++ CONFIG_WLCORE_SDIO=m BUILDSTDERR: ++ CONFIG_WILINK_PLATFORM_DATA=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ZYDAS=y BUILDSTDERR: ++ CONFIG_ZD1211RW=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_QUANTENNA=y BUILDSTDERR: ++ CONFIG_QTNFMAC=m BUILDSTDERR: ++ CONFIG_QTNFMAC_PEARL_PCIE=m BUILDSTDERR: ++ CONFIG_MAC80211_HWSIM=m BUILDSTDERR: ++ CONFIG_USB_NET_RNDIS_WLAN=m BUILDSTDERR: ++ CONFIG_IEEE802154_DRIVERS=m BUILDSTDERR: ++ CONFIG_IEEE802154_FAKELB=m BUILDSTDERR: ++ CONFIG_IEEE802154_AT86RF230=m BUILDSTDERR: ++ CONFIG_IEEE802154_MRF24J40=m BUILDSTDERR: ++ CONFIG_IEEE802154_CC2520=m BUILDSTDERR: ++ CONFIG_IEEE802154_ATUSB=m BUILDSTDERR: ++ CONFIG_IEEE802154_ADF7242=m BUILDSTDERR: ++ CONFIG_IEEE802154_CA8210=m BUILDSTDERR: ++ CONFIG_XEN_NETDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_XEN_NETDEV_BACKEND=m BUILDSTDERR: ++ CONFIG_VMXNET3=m BUILDSTDERR: ++ CONFIG_FUJITSU_ES=m BUILDSTDERR: ++ CONFIG_HYPERV_NET=m BUILDSTDERR: ++ CONFIG_ISDN=y BUILDSTDERR: ++ CONFIG_ISDN_I4L=m BUILDSTDERR: ++ CONFIG_ISDN_PPP=y BUILDSTDERR: ++ CONFIG_ISDN_PPP_VJ=y BUILDSTDERR: ++ CONFIG_ISDN_MPP=y BUILDSTDERR: ++ CONFIG_IPPP_FILTER=y BUILDSTDERR: ++ CONFIG_ISDN_AUDIO=y BUILDSTDERR: ++ CONFIG_ISDN_TTY_FAX=y BUILDSTDERR: ++ CONFIG_ISDN_DIVERSION=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_HISAX=m BUILDSTDERR: ++ CONFIG_HISAX_EURO=y BUILDSTDERR: ++ CONFIG_DE_AOC=y BUILDSTDERR: ++ CONFIG_HISAX_NO_SENDCOMPLETE=y BUILDSTDERR: ++ CONFIG_HISAX_NO_LLC=y BUILDSTDERR: ++ CONFIG_HISAX_NO_KEYPAD=y BUILDSTDERR: ++ CONFIG_HISAX_1TR6=y BUILDSTDERR: ++ CONFIG_HISAX_NI1=y BUILDSTDERR: ++ CONFIG_HISAX_MAX_CARDS=8 BUILDSTDERR: ++ CONFIG_HISAX_16_3=y BUILDSTDERR: ++ CONFIG_HISAX_TELESPCI=y BUILDSTDERR: ++ CONFIG_HISAX_S0BOX=y BUILDSTDERR: ++ CONFIG_HISAX_FRITZPCI=y BUILDSTDERR: ++ CONFIG_HISAX_AVM_A1_PCMCIA=y BUILDSTDERR: ++ CONFIG_HISAX_ELSA=y BUILDSTDERR: ++ CONFIG_HISAX_DIEHLDIVA=y BUILDSTDERR: ++ CONFIG_HISAX_SEDLBAUER=y BUILDSTDERR: ++ CONFIG_HISAX_NETJET=y BUILDSTDERR: ++ CONFIG_HISAX_NETJET_U=y BUILDSTDERR: ++ CONFIG_HISAX_NICCY=y BUILDSTDERR: ++ CONFIG_HISAX_BKM_A4T=y BUILDSTDERR: ++ CONFIG_HISAX_SCT_QUADRO=y BUILDSTDERR: ++ CONFIG_HISAX_GAZEL=y BUILDSTDERR: ++ CONFIG_HISAX_HFC_PCI=y BUILDSTDERR: ++ CONFIG_HISAX_W6692=y BUILDSTDERR: ++ CONFIG_HISAX_HFC_SX=y BUILDSTDERR: ++ CONFIG_HISAX_ENTERNOW_PCI=y BUILDSTDERR: ++ CONFIG_HISAX_SEDLBAUER_CS=m BUILDSTDERR: ++ CONFIG_HISAX_ELSA_CS=m BUILDSTDERR: ++ CONFIG_HISAX_AVM_A1_CS=m BUILDSTDERR: ++ CONFIG_HISAX_TELES_CS=m BUILDSTDERR: ++ CONFIG_HISAX_ST5481=m BUILDSTDERR: ++ CONFIG_HISAX_HFC4S8S=m BUILDSTDERR: ++ CONFIG_HISAX_FRITZ_PCIPNP=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI_CAPI20=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI_MIDDLEWARE=y BUILDSTDERR: ++ CONFIG_ISDN_CAPI_CAPIDRV=m BUILDSTDERR: ++ CONFIG_CAPI_AVM=y BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCI=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_AVM_CS=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_T1PCI=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_C4=m BUILDSTDERR: ++ CONFIG_CAPI_EICON=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_BRIPCI=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_PRIPCI=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_DIVACAPI=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_USERIDI=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_MAINT=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_GIGASET=m BUILDSTDERR: ++ CONFIG_GIGASET_CAPI=y BUILDSTDERR: ++ CONFIG_GIGASET_BASE=m BUILDSTDERR: ++ CONFIG_GIGASET_M105=m BUILDSTDERR: ++ CONFIG_GIGASET_M101=m BUILDSTDERR: ++ CONFIG_HYSDN=m BUILDSTDERR: ++ CONFIG_HYSDN_CAPI=y BUILDSTDERR: ++ CONFIG_MISDN=m BUILDSTDERR: ++ CONFIG_MISDN_DSP=m BUILDSTDERR: ++ CONFIG_MISDN_L1OIP=m BUILDSTDERR: ++ CONFIG_MISDN_HFCPCI=m BUILDSTDERR: ++ CONFIG_MISDN_HFCMULTI=m BUILDSTDERR: ++ CONFIG_MISDN_HFCUSB=m BUILDSTDERR: ++ CONFIG_MISDN_AVMFRITZ=m BUILDSTDERR: ++ CONFIG_MISDN_SPEEDFAX=m BUILDSTDERR: ++ CONFIG_MISDN_INFINEON=m BUILDSTDERR: ++ CONFIG_MISDN_W6692=m BUILDSTDERR: ++ CONFIG_MISDN_NETJET=m BUILDSTDERR: ++ CONFIG_MISDN_IPAC=m BUILDSTDERR: ++ CONFIG_MISDN_ISAR=m BUILDSTDERR: ++ CONFIG_ISDN_HDLC=m BUILDSTDERR: ++ CONFIG_INPUT=y BUILDSTDERR: ++ CONFIG_INPUT_LEDS=y BUILDSTDERR: ++ CONFIG_INPUT_FF_MEMLESS=m BUILDSTDERR: ++ CONFIG_INPUT_POLLDEV=m BUILDSTDERR: ++ CONFIG_INPUT_SPARSEKMAP=m BUILDSTDERR: ++ CONFIG_INPUT_MATRIXKMAP=m BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV=y BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 BUILDSTDERR: ++ CONFIG_INPUT_JOYDEV=m BUILDSTDERR: ++ CONFIG_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_INPUT_KEYBOARD=y BUILDSTDERR: ++ CONFIG_KEYBOARD_ATKBD=y BUILDSTDERR: ++ CONFIG_KEYBOARD_QT1070=m BUILDSTDERR: ++ CONFIG_KEYBOARD_GPIO=m BUILDSTDERR: ++ CONFIG_KEYBOARD_TM2_TOUCHKEY=m BUILDSTDERR: ++ CONFIG_INPUT_MOUSE=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_ALPS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_BYD=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_LOGIPS2PP=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SYNAPTICS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_CYPRESS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_LIFEBOOK=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_TRACKPOINT=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_ELANTECH=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SENTELIC=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_FOCALTECH=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_VMMOUSE=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_SERIAL=m BUILDSTDERR: ++ CONFIG_MOUSE_APPLETOUCH=m BUILDSTDERR: ++ CONFIG_MOUSE_BCM5974=m BUILDSTDERR: ++ CONFIG_MOUSE_CYAPA=m BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C=m BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C_I2C=y BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_VSXXXAA=m BUILDSTDERR: ++ CONFIG_MOUSE_SYNAPTICS_I2C=m BUILDSTDERR: ++ CONFIG_MOUSE_SYNAPTICS_USB=m BUILDSTDERR: ++ CONFIG_INPUT_JOYSTICK=y BUILDSTDERR: ++ CONFIG_JOYSTICK_ANALOG=m BUILDSTDERR: ++ CONFIG_JOYSTICK_A3D=m BUILDSTDERR: ++ CONFIG_JOYSTICK_ADI=m BUILDSTDERR: ++ CONFIG_JOYSTICK_COBRA=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GF2K=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GRIP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GRIP_MP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GUILLEMOT=m BUILDSTDERR: ++ CONFIG_JOYSTICK_INTERACT=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SIDEWINDER=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TMDC=m BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE=m BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE_USB=y BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE_232=y BUILDSTDERR: ++ CONFIG_JOYSTICK_WARRIOR=m BUILDSTDERR: ++ CONFIG_JOYSTICK_MAGELLAN=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SPACEORB=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SPACEBALL=m BUILDSTDERR: ++ CONFIG_JOYSTICK_STINGER=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TWIDJOY=m BUILDSTDERR: ++ CONFIG_JOYSTICK_ZHENHUA=m BUILDSTDERR: ++ CONFIG_JOYSTICK_DB9=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GAMECON=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TURBOGRAFX=m BUILDSTDERR: ++ CONFIG_JOYSTICK_JOYDUMP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD=m BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD_FF=y BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD_LEDS=y BUILDSTDERR: ++ CONFIG_JOYSTICK_WALKERA0701=m BUILDSTDERR: ++ CONFIG_JOYSTICK_PSXPAD_SPI=m BUILDSTDERR: ++ CONFIG_JOYSTICK_PSXPAD_SPI_FF=y BUILDSTDERR: ++ CONFIG_INPUT_TABLET=y BUILDSTDERR: ++ CONFIG_TABLET_USB_ACECAD=m BUILDSTDERR: ++ CONFIG_TABLET_USB_AIPTEK=m BUILDSTDERR: ++ CONFIG_TABLET_USB_GTCO=m BUILDSTDERR: ++ CONFIG_TABLET_USB_HANWANG=m BUILDSTDERR: ++ CONFIG_TABLET_USB_KBTAB=m BUILDSTDERR: ++ CONFIG_TABLET_USB_PEGASUS=m BUILDSTDERR: ++ CONFIG_TABLET_SERIAL_WACOM4=m BUILDSTDERR: ++ CONFIG_INPUT_TOUCHSCREEN=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PROPERTIES=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ATMEL_MXT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_DYNAPRO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EETI=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EGALAX=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EGALAX_SERIAL=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_FUJITSU=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_GOODIX=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ILI210X=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_GUNZE=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ELAN=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ELO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_WACOM_W8001=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_WACOM_I2C=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MCS5000=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MMS114=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MTOUCH=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_INEXIO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MK712=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PENMOUNT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EDT_FT5X06=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHRIGHT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHWIN=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PIXCIR=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_COMPOSITE=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_EGALAX=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_PANJIT=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_3M=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ITM=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ETURBO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GUNZE=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_IRTOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_IDEALTEK=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GOTOP=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_JASTEC=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ELO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_E2I=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_NEXIO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHIT213=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC_SERIO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC2007=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC2007_IIO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_RM_TS=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SILEAD=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SIS_I2C=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ST1232=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SURFACE3_SPI=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ZET6223=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ZFORCE=m BUILDSTDERR: ++ CONFIG_INPUT_MISC=y BUILDSTDERR: ++ CONFIG_INPUT_E3X0_BUTTON=m BUILDSTDERR: ++ CONFIG_INPUT_PCSPKR=m BUILDSTDERR: ++ CONFIG_INPUT_APANEL=m BUILDSTDERR: ++ CONFIG_INPUT_WISTRON_BTNS=m BUILDSTDERR: ++ CONFIG_INPUT_ATLAS_BTNS=m BUILDSTDERR: ++ CONFIG_INPUT_ATI_REMOTE2=m BUILDSTDERR: ++ CONFIG_INPUT_KEYSPAN_REMOTE=m BUILDSTDERR: ++ CONFIG_INPUT_KXTJ9=m BUILDSTDERR: ++ CONFIG_INPUT_POWERMATE=m BUILDSTDERR: ++ CONFIG_INPUT_YEALINK=m BUILDSTDERR: ++ CONFIG_INPUT_CM109=m BUILDSTDERR: ++ CONFIG_INPUT_UINPUT=m BUILDSTDERR: ++ CONFIG_INPUT_PWM_BEEPER=m BUILDSTDERR: ++ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m BUILDSTDERR: ++ CONFIG_INPUT_CMA3000=m BUILDSTDERR: ++ CONFIG_INPUT_CMA3000_I2C=m BUILDSTDERR: ++ CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m BUILDSTDERR: ++ CONFIG_INPUT_IDEAPAD_SLIDEBAR=m BUILDSTDERR: ++ CONFIG_INPUT_SOC_BUTTON_ARRAY=m BUILDSTDERR: ++ CONFIG_RMI4_CORE=m BUILDSTDERR: ++ CONFIG_RMI4_I2C=m BUILDSTDERR: ++ CONFIG_RMI4_SPI=m BUILDSTDERR: ++ CONFIG_RMI4_SMB=m BUILDSTDERR: ++ CONFIG_RMI4_F03=y BUILDSTDERR: ++ CONFIG_RMI4_F03_SERIO=m BUILDSTDERR: ++ CONFIG_RMI4_2D_SENSOR=y BUILDSTDERR: ++ CONFIG_RMI4_F11=y BUILDSTDERR: ++ CONFIG_RMI4_F12=y BUILDSTDERR: ++ CONFIG_RMI4_F30=y BUILDSTDERR: ++ CONFIG_RMI4_F34=y BUILDSTDERR: ++ CONFIG_RMI4_F55=y BUILDSTDERR: ++ CONFIG_SERIO=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y BUILDSTDERR: ++ CONFIG_SERIO_I8042=y BUILDSTDERR: ++ CONFIG_SERIO_SERPORT=y BUILDSTDERR: ++ CONFIG_SERIO_LIBPS2=y BUILDSTDERR: ++ CONFIG_SERIO_RAW=m BUILDSTDERR: ++ CONFIG_SERIO_ALTERA_PS2=m BUILDSTDERR: ++ CONFIG_SERIO_ARC_PS2=m BUILDSTDERR: ++ CONFIG_HYPERV_KEYBOARD=m BUILDSTDERR: ++ CONFIG_GAMEPORT=m BUILDSTDERR: ++ CONFIG_GAMEPORT_NS558=m BUILDSTDERR: ++ CONFIG_GAMEPORT_L4=m BUILDSTDERR: ++ CONFIG_GAMEPORT_EMU10K1=m BUILDSTDERR: ++ CONFIG_GAMEPORT_FM801=m BUILDSTDERR: ++ CONFIG_CRASH=m BUILDSTDERR: ++ CONFIG_TTY=y BUILDSTDERR: ++ CONFIG_VT=y BUILDSTDERR: ++ CONFIG_CONSOLE_TRANSLATIONS=y BUILDSTDERR: ++ CONFIG_VT_CONSOLE=y BUILDSTDERR: ++ CONFIG_VT_CONSOLE_SLEEP=y BUILDSTDERR: ++ CONFIG_HW_CONSOLE=y BUILDSTDERR: ++ CONFIG_VT_HW_CONSOLE_BINDING=y BUILDSTDERR: ++ CONFIG_UNIX98_PTYS=y BUILDSTDERR: ++ CONFIG_SERIAL_NONSTANDARD=y BUILDSTDERR: ++ CONFIG_ROCKETPORT=m BUILDSTDERR: ++ CONFIG_CYCLADES=m BUILDSTDERR: ++ CONFIG_SYNCLINK=m BUILDSTDERR: ++ CONFIG_SYNCLINKMP=m BUILDSTDERR: ++ CONFIG_SYNCLINK_GT=m BUILDSTDERR: ++ CONFIG_NOZOMI=m BUILDSTDERR: ++ CONFIG_N_HDLC=m BUILDSTDERR: ++ CONFIG_N_GSM=m BUILDSTDERR: ++ CONFIG_DEVMEM=y BUILDSTDERR: ++ CONFIG_SERIAL_EARLYCON=y BUILDSTDERR: ++ CONFIG_SERIAL_8250=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_PNP=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_CONSOLE=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_DMA=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_PCI=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_EXAR=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_CS=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_NR_UARTS=32 BUILDSTDERR: ++ CONFIG_SERIAL_8250_RUNTIME_UARTS=32 BUILDSTDERR: ++ CONFIG_SERIAL_8250_EXTENDED=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_MANY_PORTS=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_SHARE_IRQ=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_RSA=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_DW=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_RT288X=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_LPSS=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_MID=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_MOXA=m BUILDSTDERR: ++ CONFIG_SERIAL_OF_PLATFORM=m BUILDSTDERR: ++ CONFIG_SERIAL_CORE=y BUILDSTDERR: ++ CONFIG_SERIAL_CORE_CONSOLE=y BUILDSTDERR: ++ CONFIG_CONSOLE_POLL=y BUILDSTDERR: ++ CONFIG_SERIAL_JSM=m BUILDSTDERR: ++ CONFIG_SERIAL_ARC=m BUILDSTDERR: ++ CONFIG_SERIAL_ARC_NR_PORTS=1 BUILDSTDERR: ++ CONFIG_SERIAL_DEV_BUS=y BUILDSTDERR: ++ CONFIG_SERIAL_DEV_CTRL_TTYPORT=y BUILDSTDERR: ++ CONFIG_PRINTER=m BUILDSTDERR: ++ CONFIG_LP_CONSOLE=y BUILDSTDERR: ++ CONFIG_PPDEV=m BUILDSTDERR: ++ CONFIG_HVC_DRIVER=y BUILDSTDERR: ++ CONFIG_HVC_IRQ=y BUILDSTDERR: ++ CONFIG_HVC_XEN=y BUILDSTDERR: ++ CONFIG_HVC_XEN_FRONTEND=y BUILDSTDERR: ++ CONFIG_VIRTIO_CONSOLE=m BUILDSTDERR: ++ CONFIG_IPMI_HANDLER=m BUILDSTDERR: ++ CONFIG_IPMI_DMI_DECODE=y BUILDSTDERR: ++ CONFIG_IPMI_DEVICE_INTERFACE=m BUILDSTDERR: ++ CONFIG_IPMI_SI=m BUILDSTDERR: ++ CONFIG_IPMI_SSIF=m BUILDSTDERR: ++ CONFIG_IPMI_WATCHDOG=m BUILDSTDERR: ++ CONFIG_IPMI_POWEROFF=m BUILDSTDERR: ++ CONFIG_HW_RANDOM=y BUILDSTDERR: ++ CONFIG_HW_RANDOM_TIMERIOMEM=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_INTEL=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_AMD=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_GEODE=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_VIA=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_VIRTIO=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_TPM=m BUILDSTDERR: ++ CONFIG_NVRAM=y BUILDSTDERR: ++ CONFIG_R3964=m BUILDSTDERR: ++ CONFIG_SONYPI=m BUILDSTDERR: ++ CONFIG_CARDMAN_4000=m BUILDSTDERR: ++ CONFIG_CARDMAN_4040=m BUILDSTDERR: ++ CONFIG_IPWIRELESS=m BUILDSTDERR: ++ CONFIG_MWAVE=m BUILDSTDERR: ++ CONFIG_PC8736x_GPIO=m BUILDSTDERR: ++ CONFIG_NSC_GPIO=m BUILDSTDERR: ++ CONFIG_RAW_DRIVER=y BUILDSTDERR: ++ CONFIG_MAX_RAW_DEVS=8192 BUILDSTDERR: ++ CONFIG_HPET=y BUILDSTDERR: ++ CONFIG_HANGCHECK_TIMER=m BUILDSTDERR: ++ CONFIG_TCG_TPM=m BUILDSTDERR: ++ CONFIG_TCG_TIS_CORE=m BUILDSTDERR: ++ CONFIG_TCG_TIS=m BUILDSTDERR: ++ CONFIG_TCG_NSC=m BUILDSTDERR: ++ CONFIG_TCG_ATMEL=m BUILDSTDERR: ++ CONFIG_TCG_INFINEON=m BUILDSTDERR: ++ CONFIG_TCG_CRB=m BUILDSTDERR: ++ CONFIG_TELCLOCK=m BUILDSTDERR: ++ CONFIG_DEVPORT=y BUILDSTDERR: ++ CONFIG_XILLYBUS=m BUILDSTDERR: ++ CONFIG_XILLYBUS_PCIE=m BUILDSTDERR: ++ CONFIG_I2C=y BUILDSTDERR: ++ CONFIG_ACPI_I2C_OPREGION=y BUILDSTDERR: ++ CONFIG_I2C_BOARDINFO=y BUILDSTDERR: ++ CONFIG_I2C_COMPAT=y BUILDSTDERR: ++ CONFIG_I2C_CHARDEV=m BUILDSTDERR: ++ CONFIG_I2C_MUX=m BUILDSTDERR: ++ CONFIG_I2C_MUX_GPMUX=m BUILDSTDERR: ++ CONFIG_I2C_MUX_LTC4306=m BUILDSTDERR: ++ CONFIG_I2C_MUX_MLXCPLD=m BUILDSTDERR: ++ CONFIG_I2C_HELPER_AUTO=y BUILDSTDERR: ++ CONFIG_I2C_SMBUS=m BUILDSTDERR: ++ CONFIG_I2C_ALGOBIT=m BUILDSTDERR: ++ CONFIG_I2C_ALGOPCA=m BUILDSTDERR: ++ CONFIG_I2C_ALI1535=m BUILDSTDERR: ++ CONFIG_I2C_ALI1563=m BUILDSTDERR: ++ CONFIG_I2C_ALI15X3=m BUILDSTDERR: ++ CONFIG_I2C_AMD756=m BUILDSTDERR: ++ CONFIG_I2C_AMD756_S4882=m BUILDSTDERR: ++ CONFIG_I2C_AMD8111=m BUILDSTDERR: ++ CONFIG_I2C_I801=m BUILDSTDERR: ++ CONFIG_I2C_ISCH=m BUILDSTDERR: ++ CONFIG_I2C_ISMT=m BUILDSTDERR: ++ CONFIG_I2C_PIIX4=m BUILDSTDERR: ++ CONFIG_I2C_NFORCE2=m BUILDSTDERR: ++ CONFIG_I2C_NFORCE2_S4985=m BUILDSTDERR: ++ CONFIG_I2C_SIS5595=m BUILDSTDERR: ++ CONFIG_I2C_SIS630=m BUILDSTDERR: ++ CONFIG_I2C_SIS96X=m BUILDSTDERR: ++ CONFIG_I2C_VIA=m BUILDSTDERR: ++ CONFIG_I2C_VIAPRO=m BUILDSTDERR: ++ CONFIG_I2C_SCMI=m BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_CORE=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_PLATFORM=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_SLAVE=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_PCI=m BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_BAYTRAIL=y BUILDSTDERR: ++ CONFIG_I2C_PCA_PLATFORM=m BUILDSTDERR: ++ CONFIG_I2C_PXA=m BUILDSTDERR: ++ CONFIG_I2C_PXA_PCI=y BUILDSTDERR: ++ CONFIG_I2C_SIMTEC=m BUILDSTDERR: ++ CONFIG_I2C_DIOLAN_U2C=m BUILDSTDERR: ++ CONFIG_I2C_PARPORT=m BUILDSTDERR: ++ CONFIG_I2C_PARPORT_LIGHT=m BUILDSTDERR: ++ CONFIG_I2C_TINY_USB=m BUILDSTDERR: ++ CONFIG_I2C_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_I2C_STUB=m BUILDSTDERR: ++ CONFIG_I2C_SLAVE=y BUILDSTDERR: ++ CONFIG_I2C_SLAVE_EEPROM=m BUILDSTDERR: ++ CONFIG_SPI=y BUILDSTDERR: ++ CONFIG_SPI_MASTER=y BUILDSTDERR: ++ CONFIG_SPI_PXA2XX=m BUILDSTDERR: ++ CONFIG_SPI_PXA2XX_PCI=m BUILDSTDERR: ++ CONFIG_PPS=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_LDISC=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_PARPORT=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_GPIO=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK=m BUILDSTDERR: ++ CONFIG_DP83640_PHY=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK_PCH=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK_KVM=m BUILDSTDERR: ++ CONFIG_PINCTRL=y BUILDSTDERR: ++ CONFIG_PINMUX=y BUILDSTDERR: ++ CONFIG_PINCONF=y BUILDSTDERR: ++ CONFIG_GENERIC_PINCONF=y BUILDSTDERR: ++ CONFIG_PINCTRL_BAYTRAIL=y BUILDSTDERR: ++ CONFIG_PINCTRL_CHERRYVIEW=y BUILDSTDERR: ++ CONFIG_PINCTRL_INTEL=m BUILDSTDERR: ++ CONFIG_PINCTRL_BROXTON=m BUILDSTDERR: ++ CONFIG_PINCTRL_DENVERTON=m BUILDSTDERR: ++ CONFIG_PINCTRL_LEWISBURG=m BUILDSTDERR: ++ CONFIG_PINCTRL_SUNRISEPOINT=m BUILDSTDERR: ++ CONFIG_GPIOLIB=y BUILDSTDERR: ++ CONFIG_OF_GPIO=y BUILDSTDERR: ++ CONFIG_GPIO_ACPI=y BUILDSTDERR: ++ CONFIG_GPIOLIB_IRQCHIP=y BUILDSTDERR: ++ CONFIG_GPIO_EXAR=m BUILDSTDERR: ++ CONFIG_GPIO_ICH=m BUILDSTDERR: ++ CONFIG_GPIO_IT87=m BUILDSTDERR: ++ CONFIG_GPIO_SCH=m BUILDSTDERR: ++ CONFIG_GPIO_BD9571MWV=m BUILDSTDERR: ++ CONFIG_GPIO_CRYSTAL_COVE=y BUILDSTDERR: ++ CONFIG_GPIO_TPS68470=y BUILDSTDERR: ++ CONFIG_GPIO_PCI_IDIO_16=m BUILDSTDERR: ++ CONFIG_GPIO_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_W1=m BUILDSTDERR: ++ CONFIG_W1_CON=y BUILDSTDERR: ++ CONFIG_W1_MASTER_DS2490=m BUILDSTDERR: ++ CONFIG_W1_MASTER_DS2482=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_THERM=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_SMEM=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2405=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2408=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2413=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2406=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2423=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2805=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2431=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2433=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2433_CRC=y BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2438=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2760=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2780=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2781=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS28E04=m BUILDSTDERR: ++ CONFIG_POWER_RESET=y BUILDSTDERR: ++ CONFIG_POWER_RESET_GPIO=y BUILDSTDERR: ++ CONFIG_POWER_SUPPLY=y BUILDSTDERR: ++ CONFIG_CHARGER_SMB347=m BUILDSTDERR: ++ CONFIG_HWMON=y BUILDSTDERR: ++ CONFIG_HWMON_VID=m BUILDSTDERR: ++ CONFIG_SENSORS_ABITUGURU=m BUILDSTDERR: ++ CONFIG_SENSORS_ABITUGURU3=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7314=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7414=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7418=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1021=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1025=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1026=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1029=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1031=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM9240=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7X10=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7310=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7410=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7411=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7462=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7470=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7475=m BUILDSTDERR: ++ CONFIG_SENSORS_ASC7621=m BUILDSTDERR: ++ CONFIG_SENSORS_K8TEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_K10TEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_FAM15H_POWER=m BUILDSTDERR: ++ CONFIG_SENSORS_APPLESMC=m BUILDSTDERR: ++ CONFIG_SENSORS_ASB100=m BUILDSTDERR: ++ CONFIG_SENSORS_ASPEED=m BUILDSTDERR: ++ CONFIG_SENSORS_ATXP1=m BUILDSTDERR: ++ CONFIG_SENSORS_DS620=m BUILDSTDERR: ++ CONFIG_SENSORS_DS1621=m BUILDSTDERR: ++ CONFIG_SENSORS_DELL_SMM=m BUILDSTDERR: ++ CONFIG_SENSORS_I5K_AMB=m BUILDSTDERR: ++ CONFIG_SENSORS_F71805F=m BUILDSTDERR: ++ CONFIG_SENSORS_F71882FG=m BUILDSTDERR: ++ CONFIG_SENSORS_F75375S=m BUILDSTDERR: ++ CONFIG_SENSORS_FSCHMD=m BUILDSTDERR: ++ CONFIG_SENSORS_FTSTEUTATES=m BUILDSTDERR: ++ CONFIG_SENSORS_GL518SM=m BUILDSTDERR: ++ CONFIG_SENSORS_GL520SM=m BUILDSTDERR: ++ CONFIG_SENSORS_G760A=m BUILDSTDERR: ++ CONFIG_SENSORS_G762=m BUILDSTDERR: ++ CONFIG_SENSORS_IBMAEM=m BUILDSTDERR: ++ CONFIG_SENSORS_IBMPEX=m BUILDSTDERR: ++ CONFIG_SENSORS_I5500=m BUILDSTDERR: ++ CONFIG_SENSORS_CORETEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_IT87=m BUILDSTDERR: ++ CONFIG_SENSORS_JC42=m BUILDSTDERR: ++ CONFIG_SENSORS_POWR1220=m BUILDSTDERR: ++ CONFIG_SENSORS_LINEAGE=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2945=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2990=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4151=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4215=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4222=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4245=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4260=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4261=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1111=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX16065=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1619=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1668=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX197=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX31722=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6639=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6642=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6650=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6697=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX31790=m BUILDSTDERR: ++ CONFIG_SENSORS_MCP3021=m BUILDSTDERR: ++ CONFIG_SENSORS_TC654=m BUILDSTDERR: ++ CONFIG_SENSORS_ADCXX=m BUILDSTDERR: ++ CONFIG_SENSORS_LM63=m BUILDSTDERR: ++ CONFIG_SENSORS_LM70=m BUILDSTDERR: ++ CONFIG_SENSORS_LM73=m BUILDSTDERR: ++ CONFIG_SENSORS_LM75=m BUILDSTDERR: ++ CONFIG_SENSORS_LM77=m BUILDSTDERR: ++ CONFIG_SENSORS_LM78=m BUILDSTDERR: ++ CONFIG_SENSORS_LM80=m BUILDSTDERR: ++ CONFIG_SENSORS_LM83=m BUILDSTDERR: ++ CONFIG_SENSORS_LM85=m BUILDSTDERR: ++ CONFIG_SENSORS_LM87=m BUILDSTDERR: ++ CONFIG_SENSORS_LM90=m BUILDSTDERR: ++ CONFIG_SENSORS_LM92=m BUILDSTDERR: ++ CONFIG_SENSORS_LM93=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95234=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95241=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95245=m BUILDSTDERR: ++ CONFIG_SENSORS_PC87360=m BUILDSTDERR: ++ CONFIG_SENSORS_PC87427=m BUILDSTDERR: ++ CONFIG_SENSORS_NTC_THERMISTOR=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT6683=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT6775=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT7802=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT7904=m BUILDSTDERR: ++ CONFIG_SENSORS_PCF8591=m BUILDSTDERR: ++ CONFIG_PMBUS=m BUILDSTDERR: ++ CONFIG_SENSORS_PMBUS=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1275=m BUILDSTDERR: ++ CONFIG_SENSORS_LM25066=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2978=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC3815=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX16064=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX20751=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX34440=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX8688=m BUILDSTDERR: ++ CONFIG_SENSORS_TPS40422=m BUILDSTDERR: ++ CONFIG_SENSORS_TPS53679=m BUILDSTDERR: ++ CONFIG_SENSORS_UCD9000=m BUILDSTDERR: ++ CONFIG_SENSORS_UCD9200=m BUILDSTDERR: ++ CONFIG_SENSORS_ZL6100=m BUILDSTDERR: ++ CONFIG_SENSORS_PWM_FAN=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT15=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT21=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT3x=m BUILDSTDERR: ++ CONFIG_SENSORS_SHTC1=m BUILDSTDERR: ++ CONFIG_SENSORS_SIS5595=m BUILDSTDERR: ++ CONFIG_SENSORS_DME1737=m BUILDSTDERR: ++ CONFIG_SENSORS_EMC1403=m BUILDSTDERR: ++ CONFIG_SENSORS_EMC6W201=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47M1=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47M192=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47B397=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH56XX_COMMON=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH5627=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH5636=m BUILDSTDERR: ++ CONFIG_SENSORS_ADC128D818=m BUILDSTDERR: ++ CONFIG_SENSORS_ADS7828=m BUILDSTDERR: ++ CONFIG_SENSORS_ADS7871=m BUILDSTDERR: ++ CONFIG_SENSORS_AMC6821=m BUILDSTDERR: ++ CONFIG_SENSORS_INA209=m BUILDSTDERR: ++ CONFIG_SENSORS_INA2XX=m BUILDSTDERR: ++ CONFIG_SENSORS_INA3221=m BUILDSTDERR: ++ CONFIG_SENSORS_TC74=m BUILDSTDERR: ++ CONFIG_SENSORS_THMC50=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP102=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP103=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP108=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP401=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP421=m BUILDSTDERR: ++ CONFIG_SENSORS_VIA_CPUTEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_VIA686A=m BUILDSTDERR: ++ CONFIG_SENSORS_VT1211=m BUILDSTDERR: ++ CONFIG_SENSORS_VT8231=m BUILDSTDERR: ++ CONFIG_SENSORS_W83781D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83791D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83792D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83793=m BUILDSTDERR: ++ CONFIG_SENSORS_W83795=m BUILDSTDERR: ++ CONFIG_SENSORS_W83L785TS=m BUILDSTDERR: ++ CONFIG_SENSORS_W83L786NG=m BUILDSTDERR: ++ CONFIG_SENSORS_W83627HF=m BUILDSTDERR: ++ CONFIG_SENSORS_W83627EHF=m BUILDSTDERR: ++ CONFIG_SENSORS_ACPI_POWER=m BUILDSTDERR: ++ CONFIG_SENSORS_ATK0110=m BUILDSTDERR: ++ CONFIG_THERMAL=y BUILDSTDERR: ++ CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 BUILDSTDERR: ++ CONFIG_THERMAL_HWMON=y BUILDSTDERR: ++ CONFIG_THERMAL_WRITABLE_TRIPS=y BUILDSTDERR: ++ CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_FAIR_SHARE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_STEP_WISE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_BANG_BANG=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_USER_SPACE=y BUILDSTDERR: ++ CONFIG_INTEL_POWERCLAMP=m BUILDSTDERR: ++ CONFIG_X86_PKG_TEMP_THERMAL=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_DTS_IOSF_CORE=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_DTS_THERMAL=m BUILDSTDERR: ++ CONFIG_INT340X_THERMAL=m BUILDSTDERR: ++ CONFIG_ACPI_THERMAL_REL=m BUILDSTDERR: ++ CONFIG_INT3406_THERMAL=m BUILDSTDERR: ++ CONFIG_INTEL_PCH_THERMAL=m BUILDSTDERR: ++ CONFIG_WATCHDOG=y BUILDSTDERR: ++ CONFIG_WATCHDOG_CORE=y BUILDSTDERR: ++ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y BUILDSTDERR: ++ CONFIG_WATCHDOG_SYSFS=y BUILDSTDERR: ++ CONFIG_SOFT_WATCHDOG=m BUILDSTDERR: ++ CONFIG_WDAT_WDT=m BUILDSTDERR: ++ CONFIG_ALIM1535_WDT=m BUILDSTDERR: ++ CONFIG_ALIM7101_WDT=m BUILDSTDERR: ++ CONFIG_F71808E_WDT=m BUILDSTDERR: ++ CONFIG_SP5100_TCO=m BUILDSTDERR: ++ CONFIG_GEODE_WDT=m BUILDSTDERR: ++ CONFIG_SBC_FITPC2_WATCHDOG=m BUILDSTDERR: ++ CONFIG_IB700_WDT=m BUILDSTDERR: ++ CONFIG_IBMASR=m BUILDSTDERR: ++ CONFIG_I6300ESB_WDT=m BUILDSTDERR: ++ CONFIG_IE6XX_WDT=m BUILDSTDERR: ++ CONFIG_ITCO_WDT=m BUILDSTDERR: ++ CONFIG_ITCO_VENDOR_SUPPORT=y BUILDSTDERR: ++ CONFIG_IT8712F_WDT=m BUILDSTDERR: ++ CONFIG_IT87_WDT=m BUILDSTDERR: ++ CONFIG_HP_WATCHDOG=m BUILDSTDERR: ++ CONFIG_HPWDT_NMI_DECODING=y BUILDSTDERR: ++ CONFIG_NV_TCO=m BUILDSTDERR: ++ CONFIG_SMSC_SCH311X_WDT=m BUILDSTDERR: ++ CONFIG_VIA_WDT=m BUILDSTDERR: ++ CONFIG_W83627HF_WDT=m BUILDSTDERR: ++ CONFIG_W83877F_WDT=m BUILDSTDERR: ++ CONFIG_W83977F_WDT=m BUILDSTDERR: ++ CONFIG_MACHZ_WDT=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_WDT=m BUILDSTDERR: ++ CONFIG_NIC7018_WDT=m BUILDSTDERR: ++ CONFIG_XEN_WDT=m BUILDSTDERR: ++ CONFIG_PCIPCWATCHDOG=m BUILDSTDERR: ++ CONFIG_WDTPCI=m BUILDSTDERR: ++ CONFIG_USBPCWATCHDOG=m BUILDSTDERR: ++ CONFIG_SSB_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB=m BUILDSTDERR: ++ CONFIG_SSB_SPROM=y BUILDSTDERR: ++ CONFIG_SSB_BLOCKIO=y BUILDSTDERR: ++ CONFIG_SSB_PCIHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_PCIHOST=y BUILDSTDERR: ++ CONFIG_SSB_B43_PCI_BRIDGE=y BUILDSTDERR: ++ CONFIG_SSB_PCMCIAHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_PCMCIAHOST=y BUILDSTDERR: ++ CONFIG_SSB_SDIOHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_SDIOHOST=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_PCICORE=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_GPIO=y BUILDSTDERR: ++ CONFIG_BCMA_POSSIBLE=y BUILDSTDERR: ++ CONFIG_BCMA=m BUILDSTDERR: ++ CONFIG_BCMA_BLOCKIO=y BUILDSTDERR: ++ CONFIG_BCMA_HOST_PCI_POSSIBLE=y BUILDSTDERR: ++ CONFIG_BCMA_HOST_PCI=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_PCI=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_GMAC_CMN=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_GPIO=y BUILDSTDERR: ++ CONFIG_MFD_CORE=y BUILDSTDERR: ++ CONFIG_MFD_CS5535=m BUILDSTDERR: ++ CONFIG_MFD_BD9571MWV=m BUILDSTDERR: ++ CONFIG_LPC_ICH=m BUILDSTDERR: ++ CONFIG_LPC_SCH=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_PMIC=y BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS=m BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS_ACPI=m BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS_PCI=m BUILDSTDERR: ++ CONFIG_MFD_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_MFD_RTSX_PCI=m BUILDSTDERR: ++ CONFIG_MFD_RTSX_USB=m BUILDSTDERR: ++ CONFIG_MFD_SM501=m BUILDSTDERR: ++ CONFIG_MFD_SM501_GPIO=y BUILDSTDERR: ++ CONFIG_MFD_TPS68470=y BUILDSTDERR: ++ CONFIG_MFD_WL1273_CORE=m BUILDSTDERR: ++ CONFIG_MFD_VX855=m BUILDSTDERR: ++ CONFIG_CEC_CORE=m BUILDSTDERR: ++ CONFIG_RC_CORE=m BUILDSTDERR: ++ CONFIG_RC_MAP=m BUILDSTDERR: ++ CONFIG_RC_DECODERS=y BUILDSTDERR: ++ CONFIG_LIRC=m BUILDSTDERR: ++ CONFIG_IR_LIRC_CODEC=m BUILDSTDERR: ++ CONFIG_IR_NEC_DECODER=m BUILDSTDERR: ++ CONFIG_IR_RC5_DECODER=m BUILDSTDERR: ++ CONFIG_IR_RC6_DECODER=m BUILDSTDERR: ++ CONFIG_IR_JVC_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SONY_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SANYO_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SHARP_DECODER=m BUILDSTDERR: ++ CONFIG_IR_MCE_KBD_DECODER=m BUILDSTDERR: ++ CONFIG_IR_XMP_DECODER=m BUILDSTDERR: ++ CONFIG_RC_DEVICES=y BUILDSTDERR: ++ CONFIG_RC_ATI_REMOTE=m BUILDSTDERR: ++ CONFIG_IR_ENE=m BUILDSTDERR: ++ CONFIG_IR_HIX5HD2=m BUILDSTDERR: ++ CONFIG_IR_IMON=m BUILDSTDERR: ++ CONFIG_IR_MCEUSB=m BUILDSTDERR: ++ CONFIG_IR_ITE_CIR=m BUILDSTDERR: ++ CONFIG_IR_FINTEK=m BUILDSTDERR: ++ CONFIG_IR_NUVOTON=m BUILDSTDERR: ++ CONFIG_IR_REDRAT3=m BUILDSTDERR: ++ CONFIG_IR_SPI=m BUILDSTDERR: ++ CONFIG_IR_STREAMZAP=m BUILDSTDERR: ++ CONFIG_IR_WINBOND_CIR=m BUILDSTDERR: ++ CONFIG_IR_IGORPLUGUSB=m BUILDSTDERR: ++ CONFIG_IR_IGUANA=m BUILDSTDERR: ++ CONFIG_IR_TTUSBIR=m BUILDSTDERR: ++ CONFIG_RC_LOOPBACK=m BUILDSTDERR: ++ CONFIG_IR_GPIO_CIR=m BUILDSTDERR: ++ CONFIG_IR_GPIO_TX=m BUILDSTDERR: ++ CONFIG_IR_PWM_TX=m BUILDSTDERR: ++ CONFIG_IR_SERIAL=m BUILDSTDERR: ++ CONFIG_IR_SERIAL_TRANSMITTER=y BUILDSTDERR: ++ CONFIG_IR_SIR=m BUILDSTDERR: ++ CONFIG_MEDIA_SUPPORT=m BUILDSTDERR: ++ CONFIG_MEDIA_CAMERA_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_ANALOG_TV_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_RADIO_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_CEC_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_CEC_RC=y BUILDSTDERR: ++ CONFIG_MEDIA_CONTROLLER=y BUILDSTDERR: ++ CONFIG_VIDEO_DEV=m BUILDSTDERR: ++ CONFIG_VIDEO_V4L2_SUBDEV_API=y BUILDSTDERR: ++ CONFIG_VIDEO_V4L2=m BUILDSTDERR: ++ CONFIG_VIDEO_TUNER=m BUILDSTDERR: ++ CONFIG_V4L2_FWNODE=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_GEN=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_DMA_SG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_VMALLOC=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_DVB=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_CORE=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_MEMOPS=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DMA_CONTIG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_VMALLOC=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DMA_SG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DVB=m BUILDSTDERR: ++ CONFIG_DVB_CORE=m BUILDSTDERR: ++ CONFIG_DVB_NET=y BUILDSTDERR: ++ CONFIG_TTPCI_EEPROM=m BUILDSTDERR: ++ CONFIG_DVB_MAX_ADAPTERS=8 BUILDSTDERR: ++ CONFIG_DVB_DYNAMIC_MINORS=y BUILDSTDERR: ++ CONFIG_MEDIA_USB_SUPPORT=y BUILDSTDERR: ++ CONFIG_USB_VIDEO_CLASS=m BUILDSTDERR: ++ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_USB_GSPCA=m BUILDSTDERR: ++ CONFIG_USB_M5602=m BUILDSTDERR: ++ CONFIG_USB_STV06XX=m BUILDSTDERR: ++ CONFIG_USB_GL860=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_BENQ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_CONEX=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_CPIA1=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_DTCS033=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_ETOMS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_FINEPIX=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_JEILINJ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_JL2005BCD=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_KINECT=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_KONICA=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_MARS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_MR97310A=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_NW80X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV519=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV534=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV534_9=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC207=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC7302=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC7311=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SE401=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SN9C2028=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SN9C20X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SONIXB=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SONIXJ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA500=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA501=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA505=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA506=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA508=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA561=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA1528=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ905=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ905C=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ930X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STK014=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STK1135=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STV0680=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SUNPLUS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_T613=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TOPRO=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TOUPTEK=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TV8532=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_VC032X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_VICAM=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_XIRLINK_CIT=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_ZC3XX=m BUILDSTDERR: ++ CONFIG_USB_PWC=m BUILDSTDERR: ++ CONFIG_USB_PWC_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_VIDEO_CPIA2=m BUILDSTDERR: ++ CONFIG_USB_ZR364XX=m BUILDSTDERR: ++ CONFIG_USB_STKWEBCAM=m BUILDSTDERR: ++ CONFIG_USB_S2255=m BUILDSTDERR: ++ CONFIG_VIDEO_USBTV=m BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2=m BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2_SYSFS=y BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2_DVB=y BUILDSTDERR: ++ CONFIG_VIDEO_HDPVR=m BUILDSTDERR: ++ CONFIG_VIDEO_USBVISION=m BUILDSTDERR: ++ CONFIG_VIDEO_STK1160_COMMON=m BUILDSTDERR: ++ CONFIG_VIDEO_STK1160=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_USB=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_LOADER=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m BUILDSTDERR: ++ CONFIG_VIDEO_AU0828=m BUILDSTDERR: ++ CONFIG_VIDEO_AU0828_V4L2=y BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX=m BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_RC=y BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000_DVB=m BUILDSTDERR: ++ CONFIG_DVB_USB=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIB3000MC=m BUILDSTDERR: ++ CONFIG_DVB_USB_A800=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIBUSB_MB=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIBUSB_MC=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIB0700=m BUILDSTDERR: ++ CONFIG_DVB_USB_UMT_010=m BUILDSTDERR: ++ CONFIG_DVB_USB_CXUSB=m BUILDSTDERR: ++ CONFIG_DVB_USB_M920X=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIGITV=m BUILDSTDERR: ++ CONFIG_DVB_USB_VP7045=m BUILDSTDERR: ++ CONFIG_DVB_USB_VP702X=m BUILDSTDERR: ++ CONFIG_DVB_USB_GP8PSK=m BUILDSTDERR: ++ CONFIG_DVB_USB_NOVA_T_USB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_TTUSB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_DTT200U=m BUILDSTDERR: ++ CONFIG_DVB_USB_OPERA1=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9005=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9005_REMOTE=m BUILDSTDERR: ++ CONFIG_DVB_USB_PCTV452E=m BUILDSTDERR: ++ CONFIG_DVB_USB_DW2102=m BUILDSTDERR: ++ CONFIG_DVB_USB_CINERGY_T2=m BUILDSTDERR: ++ CONFIG_DVB_USB_DTV5100=m BUILDSTDERR: ++ CONFIG_DVB_USB_FRIIO=m BUILDSTDERR: ++ CONFIG_DVB_USB_AZ6027=m BUILDSTDERR: ++ CONFIG_DVB_USB_TECHNISAT_USB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_V2=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9015=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9035=m BUILDSTDERR: ++ CONFIG_DVB_USB_ANYSEE=m BUILDSTDERR: ++ CONFIG_DVB_USB_AU6610=m BUILDSTDERR: ++ CONFIG_DVB_USB_AZ6007=m BUILDSTDERR: ++ CONFIG_DVB_USB_CE6230=m BUILDSTDERR: ++ CONFIG_DVB_USB_EC168=m BUILDSTDERR: ++ CONFIG_DVB_USB_GL861=m BUILDSTDERR: ++ CONFIG_DVB_USB_LME2510=m BUILDSTDERR: ++ CONFIG_DVB_USB_MXL111SF=m BUILDSTDERR: ++ CONFIG_DVB_USB_RTL28XXU=m BUILDSTDERR: ++ CONFIG_DVB_USB_DVBSKY=m BUILDSTDERR: ++ CONFIG_DVB_USB_ZD1301=m BUILDSTDERR: ++ CONFIG_DVB_TTUSB_BUDGET=m BUILDSTDERR: ++ CONFIG_DVB_TTUSB_DEC=m BUILDSTDERR: ++ CONFIG_SMS_USB_DRV=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP_USB=m BUILDSTDERR: ++ CONFIG_DVB_AS102=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_V4L2=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_RC=m BUILDSTDERR: ++ CONFIG_USB_PULSE8_CEC=m BUILDSTDERR: ++ CONFIG_USB_RAINSHADOW_CEC=m BUILDSTDERR: ++ CONFIG_MEDIA_PCI_SUPPORT=y BUILDSTDERR: ++ CONFIG_VIDEO_MEYE=m BUILDSTDERR: ++ CONFIG_VIDEO_SOLO6X10=m BUILDSTDERR: ++ CONFIG_VIDEO_TW686X=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_DC30=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_ZR36060=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_BUZ=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_DC10=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_LML33=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_LML33R10=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_AVS6EYES=m BUILDSTDERR: ++ CONFIG_VIDEO_IVTV=m BUILDSTDERR: ++ CONFIG_VIDEO_FB_IVTV=m BUILDSTDERR: ++ CONFIG_VIDEO_HEXIUM_GEMINI=m BUILDSTDERR: ++ CONFIG_VIDEO_HEXIUM_ORION=m BUILDSTDERR: ++ CONFIG_VIDEO_MXB=m BUILDSTDERR: ++ CONFIG_VIDEO_CX18=m BUILDSTDERR: ++ CONFIG_VIDEO_CX18_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX23885=m BUILDSTDERR: ++ CONFIG_MEDIA_ALTERA_CI=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_BLACKBIRD=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_ENABLE_VP3054=y BUILDSTDERR: ++ CONFIG_VIDEO_CX88_VP3054=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_MPEG=m BUILDSTDERR: ++ CONFIG_VIDEO_BT848=m BUILDSTDERR: ++ CONFIG_DVB_BT8XX=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_RC=y BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_GO7007=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7164=m BUILDSTDERR: ++ CONFIG_DVB_AV7110_IR=y BUILDSTDERR: ++ CONFIG_DVB_AV7110=m BUILDSTDERR: ++ CONFIG_DVB_AV7110_OSD=y BUILDSTDERR: ++ CONFIG_DVB_BUDGET_CORE=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_CI=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_AV=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_PATCH=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP_PCI=m BUILDSTDERR: ++ CONFIG_DVB_PLUTO2=m BUILDSTDERR: ++ CONFIG_DVB_DM1105=m BUILDSTDERR: ++ CONFIG_DVB_PT1=m BUILDSTDERR: ++ CONFIG_MANTIS_CORE=m BUILDSTDERR: ++ CONFIG_DVB_MANTIS=m BUILDSTDERR: ++ CONFIG_DVB_HOPPER=m BUILDSTDERR: ++ CONFIG_DVB_NGENE=m BUILDSTDERR: ++ CONFIG_DVB_DDBRIDGE=m BUILDSTDERR: ++ CONFIG_DVB_SMIPCIE=m BUILDSTDERR: ++ CONFIG_DVB_NETUP_UNIDVB=m BUILDSTDERR: ++ CONFIG_V4L_MEM2MEM_DRIVERS=y BUILDSTDERR: ++ CONFIG_CEC_PLATFORM_DRIVERS=y BUILDSTDERR: ++ CONFIG_SMS_SDIO_DRV=m BUILDSTDERR: ++ CONFIG_RADIO_ADAPTERS=y BUILDSTDERR: ++ CONFIG_RADIO_TEA575X=m BUILDSTDERR: ++ CONFIG_RADIO_SI470X=y BUILDSTDERR: ++ CONFIG_USB_SI470X=m BUILDSTDERR: ++ CONFIG_I2C_SI470X=m BUILDSTDERR: ++ CONFIG_RADIO_SI4713=m BUILDSTDERR: ++ CONFIG_USB_MR800=m BUILDSTDERR: ++ CONFIG_USB_DSBR=m BUILDSTDERR: ++ CONFIG_RADIO_MAXIRADIO=m BUILDSTDERR: ++ CONFIG_RADIO_SHARK=m BUILDSTDERR: ++ CONFIG_RADIO_SHARK2=m BUILDSTDERR: ++ CONFIG_USB_KEENE=m BUILDSTDERR: ++ CONFIG_USB_MA901=m BUILDSTDERR: ++ CONFIG_RADIO_TEA5764=m BUILDSTDERR: ++ CONFIG_RADIO_SAA7706H=m BUILDSTDERR: ++ CONFIG_RADIO_WL1273=m BUILDSTDERR: ++ CONFIG_DVB_FIREDTV=m BUILDSTDERR: ++ CONFIG_DVB_FIREDTV_INPUT=y BUILDSTDERR: ++ CONFIG_MEDIA_COMMON_OPTIONS=y BUILDSTDERR: ++ CONFIG_VIDEO_CX2341X=m BUILDSTDERR: ++ CONFIG_VIDEO_TVEEPROM=m BUILDSTDERR: ++ CONFIG_CYPRESS_FIRMWARE=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7146=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7146_VV=m BUILDSTDERR: ++ CONFIG_SMS_SIANO_MDTV=m BUILDSTDERR: ++ CONFIG_SMS_SIANO_RC=y BUILDSTDERR: ++ CONFIG_MEDIA_SUBDRV_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_MEDIA_ATTACH=y BUILDSTDERR: ++ CONFIG_VIDEO_IR_I2C=m BUILDSTDERR: ++ CONFIG_VIDEO_TVAUDIO=m BUILDSTDERR: ++ CONFIG_VIDEO_TDA7432=m BUILDSTDERR: ++ CONFIG_VIDEO_TDA9840=m BUILDSTDERR: ++ CONFIG_VIDEO_TEA6415C=m BUILDSTDERR: ++ CONFIG_VIDEO_TEA6420=m BUILDSTDERR: ++ CONFIG_VIDEO_MSP3400=m BUILDSTDERR: ++ CONFIG_VIDEO_CS3308=m BUILDSTDERR: ++ CONFIG_VIDEO_CS5345=m BUILDSTDERR: ++ CONFIG_VIDEO_CS53L32A=m BUILDSTDERR: ++ CONFIG_VIDEO_UDA1342=m BUILDSTDERR: ++ CONFIG_VIDEO_WM8775=m BUILDSTDERR: ++ CONFIG_VIDEO_WM8739=m BUILDSTDERR: ++ CONFIG_VIDEO_VP27SMPX=m BUILDSTDERR: ++ CONFIG_VIDEO_SONY_BTF_MPX=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA6588=m BUILDSTDERR: ++ CONFIG_VIDEO_BT819=m BUILDSTDERR: ++ CONFIG_VIDEO_BT856=m BUILDSTDERR: ++ CONFIG_VIDEO_BT866=m BUILDSTDERR: ++ CONFIG_VIDEO_KS0127=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7110=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA711X=m BUILDSTDERR: ++ CONFIG_VIDEO_TVP5150=m BUILDSTDERR: ++ CONFIG_VIDEO_TW2804=m BUILDSTDERR: ++ CONFIG_VIDEO_TW9903=m BUILDSTDERR: ++ CONFIG_VIDEO_TW9906=m BUILDSTDERR: ++ CONFIG_VIDEO_VPX3220=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA717X=m BUILDSTDERR: ++ CONFIG_VIDEO_CX25840=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7127=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7185=m BUILDSTDERR: ++ CONFIG_VIDEO_ADV7170=m BUILDSTDERR: ++ CONFIG_VIDEO_ADV7175=m BUILDSTDERR: ++ CONFIG_VIDEO_OV2640=m BUILDSTDERR: ++ CONFIG_VIDEO_OV7640=m BUILDSTDERR: ++ CONFIG_VIDEO_MT9V011=m BUILDSTDERR: ++ CONFIG_VIDEO_UPD64031A=m BUILDSTDERR: ++ CONFIG_VIDEO_UPD64083=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA6752HS=m BUILDSTDERR: ++ CONFIG_VIDEO_M52790=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_SIMPLE=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA8290=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA827X=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18271=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA9887=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TEA5761=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TEA5767=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT20XX=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2060=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2063=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2266=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2131=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_QT1010=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC2028=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC5000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC4000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MXL5005S=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MXL5007T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MC44S803=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MAX2165=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18218=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0011=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0012=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0013=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18212=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_E4000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC2580=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_M88RS6000T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TUA9001=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_SI2157=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_IT913X=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_R820T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_QM1D1C0042=m BUILDSTDERR: ++ CONFIG_DVB_STB0899=m BUILDSTDERR: ++ CONFIG_DVB_STB6100=m BUILDSTDERR: ++ CONFIG_DVB_STV090x=m BUILDSTDERR: ++ CONFIG_DVB_STV0910=m BUILDSTDERR: ++ CONFIG_DVB_STV6110x=m BUILDSTDERR: ++ CONFIG_DVB_STV6111=m BUILDSTDERR: ++ CONFIG_DVB_MXL5XX=m BUILDSTDERR: ++ CONFIG_DVB_M88DS3103=m BUILDSTDERR: ++ CONFIG_DVB_DRXK=m BUILDSTDERR: ++ CONFIG_DVB_TDA18271C2DD=m BUILDSTDERR: ++ CONFIG_DVB_SI2165=m BUILDSTDERR: ++ CONFIG_DVB_MN88472=m BUILDSTDERR: ++ CONFIG_DVB_MN88473=m BUILDSTDERR: ++ CONFIG_DVB_CX24110=m BUILDSTDERR: ++ CONFIG_DVB_CX24123=m BUILDSTDERR: ++ CONFIG_DVB_MT312=m BUILDSTDERR: ++ CONFIG_DVB_ZL10036=m BUILDSTDERR: ++ CONFIG_DVB_ZL10039=m BUILDSTDERR: ++ CONFIG_DVB_S5H1420=m BUILDSTDERR: ++ CONFIG_DVB_STV0288=m BUILDSTDERR: ++ CONFIG_DVB_STB6000=m BUILDSTDERR: ++ CONFIG_DVB_STV0299=m BUILDSTDERR: ++ CONFIG_DVB_STV6110=m BUILDSTDERR: ++ CONFIG_DVB_STV0900=m BUILDSTDERR: ++ CONFIG_DVB_TDA8083=m BUILDSTDERR: ++ CONFIG_DVB_TDA10086=m BUILDSTDERR: ++ CONFIG_DVB_TDA8261=m BUILDSTDERR: ++ CONFIG_DVB_VES1X93=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_ITD1000=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_CX24113=m BUILDSTDERR: ++ CONFIG_DVB_TDA826X=m BUILDSTDERR: ++ CONFIG_DVB_TUA6100=m BUILDSTDERR: ++ CONFIG_DVB_CX24116=m BUILDSTDERR: ++ CONFIG_DVB_CX24117=m BUILDSTDERR: ++ CONFIG_DVB_CX24120=m BUILDSTDERR: ++ CONFIG_DVB_SI21XX=m BUILDSTDERR: ++ CONFIG_DVB_TS2020=m BUILDSTDERR: ++ CONFIG_DVB_DS3000=m BUILDSTDERR: ++ CONFIG_DVB_MB86A16=m BUILDSTDERR: ++ CONFIG_DVB_TDA10071=m BUILDSTDERR: ++ CONFIG_DVB_SP8870=m BUILDSTDERR: ++ CONFIG_DVB_SP887X=m BUILDSTDERR: ++ CONFIG_DVB_CX22700=m BUILDSTDERR: ++ CONFIG_DVB_CX22702=m BUILDSTDERR: ++ CONFIG_DVB_DRXD=m BUILDSTDERR: ++ CONFIG_DVB_L64781=m BUILDSTDERR: ++ CONFIG_DVB_TDA1004X=m BUILDSTDERR: ++ CONFIG_DVB_NXT6000=m BUILDSTDERR: ++ CONFIG_DVB_MT352=m BUILDSTDERR: ++ CONFIG_DVB_ZL10353=m BUILDSTDERR: ++ CONFIG_DVB_DIB3000MB=m BUILDSTDERR: ++ CONFIG_DVB_DIB3000MC=m BUILDSTDERR: ++ CONFIG_DVB_DIB7000M=m BUILDSTDERR: ++ CONFIG_DVB_DIB7000P=m BUILDSTDERR: ++ CONFIG_DVB_TDA10048=m BUILDSTDERR: ++ CONFIG_DVB_AF9013=m BUILDSTDERR: ++ CONFIG_DVB_EC100=m BUILDSTDERR: ++ CONFIG_DVB_STV0367=m BUILDSTDERR: ++ CONFIG_DVB_CXD2820R=m BUILDSTDERR: ++ CONFIG_DVB_CXD2841ER=m BUILDSTDERR: ++ CONFIG_DVB_RTL2830=m BUILDSTDERR: ++ CONFIG_DVB_RTL2832=m BUILDSTDERR: ++ CONFIG_DVB_SI2168=m BUILDSTDERR: ++ CONFIG_DVB_AS102_FE=m BUILDSTDERR: ++ CONFIG_DVB_ZD1301_DEMOD=m BUILDSTDERR: ++ CONFIG_DVB_GP8PSK_FE=m BUILDSTDERR: ++ CONFIG_DVB_VES1820=m BUILDSTDERR: ++ CONFIG_DVB_TDA10021=m BUILDSTDERR: ++ CONFIG_DVB_TDA10023=m BUILDSTDERR: ++ CONFIG_DVB_STV0297=m BUILDSTDERR: ++ CONFIG_DVB_NXT200X=m BUILDSTDERR: ++ CONFIG_DVB_OR51211=m BUILDSTDERR: ++ CONFIG_DVB_OR51132=m BUILDSTDERR: ++ CONFIG_DVB_BCM3510=m BUILDSTDERR: ++ CONFIG_DVB_LGDT330X=m BUILDSTDERR: ++ CONFIG_DVB_LGDT3305=m BUILDSTDERR: ++ CONFIG_DVB_LGDT3306A=m BUILDSTDERR: ++ CONFIG_DVB_LG2160=m BUILDSTDERR: ++ CONFIG_DVB_S5H1409=m BUILDSTDERR: ++ CONFIG_DVB_AU8522=m BUILDSTDERR: ++ CONFIG_DVB_AU8522_DTV=m BUILDSTDERR: ++ CONFIG_DVB_AU8522_V4L=m BUILDSTDERR: ++ CONFIG_DVB_S5H1411=m BUILDSTDERR: ++ CONFIG_DVB_S921=m BUILDSTDERR: ++ CONFIG_DVB_DIB8000=m BUILDSTDERR: ++ CONFIG_DVB_MB86A20S=m BUILDSTDERR: ++ CONFIG_DVB_TC90522=m BUILDSTDERR: ++ CONFIG_DVB_PLL=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_DIB0070=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_DIB0090=m BUILDSTDERR: ++ CONFIG_DVB_DRX39XYJ=m BUILDSTDERR: ++ CONFIG_DVB_LNBH25=m BUILDSTDERR: ++ CONFIG_DVB_LNBP21=m BUILDSTDERR: ++ CONFIG_DVB_LNBP22=m BUILDSTDERR: ++ CONFIG_DVB_ISL6405=m BUILDSTDERR: ++ CONFIG_DVB_ISL6421=m BUILDSTDERR: ++ CONFIG_DVB_ISL6423=m BUILDSTDERR: ++ CONFIG_DVB_A8293=m BUILDSTDERR: ++ CONFIG_DVB_SP2=m BUILDSTDERR: ++ CONFIG_DVB_LGS8GXX=m BUILDSTDERR: ++ CONFIG_DVB_ATBM8830=m BUILDSTDERR: ++ CONFIG_DVB_TDA665x=m BUILDSTDERR: ++ CONFIG_DVB_IX2505V=m BUILDSTDERR: ++ CONFIG_DVB_M88RS2000=m BUILDSTDERR: ++ CONFIG_DVB_AF9033=m BUILDSTDERR: ++ CONFIG_DVB_HORUS3A=m BUILDSTDERR: ++ CONFIG_DVB_ASCOT2E=m BUILDSTDERR: ++ CONFIG_DVB_HELENE=m BUILDSTDERR: ++ CONFIG_AGP=y BUILDSTDERR: ++ CONFIG_AGP_ALI=y BUILDSTDERR: ++ CONFIG_AGP_ATI=y BUILDSTDERR: ++ CONFIG_AGP_AMD=y BUILDSTDERR: ++ CONFIG_AGP_AMD64=y BUILDSTDERR: ++ CONFIG_AGP_INTEL=y BUILDSTDERR: ++ CONFIG_AGP_NVIDIA=y BUILDSTDERR: ++ CONFIG_AGP_SIS=y BUILDSTDERR: ++ CONFIG_AGP_SWORKS=y BUILDSTDERR: ++ CONFIG_AGP_VIA=y BUILDSTDERR: ++ CONFIG_AGP_EFFICEON=y BUILDSTDERR: ++ CONFIG_INTEL_GTT=y BUILDSTDERR: ++ CONFIG_VGA_ARB=y BUILDSTDERR: ++ CONFIG_VGA_ARB_MAX_GPUS=16 BUILDSTDERR: ++ CONFIG_VGA_SWITCHEROO=y BUILDSTDERR: ++ CONFIG_DRM=m BUILDSTDERR: ++ CONFIG_DRM_MIPI_DSI=y BUILDSTDERR: ++ CONFIG_DRM_DP_AUX_CHARDEV=y BUILDSTDERR: ++ CONFIG_DRM_KMS_HELPER=m BUILDSTDERR: ++ CONFIG_DRM_KMS_FB_HELPER=y BUILDSTDERR: ++ CONFIG_DRM_FBDEV_EMULATION=y BUILDSTDERR: ++ CONFIG_DRM_FBDEV_OVERALLOC=100 BUILDSTDERR: ++ CONFIG_DRM_LOAD_EDID_FIRMWARE=y BUILDSTDERR: ++ CONFIG_DRM_TTM=m BUILDSTDERR: ++ CONFIG_DRM_VM=y BUILDSTDERR: ++ CONFIG_DRM_I2C_CH7006=m BUILDSTDERR: ++ CONFIG_DRM_I2C_SIL164=m BUILDSTDERR: ++ CONFIG_DRM_I2C_NXP_TDA998X=m BUILDSTDERR: ++ CONFIG_DRM_RADEON=m BUILDSTDERR: ++ CONFIG_DRM_RADEON_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_AMDGPU=m BUILDSTDERR: ++ CONFIG_DRM_AMDGPU_CIK=y BUILDSTDERR: ++ CONFIG_DRM_AMDGPU_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_AMD_ACP=y BUILDSTDERR: ++ CONFIG_DRM_NOUVEAU=m BUILDSTDERR: ++ CONFIG_NOUVEAU_DEBUG=5 BUILDSTDERR: ++ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 BUILDSTDERR: ++ CONFIG_DRM_NOUVEAU_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_DRM_I915=m BUILDSTDERR: ++ CONFIG_DRM_I915_CAPTURE_ERROR=y BUILDSTDERR: ++ CONFIG_DRM_I915_COMPRESS_ERROR=y BUILDSTDERR: ++ CONFIG_DRM_I915_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_VGEM=m BUILDSTDERR: ++ CONFIG_DRM_VMWGFX=m BUILDSTDERR: ++ CONFIG_DRM_VMWGFX_FBCON=y BUILDSTDERR: ++ CONFIG_DRM_GMA500=m BUILDSTDERR: ++ CONFIG_DRM_GMA3600=y BUILDSTDERR: ++ CONFIG_DRM_UDL=m BUILDSTDERR: ++ CONFIG_DRM_AST=m BUILDSTDERR: ++ CONFIG_DRM_MGAG200=m BUILDSTDERR: ++ CONFIG_DRM_CIRRUS_QEMU=m BUILDSTDERR: ++ CONFIG_DRM_QXL=m BUILDSTDERR: ++ CONFIG_DRM_BOCHS=m BUILDSTDERR: ++ CONFIG_DRM_VIRTIO_GPU=m BUILDSTDERR: ++ CONFIG_DRM_PANEL=y BUILDSTDERR: ++ CONFIG_DRM_PANEL_LVDS=m BUILDSTDERR: ++ CONFIG_DRM_BRIDGE=y BUILDSTDERR: ++ CONFIG_DRM_PANEL_BRIDGE=y BUILDSTDERR: ++ CONFIG_DRM_ANALOGIX_ANX78XX=m BUILDSTDERR: ++ CONFIG_DRM_SIL_SII8620=m BUILDSTDERR: ++ CONFIG_DRM_TI_TFP410=m BUILDSTDERR: ++ CONFIG_DRM_I2C_ADV7511=m BUILDSTDERR: ++ CONFIG_DRM_I2C_ADV7511_AUDIO=y BUILDSTDERR: ++ CONFIG_DRM_I2C_ADV7533=y BUILDSTDERR: ++ CONFIG_DRM_HISI_HIBMC=m BUILDSTDERR: ++ CONFIG_FB=y BUILDSTDERR: ++ CONFIG_FB_CMDLINE=y BUILDSTDERR: ++ CONFIG_FB_NOTIFY=y BUILDSTDERR: ++ CONFIG_FB_DDC=m BUILDSTDERR: ++ CONFIG_FB_BOOT_VESA_SUPPORT=y BUILDSTDERR: ++ CONFIG_FB_CFB_FILLRECT=y BUILDSTDERR: ++ CONFIG_FB_CFB_COPYAREA=y BUILDSTDERR: ++ CONFIG_FB_CFB_IMAGEBLIT=y BUILDSTDERR: ++ CONFIG_FB_SYS_FILLRECT=y BUILDSTDERR: ++ CONFIG_FB_SYS_COPYAREA=y BUILDSTDERR: ++ CONFIG_FB_SYS_IMAGEBLIT=y BUILDSTDERR: ++ CONFIG_FB_SYS_FOPS=y BUILDSTDERR: ++ CONFIG_FB_DEFERRED_IO=y BUILDSTDERR: ++ CONFIG_FB_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_FB_MODE_HELPERS=y BUILDSTDERR: ++ CONFIG_FB_TILEBLITTING=y BUILDSTDERR: ++ CONFIG_FB_VGA16=m BUILDSTDERR: ++ CONFIG_FB_VESA=y BUILDSTDERR: ++ CONFIG_FB_EFI=y BUILDSTDERR: ++ CONFIG_FB_I810=m BUILDSTDERR: ++ CONFIG_FB_I810_GTF=y BUILDSTDERR: ++ CONFIG_FB_I810_I2C=y BUILDSTDERR: ++ CONFIG_FB_GEODE=y BUILDSTDERR: ++ CONFIG_FB_GEODE_LX=y BUILDSTDERR: ++ CONFIG_FB_GEODE_GX=y BUILDSTDERR: ++ CONFIG_FB_VIRTUAL=m BUILDSTDERR: ++ CONFIG_XEN_FBDEV_FRONTEND=y BUILDSTDERR: ++ CONFIG_FB_HYPERV=m BUILDSTDERR: ++ CONFIG_FB_SSD1307=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_LCD_SUPPORT=y BUILDSTDERR: ++ CONFIG_LCD_CLASS_DEVICE=m BUILDSTDERR: ++ CONFIG_LCD_PLATFORM=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_CLASS_DEVICE=y BUILDSTDERR: ++ CONFIG_BACKLIGHT_PWM=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_APPLE=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_LP855X=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_ARCXCNN=m BUILDSTDERR: ++ CONFIG_VGASTATE=m BUILDSTDERR: ++ CONFIG_VIDEOMODE_HELPERS=y BUILDSTDERR: ++ CONFIG_HDMI=y BUILDSTDERR: ++ CONFIG_VGA_CONSOLE=y BUILDSTDERR: ++ CONFIG_VGACON_SOFT_SCROLLBACK=y BUILDSTDERR: ++ CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE=y BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE_COLUMNS=80 BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE_ROWS=25 BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE=y BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y BUILDSTDERR: ++ CONFIG_LOGO=y BUILDSTDERR: ++ CONFIG_LOGO_LINUX_CLUT224=y BUILDSTDERR: ++ CONFIG_SOUND=m BUILDSTDERR: ++ CONFIG_SOUND_OSS_CORE=y BUILDSTDERR: ++ CONFIG_SOUND_OSS_CORE_PRECLAIM=y BUILDSTDERR: ++ CONFIG_SND=m BUILDSTDERR: ++ CONFIG_SND_TIMER=m BUILDSTDERR: ++ CONFIG_SND_PCM=m BUILDSTDERR: ++ CONFIG_SND_PCM_ELD=y BUILDSTDERR: ++ CONFIG_SND_PCM_IEC958=y BUILDSTDERR: ++ CONFIG_SND_DMAENGINE_PCM=m BUILDSTDERR: ++ CONFIG_SND_HWDEP=m BUILDSTDERR: ++ CONFIG_SND_SEQ_DEVICE=m BUILDSTDERR: ++ CONFIG_SND_RAWMIDI=m BUILDSTDERR: ++ CONFIG_SND_COMPRESS_OFFLOAD=m BUILDSTDERR: ++ CONFIG_SND_JACK=y BUILDSTDERR: ++ CONFIG_SND_JACK_INPUT_DEV=y BUILDSTDERR: ++ CONFIG_SND_OSSEMUL=y BUILDSTDERR: ++ CONFIG_SND_MIXER_OSS=m BUILDSTDERR: ++ CONFIG_SND_PCM_OSS=m BUILDSTDERR: ++ CONFIG_SND_PCM_OSS_PLUGINS=y BUILDSTDERR: ++ CONFIG_SND_PCM_TIMER=y BUILDSTDERR: ++ CONFIG_SND_HRTIMER=m BUILDSTDERR: ++ CONFIG_SND_DYNAMIC_MINORS=y BUILDSTDERR: ++ CONFIG_SND_MAX_CARDS=32 BUILDSTDERR: ++ CONFIG_SND_PROC_FS=y BUILDSTDERR: ++ CONFIG_SND_VERBOSE_PROCFS=y BUILDSTDERR: ++ CONFIG_SND_VMASTER=y BUILDSTDERR: ++ CONFIG_SND_DMA_SGBUF=y BUILDSTDERR: ++ CONFIG_SND_SEQUENCER=m BUILDSTDERR: ++ CONFIG_SND_SEQ_DUMMY=m BUILDSTDERR: ++ CONFIG_SND_SEQUENCER_OSS=m BUILDSTDERR: ++ CONFIG_SND_SEQ_HRTIMER_DEFAULT=y BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI_EVENT=m BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI=m BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI_EMUL=m BUILDSTDERR: ++ CONFIG_SND_SEQ_VIRMIDI=m BUILDSTDERR: ++ CONFIG_SND_MPU401_UART=m BUILDSTDERR: ++ CONFIG_SND_OPL3_LIB=m BUILDSTDERR: ++ CONFIG_SND_OPL3_LIB_SEQ=m BUILDSTDERR: ++ CONFIG_SND_VX_LIB=m BUILDSTDERR: ++ CONFIG_SND_AC97_CODEC=m BUILDSTDERR: ++ CONFIG_SND_DRIVERS=y BUILDSTDERR: ++ CONFIG_SND_PCSP=m BUILDSTDERR: ++ CONFIG_SND_DUMMY=m BUILDSTDERR: ++ CONFIG_SND_ALOOP=m BUILDSTDERR: ++ CONFIG_SND_VIRMIDI=m BUILDSTDERR: ++ CONFIG_SND_MTPAV=m BUILDSTDERR: ++ CONFIG_SND_MTS64=m BUILDSTDERR: ++ CONFIG_SND_SERIAL_U16550=m BUILDSTDERR: ++ CONFIG_SND_MPU401=m BUILDSTDERR: ++ CONFIG_SND_PORTMAN2X4=m BUILDSTDERR: ++ CONFIG_SND_AC97_POWER_SAVE=y BUILDSTDERR: ++ CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 BUILDSTDERR: ++ CONFIG_SND_SB_COMMON=m BUILDSTDERR: ++ CONFIG_SND_SB16_DSP=m BUILDSTDERR: ++ CONFIG_SND_PCI=y BUILDSTDERR: ++ CONFIG_SND_AD1889=m BUILDSTDERR: ++ CONFIG_SND_ALS300=m BUILDSTDERR: ++ CONFIG_SND_ALS4000=m BUILDSTDERR: ++ CONFIG_SND_ALI5451=m BUILDSTDERR: ++ CONFIG_SND_ASIHPI=m BUILDSTDERR: ++ CONFIG_SND_ATIIXP=m BUILDSTDERR: ++ CONFIG_SND_ATIIXP_MODEM=m BUILDSTDERR: ++ CONFIG_SND_AU8810=m BUILDSTDERR: ++ CONFIG_SND_AU8820=m BUILDSTDERR: ++ CONFIG_SND_AU8830=m BUILDSTDERR: ++ CONFIG_SND_AZT3328=m BUILDSTDERR: ++ CONFIG_SND_BT87X=m BUILDSTDERR: ++ CONFIG_SND_CA0106=m BUILDSTDERR: ++ CONFIG_SND_CMIPCI=m BUILDSTDERR: ++ CONFIG_SND_OXYGEN_LIB=m BUILDSTDERR: ++ CONFIG_SND_OXYGEN=m BUILDSTDERR: ++ CONFIG_SND_CS4281=m BUILDSTDERR: ++ CONFIG_SND_CS46XX=m BUILDSTDERR: ++ CONFIG_SND_CS46XX_NEW_DSP=y BUILDSTDERR: ++ CONFIG_SND_CS5530=m BUILDSTDERR: ++ CONFIG_SND_CS5535AUDIO=m BUILDSTDERR: ++ CONFIG_SND_CTXFI=m BUILDSTDERR: ++ CONFIG_SND_DARLA20=m BUILDSTDERR: ++ CONFIG_SND_GINA20=m BUILDSTDERR: ++ CONFIG_SND_LAYLA20=m BUILDSTDERR: ++ CONFIG_SND_DARLA24=m BUILDSTDERR: ++ CONFIG_SND_GINA24=m BUILDSTDERR: ++ CONFIG_SND_LAYLA24=m BUILDSTDERR: ++ CONFIG_SND_MONA=m BUILDSTDERR: ++ CONFIG_SND_MIA=m BUILDSTDERR: ++ CONFIG_SND_ECHO3G=m BUILDSTDERR: ++ CONFIG_SND_INDIGO=m BUILDSTDERR: ++ CONFIG_SND_INDIGOIO=m BUILDSTDERR: ++ CONFIG_SND_INDIGODJ=m BUILDSTDERR: ++ CONFIG_SND_INDIGOIOX=m BUILDSTDERR: ++ CONFIG_SND_INDIGODJX=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1_SEQ=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1X=m BUILDSTDERR: ++ CONFIG_SND_ENS1370=m BUILDSTDERR: ++ CONFIG_SND_ENS1371=m BUILDSTDERR: ++ CONFIG_SND_ES1938=m BUILDSTDERR: ++ CONFIG_SND_ES1968=m BUILDSTDERR: ++ CONFIG_SND_ES1968_INPUT=y BUILDSTDERR: ++ CONFIG_SND_ES1968_RADIO=y BUILDSTDERR: ++ CONFIG_SND_FM801=m BUILDSTDERR: ++ CONFIG_SND_FM801_TEA575X_BOOL=y BUILDSTDERR: ++ CONFIG_SND_HDSP=m BUILDSTDERR: ++ CONFIG_SND_HDSPM=m BUILDSTDERR: ++ CONFIG_SND_ICE1712=m BUILDSTDERR: ++ CONFIG_SND_ICE1724=m BUILDSTDERR: ++ CONFIG_SND_INTEL8X0=m BUILDSTDERR: ++ CONFIG_SND_INTEL8X0M=m BUILDSTDERR: ++ CONFIG_SND_KORG1212=m BUILDSTDERR: ++ CONFIG_SND_LOLA=m BUILDSTDERR: ++ CONFIG_SND_LX6464ES=m BUILDSTDERR: ++ CONFIG_SND_MAESTRO3=m BUILDSTDERR: ++ CONFIG_SND_MAESTRO3_INPUT=y BUILDSTDERR: ++ CONFIG_SND_MIXART=m BUILDSTDERR: ++ CONFIG_SND_NM256=m BUILDSTDERR: ++ CONFIG_SND_PCXHR=m BUILDSTDERR: ++ CONFIG_SND_RIPTIDE=m BUILDSTDERR: ++ CONFIG_SND_RME32=m BUILDSTDERR: ++ CONFIG_SND_RME96=m BUILDSTDERR: ++ CONFIG_SND_RME9652=m BUILDSTDERR: ++ CONFIG_SND_SIS7019=m BUILDSTDERR: ++ CONFIG_SND_SONICVIBES=m BUILDSTDERR: ++ CONFIG_SND_TRIDENT=m BUILDSTDERR: ++ CONFIG_SND_VIA82XX=m BUILDSTDERR: ++ CONFIG_SND_VIA82XX_MODEM=m BUILDSTDERR: ++ CONFIG_SND_VIRTUOSO=m BUILDSTDERR: ++ CONFIG_SND_VX222=m BUILDSTDERR: ++ CONFIG_SND_YMFPCI=m BUILDSTDERR: ++ CONFIG_SND_HDA=m BUILDSTDERR: ++ CONFIG_SND_HDA_INTEL=m BUILDSTDERR: ++ CONFIG_SND_HDA_HWDEP=y BUILDSTDERR: ++ CONFIG_SND_HDA_RECONFIG=y BUILDSTDERR: ++ CONFIG_SND_HDA_INPUT_BEEP=y BUILDSTDERR: ++ CONFIG_SND_HDA_INPUT_BEEP_MODE=0 BUILDSTDERR: ++ CONFIG_SND_HDA_PATCH_LOADER=y BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_REALTEK=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_ANALOG=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_SIGMATEL=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_VIA=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_HDMI=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CIRRUS=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CONEXANT=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0110=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0132=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0132_DSP=y BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CMEDIA=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_SI3054=m BUILDSTDERR: ++ CONFIG_SND_HDA_GENERIC=m BUILDSTDERR: ++ CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 BUILDSTDERR: ++ CONFIG_SND_HDA_CORE=m BUILDSTDERR: ++ CONFIG_SND_HDA_DSP_LOADER=y BUILDSTDERR: ++ CONFIG_SND_HDA_I915=y BUILDSTDERR: ++ CONFIG_SND_HDA_EXT_CORE=m BUILDSTDERR: ++ CONFIG_SND_HDA_PREALLOC_SIZE=4096 BUILDSTDERR: ++ CONFIG_SND_USB=y BUILDSTDERR: ++ CONFIG_SND_USB_AUDIO=m BUILDSTDERR: ++ CONFIG_SND_USB_UA101=m BUILDSTDERR: ++ CONFIG_SND_USB_USX2Y=m BUILDSTDERR: ++ CONFIG_SND_USB_CAIAQ=m BUILDSTDERR: ++ CONFIG_SND_USB_CAIAQ_INPUT=y BUILDSTDERR: ++ CONFIG_SND_USB_US122L=m BUILDSTDERR: ++ CONFIG_SND_USB_6FIRE=m BUILDSTDERR: ++ CONFIG_SND_USB_HIFACE=m BUILDSTDERR: ++ CONFIG_SND_USB_LINE6=m BUILDSTDERR: ++ CONFIG_SND_USB_POD=m BUILDSTDERR: ++ CONFIG_SND_USB_PODHD=m BUILDSTDERR: ++ CONFIG_SND_USB_TONEPORT=m BUILDSTDERR: ++ CONFIG_SND_USB_VARIAX=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE=y BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_LIB=m BUILDSTDERR: ++ CONFIG_SND_DICE=m BUILDSTDERR: ++ CONFIG_SND_OXFW=m BUILDSTDERR: ++ CONFIG_SND_ISIGHT=m BUILDSTDERR: ++ CONFIG_SND_FIREWORKS=m BUILDSTDERR: ++ CONFIG_SND_BEBOB=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_DIGI00X=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_TASCAM=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_MOTU=m BUILDSTDERR: ++ CONFIG_SND_FIREFACE=m BUILDSTDERR: ++ CONFIG_SND_SOC=m BUILDSTDERR: ++ CONFIG_SND_SOC_AC97_BUS=y BUILDSTDERR: ++ CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y BUILDSTDERR: ++ CONFIG_SND_SOC_COMPRESS=y BUILDSTDERR: ++ CONFIG_SND_SOC_TOPOLOGY=y BUILDSTDERR: ++ CONFIG_SND_SOC_AMD_ACP=m BUILDSTDERR: ++ CONFIG_SND_DESIGNWARE_I2S=m BUILDSTDERR: ++ CONFIG_SND_DESIGNWARE_PCM=y BUILDSTDERR: ++ CONFIG_SND_I2S_HI6210_I2S=m BUILDSTDERR: ++ CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m BUILDSTDERR: ++ CONFIG_SND_SST_IPC=m BUILDSTDERR: ++ CONFIG_SND_SST_IPC_ACPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_FIRMWARE=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_ACPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_MATCH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_HASWELL=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_HASWELL_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BXT_RT298_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKYLAKE=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_I2C_AND_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_AC97_CODEC=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU_UTILS=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU17X1=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761_I2C=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS35L34=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS35L35=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS42L42=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS43130=m BUILDSTDERR: ++ CONFIG_SND_SOC_DA7213=m BUILDSTDERR: ++ CONFIG_SND_SOC_DA7219=m BUILDSTDERR: ++ CONFIG_SND_SOC_DIO2125=m BUILDSTDERR: ++ CONFIG_SND_SOC_DMIC=m BUILDSTDERR: ++ CONFIG_SND_SOC_HDMI_CODEC=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES7134=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8316=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328_I2C=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_HDAC_HDMI=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98090=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98357A=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98927=m BUILDSTDERR: ++ CONFIG_SND_SOC_RL6231=m BUILDSTDERR: ++ CONFIG_SND_SOC_RL6347A=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT286=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT298=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5514=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5514_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5640=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5645=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5651=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5663=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5670=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5677=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5677_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_SIGMADSP=m BUILDSTDERR: ++ CONFIG_SND_SOC_SIGMADSP_REGMAP=m BUILDSTDERR: ++ CONFIG_SND_SOC_SPDIF=m BUILDSTDERR: ++ CONFIG_SND_SOC_SSM4567=m BUILDSTDERR: ++ CONFIG_SND_SOC_TS3A227E=m BUILDSTDERR: ++ CONFIG_SND_SOC_WM8524=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8540=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8824=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8825=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_CARD_UTILS=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_CARD=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_SCU_CARD=m BUILDSTDERR: ++ CONFIG_SND_X86=y BUILDSTDERR: ++ CONFIG_HDMI_LPE_AUDIO=m BUILDSTDERR: ++ CONFIG_SND_SYNTH_EMUX=m BUILDSTDERR: ++ CONFIG_AC97_BUS=m BUILDSTDERR: ++ CONFIG_HID=y BUILDSTDERR: ++ CONFIG_HID_BATTERY_STRENGTH=y BUILDSTDERR: ++ CONFIG_HIDRAW=y BUILDSTDERR: ++ CONFIG_UHID=m BUILDSTDERR: ++ CONFIG_HID_GENERIC=y BUILDSTDERR: ++ CONFIG_HID_A4TECH=m BUILDSTDERR: ++ CONFIG_HID_ACCUTOUCH=m BUILDSTDERR: ++ CONFIG_HID_ACRUX=m BUILDSTDERR: ++ CONFIG_HID_ACRUX_FF=y BUILDSTDERR: ++ CONFIG_HID_APPLE=m BUILDSTDERR: ++ CONFIG_HID_APPLEIR=m BUILDSTDERR: ++ CONFIG_HID_ASUS=m BUILDSTDERR: ++ CONFIG_HID_AUREAL=m BUILDSTDERR: ++ CONFIG_HID_BELKIN=m BUILDSTDERR: ++ CONFIG_HID_BETOP_FF=m BUILDSTDERR: ++ CONFIG_HID_CHERRY=m BUILDSTDERR: ++ CONFIG_HID_CHICONY=m BUILDSTDERR: ++ CONFIG_HID_CORSAIR=m BUILDSTDERR: ++ CONFIG_HID_PRODIKEYS=m BUILDSTDERR: ++ CONFIG_HID_CMEDIA=m BUILDSTDERR: ++ CONFIG_HID_CP2112=m BUILDSTDERR: ++ CONFIG_HID_CYPRESS=m BUILDSTDERR: ++ CONFIG_HID_DRAGONRISE=m BUILDSTDERR: ++ CONFIG_DRAGONRISE_FF=y BUILDSTDERR: ++ CONFIG_HID_EMS_FF=m BUILDSTDERR: ++ CONFIG_HID_ELECOM=m BUILDSTDERR: ++ CONFIG_HID_ELO=m BUILDSTDERR: ++ CONFIG_HID_EZKEY=m BUILDSTDERR: ++ CONFIG_HID_GEMBIRD=m BUILDSTDERR: ++ CONFIG_HID_GFRM=m BUILDSTDERR: ++ CONFIG_HID_HOLTEK=m BUILDSTDERR: ++ CONFIG_HOLTEK_FF=y BUILDSTDERR: ++ CONFIG_HID_GT683R=m BUILDSTDERR: ++ CONFIG_HID_KEYTOUCH=m BUILDSTDERR: ++ CONFIG_HID_KYE=m BUILDSTDERR: ++ CONFIG_HID_UCLOGIC=m BUILDSTDERR: ++ CONFIG_HID_WALTOP=m BUILDSTDERR: ++ CONFIG_HID_GYRATION=m BUILDSTDERR: ++ CONFIG_HID_ICADE=m BUILDSTDERR: ++ CONFIG_HID_ITE=m BUILDSTDERR: ++ CONFIG_HID_TWINHAN=m BUILDSTDERR: ++ CONFIG_HID_KENSINGTON=m BUILDSTDERR: ++ CONFIG_HID_LCPOWER=m BUILDSTDERR: ++ CONFIG_HID_LED=m BUILDSTDERR: ++ CONFIG_HID_LENOVO=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH_DJ=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH_HIDPP=m BUILDSTDERR: ++ CONFIG_LOGITECH_FF=y BUILDSTDERR: ++ CONFIG_LOGIRUMBLEPAD2_FF=y BUILDSTDERR: ++ CONFIG_LOGIG940_FF=y BUILDSTDERR: ++ CONFIG_LOGIWHEELS_FF=y BUILDSTDERR: ++ CONFIG_HID_MAGICMOUSE=y BUILDSTDERR: ++ CONFIG_HID_MAYFLASH=m BUILDSTDERR: ++ CONFIG_HID_MICROSOFT=m BUILDSTDERR: ++ CONFIG_HID_MONTEREY=m BUILDSTDERR: ++ CONFIG_HID_MULTITOUCH=m BUILDSTDERR: ++ CONFIG_HID_NTI=m BUILDSTDERR: ++ CONFIG_HID_NTRIG=y BUILDSTDERR: ++ CONFIG_HID_ORTEK=m BUILDSTDERR: ++ CONFIG_HID_PANTHERLORD=m BUILDSTDERR: ++ CONFIG_PANTHERLORD_FF=y BUILDSTDERR: ++ CONFIG_HID_PENMOUNT=m BUILDSTDERR: ++ CONFIG_HID_PETALYNX=m BUILDSTDERR: ++ CONFIG_HID_PICOLCD=m BUILDSTDERR: ++ CONFIG_HID_PICOLCD_FB=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_LCD=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_LEDS=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_CIR=y BUILDSTDERR: ++ CONFIG_HID_PLANTRONICS=m BUILDSTDERR: ++ CONFIG_HID_PRIMAX=m BUILDSTDERR: ++ CONFIG_HID_RETRODE=m BUILDSTDERR: ++ CONFIG_HID_ROCCAT=m BUILDSTDERR: ++ CONFIG_HID_SAITEK=m BUILDSTDERR: ++ CONFIG_HID_SAMSUNG=m BUILDSTDERR: ++ CONFIG_HID_SONY=m BUILDSTDERR: ++ CONFIG_SONY_FF=y BUILDSTDERR: ++ CONFIG_HID_SPEEDLINK=m BUILDSTDERR: ++ CONFIG_HID_STEELSERIES=m BUILDSTDERR: ++ CONFIG_HID_SUNPLUS=m BUILDSTDERR: ++ CONFIG_HID_RMI=m BUILDSTDERR: ++ CONFIG_HID_GREENASIA=m BUILDSTDERR: ++ CONFIG_GREENASIA_FF=y BUILDSTDERR: ++ CONFIG_HID_HYPERV_MOUSE=m BUILDSTDERR: ++ CONFIG_HID_SMARTJOYPLUS=m BUILDSTDERR: ++ CONFIG_SMARTJOYPLUS_FF=y BUILDSTDERR: ++ CONFIG_HID_TIVO=m BUILDSTDERR: ++ CONFIG_HID_TOPSEED=m BUILDSTDERR: ++ CONFIG_HID_THINGM=m BUILDSTDERR: ++ CONFIG_HID_THRUSTMASTER=m BUILDSTDERR: ++ CONFIG_THRUSTMASTER_FF=y BUILDSTDERR: ++ CONFIG_HID_UDRAW_PS3=m BUILDSTDERR: ++ CONFIG_HID_WACOM=m BUILDSTDERR: ++ CONFIG_HID_WIIMOTE=m BUILDSTDERR: ++ CONFIG_HID_XINMO=m BUILDSTDERR: ++ CONFIG_HID_ZEROPLUS=m BUILDSTDERR: ++ CONFIG_ZEROPLUS_FF=y BUILDSTDERR: ++ CONFIG_HID_ZYDACRON=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_HUB=m BUILDSTDERR: ++ CONFIG_HID_ALPS=m BUILDSTDERR: ++ CONFIG_USB_HID=y BUILDSTDERR: ++ CONFIG_HID_PID=y BUILDSTDERR: ++ CONFIG_USB_HIDDEV=y BUILDSTDERR: ++ CONFIG_I2C_HID=m BUILDSTDERR: ++ CONFIG_USB_OHCI_LITTLE_ENDIAN=y BUILDSTDERR: ++ CONFIG_USB_SUPPORT=y BUILDSTDERR: ++ CONFIG_USB_COMMON=y BUILDSTDERR: ++ CONFIG_USB_ARCH_HAS_HCD=y BUILDSTDERR: ++ CONFIG_USB=y BUILDSTDERR: ++ CONFIG_USB_PCI=y BUILDSTDERR: ++ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y BUILDSTDERR: ++ CONFIG_USB_DEFAULT_PERSIST=y BUILDSTDERR: ++ CONFIG_USB_LEDS_TRIGGER_USBPORT=m BUILDSTDERR: ++ CONFIG_USB_MON=y BUILDSTDERR: ++ CONFIG_USB_WUSB=m BUILDSTDERR: ++ CONFIG_USB_WUSB_CBAF=m BUILDSTDERR: ++ CONFIG_USB_XHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_XHCI_PCI=y BUILDSTDERR: ++ CONFIG_USB_EHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_EHCI_ROOT_HUB_TT=y BUILDSTDERR: ++ CONFIG_USB_EHCI_TT_NEWSCHED=y BUILDSTDERR: ++ CONFIG_USB_EHCI_PCI=y BUILDSTDERR: ++ CONFIG_USB_ISP1362_HCD=m BUILDSTDERR: ++ CONFIG_USB_OHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_OHCI_HCD_PCI=y BUILDSTDERR: ++ CONFIG_USB_UHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_SL811_HCD=m BUILDSTDERR: ++ CONFIG_USB_SL811_HCD_ISO=y BUILDSTDERR: ++ CONFIG_USB_HWA_HCD=m BUILDSTDERR: ++ CONFIG_USB_ACM=m BUILDSTDERR: ++ CONFIG_USB_PRINTER=m BUILDSTDERR: ++ CONFIG_USB_WDM=m BUILDSTDERR: ++ CONFIG_USB_TMC=m BUILDSTDERR: ++ CONFIG_USB_STORAGE=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_REALTEK=m BUILDSTDERR: ++ CONFIG_REALTEK_AUTOPM=y BUILDSTDERR: ++ CONFIG_USB_STORAGE_DATAFAB=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_FREECOM=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ISD200=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_USBAT=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_SDDR09=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_SDDR55=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_JUMPSHOT=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ALAUDA=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ONETOUCH=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_KARMA=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_CYPRESS_ATACB=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ENE_UB6250=m BUILDSTDERR: ++ CONFIG_USB_UAS=m BUILDSTDERR: ++ CONFIG_USB_MDC800=m BUILDSTDERR: ++ CONFIG_USB_MICROTEK=m BUILDSTDERR: ++ CONFIG_USBIP_CORE=m BUILDSTDERR: ++ CONFIG_USBIP_VHCI_HCD=m BUILDSTDERR: ++ CONFIG_USBIP_VHCI_HC_PORTS=8 BUILDSTDERR: ++ CONFIG_USBIP_VHCI_NR_HCS=1 BUILDSTDERR: ++ CONFIG_USBIP_HOST=m BUILDSTDERR: ++ CONFIG_USB_USS720=m BUILDSTDERR: ++ CONFIG_USB_SERIAL=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_CONSOLE=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_GENERIC=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_SIMPLE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_AIRCABLE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_ARK3116=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_BELKIN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CH341=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_WHITEHEAT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CP210X=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CYPRESS_M8=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EMPEG=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_FTDI_SIO=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_VISOR=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IPAQ=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IR=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EDGEPORT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EDGEPORT_TI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_F8153X=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_GARMIN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IPW=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IUU=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KEYSPAN_PDA=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KEYSPAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KLSI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KOBIL_SCT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MCT_U232=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7720=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7715_PARPORT=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7840=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_NAVMAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_PL2303=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OTI6858=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QCAUX=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QUALCOMM=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SPCP8X5=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SAFE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SAFE_PADDED=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_SIERRAWIRELESS=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SYMBOL=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_TI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CYBERJACK=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_XIRCOM=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_WWAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OPTION=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OMNINET=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OPTICON=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_XSENS_MT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SSU100=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QT2=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_UPD78F0730=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_DEBUG=m BUILDSTDERR: ++ CONFIG_USB_EMI62=m BUILDSTDERR: ++ CONFIG_USB_EMI26=m BUILDSTDERR: ++ CONFIG_USB_ADUTUX=m BUILDSTDERR: ++ CONFIG_USB_SEVSEG=m BUILDSTDERR: ++ CONFIG_USB_LEGOTOWER=m BUILDSTDERR: ++ CONFIG_USB_LCD=m BUILDSTDERR: ++ CONFIG_USB_IDMOUSE=m BUILDSTDERR: ++ CONFIG_USB_FTDI_ELAN=m BUILDSTDERR: ++ CONFIG_USB_APPLEDISPLAY=m BUILDSTDERR: ++ CONFIG_USB_SISUSBVGA=m BUILDSTDERR: ++ CONFIG_USB_SISUSBVGA_CON=y BUILDSTDERR: ++ CONFIG_USB_LD=m BUILDSTDERR: ++ CONFIG_USB_TRANCEVIBRATOR=m BUILDSTDERR: ++ CONFIG_USB_IOWARRIOR=m BUILDSTDERR: ++ CONFIG_USB_ISIGHTFW=m BUILDSTDERR: ++ CONFIG_USB_YUREX=m BUILDSTDERR: ++ CONFIG_USB_EZUSB_FX2=m BUILDSTDERR: ++ CONFIG_USB_HUB_USB251XB=m BUILDSTDERR: ++ CONFIG_USB_HSIC_USB3503=m BUILDSTDERR: ++ CONFIG_USB_HSIC_USB4604=m BUILDSTDERR: ++ CONFIG_USB_CHAOSKEY=m BUILDSTDERR: ++ CONFIG_USB_ATM=m BUILDSTDERR: ++ CONFIG_USB_SPEEDTOUCH=m BUILDSTDERR: ++ CONFIG_USB_CXACRU=m BUILDSTDERR: ++ CONFIG_USB_UEAGLEATM=m BUILDSTDERR: ++ CONFIG_USB_XUSBATM=m BUILDSTDERR: ++ CONFIG_USB_PHY=y BUILDSTDERR: ++ CONFIG_NOP_USB_XCEIV=m BUILDSTDERR: ++ CONFIG_TYPEC=m BUILDSTDERR: ++ CONFIG_TYPEC_UCSI=m BUILDSTDERR: ++ CONFIG_UCSI_ACPI=m BUILDSTDERR: ++ CONFIG_USB_LED_TRIG=y BUILDSTDERR: ++ CONFIG_USB_ULPI_BUS=m BUILDSTDERR: ++ CONFIG_UWB=m BUILDSTDERR: ++ CONFIG_UWB_HWA=m BUILDSTDERR: ++ CONFIG_UWB_WHCI=m BUILDSTDERR: ++ CONFIG_UWB_I1480U=m BUILDSTDERR: ++ CONFIG_MMC=m BUILDSTDERR: ++ CONFIG_PWRSEQ_EMMC=m BUILDSTDERR: ++ CONFIG_PWRSEQ_SD8787=m BUILDSTDERR: ++ CONFIG_PWRSEQ_SIMPLE=m BUILDSTDERR: ++ CONFIG_MMC_BLOCK=m BUILDSTDERR: ++ CONFIG_MMC_BLOCK_MINORS=8 BUILDSTDERR: ++ CONFIG_SDIO_UART=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_PCI=m BUILDSTDERR: ++ CONFIG_MMC_RICOH_MMC=y BUILDSTDERR: ++ CONFIG_MMC_SDHCI_ACPI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_PLTFM=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_CADENCE=m BUILDSTDERR: ++ CONFIG_MMC_WBSD=m BUILDSTDERR: ++ CONFIG_MMC_TIFM_SD=m BUILDSTDERR: ++ CONFIG_MMC_SDRICOH_CS=m BUILDSTDERR: ++ CONFIG_MMC_CB710=m BUILDSTDERR: ++ CONFIG_MMC_VIA_SDMMC=m BUILDSTDERR: ++ CONFIG_MMC_VUB300=m BUILDSTDERR: ++ CONFIG_MMC_USHC=m BUILDSTDERR: ++ CONFIG_MMC_REALTEK_PCI=m BUILDSTDERR: ++ CONFIG_MMC_REALTEK_USB=m BUILDSTDERR: ++ CONFIG_MMC_TOSHIBA_PCI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_XENON=m BUILDSTDERR: ++ CONFIG_MEMSTICK=m BUILDSTDERR: ++ CONFIG_MSPRO_BLOCK=m BUILDSTDERR: ++ CONFIG_MEMSTICK_TIFM_MS=m BUILDSTDERR: ++ CONFIG_MEMSTICK_JMICRON_38X=m BUILDSTDERR: ++ CONFIG_MEMSTICK_R592=m BUILDSTDERR: ++ CONFIG_MEMSTICK_REALTEK_PCI=m BUILDSTDERR: ++ CONFIG_MEMSTICK_REALTEK_USB=m BUILDSTDERR: ++ CONFIG_NEW_LEDS=y BUILDSTDERR: ++ CONFIG_LEDS_CLASS=y BUILDSTDERR: ++ CONFIG_LEDS_CLASS_FLASH=m BUILDSTDERR: ++ CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y BUILDSTDERR: ++ CONFIG_LEDS_AS3645A=m BUILDSTDERR: ++ CONFIG_LEDS_LM3530=m BUILDSTDERR: ++ CONFIG_LEDS_LP3944=m BUILDSTDERR: ++ CONFIG_LEDS_LP3952=m BUILDSTDERR: ++ CONFIG_LEDS_CLEVO_MAIL=m BUILDSTDERR: ++ CONFIG_LEDS_INTEL_SS4200=m BUILDSTDERR: ++ CONFIG_LEDS_LT3593=m BUILDSTDERR: ++ CONFIG_LEDS_IS31FL32XX=m BUILDSTDERR: ++ CONFIG_LEDS_BLINKM=m BUILDSTDERR: ++ CONFIG_LEDS_USER=m BUILDSTDERR: ++ CONFIG_LEDS_NIC78BX=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGERS=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_TIMER=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_ONESHOT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_DISK=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_MTD=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_HEARTBEAT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_BACKLIGHT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_GPIO=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_DEFAULT_ON=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_TRANSIENT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_CAMERA=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_PANIC=y BUILDSTDERR: ++ CONFIG_ACCESSIBILITY=y BUILDSTDERR: ++ CONFIG_A11Y_BRAILLE_CONSOLE=y BUILDSTDERR: ++ CONFIG_INFINIBAND=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_MAD=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_ACCESS=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_MEM=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ON_DEMAND_PAGING=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ADDR_TRANS=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ADDR_TRANS_CONFIGFS=y BUILDSTDERR: ++ CONFIG_INFINIBAND_MTHCA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_MTHCA_DEBUG=y BUILDSTDERR: ++ CONFIG_INFINIBAND_CXGB3=m BUILDSTDERR: ++ CONFIG_INFINIBAND_CXGB4=m BUILDSTDERR: ++ CONFIG_INFINIBAND_I40IW=m BUILDSTDERR: ++ CONFIG_MLX4_INFINIBAND=m BUILDSTDERR: ++ CONFIG_INFINIBAND_NES=m BUILDSTDERR: ++ CONFIG_INFINIBAND_OCRDMA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_VMWARE_PVRDMA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USNIC=m BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB=m BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_CM=y BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_DEBUG=y BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y BUILDSTDERR: ++ CONFIG_INFINIBAND_SRP=m BUILDSTDERR: ++ CONFIG_INFINIBAND_SRPT=m BUILDSTDERR: ++ CONFIG_INFINIBAND_ISER=m BUILDSTDERR: ++ CONFIG_INFINIBAND_ISERT=m BUILDSTDERR: ++ CONFIG_RDMA_RXE=m BUILDSTDERR: ++ CONFIG_EDAC_ATOMIC_SCRUB=y BUILDSTDERR: ++ CONFIG_EDAC_SUPPORT=y BUILDSTDERR: ++ CONFIG_EDAC=y BUILDSTDERR: ++ CONFIG_EDAC_LEGACY_SYSFS=y BUILDSTDERR: ++ CONFIG_EDAC_DECODE_MCE=m BUILDSTDERR: ++ CONFIG_EDAC_GHES=y BUILDSTDERR: ++ CONFIG_EDAC_AMD76X=m BUILDSTDERR: ++ CONFIG_EDAC_E7XXX=m BUILDSTDERR: ++ CONFIG_EDAC_E752X=m BUILDSTDERR: ++ CONFIG_EDAC_I82875P=m BUILDSTDERR: ++ CONFIG_EDAC_I82975X=m BUILDSTDERR: ++ CONFIG_EDAC_I3000=m BUILDSTDERR: ++ CONFIG_EDAC_I3200=m BUILDSTDERR: ++ CONFIG_EDAC_IE31200=m BUILDSTDERR: ++ CONFIG_EDAC_X38=m BUILDSTDERR: ++ CONFIG_EDAC_I5400=m BUILDSTDERR: ++ CONFIG_EDAC_I7CORE=m BUILDSTDERR: ++ CONFIG_EDAC_I82860=m BUILDSTDERR: ++ CONFIG_EDAC_R82600=m BUILDSTDERR: ++ CONFIG_EDAC_I5000=m BUILDSTDERR: ++ CONFIG_EDAC_I5100=m BUILDSTDERR: ++ CONFIG_EDAC_I7300=m BUILDSTDERR: ++ CONFIG_RTC_LIB=y BUILDSTDERR: ++ CONFIG_RTC_MC146818_LIB=y BUILDSTDERR: ++ CONFIG_RTC_CLASS=y BUILDSTDERR: ++ CONFIG_RTC_HCTOSYS=y BUILDSTDERR: ++ CONFIG_RTC_HCTOSYS_DEVICE=rtc0 BUILDSTDERR: ++ CONFIG_RTC_INTF_SYSFS=y BUILDSTDERR: ++ CONFIG_RTC_INTF_PROC=y BUILDSTDERR: ++ CONFIG_RTC_INTF_DEV=y BUILDSTDERR: ++ CONFIG_RTC_DRV_ABX80X=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1307=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1307_HWMON=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1374=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1374_WDT=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1672=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6900=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RS5C372=m BUILDSTDERR: ++ CONFIG_RTC_DRV_ISL1208=m BUILDSTDERR: ++ CONFIG_RTC_DRV_ISL12022=m BUILDSTDERR: ++ CONFIG_RTC_DRV_X1205=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8523=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF85063=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8563=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8583=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T80=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T80_WDT=y BUILDSTDERR: ++ CONFIG_RTC_DRV_BQ32K=m BUILDSTDERR: ++ CONFIG_RTC_DRV_FM3130=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8010=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8581=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8025=m BUILDSTDERR: ++ CONFIG_RTC_DRV_EM3027=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T93=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T94=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1305=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1343=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1347=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1390=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6916=m BUILDSTDERR: ++ CONFIG_RTC_DRV_R9701=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX4581=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RS5C348=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6902=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF2123=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MCP795=m BUILDSTDERR: ++ CONFIG_RTC_I2C_AND_SPI=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS3232=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF2127=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RV3029C2=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RV3029_HWMON=y BUILDSTDERR: ++ CONFIG_RTC_DRV_CMOS=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1286=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1511=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1553=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1685_FAMILY=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1685=y BUILDSTDERR: ++ CONFIG_RTC_DS1685_SYSFS_REGS=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1742=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS2404=m BUILDSTDERR: ++ CONFIG_RTC_DRV_STK17TA8=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M48T35=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M48T59=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MSM6242=m BUILDSTDERR: ++ CONFIG_RTC_DRV_BQ4802=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RP5C01=m BUILDSTDERR: ++ CONFIG_RTC_DRV_V3020=m BUILDSTDERR: ++ CONFIG_RTC_DRV_R7301=m BUILDSTDERR: ++ CONFIG_DMADEVICES=y BUILDSTDERR: ++ CONFIG_DMA_ENGINE=y BUILDSTDERR: ++ CONFIG_DMA_VIRTUAL_CHANNELS=y BUILDSTDERR: ++ CONFIG_DMA_ACPI=y BUILDSTDERR: ++ CONFIG_DMA_OF=y BUILDSTDERR: ++ CONFIG_ALTERA_MSGDMA=m BUILDSTDERR: ++ CONFIG_INTEL_IDMA64=m BUILDSTDERR: ++ CONFIG_PCH_DMA=m BUILDSTDERR: ++ CONFIG_DW_DMAC_CORE=y BUILDSTDERR: ++ CONFIG_DW_DMAC=m BUILDSTDERR: ++ CONFIG_DW_DMAC_PCI=y BUILDSTDERR: ++ CONFIG_HSU_DMA=y BUILDSTDERR: ++ CONFIG_ASYNC_TX_DMA=y BUILDSTDERR: ++ CONFIG_SYNC_FILE=y BUILDSTDERR: ++ CONFIG_AUXDISPLAY=y BUILDSTDERR: ++ CONFIG_CHARLCD=m BUILDSTDERR: ++ CONFIG_HD44780=m BUILDSTDERR: ++ CONFIG_KS0108=m BUILDSTDERR: ++ CONFIG_KS0108_PORT=0x378 BUILDSTDERR: ++ CONFIG_KS0108_DELAY=2 BUILDSTDERR: ++ CONFIG_CFAG12864B=m BUILDSTDERR: ++ CONFIG_CFAG12864B_RATE=20 BUILDSTDERR: ++ CONFIG_HT16K33=m BUILDSTDERR: ++ CONFIG_UIO=m BUILDSTDERR: ++ CONFIG_UIO_CIF=m BUILDSTDERR: ++ CONFIG_UIO_AEC=m BUILDSTDERR: ++ CONFIG_UIO_SERCOS3=m BUILDSTDERR: ++ CONFIG_UIO_PCI_GENERIC=m BUILDSTDERR: ++ CONFIG_UIO_HV_GENERIC=m BUILDSTDERR: ++ CONFIG_VFIO_IOMMU_TYPE1=m BUILDSTDERR: ++ CONFIG_VFIO_VIRQFD=m BUILDSTDERR: ++ CONFIG_VFIO=m BUILDSTDERR: ++ CONFIG_VFIO_PCI=m BUILDSTDERR: ++ CONFIG_VFIO_PCI_VGA=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_MMAP=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_INTX=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_IGD=y BUILDSTDERR: ++ CONFIG_VFIO_MDEV=m BUILDSTDERR: ++ CONFIG_VFIO_MDEV_DEVICE=m BUILDSTDERR: ++ CONFIG_IRQ_BYPASS_MANAGER=m BUILDSTDERR: ++ CONFIG_VIRTIO=m BUILDSTDERR: ++ CONFIG_VIRTIO_PCI=m BUILDSTDERR: ++ CONFIG_VIRTIO_PCI_LEGACY=y BUILDSTDERR: ++ CONFIG_VIRTIO_BALLOON=m BUILDSTDERR: ++ CONFIG_VIRTIO_INPUT=m BUILDSTDERR: ++ CONFIG_VIRTIO_MMIO=m BUILDSTDERR: ++ CONFIG_HYPERV=m BUILDSTDERR: ++ CONFIG_HYPERV_UTILS=m BUILDSTDERR: ++ CONFIG_HYPERV_BALLOON=m BUILDSTDERR: ++ CONFIG_XEN_BALLOON=y BUILDSTDERR: ++ CONFIG_XEN_SELFBALLOONING=y BUILDSTDERR: ++ CONFIG_XEN_SCRUB_PAGES=y BUILDSTDERR: ++ CONFIG_XEN_DEV_EVTCHN=m BUILDSTDERR: ++ CONFIG_XEN_BACKEND=y BUILDSTDERR: ++ CONFIG_XENFS=m BUILDSTDERR: ++ CONFIG_XEN_COMPAT_XENFS=y BUILDSTDERR: ++ CONFIG_XEN_SYS_HYPERVISOR=y BUILDSTDERR: ++ CONFIG_XEN_XENBUS_FRONTEND=y BUILDSTDERR: ++ CONFIG_XEN_GNTDEV=m BUILDSTDERR: ++ CONFIG_XEN_GRANT_DEV_ALLOC=m BUILDSTDERR: ++ CONFIG_SWIOTLB_XEN=y BUILDSTDERR: ++ CONFIG_XEN_TMEM=m BUILDSTDERR: ++ CONFIG_XEN_PCIDEV_BACKEND=m BUILDSTDERR: ++ CONFIG_XEN_SCSI_BACKEND=m BUILDSTDERR: ++ CONFIG_XEN_PRIVCMD=m BUILDSTDERR: ++ CONFIG_XEN_ACPI_PROCESSOR=m BUILDSTDERR: ++ CONFIG_XEN_HAVE_PVMMU=y BUILDSTDERR: ++ CONFIG_XEN_AUTO_XLATE=y BUILDSTDERR: ++ CONFIG_XEN_ACPI=y BUILDSTDERR: ++ CONFIG_XEN_SYMS=y BUILDSTDERR: ++ CONFIG_XEN_HAVE_VPMU=y BUILDSTDERR: ++ CONFIG_STAGING=y BUILDSTDERR: ++ CONFIG_IRDA=m BUILDSTDERR: ++ CONFIG_IRLAN=m BUILDSTDERR: ++ CONFIG_IRNET=m BUILDSTDERR: ++ CONFIG_IRCOMM=m BUILDSTDERR: ++ CONFIG_IRDA_CACHE_LAST_LSAP=y BUILDSTDERR: ++ CONFIG_IRDA_FAST_RR=y BUILDSTDERR: ++ CONFIG_IRTTY_SIR=m BUILDSTDERR: ++ CONFIG_DONGLE=y BUILDSTDERR: ++ CONFIG_ESI_DONGLE=m BUILDSTDERR: ++ CONFIG_ACTISYS_DONGLE=m BUILDSTDERR: ++ CONFIG_TEKRAM_DONGLE=m BUILDSTDERR: ++ CONFIG_TOIM3232_DONGLE=m BUILDSTDERR: ++ CONFIG_LITELINK_DONGLE=m BUILDSTDERR: ++ CONFIG_MA600_DONGLE=m BUILDSTDERR: ++ CONFIG_GIRBIL_DONGLE=m BUILDSTDERR: ++ CONFIG_MCP2120_DONGLE=m BUILDSTDERR: ++ CONFIG_OLD_BELKIN_DONGLE=m BUILDSTDERR: ++ CONFIG_ACT200L_DONGLE=m BUILDSTDERR: ++ CONFIG_KINGSUN_DONGLE=m BUILDSTDERR: ++ CONFIG_KSDAZZLE_DONGLE=m BUILDSTDERR: ++ CONFIG_KS959_DONGLE=m BUILDSTDERR: ++ CONFIG_USB_IRDA=m BUILDSTDERR: ++ CONFIG_SIGMATEL_FIR=m BUILDSTDERR: ++ CONFIG_NSC_FIR=m BUILDSTDERR: ++ CONFIG_WINBOND_FIR=m BUILDSTDERR: ++ CONFIG_SMC_IRCC_FIR=m BUILDSTDERR: ++ CONFIG_ALI_FIR=m BUILDSTDERR: ++ CONFIG_VLSI_FIR=m BUILDSTDERR: ++ CONFIG_VIA_FIR=m BUILDSTDERR: ++ CONFIG_MCS_FIR=m BUILDSTDERR: ++ CONFIG_RTLLIB=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_CCMP=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_TKIP=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_WEP=m BUILDSTDERR: ++ CONFIG_RTL8192E=m BUILDSTDERR: ++ CONFIG_RTL8723BS=m BUILDSTDERR: ++ CONFIG_R8712U=m BUILDSTDERR: ++ CONFIG_R8822BE=m BUILDSTDERR: ++ CONFIG_RTLHALMAC_ST=m BUILDSTDERR: ++ CONFIG_RTLPHYDM_ST=m BUILDSTDERR: ++ CONFIG_RTLWIFI_DEBUG_ST=y BUILDSTDERR: ++ CONFIG_STAGING_MEDIA=y BUILDSTDERR: ++ CONFIG_LIRC_STAGING=y BUILDSTDERR: ++ CONFIG_LIRC_ZILOG=m BUILDSTDERR: ++ CONFIG_TYPEC_TCPM=m BUILDSTDERR: ++ CONFIG_TYPEC_TCPCI=m BUILDSTDERR: ++ CONFIG_TYPEC_FUSB302=m BUILDSTDERR: ++ CONFIG_DRM_VBOXVIDEO=m BUILDSTDERR: ++ CONFIG_X86_PLATFORM_DEVICES=y BUILDSTDERR: ++ CONFIG_ACER_WMI=m BUILDSTDERR: ++ CONFIG_ACERHDF=m BUILDSTDERR: ++ CONFIG_ALIENWARE_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_LAPTOP=m BUILDSTDERR: ++ CONFIG_DELL_SMBIOS=m BUILDSTDERR: ++ CONFIG_DELL_LAPTOP=m BUILDSTDERR: ++ CONFIG_DELL_WMI=m BUILDSTDERR: ++ CONFIG_DELL_WMI_AIO=m BUILDSTDERR: ++ CONFIG_DELL_WMI_LED=m BUILDSTDERR: ++ CONFIG_DELL_SMO8800=m BUILDSTDERR: ++ CONFIG_DELL_RBTN=m BUILDSTDERR: ++ CONFIG_FUJITSU_LAPTOP=m BUILDSTDERR: ++ CONFIG_FUJITSU_TABLET=m BUILDSTDERR: ++ CONFIG_AMILO_RFKILL=m BUILDSTDERR: ++ CONFIG_TC1100_WMI=m BUILDSTDERR: ++ CONFIG_HP_ACCEL=m BUILDSTDERR: ++ CONFIG_HP_WIRELESS=m BUILDSTDERR: ++ CONFIG_HP_WMI=m BUILDSTDERR: ++ CONFIG_MSI_LAPTOP=m BUILDSTDERR: ++ CONFIG_PANASONIC_LAPTOP=m BUILDSTDERR: ++ CONFIG_COMPAL_LAPTOP=m BUILDSTDERR: ++ CONFIG_SONY_LAPTOP=m BUILDSTDERR: ++ CONFIG_SONYPI_COMPAT=y BUILDSTDERR: ++ CONFIG_IDEAPAD_LAPTOP=m BUILDSTDERR: ++ CONFIG_SURFACE3_WMI=m BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI=m BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_VIDEO=y BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y BUILDSTDERR: ++ CONFIG_SENSORS_HDAPS=m BUILDSTDERR: ++ CONFIG_EEEPC_LAPTOP=m BUILDSTDERR: ++ CONFIG_ASUS_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_NB_WMI=m BUILDSTDERR: ++ CONFIG_EEEPC_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_WIRELESS=m BUILDSTDERR: ++ CONFIG_ACPI_WMI=m BUILDSTDERR: ++ CONFIG_WMI_BMOF=m BUILDSTDERR: ++ CONFIG_MSI_WMI=m BUILDSTDERR: ++ CONFIG_PEAQ_WMI=m BUILDSTDERR: ++ CONFIG_TOPSTAR_LAPTOP=m BUILDSTDERR: ++ CONFIG_ACPI_TOSHIBA=m BUILDSTDERR: ++ CONFIG_TOSHIBA_BT_RFKILL=m BUILDSTDERR: ++ CONFIG_TOSHIBA_HAPS=m BUILDSTDERR: ++ CONFIG_TOSHIBA_WMI=m BUILDSTDERR: ++ CONFIG_ACPI_CMPC=m BUILDSTDERR: ++ CONFIG_INTEL_CHT_INT33FE=m BUILDSTDERR: ++ CONFIG_INTEL_HID_EVENT=m BUILDSTDERR: ++ CONFIG_INTEL_VBTN=m BUILDSTDERR: ++ CONFIG_INTEL_IPS=m BUILDSTDERR: ++ CONFIG_INTEL_PMC_CORE=y BUILDSTDERR: ++ CONFIG_SAMSUNG_LAPTOP=m BUILDSTDERR: ++ CONFIG_MXM_WMI=m BUILDSTDERR: ++ CONFIG_INTEL_OAKTRAIL=m BUILDSTDERR: ++ CONFIG_SAMSUNG_Q10=m BUILDSTDERR: ++ CONFIG_APPLE_GMUX=m BUILDSTDERR: ++ CONFIG_INTEL_RST=m BUILDSTDERR: ++ CONFIG_INTEL_SMARTCONNECT=y BUILDSTDERR: ++ CONFIG_PVPANIC=m BUILDSTDERR: ++ CONFIG_SURFACE_PRO3_BUTTON=m BUILDSTDERR: ++ CONFIG_SURFACE_3_BUTTON=m BUILDSTDERR: ++ CONFIG_INTEL_PUNIT_IPC=m BUILDSTDERR: ++ CONFIG_MLX_CPLD_PLATFORM=m BUILDSTDERR: ++ CONFIG_PMC_ATOM=y BUILDSTDERR: ++ CONFIG_CHROME_PLATFORMS=y BUILDSTDERR: ++ CONFIG_CHROMEOS_LAPTOP=m BUILDSTDERR: ++ CONFIG_CHROMEOS_PSTORE=m BUILDSTDERR: ++ CONFIG_CROS_KBD_LED_BACKLIGHT=m BUILDSTDERR: ++ CONFIG_CLKDEV_LOOKUP=y BUILDSTDERR: ++ CONFIG_HAVE_CLK_PREPARE=y BUILDSTDERR: ++ CONFIG_COMMON_CLK=y BUILDSTDERR: ++ CONFIG_HWSPINLOCK=m BUILDSTDERR: ++ CONFIG_CLKSRC_I8253=y BUILDSTDERR: ++ CONFIG_CLKEVT_I8253=y BUILDSTDERR: ++ CONFIG_I8253_LOCK=y BUILDSTDERR: ++ CONFIG_CLKBLD_I8253=y BUILDSTDERR: ++ CONFIG_IOMMU_API=y BUILDSTDERR: ++ CONFIG_IOMMU_SUPPORT=y BUILDSTDERR: ++ CONFIG_IOMMU_IOVA=y BUILDSTDERR: ++ CONFIG_OF_IOMMU=y BUILDSTDERR: ++ CONFIG_DMAR_TABLE=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU_SVM=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU_FLOPPY_WA=y BUILDSTDERR: ++ CONFIG_REMOTEPROC=m BUILDSTDERR: ++ CONFIG_PM_DEVFREQ=y BUILDSTDERR: ++ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m BUILDSTDERR: ++ CONFIG_EXTCON=y BUILDSTDERR: ++ CONFIG_EXTCON_INTEL_INT3496=m BUILDSTDERR: ++ CONFIG_IIO=m BUILDSTDERR: ++ CONFIG_IIO_BUFFER=y BUILDSTDERR: ++ CONFIG_IIO_BUFFER_CB=m BUILDSTDERR: ++ CONFIG_IIO_KFIFO_BUF=m BUILDSTDERR: ++ CONFIG_IIO_TRIGGERED_BUFFER=m BUILDSTDERR: ++ CONFIG_IIO_CONFIGFS=m BUILDSTDERR: ++ CONFIG_IIO_TRIGGER=y BUILDSTDERR: ++ CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 BUILDSTDERR: ++ CONFIG_IIO_SW_DEVICE=m BUILDSTDERR: ++ CONFIG_IIO_SW_TRIGGER=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL_I2C=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL_SPI=m BUILDSTDERR: ++ CONFIG_DA280=m BUILDSTDERR: ++ CONFIG_DA311=m BUILDSTDERR: ++ CONFIG_DMARD10=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_ACCEL_3D=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_KXCJK1013=m BUILDSTDERR: ++ CONFIG_MMA7660=m BUILDSTDERR: ++ CONFIG_AD7766=m BUILDSTDERR: ++ CONFIG_ENVELOPE_DETECTOR=m BUILDSTDERR: ++ CONFIG_MAX1363=m BUILDSTDERR: ++ CONFIG_TI_ADS1015=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_IIO_COMMON=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_IIO_TRIGGER=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_I2C=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_SPI=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_CORE=m BUILDSTDERR: ++ CONFIG_DPOT_DAC=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_GYRO_3D=m BUILDSTDERR: ++ CONFIG_MPU3050=m BUILDSTDERR: ++ CONFIG_MPU3050_I2C=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_MAX30100=m BUILDSTDERR: ++ CONFIG_DHT11=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_HUMIDITY=m BUILDSTDERR: ++ CONFIG_HTS221=m BUILDSTDERR: ++ CONFIG_HTS221_I2C=m BUILDSTDERR: ++ CONFIG_HTS221_SPI=m BUILDSTDERR: ++ CONFIG_ACPI_ALS=m BUILDSTDERR: ++ CONFIG_BH1750=m BUILDSTDERR: ++ CONFIG_CM32181=m BUILDSTDERR: ++ CONFIG_CM3605=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_ALS=m BUILDSTDERR: ++ CONFIG_RPR0521=m BUILDSTDERR: ++ CONFIG_OPT3001=m BUILDSTDERR: ++ CONFIG_PA12203001=m BUILDSTDERR: ++ CONFIG_STK3310=m BUILDSTDERR: ++ CONFIG_VL6180=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_MAGNETOMETER_3D=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_MUX=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_INCLINOMETER_3D=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_DEVICE_ROTATION=m BUILDSTDERR: ++ CONFIG_IIO_INTERRUPT_TRIGGER=m BUILDSTDERR: ++ CONFIG_IIO_TIGHTLOOP_TRIGGER=m BUILDSTDERR: ++ CONFIG_LMP91000=m BUILDSTDERR: ++ CONFIG_ABP060MG=m BUILDSTDERR: ++ CONFIG_BMP280=m BUILDSTDERR: ++ CONFIG_BMP280_I2C=m BUILDSTDERR: ++ CONFIG_BMP280_SPI=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_TEMP=m BUILDSTDERR: ++ CONFIG_PWM=y BUILDSTDERR: ++ CONFIG_PWM_SYSFS=y BUILDSTDERR: ++ CONFIG_PWM_CRC=y BUILDSTDERR: ++ CONFIG_PWM_LPSS=m BUILDSTDERR: ++ CONFIG_PWM_LPSS_PCI=m BUILDSTDERR: ++ CONFIG_PWM_LPSS_PLATFORM=m BUILDSTDERR: ++ CONFIG_IRQCHIP=y BUILDSTDERR: ++ CONFIG_ARM_GIC_MAX_NR=1 BUILDSTDERR: ++ CONFIG_RESET_CONTROLLER=y BUILDSTDERR: ++ CONFIG_FMC=m BUILDSTDERR: ++ CONFIG_FMC_FAKEDEV=m BUILDSTDERR: ++ CONFIG_FMC_TRIVIAL=m BUILDSTDERR: ++ CONFIG_FMC_WRITE_EEPROM=m BUILDSTDERR: ++ CONFIG_FMC_CHARDEV=m BUILDSTDERR: ++ CONFIG_GENERIC_PHY=y BUILDSTDERR: ++ CONFIG_POWERCAP=y BUILDSTDERR: ++ CONFIG_INTEL_RAPL=m BUILDSTDERR: ++ CONFIG_RAS=y BUILDSTDERR: ++ CONFIG_RAS_CEC=y BUILDSTDERR: ++ CONFIG_LIBNVDIMM=y BUILDSTDERR: ++ CONFIG_BLK_DEV_PMEM=m BUILDSTDERR: ++ CONFIG_DAX=y BUILDSTDERR: ++ CONFIG_NVMEM=m BUILDSTDERR: ++ CONFIG_FSI=m BUILDSTDERR: ++ CONFIG_FSI_MASTER_GPIO=m BUILDSTDERR: ++ CONFIG_FSI_MASTER_HUB=m BUILDSTDERR: ++ CONFIG_FSI_SCOM=m BUILDSTDERR: ++ CONFIG_MULTIPLEXER=m BUILDSTDERR: ++ CONFIG_MUX_ADG792A=m BUILDSTDERR: ++ CONFIG_MUX_GPIO=m BUILDSTDERR: ++ CONFIG_EDD=m BUILDSTDERR: ++ CONFIG_FIRMWARE_MEMMAP=y BUILDSTDERR: ++ CONFIG_DCDBAS=m BUILDSTDERR: ++ CONFIG_DMIID=y BUILDSTDERR: ++ CONFIG_DMI_SYSFS=y BUILDSTDERR: ++ CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y BUILDSTDERR: ++ CONFIG_ISCSI_IBFT_FIND=y BUILDSTDERR: ++ CONFIG_ISCSI_IBFT=m BUILDSTDERR: ++ CONFIG_FW_CFG_SYSFS=m BUILDSTDERR: ++ CONFIG_EFI_ESRT=y BUILDSTDERR: ++ CONFIG_EFI_RUNTIME_MAP=y BUILDSTDERR: ++ CONFIG_EFI_RUNTIME_WRAPPERS=y BUILDSTDERR: ++ CONFIG_APPLE_PROPERTIES=y BUILDSTDERR: ++ CONFIG_UEFI_CPER=y BUILDSTDERR: ++ CONFIG_EFI_DEV_PATH_PARSER=y BUILDSTDERR: ++ CONFIG_DCACHE_WORD_ACCESS=y BUILDSTDERR: ++ CONFIG_FS_IOMAP=y BUILDSTDERR: ++ CONFIG_EXT4_FS=y BUILDSTDERR: ++ CONFIG_EXT4_USE_FOR_EXT2=y BUILDSTDERR: ++ CONFIG_EXT4_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_EXT4_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_EXT4_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_EXT4_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_JBD2=y BUILDSTDERR: ++ CONFIG_FS_MBCACHE=y BUILDSTDERR: ++ CONFIG_REISERFS_FS=m BUILDSTDERR: ++ CONFIG_REISERFS_PROC_INFO=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_XATTR=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_JFS_FS=m BUILDSTDERR: ++ CONFIG_JFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_JFS_SECURITY=y BUILDSTDERR: ++ CONFIG_XFS_FS=m BUILDSTDERR: ++ CONFIG_XFS_QUOTA=y BUILDSTDERR: ++ CONFIG_XFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_GFS2_FS=m BUILDSTDERR: ++ CONFIG_GFS2_FS_LOCKING_DLM=y BUILDSTDERR: ++ CONFIG_OCFS2_FS=m BUILDSTDERR: ++ CONFIG_OCFS2_FS_O2CB=m BUILDSTDERR: ++ CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m BUILDSTDERR: ++ CONFIG_BTRFS_FS=m BUILDSTDERR: ++ CONFIG_BTRFS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_NILFS2_FS=m BUILDSTDERR: ++ CONFIG_F2FS_FS=m BUILDSTDERR: ++ CONFIG_F2FS_STAT_FS=y BUILDSTDERR: ++ CONFIG_F2FS_FS_XATTR=y BUILDSTDERR: ++ CONFIG_F2FS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_F2FS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_FS_DAX=y BUILDSTDERR: ++ CONFIG_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_EXPORTFS=y BUILDSTDERR: ++ CONFIG_EXPORTFS_BLOCK_OPS=y BUILDSTDERR: ++ CONFIG_FILE_LOCKING=y BUILDSTDERR: ++ CONFIG_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_FSNOTIFY=y BUILDSTDERR: ++ CONFIG_DNOTIFY=y BUILDSTDERR: ++ CONFIG_INOTIFY_USER=y BUILDSTDERR: ++ CONFIG_FANOTIFY=y BUILDSTDERR: ++ CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y BUILDSTDERR: ++ CONFIG_QUOTA=y BUILDSTDERR: ++ CONFIG_QUOTA_NETLINK_INTERFACE=y BUILDSTDERR: ++ CONFIG_QUOTA_TREE=y BUILDSTDERR: ++ CONFIG_QFMT_V2=y BUILDSTDERR: ++ CONFIG_QUOTACTL=y BUILDSTDERR: ++ CONFIG_AUTOFS4_FS=y BUILDSTDERR: ++ CONFIG_FUSE_FS=m BUILDSTDERR: ++ CONFIG_CUSE=m BUILDSTDERR: ++ CONFIG_OVERLAY_FS=m BUILDSTDERR: ++ CONFIG_FSCACHE=m BUILDSTDERR: ++ CONFIG_FSCACHE_STATS=y BUILDSTDERR: ++ CONFIG_FSCACHE_OBJECT_LIST=y BUILDSTDERR: ++ CONFIG_CACHEFILES=m BUILDSTDERR: ++ CONFIG_ISO9660_FS=m BUILDSTDERR: ++ CONFIG_JOLIET=y BUILDSTDERR: ++ CONFIG_ZISOFS=y BUILDSTDERR: ++ CONFIG_UDF_FS=m BUILDSTDERR: ++ CONFIG_UDF_NLS=y BUILDSTDERR: ++ CONFIG_FAT_FS=m BUILDSTDERR: ++ CONFIG_MSDOS_FS=m BUILDSTDERR: ++ CONFIG_VFAT_FS=m BUILDSTDERR: ++ CONFIG_FAT_DEFAULT_CODEPAGE=437 BUILDSTDERR: ++ CONFIG_FAT_DEFAULT_IOCHARSET=ascii BUILDSTDERR: ++ CONFIG_PROC_FS=y BUILDSTDERR: ++ CONFIG_PROC_KCORE=y BUILDSTDERR: ++ CONFIG_PROC_VMCORE=y BUILDSTDERR: ++ CONFIG_PROC_SYSCTL=y BUILDSTDERR: ++ CONFIG_PROC_PAGE_MONITOR=y BUILDSTDERR: ++ CONFIG_PROC_CHILDREN=y BUILDSTDERR: ++ CONFIG_KERNFS=y BUILDSTDERR: ++ CONFIG_SYSFS=y BUILDSTDERR: ++ CONFIG_TMPFS=y BUILDSTDERR: ++ CONFIG_TMPFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_TMPFS_XATTR=y BUILDSTDERR: ++ CONFIG_HUGETLBFS=y BUILDSTDERR: ++ CONFIG_HUGETLB_PAGE=y BUILDSTDERR: ++ CONFIG_CONFIGFS_FS=y BUILDSTDERR: ++ CONFIG_EFIVAR_FS=y BUILDSTDERR: ++ CONFIG_MISC_FILESYSTEMS=y BUILDSTDERR: ++ CONFIG_ORANGEFS_FS=m BUILDSTDERR: ++ CONFIG_AFFS_FS=m BUILDSTDERR: ++ CONFIG_ECRYPT_FS=m BUILDSTDERR: ++ CONFIG_HFS_FS=m BUILDSTDERR: ++ CONFIG_HFSPLUS_FS=m BUILDSTDERR: ++ CONFIG_BEFS_FS=m BUILDSTDERR: ++ CONFIG_UBIFS_FS=m BUILDSTDERR: ++ CONFIG_UBIFS_FS_LZO=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_ZLIB=y BUILDSTDERR: ++ CONFIG_UBIFS_ATIME_SUPPORT=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_CRAMFS=m BUILDSTDERR: ++ CONFIG_SQUASHFS=m BUILDSTDERR: ++ CONFIG_SQUASHFS_FILE_CACHE=y BUILDSTDERR: ++ CONFIG_SQUASHFS_DECOMP_SINGLE=y BUILDSTDERR: ++ CONFIG_SQUASHFS_XATTR=y BUILDSTDERR: ++ CONFIG_SQUASHFS_ZLIB=y BUILDSTDERR: ++ CONFIG_SQUASHFS_LZ4=y BUILDSTDERR: ++ CONFIG_SQUASHFS_LZO=y BUILDSTDERR: ++ CONFIG_SQUASHFS_XZ=y BUILDSTDERR: ++ CONFIG_SQUASHFS_ZSTD=y BUILDSTDERR: ++ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 BUILDSTDERR: ++ CONFIG_MINIX_FS=m BUILDSTDERR: ++ CONFIG_ROMFS_FS=m BUILDSTDERR: ++ CONFIG_ROMFS_BACKED_BY_BLOCK=y BUILDSTDERR: ++ CONFIG_ROMFS_ON_BLOCK=y BUILDSTDERR: ++ CONFIG_PSTORE=y BUILDSTDERR: ++ CONFIG_PSTORE_ZLIB_COMPRESS=y BUILDSTDERR: ++ CONFIG_PSTORE_RAM=m BUILDSTDERR: ++ CONFIG_SYSV_FS=m BUILDSTDERR: ++ CONFIG_UFS_FS=m BUILDSTDERR: ++ CONFIG_NETWORK_FILESYSTEMS=y BUILDSTDERR: ++ CONFIG_NFS_FS=m BUILDSTDERR: ++ CONFIG_NFS_V3=m BUILDSTDERR: ++ CONFIG_NFS_V3_ACL=y BUILDSTDERR: ++ CONFIG_NFS_V4=m BUILDSTDERR: ++ CONFIG_NFS_SWAP=y BUILDSTDERR: ++ CONFIG_NFS_V4_1=y BUILDSTDERR: ++ CONFIG_NFS_V4_2=y BUILDSTDERR: ++ CONFIG_PNFS_FILE_LAYOUT=m BUILDSTDERR: ++ CONFIG_PNFS_BLOCK=m BUILDSTDERR: ++ CONFIG_PNFS_FLEXFILE_LAYOUT=m BUILDSTDERR: ++ CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN=kernel.org BUILDSTDERR: ++ CONFIG_NFS_V4_SECURITY_LABEL=y BUILDSTDERR: ++ CONFIG_NFS_FSCACHE=y BUILDSTDERR: ++ CONFIG_NFS_USE_KERNEL_DNS=y BUILDSTDERR: ++ CONFIG_NFS_DEBUG=y BUILDSTDERR: ++ CONFIG_NFSD=m BUILDSTDERR: ++ CONFIG_NFSD_V2_ACL=y BUILDSTDERR: ++ CONFIG_NFSD_V3=y BUILDSTDERR: ++ CONFIG_NFSD_V3_ACL=y BUILDSTDERR: ++ CONFIG_NFSD_V4=y BUILDSTDERR: ++ CONFIG_NFSD_PNFS=y BUILDSTDERR: ++ CONFIG_NFSD_BLOCKLAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_SCSILAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_FLEXFILELAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_V4_SECURITY_LABEL=y BUILDSTDERR: ++ CONFIG_GRACE_PERIOD=m BUILDSTDERR: ++ CONFIG_LOCKD=m BUILDSTDERR: ++ CONFIG_LOCKD_V4=y BUILDSTDERR: ++ CONFIG_NFS_ACL_SUPPORT=m BUILDSTDERR: ++ CONFIG_NFS_COMMON=y BUILDSTDERR: ++ CONFIG_SUNRPC=m BUILDSTDERR: ++ CONFIG_SUNRPC_GSS=m BUILDSTDERR: ++ CONFIG_SUNRPC_BACKCHANNEL=y BUILDSTDERR: ++ CONFIG_SUNRPC_SWAP=y BUILDSTDERR: ++ CONFIG_RPCSEC_GSS_KRB5=m BUILDSTDERR: ++ CONFIG_SUNRPC_DEBUG=y BUILDSTDERR: ++ CONFIG_SUNRPC_XPRT_RDMA=m BUILDSTDERR: ++ CONFIG_CEPH_FS=m BUILDSTDERR: ++ CONFIG_CEPH_FSCACHE=y BUILDSTDERR: ++ CONFIG_CEPH_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_CIFS=m BUILDSTDERR: ++ CONFIG_CIFS_STATS=y BUILDSTDERR: ++ CONFIG_CIFS_WEAK_PW_HASH=y BUILDSTDERR: ++ CONFIG_CIFS_UPCALL=y BUILDSTDERR: ++ CONFIG_CIFS_XATTR=y BUILDSTDERR: ++ CONFIG_CIFS_POSIX=y BUILDSTDERR: ++ CONFIG_CIFS_ACL=y BUILDSTDERR: ++ CONFIG_CIFS_DEBUG=y BUILDSTDERR: ++ CONFIG_CIFS_DFS_UPCALL=y BUILDSTDERR: ++ CONFIG_CIFS_FSCACHE=y BUILDSTDERR: ++ CONFIG_NCP_FS=m BUILDSTDERR: ++ CONFIG_NCPFS_PACKET_SIGNING=y BUILDSTDERR: ++ CONFIG_NCPFS_IOCTL_LOCKING=y BUILDSTDERR: ++ CONFIG_NCPFS_STRONG=y BUILDSTDERR: ++ CONFIG_NCPFS_NFS_NS=y BUILDSTDERR: ++ CONFIG_NCPFS_OS2_NS=y BUILDSTDERR: ++ CONFIG_NCPFS_SMALLDOS=y BUILDSTDERR: ++ CONFIG_NCPFS_NLS=y BUILDSTDERR: ++ CONFIG_NCPFS_EXTRAS=y BUILDSTDERR: ++ CONFIG_CODA_FS=m BUILDSTDERR: ++ CONFIG_9P_FS=m BUILDSTDERR: ++ CONFIG_9P_FSCACHE=y BUILDSTDERR: ++ CONFIG_9P_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_9P_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_NLS=y BUILDSTDERR: ++ CONFIG_NLS_DEFAULT=utf8 BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_437=y BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_737=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_775=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_850=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_852=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_855=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_857=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_860=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_861=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_862=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_863=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_864=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_865=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_866=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_869=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_936=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_950=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_932=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_949=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_874=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_8=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_1250=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_1251=m BUILDSTDERR: ++ CONFIG_NLS_ASCII=y BUILDSTDERR: ++ CONFIG_NLS_ISO8859_1=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_2=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_3=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_4=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_5=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_6=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_7=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_9=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_13=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_14=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_15=m BUILDSTDERR: ++ CONFIG_NLS_KOI8_R=m BUILDSTDERR: ++ CONFIG_NLS_KOI8_U=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ROMAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CELTIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CENTEURO=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CROATIAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CYRILLIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_GAELIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_GREEK=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ICELAND=m BUILDSTDERR: ++ CONFIG_NLS_MAC_INUIT=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ROMANIAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_TURKISH=m BUILDSTDERR: ++ CONFIG_NLS_UTF8=m BUILDSTDERR: ++ CONFIG_DLM=m BUILDSTDERR: ++ CONFIG_DLM_DEBUG=y BUILDSTDERR: ++ CONFIG_TRACE_IRQFLAGS_SUPPORT=y BUILDSTDERR: ++ CONFIG_PRINTK_TIME=y BUILDSTDERR: ++ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 BUILDSTDERR: ++ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 BUILDSTDERR: ++ CONFIG_BOOT_PRINTK_DELAY=y BUILDSTDERR: ++ CONFIG_DYNAMIC_DEBUG=y BUILDSTDERR: ++ CONFIG_DEBUG_INFO=y BUILDSTDERR: ++ CONFIG_DEBUG_INFO_VTA=y BUILDSTDERR: ++ CONFIG_ENABLE_MUST_CHECK=y BUILDSTDERR: ++ CONFIG_FRAME_WARN=1024 BUILDSTDERR: ++ CONFIG_STRIP_ASM_SYMS=y BUILDSTDERR: ++ CONFIG_UNUSED_SYMBOLS=y BUILDSTDERR: ++ CONFIG_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_HEADERS_CHECK=y BUILDSTDERR: ++ CONFIG_SECTION_MISMATCH_WARN_ONLY=y BUILDSTDERR: ++ CONFIG_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ=y BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x0 BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ_SERIAL=y BUILDSTDERR: ++ CONFIG_DEBUG_KERNEL=y BUILDSTDERR: ++ CONFIG_DEBUG_RODATA_TEST=y BUILDSTDERR: ++ CONFIG_HAVE_DEBUG_KMEMLEAK=y BUILDSTDERR: ++ CONFIG_DEBUG_VM=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y BUILDSTDERR: ++ CONFIG_DEBUG_MEMORY_INIT=y BUILDSTDERR: ++ CONFIG_DEBUG_HIGHMEM=y BUILDSTDERR: ++ CONFIG_HAVE_DEBUG_STACKOVERFLOW=y BUILDSTDERR: ++ CONFIG_DEBUG_STACKOVERFLOW=y BUILDSTDERR: ++ CONFIG_DEBUG_SHIRQ=y BUILDSTDERR: ++ CONFIG_LOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_SOFTLOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_HARDLOCKUP_DETECTOR_PERF=y BUILDSTDERR: ++ CONFIG_HARDLOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0 BUILDSTDERR: ++ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 BUILDSTDERR: ++ CONFIG_PANIC_ON_OOPS_VALUE=0 BUILDSTDERR: ++ CONFIG_PANIC_TIMEOUT=0 BUILDSTDERR: ++ CONFIG_SCHED_DEBUG=y BUILDSTDERR: ++ CONFIG_SCHED_INFO=y BUILDSTDERR: ++ CONFIG_SCHEDSTATS=y BUILDSTDERR: ++ CONFIG_STACKTRACE=y BUILDSTDERR: ++ CONFIG_DEBUG_BUGVERBOSE=y BUILDSTDERR: ++ CONFIG_DEBUG_LIST=y BUILDSTDERR: ++ CONFIG_TORTURE_TEST=m BUILDSTDERR: ++ CONFIG_RCU_TORTURE_TEST=m BUILDSTDERR: ++ CONFIG_RCU_CPU_STALL_TIMEOUT=60 BUILDSTDERR: ++ CONFIG_LATENCYTOP=y BUILDSTDERR: ++ CONFIG_USER_STACKTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_NOP_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_FUNCTION_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_DYNAMIC_FTRACE=y BUILDSTDERR: ++ CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y BUILDSTDERR: ++ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y BUILDSTDERR: ++ CONFIG_HAVE_FENTRY=y BUILDSTDERR: ++ CONFIG_HAVE_C_RECORDMCOUNT=y BUILDSTDERR: ++ CONFIG_TRACER_MAX_TRACE=y BUILDSTDERR: ++ CONFIG_TRACE_CLOCK=y BUILDSTDERR: ++ CONFIG_RING_BUFFER=y BUILDSTDERR: ++ CONFIG_EVENT_TRACING=y BUILDSTDERR: ++ CONFIG_CONTEXT_SWITCH_TRACER=y BUILDSTDERR: ++ CONFIG_TRACING=y BUILDSTDERR: ++ CONFIG_GENERIC_TRACER=y BUILDSTDERR: ++ CONFIG_TRACING_SUPPORT=y BUILDSTDERR: ++ CONFIG_FTRACE=y BUILDSTDERR: ++ CONFIG_FUNCTION_TRACER=y BUILDSTDERR: ++ CONFIG_SCHED_TRACER=y BUILDSTDERR: ++ CONFIG_HWLAT_TRACER=y BUILDSTDERR: ++ CONFIG_FTRACE_SYSCALLS=y BUILDSTDERR: ++ CONFIG_TRACER_SNAPSHOT=y BUILDSTDERR: ++ CONFIG_BRANCH_PROFILE_NONE=y BUILDSTDERR: ++ CONFIG_STACK_TRACER=y BUILDSTDERR: ++ CONFIG_BLK_DEV_IO_TRACE=y BUILDSTDERR: ++ CONFIG_KPROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_UPROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_BPF_EVENTS=y BUILDSTDERR: ++ CONFIG_PROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_DYNAMIC_FTRACE=y BUILDSTDERR: ++ CONFIG_DYNAMIC_FTRACE_WITH_REGS=y BUILDSTDERR: ++ CONFIG_FUNCTION_PROFILER=y BUILDSTDERR: ++ CONFIG_FTRACE_MCOUNT_RECORD=y BUILDSTDERR: ++ CONFIG_MMIOTRACE=y BUILDSTDERR: ++ CONFIG_TRACING_MAP=y BUILDSTDERR: ++ CONFIG_HIST_TRIGGERS=y BUILDSTDERR: ++ CONFIG_RING_BUFFER_BENCHMARK=m BUILDSTDERR: ++ CONFIG_TRACE_EVAL_MAP_FILE=y BUILDSTDERR: ++ CONFIG_ATOMIC64_SELFTEST=y BUILDSTDERR: ++ CONFIG_ASYNC_RAID6_TEST=m BUILDSTDERR: ++ CONFIG_TEST_KSTRTOX=y BUILDSTDERR: ++ CONFIG_BUG_ON_DATA_CORRUPTION=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_KGDB=y BUILDSTDERR: ++ CONFIG_KGDB=y BUILDSTDERR: ++ CONFIG_KGDB_SERIAL_CONSOLE=y BUILDSTDERR: ++ CONFIG_KGDB_TESTS=y BUILDSTDERR: ++ CONFIG_KGDB_LOW_LEVEL_TRAP=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y BUILDSTDERR: ++ CONFIG_STRICT_DEVMEM=y BUILDSTDERR: ++ CONFIG_IO_STRICT_DEVMEM=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_USB=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_DBGP=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_EFI=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_USB_XDBC=y BUILDSTDERR: ++ CONFIG_X86_PTDUMP_CORE=y BUILDSTDERR: ++ CONFIG_DEBUG_WX=y BUILDSTDERR: ++ CONFIG_DOUBLEFAULT=y BUILDSTDERR: ++ CONFIG_HAVE_MMIOTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_X86_DECODER_SELFTEST=y BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_0X80=0 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_0XED=1 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_UDELAY=2 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_NONE=3 BUILDSTDERR: ++ CONFIG_IO_DELAY_0X80=y BUILDSTDERR: ++ CONFIG_DEFAULT_IO_DELAY_TYPE=0 BUILDSTDERR: ++ CONFIG_DEBUG_BOOT_PARAMS=y BUILDSTDERR: ++ CONFIG_OPTIMIZE_INLINING=y BUILDSTDERR: ++ CONFIG_UNWINDER_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_KEYS=y BUILDSTDERR: ++ CONFIG_PERSISTENT_KEYRINGS=y BUILDSTDERR: ++ CONFIG_BIG_KEYS=y BUILDSTDERR: ++ CONFIG_TRUSTED_KEYS=m BUILDSTDERR: ++ CONFIG_ENCRYPTED_KEYS=y BUILDSTDERR: ++ CONFIG_KEY_DH_OPERATIONS=y BUILDSTDERR: ++ CONFIG_SECURITY=y BUILDSTDERR: ++ CONFIG_SECURITY_WRITABLE_HOOKS=y BUILDSTDERR: ++ CONFIG_SECURITYFS=y BUILDSTDERR: ++ CONFIG_SECURITY_NETWORK=y BUILDSTDERR: ++ CONFIG_SECURITY_INFINIBAND=y BUILDSTDERR: ++ CONFIG_SECURITY_NETWORK_XFRM=y BUILDSTDERR: ++ CONFIG_LSM_MMAP_MIN_ADDR=65536 BUILDSTDERR: ++ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y BUILDSTDERR: ++ CONFIG_HARDENED_USERCOPY=y BUILDSTDERR: ++ CONFIG_FORTIFY_SOURCE=y BUILDSTDERR: ++ CONFIG_LOCK_DOWN_KERNEL=y BUILDSTDERR: ++ CONFIG_ALLOW_LOCKDOWN_LIFT_BY_SYSRQ=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_BOOTPARAM=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_DISABLE=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_DEVELOP=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_AVC_STATS=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 BUILDSTDERR: ++ CONFIG_SECURITY_YAMA=y BUILDSTDERR: ++ CONFIG_DEFAULT_SECURITY_SELINUX=y BUILDSTDERR: ++ CONFIG_DEFAULT_SECURITY=selinux BUILDSTDERR: ++ CONFIG_XOR_BLOCKS=m BUILDSTDERR: ++ CONFIG_ASYNC_CORE=m BUILDSTDERR: ++ CONFIG_ASYNC_MEMCPY=m BUILDSTDERR: ++ CONFIG_ASYNC_XOR=m BUILDSTDERR: ++ CONFIG_ASYNC_PQ=m BUILDSTDERR: ++ CONFIG_ASYNC_RAID6_RECOV=m BUILDSTDERR: ++ CONFIG_CRYPTO=y BUILDSTDERR: ++ CONFIG_CRYPTO_FIPS=y BUILDSTDERR: ++ CONFIG_CRYPTO_ALGAPI=y BUILDSTDERR: ++ CONFIG_CRYPTO_ALGAPI2=y BUILDSTDERR: ++ CONFIG_CRYPTO_AEAD=y BUILDSTDERR: ++ CONFIG_CRYPTO_AEAD2=y BUILDSTDERR: ++ CONFIG_CRYPTO_BLKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_BLKCIPHER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG_DEFAULT=y BUILDSTDERR: ++ CONFIG_CRYPTO_AKCIPHER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_AKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_KPP2=y BUILDSTDERR: ++ CONFIG_CRYPTO_KPP=y BUILDSTDERR: ++ CONFIG_CRYPTO_ACOMP2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RSA=y BUILDSTDERR: ++ CONFIG_CRYPTO_DH=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECDH=m BUILDSTDERR: ++ CONFIG_CRYPTO_MANAGER=y BUILDSTDERR: ++ CONFIG_CRYPTO_MANAGER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER=m BUILDSTDERR: ++ CONFIG_CRYPTO_GF128MUL=y BUILDSTDERR: ++ CONFIG_CRYPTO_NULL=y BUILDSTDERR: ++ CONFIG_CRYPTO_NULL2=y BUILDSTDERR: ++ CONFIG_CRYPTO_PCRYPT=m BUILDSTDERR: ++ CONFIG_CRYPTO_WORKQUEUE=y BUILDSTDERR: ++ CONFIG_CRYPTO_CRYPTD=y BUILDSTDERR: ++ CONFIG_CRYPTO_AUTHENC=m BUILDSTDERR: ++ CONFIG_CRYPTO_TEST=m BUILDSTDERR: ++ CONFIG_CRYPTO_ABLK_HELPER=m BUILDSTDERR: ++ CONFIG_CRYPTO_SIMD=y BUILDSTDERR: ++ CONFIG_CRYPTO_GLUE_HELPER_X86=m BUILDSTDERR: ++ CONFIG_CRYPTO_ENGINE=m BUILDSTDERR: ++ CONFIG_CRYPTO_CCM=m BUILDSTDERR: ++ CONFIG_CRYPTO_GCM=y BUILDSTDERR: ++ CONFIG_CRYPTO_CHACHA20POLY1305=m BUILDSTDERR: ++ CONFIG_CRYPTO_SEQIV=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECHAINIV=m BUILDSTDERR: ++ CONFIG_CRYPTO_CBC=y BUILDSTDERR: ++ CONFIG_CRYPTO_CTR=y BUILDSTDERR: ++ CONFIG_CRYPTO_CTS=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECB=y BUILDSTDERR: ++ CONFIG_CRYPTO_LRW=y BUILDSTDERR: ++ CONFIG_CRYPTO_PCBC=m BUILDSTDERR: ++ CONFIG_CRYPTO_XTS=y BUILDSTDERR: ++ CONFIG_CRYPTO_KEYWRAP=m BUILDSTDERR: ++ CONFIG_CRYPTO_CMAC=m BUILDSTDERR: ++ CONFIG_CRYPTO_HMAC=y BUILDSTDERR: ++ CONFIG_CRYPTO_XCBC=m BUILDSTDERR: ++ CONFIG_CRYPTO_VMAC=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32C=y BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32C_INTEL=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32_PCLMUL=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRCT10DIF=y BUILDSTDERR: ++ CONFIG_CRYPTO_GHASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_POLY1305=m BUILDSTDERR: ++ CONFIG_CRYPTO_MD4=m BUILDSTDERR: ++ CONFIG_CRYPTO_MD5=y BUILDSTDERR: ++ CONFIG_CRYPTO_MICHAEL_MIC=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD128=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD160=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD256=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD320=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA1=y BUILDSTDERR: ++ CONFIG_CRYPTO_SHA256=y BUILDSTDERR: ++ CONFIG_CRYPTO_SHA512=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA3=m BUILDSTDERR: ++ CONFIG_CRYPTO_TGR192=m BUILDSTDERR: ++ CONFIG_CRYPTO_WP512=m BUILDSTDERR: ++ CONFIG_CRYPTO_AES=y BUILDSTDERR: ++ CONFIG_CRYPTO_AES_TI=m BUILDSTDERR: ++ CONFIG_CRYPTO_AES_586=y BUILDSTDERR: ++ CONFIG_CRYPTO_AES_NI_INTEL=y BUILDSTDERR: ++ CONFIG_CRYPTO_ANUBIS=m BUILDSTDERR: ++ CONFIG_CRYPTO_ARC4=m BUILDSTDERR: ++ CONFIG_CRYPTO_BLOWFISH=m BUILDSTDERR: ++ CONFIG_CRYPTO_BLOWFISH_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAMELLIA=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST5=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST6=m BUILDSTDERR: ++ CONFIG_CRYPTO_DES=m BUILDSTDERR: ++ CONFIG_CRYPTO_FCRYPT=m BUILDSTDERR: ++ CONFIG_CRYPTO_KHAZAD=m BUILDSTDERR: ++ CONFIG_CRYPTO_SALSA20=m BUILDSTDERR: ++ CONFIG_CRYPTO_SALSA20_586=m BUILDSTDERR: ++ CONFIG_CRYPTO_CHACHA20=m BUILDSTDERR: ++ CONFIG_CRYPTO_SEED=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT_SSE2_586=m BUILDSTDERR: ++ CONFIG_CRYPTO_TEA=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_586=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEFLATE=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZO=y BUILDSTDERR: ++ CONFIG_CRYPTO_842=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZ4=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZ4HC=m BUILDSTDERR: ++ CONFIG_CRYPTO_ANSI_CPRNG=m BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_MENU=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_HMAC=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_CTR=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG=y BUILDSTDERR: ++ CONFIG_CRYPTO_JITTERENTROPY=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_SKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_RNG=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_AEAD=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH_INFO=y BUILDSTDERR: ++ CONFIG_CRYPTO_HW=y BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK_AES=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK_SHA=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_GEODE=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CCP=y BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CCP_DD=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_DH895xCC=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C3XXX=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C62X=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C62XVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CHELSIO=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_VIRTIO=m BUILDSTDERR: ++ CONFIG_ASYMMETRIC_KEY_TYPE=y BUILDSTDERR: ++ CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y BUILDSTDERR: ++ CONFIG_X509_CERTIFICATE_PARSER=y BUILDSTDERR: ++ CONFIG_PKCS7_MESSAGE_PARSER=y BUILDSTDERR: ++ CONFIG_SIGNED_PE_FILE_VERIFICATION=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_KEY=certs/signing_key.pem BUILDSTDERR: ++ CONFIG_SYSTEM_TRUSTED_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_TRUSTED_KEYS= BUILDSTDERR: ++ CONFIG_SECONDARY_TRUSTED_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_BLACKLIST_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_BLACKLIST_HASH_LIST= BUILDSTDERR: ++ CONFIG_EFI_SIGNATURE_LIST_PARSER=y BUILDSTDERR: ++ CONFIG_LOAD_UEFI_KEYS=y BUILDSTDERR: ++ CONFIG_HAVE_KVM=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQCHIP=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQFD=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQ_ROUTING=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_EVENTFD=y BUILDSTDERR: ++ CONFIG_KVM_MMIO=y BUILDSTDERR: ++ CONFIG_KVM_ASYNC_PF=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_MSI=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y BUILDSTDERR: ++ CONFIG_KVM_VFIO=y BUILDSTDERR: ++ CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQ_BYPASS=y BUILDSTDERR: ++ CONFIG_VIRTUALIZATION=y BUILDSTDERR: ++ CONFIG_KVM=m BUILDSTDERR: ++ CONFIG_KVM_INTEL=m BUILDSTDERR: ++ CONFIG_KVM_AMD=m BUILDSTDERR: ++ CONFIG_KVM_MMU_AUDIT=y BUILDSTDERR: ++ CONFIG_VHOST_NET=m BUILDSTDERR: ++ CONFIG_VHOST_SCSI=m BUILDSTDERR: ++ CONFIG_VHOST_VSOCK=m BUILDSTDERR: ++ CONFIG_VHOST=m BUILDSTDERR: ++ CONFIG_BINARY_PRINTF=y BUILDSTDERR: ++ CONFIG_RAID6_PQ=m BUILDSTDERR: ++ CONFIG_BITREVERSE=y BUILDSTDERR: ++ CONFIG_RATIONAL=y BUILDSTDERR: ++ CONFIG_GENERIC_STRNCPY_FROM_USER=y BUILDSTDERR: ++ CONFIG_GENERIC_STRNLEN_USER=y BUILDSTDERR: ++ CONFIG_GENERIC_NET_UTILS=y BUILDSTDERR: ++ CONFIG_GENERIC_FIND_FIRST_BIT=y BUILDSTDERR: ++ CONFIG_GENERIC_PCI_IOMAP=y BUILDSTDERR: ++ CONFIG_GENERIC_IOMAP=y BUILDSTDERR: ++ CONFIG_GENERIC_IO=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_FAST_MULTIPLIER=y BUILDSTDERR: ++ CONFIG_CRC_CCITT=y BUILDSTDERR: ++ CONFIG_CRC16=y BUILDSTDERR: ++ CONFIG_CRC_T10DIF=y BUILDSTDERR: ++ CONFIG_CRC_ITU_T=m BUILDSTDERR: ++ CONFIG_CRC32=y BUILDSTDERR: ++ CONFIG_CRC32_SLICEBY8=y BUILDSTDERR: ++ CONFIG_CRC4=m BUILDSTDERR: ++ CONFIG_CRC7=m BUILDSTDERR: ++ CONFIG_LIBCRC32C=m BUILDSTDERR: ++ CONFIG_CRC8=m BUILDSTDERR: ++ CONFIG_XXHASH=m BUILDSTDERR: ++ CONFIG_AUDIT_GENERIC=y BUILDSTDERR: ++ CONFIG_842_COMPRESS=m BUILDSTDERR: ++ CONFIG_842_DECOMPRESS=m BUILDSTDERR: ++ CONFIG_ZLIB_INFLATE=y BUILDSTDERR: ++ CONFIG_ZLIB_DEFLATE=y BUILDSTDERR: ++ CONFIG_LZO_COMPRESS=y BUILDSTDERR: ++ CONFIG_LZO_DECOMPRESS=y BUILDSTDERR: ++ CONFIG_LZ4_COMPRESS=m BUILDSTDERR: ++ CONFIG_LZ4HC_COMPRESS=m BUILDSTDERR: ++ CONFIG_LZ4_DECOMPRESS=y BUILDSTDERR: ++ CONFIG_ZSTD_COMPRESS=m BUILDSTDERR: ++ CONFIG_ZSTD_DECOMPRESS=m BUILDSTDERR: ++ CONFIG_XZ_DEC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_X86=y BUILDSTDERR: ++ CONFIG_XZ_DEC_POWERPC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_IA64=y BUILDSTDERR: ++ CONFIG_XZ_DEC_ARM=y BUILDSTDERR: ++ CONFIG_XZ_DEC_ARMTHUMB=y BUILDSTDERR: ++ CONFIG_XZ_DEC_SPARC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_BCJ=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_GZIP=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_BZIP2=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZMA=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_XZ=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZO=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZ4=y BUILDSTDERR: ++ CONFIG_GENERIC_ALLOCATOR=y BUILDSTDERR: ++ CONFIG_REED_SOLOMON=m BUILDSTDERR: ++ CONFIG_REED_SOLOMON_ENC8=y BUILDSTDERR: ++ CONFIG_REED_SOLOMON_DEC8=y BUILDSTDERR: ++ CONFIG_TEXTSEARCH=y BUILDSTDERR: ++ CONFIG_TEXTSEARCH_KMP=m BUILDSTDERR: ++ CONFIG_TEXTSEARCH_BM=m BUILDSTDERR: ++ CONFIG_TEXTSEARCH_FSM=m BUILDSTDERR: ++ CONFIG_BTREE=y BUILDSTDERR: ++ CONFIG_INTERVAL_TREE=y BUILDSTDERR: ++ CONFIG_ASSOCIATIVE_ARRAY=y BUILDSTDERR: ++ CONFIG_HAS_IOMEM=y BUILDSTDERR: ++ CONFIG_HAS_IOPORT_MAP=y BUILDSTDERR: ++ CONFIG_HAS_DMA=y BUILDSTDERR: ++ CONFIG_DMA_VIRT_OPS=y BUILDSTDERR: ++ CONFIG_CHECK_SIGNATURE=y BUILDSTDERR: ++ CONFIG_CPU_RMAP=y BUILDSTDERR: ++ CONFIG_DQL=y BUILDSTDERR: ++ CONFIG_GLOB=y BUILDSTDERR: ++ CONFIG_NLATTR=y BUILDSTDERR: ++ CONFIG_LRU_CACHE=m BUILDSTDERR: ++ CONFIG_CLZ_TAB=y BUILDSTDERR: ++ CONFIG_CORDIC=m BUILDSTDERR: ++ CONFIG_IRQ_POLL=y BUILDSTDERR: ++ CONFIG_MPILIB=y BUILDSTDERR: ++ CONFIG_OID_REGISTRY=y BUILDSTDERR: ++ CONFIG_UCS2_STRING=y BUILDSTDERR: ++ CONFIG_FONT_SUPPORT=y BUILDSTDERR: ++ CONFIG_FONT_8x8=y BUILDSTDERR: ++ CONFIG_FONT_8x16=y BUILDSTDERR: ++ CONFIG_SG_POOL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_SG_CHAIN=y BUILDSTDERR: ++ CONFIG_SBITMAP=y BUILDSTDERR: ++ CONFIG_PARMAN=m + info GEN .version + '[' silent_ '!=' silent_ ']' + '[' '!' -r .version ']' + mv .version .old_version BUILDSTDERR: ++ cat .old_version + expr 00 + 1 + make -f ./scripts/Makefile.build obj=init GCC_PLUGINS_CFLAGS= + archive_builtin + '[' -n y ']' + info AR built-in.o + '[' silent_ '!=' silent_ ']' + rm -f built-in.o + ar rcsTPD built-in.o arch/x86/kernel/head_32.o arch/x86/kernel/head32.o arch/x86/kernel/ebda.o arch/x86/kernel/platform-quirks.o init/built-in.o usr/built-in.o arch/x86/built-in.o kernel/built-in.o certs/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/built-in.o arch/x86/lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built-in.o arch/x86/pci/built-in.o arch/x86/power/built-in.o arch/x86/video/built-in.o net/built-in.o virt/built-in.o + info LD vmlinux.o + '[' silent_ '!=' silent_ ']' + modpost_link vmlinux.o + local objects + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group' + ld -m elf_i386 -r -o vmlinux.o --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group + make -f ./scripts/Makefile.modpost vmlinux.o + kallsymso= + kallsyms_vmlinux= + '[' -n y ']' + kallsymso=.tmp_kallsyms2.o + kallsyms_vmlinux=.tmp_vmlinux2 + vmlinux_link '' .tmp_vmlinux1 + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group ' + ld -m elf_i386 --emit-relocs --build-id -X -o .tmp_vmlinux1 -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group + kallsyms .tmp_vmlinux1 .tmp_kallsyms1.o + info KSYM .tmp_kallsyms1.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols --base-relative' + local 'aflags=-D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ ' BUILDSTDERR: ++ basename .tmp_kallsyms1.o .o + local afile=.tmp_kallsyms1.S + nm -n .tmp_vmlinux1 + scripts/kallsyms --all-symbols --base-relative + gcc -D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms1.o .tmp_kallsyms1.S + vmlinux_link .tmp_kallsyms1.o .tmp_vmlinux2 + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms1.o' + ld -m elf_i386 --emit-relocs --build-id -X -o .tmp_vmlinux2 -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms1.o + kallsyms .tmp_vmlinux2 .tmp_kallsyms2.o + info KSYM .tmp_kallsyms2.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols --base-relative' + local 'aflags=-D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ ' BUILDSTDERR: ++ basename .tmp_kallsyms2.o .o + local afile=.tmp_kallsyms2.S + scripts/kallsyms --all-symbols --base-relative + nm -n .tmp_vmlinux2 + gcc -D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms2.o .tmp_kallsyms2.S BUILDSTDERR: ++ stat -c %s .tmp_kallsyms1.o + size1=1474188 BUILDSTDERR: ++ stat -c %s .tmp_kallsyms2.o + size2=1474188 + '[' 1474188 -ne 1474188 ']' + '[' -n '' ']' + info LD vmlinux + '[' silent_ '!=' silent_ ']' + vmlinux_link .tmp_kallsyms2.o vmlinux + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms2.o' + ld -m elf_i386 --emit-relocs --build-id -X -o vmlinux -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms2.o + '[' -n y ']' + info SORTEX vmlinux + '[' silent_ '!=' silent_ ']' + sortextable vmlinux + ./scripts/sortextable vmlinux + info SYSMAP System.map + '[' silent_ '!=' silent_ ']' + mksysmap vmlinux System.map + /bin/sh ./scripts/mksysmap vmlinux System.map + '[' -n y ']' + mksysmap .tmp_vmlinux2 .tmp_System.map + /bin/sh ./scripts/mksysmap .tmp_vmlinux2 .tmp_System.map + cmp -s System.map .tmp_System.map + rm -f .old_version + on_exit + '[' 0 -ne 0 ']' BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf45ff: 0f ff 8d 4e 08 0f ff ud0 -0xf0f7b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4609: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4631: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4645: 0f ff 8d 0d 60 bb 11 ud0 0x11bb600d(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4651: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4665: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4671: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf467b: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4685: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf468f: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4699: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46a3: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46ad: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46b5: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46be: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46c8: 0f ff 8d 48 fc 0f ff ud0 -0xf003b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46d1: 0f ff 8d 4b fc 0f ff ud0 -0xf003b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46da: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf46e3: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf472c: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4741: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf476a: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf477a: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf479c: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47ae: 0f ff 8d 4e 14 0f ff ud0 -0xf0ebb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47b8: 0f ff 8d 4b 48 0f ff ud0 -0xf0b7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47c2: 0f ff 8d 4e 14 0f ff ud0 -0xf0ebb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47cc: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47d5: 0f ff 8d 4a 1c 0f ff ud0 -0xf0e3b6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47df: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47e9: 0f ff 8d 4a 08 0f ff ud0 -0xf0f7b6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf47f3: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4805: 0f ff 8d 4e 08 0f ff ud0 -0xf0f7b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf480e: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4816: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4829: 0f ff 8d 4b 20 0f ff ud0 -0xf0dfb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4833: 0f ff 8d 4b 20 0f ff ud0 -0xf0dfb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf483d: 0f ff 8d 4b 20 0f ff ud0 -0xf0dfb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4847: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4850: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4873: 0f ff 8d 4f 18 0f ff ud0 -0xf0e7b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf487d: 0f ff 8d 48 18 0f ff ud0 -0xf0e7b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4886: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf488f: 0f ff 8d 48 4c 0f ff ud0 -0xf0b3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4898: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf48b0: 0f ff 8d 8b b0 fd ff ud0 -0x24f75(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf48e1: 0f ff 8d 0a 0f ff 8d ud0 -0x7200f0f6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf48e9: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf48f1: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf48f9: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4909: 0f ff 8d 0a 0f ff 8d ud0 -0x7200f0f6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4919: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4921: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4929: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4931: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4939: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4943: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf494d: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4957: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4961: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf496b: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4975: 0f ff 8d 4f 64 0f ff ud0 -0xf09bb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf497f: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4988: 0f ff 8d 4e 10 0f ff ud0 -0xf0efb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4992: 0f ff 8d 8b a8 05 00 ud0 0x5a88b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49af: 0f ff 8d 48 34 0f ff ud0 -0xf0cbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49b8: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49c0: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49d0: 0f ff 8d 48 20 0f ff ud0 -0xf0dfb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49da: 0f ff 8d 48 20 0f ff ud0 -0xf0dfb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49e4: 0f ff 8d 48 20 0f ff ud0 -0xf0dfb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49ee: 0f ff 8d 48 10 0f ff ud0 -0xf0efb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf49f8: 0f ff 8d 4f 10 0f ff ud0 -0xf0efb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a01: 0f ff 8d 4a 10 0f ff ud0 -0xf0efb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a0b: 0f ff 8d 4b 10 0f ff ud0 -0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a15: 0f ff 8d 4b 10 0f ff ud0 -0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a1f: 0f ff 8d 48 18 0f ff ud0 -0xf0e7b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a29: 0f ff 8d 48 18 0f ff ud0 -0xf0e7b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a33: 0f ff 8d 4b 74 0f ff ud0 -0xf08bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a3d: 0f ff 8d 48 08 0f ff ud0 -0xf0f7b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a4a: 0f ff 8d 8b 64 10 00 ud0 0x10648b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a74: 0f ff 8d 4a 10 0f ff ud0 -0xf0efb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a7e: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a88: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a92: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4a9c: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4aa5: 0f ff 8d 4a 04 0f ff ud0 -0xf0fbb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4aaf: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ab9: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ac3: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4acd: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ad7: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ae1: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4aee: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4af8: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b02: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b0c: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b16: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b29: 0f ff 8d 4b 28 0f ff ud0 -0xf0d7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b36: 0f ff 8d 48 34 0f ff ud0 -0xf0cbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b40: 0f ff 8d 4b 08 0f ff ud0 -0xf0f7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b4a: 0f ff 8d 4b 08 0f ff ud0 -0xf0f7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b54: 0f ff 8d 4e 34 0f ff ud0 -0xf0cbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b5d: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b65: 0f ff 8d 4b 20 0f ff ud0 -0xf0dfb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b6f: 0f ff 8d 48 48 0f ff ud0 -0xf0b7b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b79: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4b91: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4bb9: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4be9: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4c4f: 0f ff 8d 4b 7c 0f ff ud0 -0xf083b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4c59: 0f ff 8d 4e 78 0f ff ud0 -0xf087b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4c66: 0f ff 8d 8f 8c 0e 00 ud0 0xe8c8f(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4c7b: 0f ff 8d 4b 78 0f ff ud0 -0xf087b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4c85: 0f ff 8d 4b 78 0f ff ud0 -0xf087b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4c92: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ca4: 0f ff 8d 4b 08 0f ff ud0 -0xf0f7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4cad: 0f ff 8d 4e 08 0f ff ud0 -0xf0f7b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4cba: 0f ff 8d 48 60 0f ff ud0 -0xf09fb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4cc4: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4cde: 0f ff 8d 48 e4 0f ff ud0 -0xf01bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ce7: 0f ff 8d 4f e4 0f ff ud0 -0xf01bb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4cf1: 0f ff 8d 4a fc 0f ff ud0 -0xf003b6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4cfb: 0f ff 8d 4a 04 0f ff ud0 -0xf0fbb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d04: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d0d: 0f ff 8d 4b 48 0f ff ud0 -0xf0b7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d17: 0f ff 8d 4b 48 0f ff ud0 -0xf0b7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d21: 0f ff 8d 4f 54 0f ff ud0 -0xf0abb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d2b: 0f ff 8d 4f 54 0f ff ud0 -0xf0abb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d35: 0f ff 8d 4b 54 0f ff ud0 -0xf0abb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d3f: 0f ff 8d 48 54 0f ff ud0 -0xf0abb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d49: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d61: 64 0f ff 8d 8f 40 01 00 ud0 %fs:0x1408f(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d74: 0f ff 8d 8e 40 01 00 ud0 0x1408e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d89: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4d93: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4da0: 0f ff 8d 8b 40 01 00 ud0 0x1408b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4dba: 0f ff 8d 88 80 01 00 ud0 0x18088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4df4: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4dfe: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4e08: 0f ff 8d 88 b8 00 00 ud0 0xb888(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4e1a: 0f ff 8d 4a 10 0f ff ud0 -0xf0efb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4e27: 0f ff 8d 4b 10 0f ff ud0 -0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4e31: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4e3e: 0f ff 8d 88 b8 00 00 ud0 0xb888(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4e63: 0f ff 8d 8a 40 01 00 ud0 0x1408a(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ee8: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ef2: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f05: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f0f: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f19: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f23: 0f ff 8d 4f 2c 0f ff ud0 -0xf0d3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f2c: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f36: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f3e: 0f ff 8d 0c 95 60 4a ud0 0x4a60950c(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f47: 0f ff 8d 8e 60 4a 1b ud0 0x1b4a608e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f57: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f6f: 0f ff 8d 4f 38 0f ff ud0 -0xf0c7b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4f79: 0f ff 8d 88 bc 00 00 ud0 0xbc88(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4fb2: 0f ff 8d 88 b8 00 00 ud0 0xb888(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4fc7: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4fd1: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4fdb: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4fe5: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4fef: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf4ff9: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5006: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5013: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf501d: 0f ff 8d 4a 64 0f ff ud0 -0xf09bb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5027: 0f ff 8d 48 40 0f ff ud0 -0xf0bfb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5031: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf503a: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5042: 0f ff 8d 48 74 0f ff ud0 -0xf08bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf504b: 0f ff 8d 4b 38 0f ff ud0 -0xf0c7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5055: 0f ff 8d 4f 38 0f ff ud0 -0xf0c7b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf505e: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf506a: 0f ff 8d 88 40 01 00 ud0 0x14088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf507c: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5086: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf508f: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5099: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50a3: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50ab: 64 0f ff 8d 4b 64 0f ff ud0 %fs:-0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50b6: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50c0: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50ca: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50d4: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50dd: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50e5: 64 0f ff 8d 48 64 0f ff ud0 %fs:-0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50f0: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf50fa: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5104: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf510e: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5118: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5122: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf512f: 0f ff 8d 8b 8c fb ff ud0 -0x47375(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5149: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5153: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf515d: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5167: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5171: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf517b: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5185: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf518d: 64 0f ff 8d 48 64 0f ff ud0 %fs:-0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5198: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf51a1: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf51ab: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf51b8: 0f ff 8d 8a 40 01 00 ud0 0x1408a(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf51ca: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf51e0: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf51f1: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5204: 0f ff 8d 4f 2c 0f ff ud0 -0xf0d3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf520e: 0f ff 8d 48 24 0f ff ud0 -0xf0dbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5218: 0f ff 8d 88 04 ff ff ud0 -0xfb78(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf522a: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5234: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf523e: 0f ff 8d 4b 40 0f ff ud0 -0xf0bfb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5248: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5252: 0f ff 8d 48 40 0f ff ud0 -0xf0bfb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf525c: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5266: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5270: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf527a: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5284: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf528e: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5298: 0f ff 8d 4b 18 0f ff ud0 -0xf0e7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52a2: 0f ff 8d 4b 38 0f ff ud0 -0xf0c7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52ac: 0f ff 8d 4b 38 0f ff ud0 -0xf0c7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52b6: 0f ff 8d 4b 38 0f ff ud0 -0xf0c7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52c0: 0f ff 8d 0a 0f ff 8d ud0 -0x7200f0f6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52c8: 64 0f ff 8d 4b 10 0f ff ud0 %fs:-0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52d3: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52dd: 0f ff 8d 4b 18 0f ff ud0 -0xf0e7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52e6: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52ee: 64 0f ff 8d 48 64 0f ff ud0 %fs:-0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf52f8: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf531d: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5327: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5331: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf533b: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5345: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf534f: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5359: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5363: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf536d: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5377: 0f ff 8d 4f 2c 0f ff ud0 -0xf0d3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5381: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5392: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53a5: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53af: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53b8: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53c2: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53cc: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53d6: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53e8: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53f2: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf53fc: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5406: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5410: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf541a: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5424: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf542e: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5437: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5440: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5448: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5452: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf545c: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf547f: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5489: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5493: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf549d: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf54a7: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf54ba: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf54c4: 0f ff 8d 4a 64 0f ff ud0 -0xf09bb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf54ce: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf54d7: 0f ff 8d 8b b8 00 00 ud0 0xb88b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf54f0: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf54fa: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5502: 64 0f ff 8d 4b 64 0f ff ud0 %fs:-0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf550d: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5517: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5521: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5529: 64 0f ff 8d 4b 64 0f ff ud0 %fs:-0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5534: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf553e: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5547: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5550: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5559: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5562: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5584: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf55a6: 0f ff 8d 88 a4 00 00 ud0 0xa488(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf55c6: 0f ff 8d 88 a4 00 00 ud0 0xa488(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf55d8: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf55e2: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf55ec: 0f ff 8d 4e 88 0f ff ud0 -0xf077b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf55f9: 0f ff 8d 8e a4 00 00 ud0 0xa48e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf560b: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5615: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf561f: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5628: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5632: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf564d: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5657: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5661: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf566b: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf567e: 0f ff 8d 8b a4 00 00 ud0 0xa48b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5690: 0f ff 8d 4b c8 0f ff ud0 -0xf037b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf569a: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf56a4: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf56ae: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf56b8: 0f ff 8d 88 a4 00 00 ud0 0xa488(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf56d2: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf56dc: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf56e6: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf56f3: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5794: 0f ff 8d 8a a4 00 00 ud0 0xa48a(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf57ae: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf57b7: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf57c8: 0f ff 8d 48 24 0f ff ud0 -0xf0dbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf57d5: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf57dd: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf57e6: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf57ee: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5800: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5809: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5813: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf581d: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5827: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5837: 64 0f ff 8d 08 0f ff 8d ud0 %fs:-0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5840: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5849: 0f ff 8d 4b 50 0f ff ud0 -0xf0afb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5856: 0f ff 8d 8b a4 00 00 ud0 0xa48b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf587b: 0f ff 8d 88 a4 00 00 ud0 0xa488(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf58a8: 0f ff 8d 4b 50 0f ff ud0 -0xf0afb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf58b2: 0f ff 8d 88 a4 00 00 ud0 0xa488(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf58d7: 0f ff 8d 8e a4 00 00 ud0 0xa48e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf58fc: 0f ff 8d 4b 38 0f ff ud0 -0xf0c7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5906: 0f ff 8d 8e b8 00 00 ud0 0xb88e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5918: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5922: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf592c: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5936: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5947: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5950: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5960: 0f ff 8d 8f a4 00 00 ud0 0xa48f(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5975: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf597e: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5990: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf59c8: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf59d2: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf59dc: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf59e9: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf59f2: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5a18: 0f ff 8d 4b 0c 0f ff ud0 -0xf0f3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5a22: 0f ff 8d 4f 0c 0f ff ud0 -0xf0f3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5a2c: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0bf45b0 BUILDSTDERR: Warning: c0bf5a35: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xfffa3014} BUILDSTDERR: Warning: decoded and checked 2596340 instructions with 357 warnings arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0xdee527f9) + make -s ARCH=i386 V=1 -j2 modules BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from ./include/linux/highmem.h:5, BUILDSTDERR: from ./include/linux/bio.h:21, BUILDSTDERR: from fs/btrfs/ioctl.c:20: BUILDSTDERR: fs/btrfs/ioctl.c: In function 'btrfs_ioctl': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/super.c:18: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/inode.c:17: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/dir.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/file.c:13: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/locks.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/addr.c:14: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/ioctl.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/export.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/caps.c:12: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/snap.c:7: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/xattr.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/mds_client.c:13: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_debug.h:7, BUILDSTDERR: from fs/ceph/mds_client.c:2: BUILDSTDERR: fs/ceph/mds_client.c: In function 'ceph_mdsc_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/mdsmap.h:6, BUILDSTDERR: from fs/ceph/mdsmap.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from fs/ceph/strings.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from fs/ceph/ceph_frag.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/debugfs.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/cache.c:24: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/acl.c:30: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/cifs/cifssmb.c:30: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'CIFSSMBNegotiate' at fs/cifs/cifssmb.c:587:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' forming offset [2, 16] is out of the bounds [0, 1] [-Warray-bounds] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'CIFSSMBSetEA' at fs/cifs/cifssmb.c:6350:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' offset [8, 65543] is out of the bounds [0, 4] [-Warray-bounds] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/cifs/cifsencrypt.c:25: BUILDSTDERR: fs/cifs/cifsencrypt.c: In function 'calc_lanman_hash': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/hfsplus/hfsplus_fs.h:20, BUILDSTDERR: from fs/hfsplus/xattr.c:10: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'copy_name' at fs/hfsplus/xattr.c:416:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/ncpfs/ioctl.c:14: BUILDSTDERR: fs/ncpfs/ioctl.c: In function '__ncp_ioctl': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from fs/orangefs/protocol.h:5, BUILDSTDERR: from fs/orangefs/dcache.c:12: BUILDSTDERR: fs/orangefs/dcache.c: In function 'orangefs_d_revalidate': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from fs/orangefs/protocol.h:5, BUILDSTDERR: from fs/orangefs/super.c:8: BUILDSTDERR: fs/orangefs/super.c: In function 'orangefs_unmount': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/super.c: In function 'orangefs_mount': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from fs/orangefs/protocol.h:5, BUILDSTDERR: from fs/orangefs/namei.c:12: BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_rename': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_mkdir': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_create': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_symlink': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_unlink': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_lookup': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from drivers/block/rbd.c:31: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_hsw.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_hsw' at drivers/gpu/drm/i915/i915_oa_hsw.c:116:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_bdw.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_bdw' at drivers/gpu/drm/i915/i915_oa_bdw.c:88:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_chv.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_chv' at drivers/gpu/drm/i915/i915_oa_chv.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_sklgt2.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_sklgt2' at drivers/gpu/drm/i915/i915_oa_sklgt2.c:86:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_sklgt3.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_sklgt3' at drivers/gpu/drm/i915/i915_oa_sklgt3.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_sklgt4.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_sklgt4' at drivers/gpu/drm/i915/i915_oa_sklgt4.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_bxt.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_bxt' at drivers/gpu/drm/i915/i915_oa_bxt.c:86:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_kblgt2.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_kblgt2' at drivers/gpu/drm/i915/i915_oa_kblgt2.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_kblgt3.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_kblgt3' at drivers/gpu/drm/i915/i915_oa_kblgt3.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_glk.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_glk' at drivers/gpu/drm/i915/i915_oa_glk.c:86:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:6, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/object.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/client.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvif/client.c:25: BUILDSTDERR: drivers/gpu/drm/nouveau/nvif/client.c: In function 'nvif_client_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:6, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/event.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/device/priv.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/device/user.c:25: BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/user.c: In function 'nvkm_udevice_mthd': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:6, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/event.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c:24: BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c: In function 'nvkm_perfmon_mthd': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from drivers/hid/uhid.c:15: BUILDSTDERR: drivers/hid/uhid.c: In function 'uhid_dev_create2': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/mutex.h:34, BUILDSTDERR: from ./include/linux/notifier.h:14, BUILDSTDERR: from ./include/linux/memory_hotplug.h:7, BUILDSTDERR: from ./include/linux/mmzone.h:781, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/umh.h:4, BUILDSTDERR: from ./include/linux/kmod.h:22, BUILDSTDERR: from ./include/linux/module.h:13, BUILDSTDERR: from drivers/hid/i2c-hid/i2c-hid.c:21: BUILDSTDERR: drivers/hid/i2c-hid/i2c-hid.c:132:21: warning: 'i2c_hid_open_mut' defined but not used [-Wunused-variable] BUILDSTDERR: static DEFINE_MUTEX(i2c_hid_open_mut); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/mutex_rt.h:27:15: note: in definition of macro 'DEFINE_MUTEX' BUILDSTDERR: struct mutex mutexname = __MUTEX_INITIALIZER(mutexname) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/infiniband/core/cma_configfs.c:33: BUILDSTDERR: drivers/infiniband/core/cma_configfs.c: In function 'make_cma_dev': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from drivers/infiniband/hw/ocrdma/ocrdma_hw.c:43: BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.c: In function 'ocrdma_init_hw': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/ktime.h:24, BUILDSTDERR: from ./include/linux/timer.h:6, BUILDSTDERR: from ./include/linux/netdevice.h:28, BUILDSTDERR: from drivers/infiniband/hw/usnic/usnic_fwd.c:33: BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.c: In function 'usnic_fwd_dev_alloc': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 20 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/isdn/capi/capidrv.c:12: BUILDSTDERR: drivers/isdn/capi/capidrv.c: In function 'capidrv_addcontr': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 19 bytes from a string of length 19 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/capi/capidrv.c: In function 'capidrv_command': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from ./include/linux/isdn.h:18, BUILDSTDERR: from drivers/isdn/i4l/isdn_net.c:25: BUILDSTDERR: drivers/isdn/i4l/isdn_net.c: In function 'isdn_net_getpeer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from ./include/linux/isdn.h:18, BUILDSTDERR: from drivers/isdn/i4l/isdn_tty.c:13: BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_suspend.isra.7': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_resume': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_stat_callback': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 5 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from ./include/linux/highmem.h:5, BUILDSTDERR: from ./include/linux/bio.h:21, BUILDSTDERR: from drivers/md/dm-log-userspace-base.c:7: BUILDSTDERR: drivers/md/dm-log-userspace-base.c: In function 'userspace_ctr': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 129 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/radix-tree.h:28, BUILDSTDERR: from ./include/linux/idr.h:15, BUILDSTDERR: from drivers/media/media-device.c:24: BUILDSTDERR: drivers/media/media-device.c: In function 'media_device_get_topology': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/i2c.h:29, BUILDSTDERR: from drivers/media/dvb-frontends/dibx000_common.c:3: BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.c: In function 'i2c_adapter_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/media/pci/zoran/zoran_driver.c:44: BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.c: In function 'zoran_querycap': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/media/usb/go7007/go7007-v4l2.c:14: BUILDSTDERR: drivers/media/usb/go7007/go7007-v4l2.c: In function 'vidioc_enum_input': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/message/fusion/mptbase.c:50: BUILDSTDERR: drivers/message/fusion/mptbase.c: In function 'mptbase_reply': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 100 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./include/linux/cpu_rmap.h:13, BUILDSTDERR: from drivers/net/ethernet/amazon/ena/ena_netdev.c:36: BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.c: In function 'ena_device_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/skbuff.h:19, BUILDSTDERR: from ./include/linux/tcp.h:21, BUILDSTDERR: from ./include/net/tcp.h:24, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:30, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_ptp.c:27: BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_ptp.c: In function 'i40e_ptp_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/ethernet/marvell/sky2.c:29: BUILDSTDERR: drivers/net/ethernet/marvell/sky2.c: In function 'sky2_probe': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c:41: BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c: In function 'nfp_resource_acquire': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/ethernet/qlogic/qed/qed_debug.c:9: BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.c: In function 'qed_grc_dump': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/hamradio/hdlcdrv.c:46: BUILDSTDERR: drivers/net/hamradio/hdlcdrv.c: In function 'hdlcdrv_ioctl.part.8': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debug.c:26: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/core.c:25: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/htc.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/htt.c:21: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/htt_rx.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/htt_tx.c:19: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/txrx.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wmi.c:21: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wmi-tlv.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/bmi.h:21, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/bmi.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/hw.c:19: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/p2p.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/swap.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/spectral.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/thermal.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debugfs_sta.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wow.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/pci.c:24: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/hif.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/ce.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/sdio.c:28: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/trace.h:21, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debug.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/usb.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/main.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/main.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/usb.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/usb.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/cmd.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/cmd.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/mac.c:41: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/mac.c:41: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/phy.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/phy.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/led.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/led.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/fw.c:27: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/fw.c:27: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/tx.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/tx.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/rx.c:45: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/rx.c:45: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from drivers/net/wireless/broadcom/b43/b43.h:6, BUILDSTDERR: from drivers/net/wireless/broadcom/b43/leds.c:29: BUILDSTDERR: drivers/net/wireless/broadcom/b43/leds.c: In function 'b43_register_led': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/swait.h:7, BUILDSTDERR: from ./include/linux/completion.h:12, BUILDSTDERR: from ./include/linux/hw_random.h:15, BUILDSTDERR: from drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5, BUILDSTDERR: from drivers/net/wireless/broadcom/b43legacy/leds.c:29: BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/leds.c: In function 'b43legacy_register_led': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:30: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h:21, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c:18: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.c:21: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c:25: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h:21, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.c:20: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.c:20: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c:23: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:22: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:26: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c:30: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c:8: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/devcoredump.h:23, BUILDSTDERR: from drivers/net/wireless/intel/iwlwifi/fw/dbg.c:65: BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_fw_error_dump': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.c:802:1: warning: alignment 1 of 'struct mwl8k_dma_data' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/skbuff.h:19, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from ./include/net/mac80211.h:20, BUILDSTDERR: from drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c:18: BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c: In function 'rtl8187_register_led': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 22 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/nvme/target/discovery.c:15: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'nvmet_execute_identify_disc_ctrl' at drivers/nvme/target/discovery.c:136:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated copying 8 bytes from a string of length 34 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/io.h:41, BUILDSTDERR: from drivers/scsi/ips.c:164: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3534:6: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3532:6: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3530:6: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4053:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4052:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4051:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_get_bios_version' at drivers/scsi/ips.c:2250:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_write_driver_status' at drivers/scsi/ips.c:5638:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_write_driver_status' at drivers/scsi/ips.c:5637:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/ips.c: In function 'ips_insert_device': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/3w-sas.c:53: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'twl_reset_sequence' at drivers/scsi/3w-sas.c:1331:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/scsi/ipr.c:87: BUILDSTDERR: drivers/scsi/ipr.h:1691:1: warning: alignment 1 of 'struct ipr_dump_location_entry' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: }__attribute__((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/ipr.h:1715:1: warning: alignment 1 of 'struct ipr_driver_dump' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: }__attribute__((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/ipr.h:1715:1: warning: alignment 1 of 'struct ipr_driver_dump' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/scsi/pmcraid.c:57: BUILDSTDERR: drivers/scsi/pmcraid.h:1058:1: warning: alignment 1 of 'struct pmcraid_passthrough_ioctl_buffer' is less than 32 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/pmcraid.h:1055:24: warning: 'ioarcb' offset 16 in 'struct pmcraid_passthrough_ioctl_buffer' isn't aligned to 32 [-Wpacked-not-aligned] BUILDSTDERR: struct pmcraid_ioarcb ioarcb; BUILDSTDERR: ^~~~~~ BUILDSTDERR: drivers/scsi/pmcraid.h:1058:1: warning: alignment 1 of 'struct pmcraid_passthrough_ioctl_buffer' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/arcmsr/arcmsr_hba.c:47: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2590:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2588:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2586:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/pci.h:21, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcs.c:23: BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_psymb_init': BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 10 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 30 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 44 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 16 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_nsymb_init': BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 10 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 30 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/pci.h:21, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcs_lport.c:19: BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ms_gmal_response': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 247 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ns_send_rspn_id': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ns_util_send_rspn_id': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_fdmi_get_portattr.isra.20': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/pci.h:21, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcbuild.c:22: BUILDSTDERR: drivers/scsi/bfa/bfa_fcbuild.c: In function 'fc_rspnid_build': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcbuild.c: In function 'fc_rsnn_nn_build': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/ktime.h:24, BUILDSTDERR: from ./include/linux/timer.h:6, BUILDSTDERR: from ./include/scsi/libfc.h:23, BUILDSTDERR: from drivers/scsi/libfc/fc_elsct.c:29: BUILDSTDERR: drivers/scsi/libfc/fc_elsct.c: In function 'fc_elsct_send': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 79 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 79 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:299:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:311:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:323:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:335:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:347:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:359:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:473:4, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/scsi/pm8001/pm8001_sas.c:41: BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.c: In function 'pm8001_issue_ssp_tmf.part.11': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/scsi/qedf/qedf_dbg.h:15, BUILDSTDERR: from drivers/scsi/qedf/qedf_dbg.c:9: BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.c: In function 'qedf_uevent_emit': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/qla2xxx/qla_def.h:13, BUILDSTDERR: from drivers/scsi/qla2xxx/qla_mr.c:7: BUILDSTDERR: drivers/scsi/qla2xxx/qla_mr.c: In function 'qlafx00_fx_disc': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/staging/irda/drivers/irtty-sir.c:29: BUILDSTDERR: drivers/staging/irda/drivers/irtty-sir.c: In function 'irtty_ioctl': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 5 bytes from a string of length 15 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/staging/irda/net/irlmp.c:27: BUILDSTDERR: drivers/staging/irda/net/irlmp.c: In function 'irlmp_do_discovery': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 21 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/irda/net/irlmp.c: In function 'irlmp_get_discovery_response': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 21 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/staging/irda/net/af_irda.c:44: BUILDSTDERR: drivers/staging/irda/net/af_irda.c: In function 'irda_open_tsap': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from drivers/staging/irda/net/ircomm/ircomm_param.c:29: BUILDSTDERR: drivers/staging/irda/net/ircomm/ircomm_param.c: In function 'ircomm_param_port_name': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/skbuff.h:19, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from drivers/staging/rtl8192e/rtllib.h:26, BUILDSTDERR: from drivers/staging/rtl8192e/rtllib_softmac.c:17: BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.c: In function 'rtllib_softmac_check_all_nets': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.c: In function 'rtllib_softmac_new_net': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_cmd.c:49: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_cmd.c:50: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_security.c:46: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_eeprom.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_efuse.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/hal_init.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_halinit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_ops.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_ops_linux.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_io.c:45: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_io.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_linux.c:33: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from drivers/staging/rtl8712/osdep_service.h:32, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_linux.c:32: BUILDSTDERR: drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_wx_set_enc_ext': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_rtl.c:33: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_set.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_led.c:29: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mlme.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/ieee80211.c:27: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mp_ioctl.c:31: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mp.c:29: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/mlme_linux.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/recv_linux.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/xmit_linux.c:37: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_intf.c:36: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/os_intfs.c:31: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_pwrctrl.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_recv.c:35: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_recv.c:38: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_sta_mgt.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_xmit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_xmit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ap.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_btcoex.c:15: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_cmd.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_debug.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_efuse.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_io.c:38: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ioctl_set.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ieee80211.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_mlme.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_odm.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_recv.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_rf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_security.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_wlan_util.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_xmit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_intf.c:18: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_com.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_btcoex.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_sdio.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/HalPwrSeqCmd.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/Hal8723BPwrSeq.h:5, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Hal8723BPwrSeq.c:28: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPhyRf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.c:31: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_CfoTracking.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_debug.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DIG.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_HWConfig.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_PathDiv.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_RTL8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_dm.c:20: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/rtl8723b_hal.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c:37: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/rtl8723b_hal.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/sdio_halinit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/sdio_ops.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Mp_Precomp.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Mp_Precomp.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/mlme_linux.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/osdep_service.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/os_intfs.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/recv_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/rtw_proc.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/sdio_intf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/wifi_regd.c:8: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/xmit_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/target/iscsi/iscsi_target_tpg.c:19: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'iscsit_ta_authentication' at drivers/target/iscsi/iscsi_target_tpg.c:636:3: BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' specified bound 1 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'iscsit_ta_authentication' at drivers/target/iscsi/iscsi_target_tpg.c:637:3: BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' specified bound 4 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/platform_device.h:14, BUILDSTDERR: from sound/x86/intel_hdmi_audio.c:25: BUILDSTDERR: sound/x86/intel_hdmi_audio.c: In function 'hdmi_lpe_audio_probe': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/kref.h:18, BUILDSTDERR: from net/bluetooth/hidp/core.c:24: BUILDSTDERR: net/bluetooth/hidp/core.c: In function 'hidp_connection_add': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/ceph_common.c:23: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/messenger.c:22: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/messenger.h:14, BUILDSTDERR: from net/ceph/msgpool.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/buffer.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/messenger.h:14, BUILDSTDERR: from ./include/linux/ceph/mon_client.h:9, BUILDSTDERR: from net/ceph/mon_client.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/osd_client.h:12, BUILDSTDERR: from ./include/linux/ceph/cls_lock_client.h:5, BUILDSTDERR: from net/ceph/cls_lock_client.c:7: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/osd_client.c:17: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/osdmap.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/debugfs.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/auth.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/auth_none.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/crypto.c:16: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/auth_x.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/ceph_fs.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/ceph_strings.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/ceph_hash.c:2: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/pagevec.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/snapshot.c:23: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/core/pktgen.c:124: BUILDSTDERR: net/core/pktgen.c: In function 'pktgen_if_write': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/ipv4/ip_tunnel.c:22: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from '__ip_tunnel_create' at net/ipv4/ip_tunnel.c:264:3: BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' specified bound 2 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/mac80211/rx.c: In function 'ieee80211_handle_mu_mimo_mon': BUILDSTDERR: net/mac80211/rx.c:208:2: warning: alignment 1 of 'struct ' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed action; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/netfilter/nfnetlink_acct.c:10: BUILDSTDERR: net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_new': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/netfilter/ipset/ip_set_core.c:13: BUILDSTDERR: net/netfilter/ipset/ip_set_core.c: In function 'ip_set_rename': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/hardirq.h:5, BUILDSTDERR: from ./include/net/sock.h:43, BUILDSTDERR: from net/tipc/bearer.c:37: BUILDSTDERR: net/tipc/bearer.c: In function 'tipc_enable_bearer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/boot + install -m 644 .config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/config-4.14.24-300.rt19.1.fc29.i686+rtPAE + install -m 644 .config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/config + install -m 644 System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/System.map-4.14.24-300.rt19.1.fc29.i686+rtPAE + install -m 644 System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/System.map + dd if=/dev/zero of=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/initramfs-4.14.24-300.rt19.1.fc29.i686+rtPAE.img bs=1M count=20 BUILDSTDERR: 20+0 records in BUILDSTDERR: 20+0 records out BUILDSTDERR: 20971520 bytes (21 MB, 20 MiB) copied, 0.0215497 s, 973 MB/s + '[' -f arch/i386/boot/zImage.stub ']' + _pesign_nssdir=/etc/pki/pesign + '[' 'Red Hat Test Certificate' = 'Red Hat Test Certificate' ']' + _pesign_nssdir=/etc/pki/pesign-rh-test + '[' -x /usr/bin/pesign ']' + '[' i686 == x86_64 -o i686 == aarch64 ']' + '[' -n arch/x86/boot/bzImage -a -n vmlinuz.signed ']' + mv arch/x86/boot/bzImage vmlinuz.signed + '[' '!' -s -o vmlinuz.signed ']' + '[' '!' -s vmlinuz.signed ']' + mv vmlinuz.signed arch/x86/boot/bzImage + cp arch/x86/boot/bzImage /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE + chmod 755 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE + cp /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/vmlinuz Creating hmac file: /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/.vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE.hmac + echo 'Creating hmac file: /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/.vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE.hmac' + ls -l /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE -rwxr-xr-x. 1 mockbuild mock 7061328 Mar 5 22:38 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE + sha512hmac /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE + sed -e s,/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386,, + cp /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/.vmlinuz-4.14.24-300.rt19.1.fc29.i686+rtPAE.hmac /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/.vmlinuz.hmac + make -s ARCH=i386 INSTALL_MOD_PATH=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 modules_install KERNELRELEASE=4.14.24-300.rt19.1.fc29.i686+rtPAE mod-fw= + '[' 1 -ne 0 ']' + make -s ARCH=i386 INSTALL_MOD_PATH=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 vdso_install KERNELRELEASE=4.14.24-300.rt19.1.fc29.i686+rtPAE + '[' '!' -s ldconfig-kernel.conf ']' + echo ' # Placeholder file, no vDSO hwcap entries used in this kernel.' + /usr/bin/install -D -m 444 ldconfig-kernel.conf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/etc/ld.so.conf.d/kernel-4.14.24-300.rt19.1.fc29.i686+rtPAE.conf + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/vdso/.build-id + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/source + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + cd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE + ln -s build source + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/updates BUILDSTDERR: ++ find -type f -name 'Makefile*' -o -name 'Kconfig*' + cp --parents ./Makefile ./virt/lib/Makefile ./virt/lib/Kconfig ./virt/kvm/Kconfig ./virt/Makefile ./usr/Makefile ./usr/Kconfig ./tools/vm/Makefile ./tools/virtio/virtio-trace/Makefile ./tools/virtio/vhost_test/Makefile ./tools/virtio/ringtest/Makefile ./tools/virtio/Makefile ./tools/usb/usbip/Makefile.am ./tools/usb/usbip/src/Makefile.am ./tools/usb/usbip/libsrc/Makefile.am ./tools/usb/ffs-aio-example/simple/host_app/Makefile ./tools/usb/ffs-aio-example/multibuff/host_app/Makefile ./tools/usb/Makefile ./tools/thermal/tmon/Makefile ./tools/testing/selftests/zram/Makefile ./tools/testing/selftests/x86/Makefile ./tools/testing/selftests/watchdog/Makefile ./tools/testing/selftests/vm/Makefile ./tools/testing/selftests/vDSO/Makefile ./tools/testing/selftests/user/Makefile ./tools/testing/selftests/timers/Makefile ./tools/testing/selftests/sysctl/Makefile ./tools/testing/selftests/sync/Makefile ./tools/testing/selftests/static_keys/Makefile ./tools/testing/selftests/splice/Makefile ./tools/testing/selftests/size/Makefile ./tools/testing/selftests/sigaltstack/Makefile ./tools/testing/selftests/seccomp/Makefile ./tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/Makefile ./tools/testing/selftests/rcutorture/formal/srcu-cbmc/Makefile ./tools/testing/selftests/ptrace/Makefile ./tools/testing/selftests/ptp/Makefile ./tools/testing/selftests/pstore/Makefile ./tools/testing/selftests/prctl/Makefile ./tools/testing/selftests/powerpc/vphn/Makefile ./tools/testing/selftests/powerpc/tm/Makefile ./tools/testing/selftests/powerpc/syscalls/Makefile ./tools/testing/selftests/powerpc/switch_endian/Makefile ./tools/testing/selftests/powerpc/stringloops/Makefile ./tools/testing/selftests/powerpc/signal/Makefile ./tools/testing/selftests/powerpc/ptrace/Makefile ./tools/testing/selftests/powerpc/primitives/Makefile ./tools/testing/selftests/powerpc/pmu/ebb/Makefile ./tools/testing/selftests/powerpc/pmu/Makefile ./tools/testing/selftests/powerpc/mm/Makefile ./tools/testing/selftests/powerpc/math/Makefile ./tools/testing/selftests/powerpc/dscr/Makefile ./tools/testing/selftests/powerpc/copyloops/Makefile ./tools/testing/selftests/powerpc/context_switch/Makefile ./tools/testing/selftests/powerpc/cache_shape/Makefile ./tools/testing/selftests/powerpc/benchmarks/Makefile ./tools/testing/selftests/powerpc/alignment/Makefile ./tools/testing/selftests/powerpc/Makefile ./tools/testing/selftests/nsfs/Makefile ./tools/testing/selftests/networking/timestamping/Makefile ./tools/testing/selftests/net/Makefile ./tools/testing/selftests/mqueue/Makefile ./tools/testing/selftests/mount/Makefile ./tools/testing/selftests/memory-hotplug/Makefile ./tools/testing/selftests/memfd/Makefile ./tools/testing/selftests/membarrier/Makefile ./tools/testing/selftests/media_tests/Makefile ./tools/testing/selftests/lib/Makefile ./tools/testing/selftests/kmod/Makefile ./tools/testing/selftests/kcmp/Makefile ./tools/testing/selftests/ipc/Makefile ./tools/testing/selftests/intel_pstate/Makefile ./tools/testing/selftests/ia64/Makefile ./tools/testing/selftests/gpio/Makefile ./tools/testing/selftests/futex/functional/Makefile ./tools/testing/selftests/futex/Makefile ./tools/testing/selftests/ftrace/Makefile ./tools/testing/selftests/firmware/Makefile ./tools/testing/selftests/filesystems/Makefile ./tools/testing/selftests/exec/Makefile ./tools/testing/selftests/efivarfs/Makefile ./tools/testing/selftests/cpufreq/Makefile ./tools/testing/selftests/cpu-hotplug/Makefile ./tools/testing/selftests/capabilities/Makefile ./tools/testing/selftests/breakpoints/Makefile ./tools/testing/selftests/bpf/Makefile ./tools/testing/selftests/Makefile ./tools/testing/radix-tree/Makefile ./tools/testing/nvdimm/Makefile ./tools/spi/Makefile ./tools/scripts/Makefile.include ./tools/scripts/Makefile.arch ./tools/power/x86/x86_energy_perf_policy/Makefile ./tools/power/x86/turbostat/Makefile ./tools/power/pm-graph/Makefile ./tools/power/cpupower/debug/x86_64/Makefile ./tools/power/cpupower/debug/kernel/Makefile ./tools/power/cpupower/debug/i386/Makefile ./tools/power/cpupower/bench/Makefile ./tools/power/cpupower/Makefile ./tools/power/acpi/tools/ec/Makefile ./tools/power/acpi/tools/acpidump/Makefile ./tools/power/acpi/tools/acpidbg/Makefile ./tools/power/acpi/Makefile.rules ./tools/power/acpi/Makefile.config ./tools/power/acpi/Makefile ./tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL ./tools/perf/arch/xtensa/Makefile ./tools/perf/arch/x86/Makefile ./tools/perf/arch/sparc/Makefile ./tools/perf/arch/sh/Makefile ./tools/perf/arch/s390/Makefile ./tools/perf/arch/powerpc/Makefile ./tools/perf/arch/arm64/Makefile ./tools/perf/arch/arm/Makefile ./tools/perf/Makefile.perf ./tools/perf/Makefile.config ./tools/perf/Makefile ./tools/perf/Documentation/Makefile ./tools/pcmcia/Makefile ./tools/objtool/Makefile ./tools/net/Makefile ./tools/lib/traceevent/Makefile ./tools/lib/subcmd/Makefile ./tools/lib/lockdep/Makefile ./tools/lib/bpf/Makefile ./tools/lib/api/Makefile ./tools/leds/Makefile ./tools/laptop/freefall/Makefile ./tools/laptop/dslm/Makefile ./tools/kvm/kvm_stat/Makefile ./tools/iio/Makefile ./tools/hv/Makefile ./tools/gpio/Makefile ./tools/firewire/Makefile ./tools/cgroup/Makefile ./tools/build/tests/ex/Makefile ./tools/build/feature/Makefile ./tools/build/Makefile.include ./tools/build/Makefile.feature ./tools/build/Makefile.build ./tools/build/Makefile ./tools/accounting/Makefile ./tools/Makefile ./sound/x86/Makefile ./sound/x86/Kconfig ./sound/usb/usx2y/Makefile ./sound/usb/misc/Makefile ./sound/usb/line6/Makefile ./sound/usb/line6/Kconfig ./sound/usb/hiface/Makefile ./sound/usb/caiaq/Makefile ./sound/usb/bcd2000/Makefile ./sound/usb/Makefile ./sound/usb/Kconfig ./sound/usb/6fire/Makefile ./sound/synth/emux/Makefile ./sound/synth/Makefile ./sound/synth/Kconfig ./sound/spi/Makefile ./sound/spi/Kconfig ./sound/sparc/Makefile ./sound/sparc/Kconfig ./sound/soc/zte/Makefile ./sound/soc/zte/Kconfig ./sound/soc/xtensa/Makefile ./sound/soc/xtensa/Kconfig ./sound/soc/ux500/Makefile ./sound/soc/ux500/Kconfig ./sound/soc/txx9/Makefile ./sound/soc/txx9/Kconfig ./sound/soc/tegra/Makefile ./sound/soc/tegra/Kconfig ./sound/soc/sunxi/Makefile ./sound/soc/sunxi/Kconfig ./sound/soc/stm/Makefile ./sound/soc/stm/Kconfig ./sound/soc/sti/Makefile ./sound/soc/sti/Kconfig ./sound/soc/spear/Makefile ./sound/soc/spear/Kconfig ./sound/soc/sirf/Makefile ./sound/soc/sirf/Kconfig ./sound/soc/sh/rcar/Makefile ./sound/soc/sh/Makefile ./sound/soc/sh/Kconfig ./sound/soc/samsung/Makefile ./sound/soc/samsung/Kconfig ./sound/soc/rockchip/Makefile ./sound/soc/rockchip/Kconfig ./sound/soc/qcom/Makefile ./sound/soc/qcom/Kconfig ./sound/soc/pxa/Makefile ./sound/soc/pxa/Kconfig ./sound/soc/omap/Makefile ./sound/soc/omap/Kconfig ./sound/soc/nuc900/Makefile ./sound/soc/nuc900/Kconfig ./sound/soc/mxs/Makefile ./sound/soc/mxs/Kconfig ./sound/soc/mediatek/mt8173/Makefile ./sound/soc/mediatek/mt2701/Makefile ./sound/soc/mediatek/common/Makefile ./sound/soc/mediatek/Makefile ./sound/soc/mediatek/Kconfig ./sound/soc/kirkwood/Makefile ./sound/soc/kirkwood/Kconfig ./sound/soc/jz4740/Makefile ./sound/soc/jz4740/Kconfig ./sound/soc/intel/skylake/Makefile ./sound/soc/intel/haswell/Makefile ./sound/soc/intel/common/Makefile ./sound/soc/intel/boards/Makefile ./sound/soc/intel/baytrail/Makefile ./sound/soc/intel/atom/sst/Makefile ./sound/soc/intel/atom/Makefile ./sound/soc/intel/Makefile ./sound/soc/intel/Kconfig ./sound/soc/img/Makefile ./sound/soc/img/Kconfig ./sound/soc/hisilicon/Makefile ./sound/soc/hisilicon/Kconfig ./sound/soc/generic/Makefile ./sound/soc/generic/Kconfig ./sound/soc/fsl/Makefile ./sound/soc/fsl/Kconfig ./sound/soc/dwc/Makefile ./sound/soc/dwc/Kconfig ./sound/soc/davinci/Makefile ./sound/soc/davinci/Kconfig ./sound/soc/codecs/Makefile ./sound/soc/codecs/Kconfig ./sound/soc/cirrus/Makefile ./sound/soc/cirrus/Kconfig ./sound/soc/blackfin/Makefile ./sound/soc/blackfin/Kconfig ./sound/soc/bcm/Makefile ./sound/soc/bcm/Kconfig ./sound/soc/au1x/Makefile ./sound/soc/au1x/Kconfig ./sound/soc/atmel/Makefile ./sound/soc/atmel/Kconfig ./sound/soc/amd/Makefile ./sound/soc/amd/Kconfig ./sound/soc/adi/Makefile ./sound/soc/adi/Kconfig ./sound/soc/Makefile ./sound/soc/Kconfig ./sound/sh/Makefile ./sound/sh/Kconfig ./sound/ppc/Makefile ./sound/ppc/Kconfig ./sound/pcmcia/vx/Makefile ./sound/pcmcia/pdaudiocf/Makefile ./sound/pcmcia/Makefile ./sound/pcmcia/Kconfig ./sound/pci/ymfpci/Makefile ./sound/pci/vx222/Makefile ./sound/pci/trident/Makefile ./sound/pci/rme9652/Makefile ./sound/pci/riptide/Makefile ./sound/pci/pcxhr/Makefile ./sound/pci/oxygen/Makefile ./sound/pci/nm256/Makefile ./sound/pci/mixart/Makefile ./sound/pci/lx6464es/Makefile ./sound/pci/lola/Makefile ./sound/pci/korg1212/Makefile ./sound/pci/ice1712/Makefile ./sound/pci/hda/Makefile ./sound/pci/hda/Kconfig ./sound/pci/emu10k1/Makefile ./sound/pci/echoaudio/Makefile ./sound/pci/ctxfi/Makefile ./sound/pci/cs5535audio/Makefile ./sound/pci/cs46xx/Makefile ./sound/pci/ca0106/Makefile ./sound/pci/aw2/Makefile ./sound/pci/au88x0/Makefile ./sound/pci/asihpi/Makefile ./sound/pci/ali5451/Makefile ./sound/pci/ac97/Makefile ./sound/pci/Makefile ./sound/pci/Kconfig ./sound/parisc/Makefile ./sound/parisc/Kconfig ./sound/oss/dmasound/Makefile ./sound/oss/dmasound/Kconfig ./sound/oss/Makefile ./sound/oss/Kconfig ./sound/mips/Makefile ./sound/mips/Kconfig ./sound/isa/wss/Makefile ./sound/isa/wavefront/Makefile ./sound/isa/sb/Makefile ./sound/isa/opti9xx/Makefile ./sound/isa/msnd/Makefile ./sound/isa/gus/Makefile ./sound/isa/galaxy/Makefile ./sound/isa/es1688/Makefile ./sound/isa/cs423x/Makefile ./sound/isa/ad1848/Makefile ./sound/isa/ad1816a/Makefile ./sound/isa/Makefile ./sound/isa/Kconfig ./sound/i2c/other/Makefile ./sound/i2c/Makefile ./sound/hda/ext/Makefile ./sound/hda/Makefile ./sound/hda/Kconfig ./sound/firewire/tascam/Makefile ./sound/firewire/oxfw/Makefile ./sound/firewire/motu/Makefile ./sound/firewire/fireworks/Makefile ./sound/firewire/fireface/Makefile ./sound/firewire/digi00x/Makefile ./sound/firewire/dice/Makefile ./sound/firewire/bebob/Makefile ./sound/firewire/Makefile ./sound/firewire/Kconfig ./sound/drivers/vx/Makefile ./sound/drivers/pcsp/Makefile ./sound/drivers/opl4/Makefile ./sound/drivers/opl3/Makefile ./sound/drivers/mpu401/Makefile ./sound/drivers/Makefile ./sound/drivers/Kconfig ./sound/core/seq/oss/Makefile ./sound/core/seq/Makefile ./sound/core/seq/Kconfig ./sound/core/oss/Makefile ./sound/core/Makefile ./sound/core/Kconfig ./sound/atmel/Makefile ./sound/atmel/Kconfig ./sound/arm/Makefile ./sound/arm/Kconfig ./sound/aoa/soundbus/i2sbus/Makefile ./sound/aoa/soundbus/Makefile ./sound/aoa/soundbus/Kconfig ./sound/aoa/fabrics/Makefile ./sound/aoa/fabrics/Kconfig ./sound/aoa/core/Makefile ./sound/aoa/codecs/Makefile ./sound/aoa/codecs/Kconfig ./sound/aoa/Makefile ./sound/aoa/Kconfig ./sound/Makefile ./sound/Kconfig ./security/Kconfig ./security/Makefile ./security/yama/Makefile ./security/yama/Kconfig ./security/tomoyo/Makefile ./security/tomoyo/Kconfig ./security/smack/Makefile ./security/smack/Kconfig ./security/selinux/Makefile ./security/selinux/Kconfig ./security/loadpin/Makefile ./security/loadpin/Kconfig ./security/keys/encrypted-keys/Makefile ./security/keys/Makefile ./security/keys/Kconfig ./security/integrity/ima/Makefile ./security/integrity/ima/Kconfig ./security/integrity/evm/Makefile ./security/integrity/evm/Kconfig ./security/integrity/Makefile ./security/integrity/Kconfig ./security/apparmor/Makefile ./security/apparmor/Kconfig ./scripts/Makefile.lib ./scripts/Makefile.kasan ./scripts/Makefile.build ./scripts/selinux/mdp/Makefile ./scripts/selinux/genheaders/Makefile ./scripts/selinux/Makefile ./scripts/package/Makefile ./scripts/mod/Makefile ./scripts/kconfig/Makefile ./scripts/genksyms/Makefile ./scripts/gdb/linux/Makefile ./scripts/gdb/Makefile ./scripts/gcc-plugins/Makefile ./scripts/dtc/libfdt/Makefile.libfdt ./scripts/dtc/Makefile.dtc ./scripts/dtc/Makefile ./scripts/basic/Makefile ./scripts/Makefile.ubsan ./scripts/Makefile.modsign ./scripts/Makefile.modpost ./scripts/Makefile.modinst ./scripts/Makefile.modbuiltin ./scripts/Makefile.host ./scripts/Makefile.help ./scripts/Makefile.headersinst ./scripts/Makefile.gcc-plugins ./scripts/Makefile.extrawarn ./scripts/Makefile.dtbinst ./scripts/Makefile.clean ./scripts/Makefile.asm-generic ./scripts/Makefile ./samples/watchdog/Makefile ./samples/vfio-mdev/Makefile ./samples/v4l/Makefile ./samples/uhid/Makefile ./samples/trace_printk/Makefile ./samples/trace_events/Makefile ./samples/timers/Makefile ./samples/statx/Makefile ./samples/sockmap/Makefile ./samples/seccomp/Makefile ./samples/rpmsg/Makefile ./samples/mic/mpssd/Makefile ./samples/mei/Makefile ./samples/livepatch/Makefile ./samples/kprobes/Makefile ./samples/kobject/Makefile ./samples/kfifo/Makefile ./samples/kdb/Makefile ./samples/hw_breakpoint/Makefile ./samples/hidraw/Makefile ./samples/connector/Makefile ./samples/configfs/Makefile ./samples/bpf/Makefile ./samples/blackfin/Makefile ./samples/auxdisplay/Makefile ./samples/Makefile ./samples/Kconfig ./net/Kconfig ./net/xfrm/Makefile ./net/xfrm/Kconfig ./net/x25/Makefile ./net/x25/Kconfig ./net/wireless/Makefile ./net/wireless/Kconfig ./net/wimax/Makefile ./net/wimax/Kconfig ./net/vmw_vsock/Makefile ./net/vmw_vsock/Kconfig ./net/unix/Makefile ./net/unix/Kconfig ./net/tls/Makefile ./net/tls/Kconfig ./net/tipc/Makefile ./net/tipc/Kconfig ./net/switchdev/Makefile ./net/switchdev/Kconfig ./net/sunrpc/xprtrdma/Makefile ./net/sunrpc/auth_gss/Makefile ./net/sunrpc/Makefile ./net/sunrpc/Kconfig ./net/strparser/Makefile ./net/strparser/Kconfig ./net/smc/Makefile ./net/smc/Kconfig ./net/sctp/Makefile ./net/sctp/Kconfig ./net/sched/Makefile ./net/sched/Kconfig ./net/rxrpc/Makefile ./net/rxrpc/Kconfig ./net/rose/Makefile ./net/rfkill/Makefile ./net/rfkill/Kconfig ./net/rds/Makefile ./net/rds/Kconfig ./net/qrtr/Makefile ./net/qrtr/Kconfig ./net/psample/Makefile ./net/psample/Kconfig ./net/phonet/Makefile ./net/phonet/Kconfig ./net/packet/Makefile ./net/packet/Kconfig ./net/openvswitch/Makefile ./net/openvswitch/Kconfig ./net/nsh/Makefile ./net/nsh/Kconfig ./net/nfc/nci/Makefile ./net/nfc/nci/Kconfig ./net/nfc/hci/Makefile ./net/nfc/hci/Kconfig ./net/nfc/Makefile ./net/nfc/Kconfig ./net/netrom/Makefile ./net/netlink/Makefile ./net/netlink/Kconfig ./net/netlabel/Makefile ./net/netlabel/Kconfig ./net/netfilter/ipvs/Makefile ./net/netfilter/ipvs/Kconfig ./net/netfilter/ipset/Makefile ./net/netfilter/ipset/Kconfig ./net/netfilter/Makefile ./net/netfilter/Kconfig ./net/ncsi/Makefile ./net/ncsi/Kconfig ./net/mpls/Makefile ./net/mpls/Kconfig ./net/mac802154/Makefile ./net/mac802154/Kconfig ./net/mac80211/Makefile ./net/mac80211/Kconfig ./net/llc/Makefile ./net/llc/Kconfig ./net/lapb/Makefile ./net/lapb/Kconfig ./net/l3mdev/Makefile ./net/l3mdev/Kconfig ./net/l2tp/Makefile ./net/l2tp/Kconfig ./net/key/Makefile ./net/kcm/Makefile ./net/kcm/Kconfig ./net/iucv/Makefile ./net/iucv/Kconfig ./net/ipx/Makefile ./net/ipx/Kconfig ./net/ipv6/netfilter/Makefile ./net/ipv6/netfilter/Kconfig ./net/ipv6/ila/Makefile ./net/ipv6/Makefile ./net/ipv6/Kconfig ./net/ipv4/netfilter/Makefile ./net/ipv4/netfilter/Kconfig ./net/ipv4/Makefile ./net/ipv4/Kconfig ./net/ife/Makefile ./net/ife/Kconfig ./net/ieee802154/Makefile ./net/ieee802154/Kconfig ./net/ieee802154/6lowpan/Makefile ./net/ieee802154/6lowpan/Kconfig ./net/hsr/Makefile ./net/hsr/Kconfig ./net/ethernet/Makefile ./net/dsa/Makefile ./net/dsa/Kconfig ./net/dns_resolver/Makefile ./net/dns_resolver/Kconfig ./net/decnet/netfilter/Makefile ./net/decnet/netfilter/Kconfig ./net/decnet/Makefile ./net/decnet/Kconfig ./net/dccp/ccids/Kconfig ./net/dccp/Makefile ./net/dccp/Kconfig ./net/dcb/Makefile ./net/dcb/Kconfig ./net/core/Makefile ./net/ceph/Makefile ./net/ceph/Kconfig ./net/can/Makefile ./net/can/Kconfig ./net/caif/Makefile ./net/caif/Kconfig ./net/bridge/netfilter/Makefile ./net/bridge/netfilter/Kconfig ./net/bridge/Makefile ./net/bridge/Kconfig ./net/bpf/Makefile ./net/bluetooth/rfcomm/Makefile ./net/bluetooth/rfcomm/Kconfig ./net/bluetooth/hidp/Makefile ./net/bluetooth/hidp/Kconfig ./net/bluetooth/cmtp/Makefile ./net/bluetooth/cmtp/Kconfig ./net/bluetooth/bnep/Makefile ./net/bluetooth/bnep/Kconfig ./net/bluetooth/Makefile ./net/bluetooth/Kconfig ./net/batman-adv/Makefile ./net/batman-adv/Kconfig ./net/ax25/Makefile ./net/ax25/Kconfig ./net/atm/Makefile ./net/atm/Kconfig ./net/appletalk/Makefile ./net/Makefile ./net/9p/Makefile ./net/9p/Kconfig ./net/8021q/Makefile ./net/8021q/Kconfig ./net/802/Makefile ./net/802/Kconfig ./net/6lowpan/Makefile ./net/6lowpan/Kconfig ./mm/Kconfig ./mm/Makefile ./mm/Kconfig.debug ./mm/kasan/Makefile ./lib/Kconfig.debug ./lib/Kconfig ./lib/Kconfig.kasan ./lib/zstd/Makefile ./lib/zlib_inflate/Makefile ./lib/zlib_deflate/Makefile ./lib/xz/Makefile ./lib/xz/Kconfig ./lib/reed_solomon/Makefile ./lib/raid6/test/Makefile ./lib/raid6/Makefile ./lib/mpi/Makefile ./lib/lzo/Makefile ./lib/lz4/Makefile ./lib/fonts/Makefile ./lib/fonts/Kconfig ./lib/Makefile ./lib/Kconfig.ubsan ./lib/Kconfig.kgdb ./lib/842/Makefile ./kernel/Kconfig.preempt ./kernel/Kconfig.locks ./kernel/trace/Kconfig ./kernel/trace/Makefile ./kernel/time/Makefile ./kernel/time/Kconfig ./kernel/sched/Makefile ./kernel/rcu/Kconfig ./kernel/rcu/Makefile ./kernel/rcu/Kconfig.debug ./kernel/printk/Makefile ./kernel/power/Makefile ./kernel/power/Kconfig ./kernel/locking/Makefile ./kernel/livepatch/Makefile ./kernel/livepatch/Kconfig ./kernel/irq/Makefile ./kernel/irq/Kconfig ./kernel/gcov/Makefile ./kernel/gcov/Kconfig ./kernel/events/Makefile ./kernel/debug/kdb/Makefile ./kernel/debug/Makefile ./kernel/cgroup/Makefile ./kernel/bpf/Makefile ./kernel/Makefile ./kernel/Kconfig.hz ./kernel/Kconfig.freezer ./ipc/Makefile ./init/Kconfig ./init/Makefile ./fs/xfs/Makefile ./fs/xfs/Kconfig ./fs/ufs/Makefile ./fs/ufs/Kconfig ./fs/udf/Makefile ./fs/udf/Kconfig ./fs/ubifs/Makefile ./fs/ubifs/Kconfig ./fs/tracefs/Makefile ./fs/sysv/Makefile ./fs/sysv/Kconfig ./fs/sysfs/Makefile ./fs/sysfs/Kconfig ./fs/squashfs/Makefile ./fs/squashfs/Kconfig ./fs/romfs/Makefile ./fs/romfs/Kconfig ./fs/reiserfs/Makefile ./fs/reiserfs/Kconfig ./fs/ramfs/Makefile ./fs/quota/Makefile ./fs/quota/Kconfig ./fs/qnx6/Makefile ./fs/qnx6/Kconfig ./fs/qnx4/Makefile ./fs/qnx4/Kconfig ./fs/pstore/Makefile ./fs/pstore/Kconfig ./fs/proc/Makefile ./fs/proc/Kconfig ./fs/overlayfs/Makefile ./fs/overlayfs/Kconfig ./fs/orangefs/Makefile ./fs/orangefs/Kconfig ./fs/openpromfs/Makefile ./fs/omfs/Makefile ./fs/omfs/Kconfig ./fs/ocfs2/dlmfs/Makefile ./fs/ocfs2/dlm/Makefile ./fs/ocfs2/cluster/Makefile ./fs/ocfs2/Makefile ./fs/ocfs2/Kconfig ./fs/ntfs/Makefile ./fs/ntfs/Kconfig ./fs/notify/inotify/Makefile ./fs/notify/inotify/Kconfig ./fs/notify/fanotify/Makefile ./fs/notify/fanotify/Kconfig ./fs/notify/dnotify/Makefile ./fs/notify/dnotify/Kconfig ./fs/notify/Makefile ./fs/notify/Kconfig ./fs/nls/Makefile ./fs/nls/Kconfig ./fs/nilfs2/Makefile ./fs/nilfs2/Kconfig ./fs/nfsd/Makefile ./fs/nfsd/Kconfig ./fs/nfs_common/Makefile ./fs/nfs/flexfilelayout/Makefile ./fs/nfs/filelayout/Makefile ./fs/nfs/blocklayout/Makefile ./fs/nfs/Makefile ./fs/nfs/Kconfig ./fs/ncpfs/Makefile ./fs/ncpfs/Kconfig ./fs/minix/Makefile ./fs/minix/Kconfig ./fs/lockd/Makefile ./fs/kernfs/Makefile ./fs/kernfs/Kconfig ./fs/jfs/Makefile ./fs/jfs/Kconfig ./fs/jffs2/Makefile ./fs/jffs2/Kconfig ./fs/jbd2/Makefile ./fs/jbd2/Kconfig ./fs/isofs/Makefile ./fs/isofs/Kconfig ./fs/hugetlbfs/Makefile ./fs/hpfs/Makefile ./fs/hpfs/Kconfig ./fs/hostfs/Makefile ./fs/hfsplus/Makefile ./fs/hfsplus/Kconfig ./fs/hfs/Makefile ./fs/hfs/Kconfig ./fs/gfs2/Makefile ./fs/gfs2/Kconfig ./fs/fuse/Makefile ./fs/fuse/Kconfig ./fs/fscache/Makefile ./fs/fscache/Kconfig ./fs/freevxfs/Makefile ./fs/freevxfs/Kconfig ./fs/fat/Makefile ./fs/fat/Kconfig ./fs/f2fs/Makefile ./fs/f2fs/Kconfig ./fs/ext4/Makefile ./fs/ext4/Kconfig ./fs/ext2/Makefile ./fs/ext2/Kconfig ./fs/exportfs/Makefile ./fs/exofs/Kconfig.ore ./fs/exofs/Kconfig ./fs/efs/Makefile ./fs/efs/Kconfig ./fs/efivarfs/Makefile ./fs/efivarfs/Kconfig ./fs/ecryptfs/Makefile ./fs/ecryptfs/Kconfig ./fs/dlm/Makefile ./fs/dlm/Kconfig ./fs/devpts/Makefile ./fs/debugfs/Makefile ./fs/crypto/Makefile ./fs/crypto/Kconfig ./fs/cramfs/Makefile ./fs/cramfs/Kconfig ./fs/configfs/Makefile ./fs/configfs/Kconfig ./fs/coda/Makefile ./fs/coda/Kconfig ./fs/cifs/Makefile ./fs/cifs/Kconfig ./fs/ceph/Makefile ./fs/ceph/Kconfig ./fs/cachefiles/Makefile ./fs/cachefiles/Kconfig ./fs/btrfs/Makefile ./fs/btrfs/Kconfig ./fs/bfs/Makefile ./fs/bfs/Kconfig ./fs/befs/Makefile ./fs/befs/Kconfig ./fs/autofs4/Makefile ./fs/autofs4/Kconfig ./fs/afs/Makefile ./fs/afs/Kconfig ./fs/affs/Makefile ./fs/affs/Kconfig ./fs/adfs/Makefile ./fs/adfs/Kconfig ./fs/Makefile ./fs/Kconfig.binfmt ./fs/Kconfig ./fs/9p/Makefile ./fs/9p/Kconfig ./firmware/Makefile ./drivers/Makefile ./drivers/zorro/Makefile ./drivers/zorro/Kconfig ./drivers/xen/Kconfig ./drivers/xen/xenfs/Makefile ./drivers/xen/xenbus/Makefile ./drivers/xen/xen-pciback/Makefile ./drivers/xen/events/Makefile ./drivers/xen/Makefile ./drivers/watchdog/Kconfig ./drivers/watchdog/Makefile ./drivers/w1/slaves/Makefile ./drivers/w1/slaves/Kconfig ./drivers/w1/masters/Makefile ./drivers/w1/masters/Kconfig ./drivers/w1/Makefile ./drivers/w1/Kconfig ./drivers/vme/bridges/Makefile ./drivers/vme/bridges/Kconfig ./drivers/vme/boards/Makefile ./drivers/vme/boards/Kconfig ./drivers/vme/Makefile ./drivers/vme/Kconfig ./drivers/vlynq/Makefile ./drivers/vlynq/Kconfig ./drivers/virtio/Makefile ./drivers/virtio/Kconfig ./drivers/virt/Makefile ./drivers/virt/Kconfig ./drivers/video/logo/Makefile ./drivers/video/logo/Kconfig ./drivers/video/fbdev/via/Makefile ./drivers/video/fbdev/vermilion/Makefile ./drivers/video/fbdev/sis/Makefile ./drivers/video/fbdev/savage/Makefile ./drivers/video/fbdev/riva/Makefile ./drivers/video/fbdev/omap2/omapfb/dss/Makefile ./drivers/video/fbdev/omap2/omapfb/dss/Kconfig ./drivers/video/fbdev/omap2/omapfb/displays/Makefile ./drivers/video/fbdev/omap2/omapfb/displays/Kconfig ./drivers/video/fbdev/omap2/omapfb/Makefile ./drivers/video/fbdev/omap2/omapfb/Kconfig ./drivers/video/fbdev/omap2/Makefile ./drivers/video/fbdev/omap2/Kconfig ./drivers/video/fbdev/omap/Makefile ./drivers/video/fbdev/omap/Kconfig ./drivers/video/fbdev/nvidia/Makefile ./drivers/video/fbdev/mmp/panel/Makefile ./drivers/video/fbdev/mmp/panel/Kconfig ./drivers/video/fbdev/mmp/hw/Makefile ./drivers/video/fbdev/mmp/hw/Kconfig ./drivers/video/fbdev/mmp/fb/Makefile ./drivers/video/fbdev/mmp/fb/Kconfig ./drivers/video/fbdev/mmp/Makefile ./drivers/video/fbdev/mmp/Kconfig ./drivers/video/fbdev/mbx/Makefile ./drivers/video/fbdev/mb862xx/Makefile ./drivers/video/fbdev/matrox/Makefile ./drivers/video/fbdev/kyro/Makefile ./drivers/video/fbdev/intelfb/Makefile ./drivers/video/fbdev/i810/Makefile ./drivers/video/fbdev/geode/Makefile ./drivers/video/fbdev/geode/Kconfig ./drivers/video/fbdev/core/Makefile ./drivers/video/fbdev/aty/Makefile ./drivers/video/fbdev/Makefile ./drivers/video/fbdev/Kconfig ./drivers/video/console/Makefile ./drivers/video/console/Kconfig ./drivers/video/backlight/Makefile ./drivers/video/backlight/Kconfig ./drivers/video/Makefile ./drivers/video/Kconfig ./drivers/vhost/Makefile ./drivers/vhost/Kconfig.vringh ./drivers/vhost/Kconfig ./drivers/vfio/platform/reset/Makefile ./drivers/vfio/platform/reset/Kconfig ./drivers/vfio/platform/Makefile ./drivers/vfio/platform/Kconfig ./drivers/vfio/pci/Makefile ./drivers/vfio/pci/Kconfig ./drivers/vfio/mdev/Makefile ./drivers/vfio/mdev/Kconfig ./drivers/vfio/Makefile ./drivers/vfio/Kconfig ./drivers/uwb/i1480/dfu/Makefile ./drivers/uwb/i1480/Makefile ./drivers/uwb/Makefile ./drivers/uwb/Kconfig ./drivers/usb/Kconfig ./drivers/usb/wusbcore/Makefile ./drivers/usb/wusbcore/Kconfig ./drivers/usb/usbip/Makefile ./drivers/usb/usbip/Kconfig ./drivers/usb/typec/ucsi/Makefile ./drivers/usb/typec/ucsi/Kconfig ./drivers/usb/typec/Makefile ./drivers/usb/typec/Kconfig ./drivers/usb/storage/Makefile ./drivers/usb/storage/Kconfig ./drivers/usb/serial/Kconfig ./drivers/usb/serial/Makefile-keyspan_pda_fw ./drivers/usb/serial/Makefile ./drivers/usb/renesas_usbhs/Makefile ./drivers/usb/renesas_usbhs/Kconfig ./drivers/usb/phy/Makefile ./drivers/usb/phy/Kconfig ./drivers/usb/musb/Makefile ./drivers/usb/musb/Kconfig ./drivers/usb/mtu3/Makefile ./drivers/usb/mtu3/Kconfig ./drivers/usb/mon/Makefile ./drivers/usb/mon/Kconfig ./drivers/usb/misc/sisusbvga/Makefile ./drivers/usb/misc/sisusbvga/Kconfig ./drivers/usb/misc/Makefile ./drivers/usb/misc/Kconfig ./drivers/usb/isp1760/Makefile ./drivers/usb/isp1760/Kconfig ./drivers/usb/image/Makefile ./drivers/usb/image/Kconfig ./drivers/usb/host/Kconfig ./drivers/usb/host/Makefile ./drivers/usb/gadget/udc/bdc/Makefile ./drivers/usb/gadget/udc/bdc/Kconfig ./drivers/usb/gadget/udc/Makefile ./drivers/usb/gadget/udc/Kconfig ./drivers/usb/gadget/legacy/Makefile ./drivers/usb/gadget/legacy/Kconfig ./drivers/usb/gadget/function/Makefile ./drivers/usb/gadget/Makefile ./drivers/usb/gadget/Kconfig ./drivers/usb/early/Makefile ./drivers/usb/dwc3/Makefile ./drivers/usb/dwc3/Kconfig ./drivers/usb/dwc2/Makefile ./drivers/usb/dwc2/Kconfig ./drivers/usb/core/Makefile ./drivers/usb/core/Kconfig ./drivers/usb/common/Makefile ./drivers/usb/class/Makefile ./drivers/usb/class/Kconfig ./drivers/usb/chipidea/Makefile ./drivers/usb/chipidea/Kconfig ./drivers/usb/c67x00/Makefile ./drivers/usb/atm/Makefile ./drivers/usb/atm/Kconfig ./drivers/usb/Makefile ./drivers/uio/Makefile ./drivers/uio/Kconfig ./drivers/tty/Kconfig ./drivers/tty/vt/Makefile ./drivers/tty/serial/jsm/Makefile ./drivers/tty/serial/cpm_uart/Makefile ./drivers/tty/serial/Makefile ./drivers/tty/serial/Kconfig ./drivers/tty/serial/8250/Makefile ./drivers/tty/serial/8250/Kconfig ./drivers/tty/serdev/Makefile ./drivers/tty/serdev/Kconfig ./drivers/tty/ipwireless/Makefile ./drivers/tty/hvc/Makefile ./drivers/tty/hvc/Kconfig ./drivers/tty/Makefile ./drivers/thunderbolt/Makefile ./drivers/thunderbolt/Kconfig ./drivers/thermal/ti-soc-thermal/Makefile ./drivers/thermal/ti-soc-thermal/Kconfig ./drivers/thermal/tegra/Makefile ./drivers/thermal/tegra/Kconfig ./drivers/thermal/st/Makefile ./drivers/thermal/st/Kconfig ./drivers/thermal/samsung/Makefile ./drivers/thermal/samsung/Kconfig ./drivers/thermal/qcom/Makefile ./drivers/thermal/qcom/Kconfig ./drivers/thermal/int340x_thermal/Makefile ./drivers/thermal/int340x_thermal/Kconfig ./drivers/thermal/broadcom/Makefile ./drivers/thermal/broadcom/Kconfig ./drivers/thermal/Makefile ./drivers/thermal/Kconfig ./drivers/tee/optee/Makefile ./drivers/tee/optee/Kconfig ./drivers/tee/Makefile ./drivers/tee/Kconfig ./drivers/tc/Makefile ./drivers/target/tcm_fc/Makefile ./drivers/target/tcm_fc/Kconfig ./drivers/target/sbp/Makefile ./drivers/target/sbp/Kconfig ./drivers/target/loopback/Makefile ./drivers/target/loopback/Kconfig ./drivers/target/iscsi/cxgbit/Makefile ./drivers/target/iscsi/cxgbit/Kconfig ./drivers/target/iscsi/Makefile ./drivers/target/iscsi/Kconfig ./drivers/target/Makefile ./drivers/target/Kconfig ./drivers/staging/xgifb/Makefile ./drivers/staging/xgifb/Kconfig ./drivers/staging/wlan-ng/Makefile ./drivers/staging/wlan-ng/Kconfig ./drivers/staging/wilc1000/Makefile ./drivers/staging/wilc1000/Kconfig ./drivers/staging/vt6656/Makefile ./drivers/staging/vt6656/Kconfig ./drivers/staging/vt6655/Makefile ./drivers/staging/vt6655/Kconfig ./drivers/staging/vme/devices/Makefile ./drivers/staging/vme/devices/Kconfig ./drivers/staging/vme/Makefile ./drivers/staging/vc04_services/bcm2835-camera/Makefile ./drivers/staging/vc04_services/bcm2835-camera/Kconfig ./drivers/staging/vc04_services/bcm2835-audio/Makefile ./drivers/staging/vc04_services/bcm2835-audio/Kconfig ./drivers/staging/vc04_services/Makefile ./drivers/staging/vc04_services/Kconfig ./drivers/staging/vboxvideo/Makefile ./drivers/staging/vboxvideo/Kconfig ./drivers/staging/unisys/visornic/Makefile ./drivers/staging/unisys/visornic/Kconfig ./drivers/staging/unisys/visorinput/Makefile ./drivers/staging/unisys/visorinput/Kconfig ./drivers/staging/unisys/visorhba/Makefile ./drivers/staging/unisys/visorhba/Kconfig ./drivers/staging/unisys/visorbus/Makefile ./drivers/staging/unisys/visorbus/Kconfig ./drivers/staging/unisys/Makefile ./drivers/staging/unisys/Kconfig ./drivers/staging/typec/fusb302/Makefile ./drivers/staging/typec/fusb302/Kconfig ./drivers/staging/typec/Makefile ./drivers/staging/typec/Kconfig ./drivers/staging/speakup/Makefile ./drivers/staging/speakup/Kconfig ./drivers/staging/sm750fb/Makefile ./drivers/staging/sm750fb/Kconfig ./drivers/staging/skein/Makefile ./drivers/staging/skein/Kconfig ./drivers/staging/rts5208/Makefile ./drivers/staging/rts5208/Kconfig ./drivers/staging/rtlwifi/rtl8822be/Makefile ./drivers/staging/rtlwifi/btcoexist/Makefile ./drivers/staging/rtlwifi/Makefile ./drivers/staging/rtlwifi/Kconfig ./drivers/staging/rtl8723bs/Makefile ./drivers/staging/rtl8723bs/Kconfig ./drivers/staging/rtl8712/Makefile ./drivers/staging/rtl8712/Kconfig ./drivers/staging/rtl8192u/ieee80211/Makefile ./drivers/staging/rtl8192u/Makefile ./drivers/staging/rtl8192u/Kconfig ./drivers/staging/rtl8192e/rtl8192e/Makefile ./drivers/staging/rtl8192e/rtl8192e/Kconfig ./drivers/staging/rtl8192e/Makefile ./drivers/staging/rtl8192e/Kconfig ./drivers/staging/rtl8188eu/Makefile ./drivers/staging/rtl8188eu/Kconfig ./drivers/staging/pi433/Makefile ./drivers/staging/pi433/Kconfig ./drivers/staging/olpc_dcon/Makefile ./drivers/staging/olpc_dcon/Kconfig ./drivers/staging/octeon/Makefile ./drivers/staging/octeon/Kconfig ./drivers/staging/octeon-usb/Makefile ./drivers/staging/octeon-usb/Kconfig ./drivers/staging/nvec/Makefile ./drivers/staging/nvec/Kconfig ./drivers/staging/netlogic/Makefile ./drivers/staging/netlogic/Kconfig ./drivers/staging/mt29f_spinand/Makefile ./drivers/staging/mt29f_spinand/Kconfig ./drivers/staging/most/mostcore/Makefile ./drivers/staging/most/mostcore/Kconfig ./drivers/staging/most/hdm-usb/Makefile ./drivers/staging/most/hdm-usb/Kconfig ./drivers/staging/most/hdm-i2c/Makefile ./drivers/staging/most/hdm-i2c/Kconfig ./drivers/staging/most/hdm-dim2/Makefile ./drivers/staging/most/hdm-dim2/Kconfig ./drivers/staging/most/aim-v4l2/Makefile ./drivers/staging/most/aim-v4l2/Kconfig ./drivers/staging/most/aim-sound/Makefile ./drivers/staging/most/aim-sound/Kconfig ./drivers/staging/most/aim-network/Makefile ./drivers/staging/most/aim-network/Kconfig ./drivers/staging/most/aim-cdev/Makefile ./drivers/staging/most/aim-cdev/Kconfig ./drivers/staging/most/Makefile ./drivers/staging/most/Kconfig ./drivers/staging/media/omap4iss/Makefile ./drivers/staging/media/omap4iss/Kconfig ./drivers/staging/media/lirc/Makefile ./drivers/staging/media/lirc/Kconfig ./drivers/staging/media/imx/Makefile ./drivers/staging/media/imx/Kconfig ./drivers/staging/media/davinci_vpfe/Makefile ./drivers/staging/media/davinci_vpfe/Kconfig ./drivers/staging/media/cxd2099/Makefile ./drivers/staging/media/cxd2099/Kconfig ./drivers/staging/media/bcm2048/Makefile ./drivers/staging/media/bcm2048/Kconfig ./drivers/staging/media/atomisp/platform/intel-mid/Makefile ./drivers/staging/media/atomisp/platform/clock/Makefile ./drivers/staging/media/atomisp/platform/Makefile ./drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile ./drivers/staging/media/atomisp/pci/atomisp2/Makefile ./drivers/staging/media/atomisp/pci/Makefile ./drivers/staging/media/atomisp/pci/Kconfig ./drivers/staging/media/atomisp/i2c/ov5693/Makefile ./drivers/staging/media/atomisp/i2c/ov5693/Kconfig ./drivers/staging/media/atomisp/i2c/imx/Makefile ./drivers/staging/media/atomisp/i2c/imx/Kconfig ./drivers/staging/media/atomisp/i2c/Makefile ./drivers/staging/media/atomisp/i2c/Kconfig ./drivers/staging/media/atomisp/Makefile ./drivers/staging/media/atomisp/Kconfig ./drivers/staging/media/Makefile ./drivers/staging/media/Kconfig ./drivers/staging/lustre/lustre/ptlrpc/Makefile ./drivers/staging/lustre/lustre/osc/Makefile ./drivers/staging/lustre/lustre/obdecho/Makefile ./drivers/staging/lustre/lustre/obdclass/Makefile ./drivers/staging/lustre/lustre/mgc/Makefile ./drivers/staging/lustre/lustre/mdc/Makefile ./drivers/staging/lustre/lustre/lov/Makefile ./drivers/staging/lustre/lustre/lmv/Makefile ./drivers/staging/lustre/lustre/llite/Makefile ./drivers/staging/lustre/lustre/fld/Makefile ./drivers/staging/lustre/lustre/fid/Makefile ./drivers/staging/lustre/lustre/Makefile ./drivers/staging/lustre/lustre/Kconfig ./drivers/staging/lustre/lnet/selftest/Makefile ./drivers/staging/lustre/lnet/lnet/Makefile ./drivers/staging/lustre/lnet/libcfs/Makefile ./drivers/staging/lustre/lnet/klnds/socklnd/Makefile ./drivers/staging/lustre/lnet/klnds/o2iblnd/Makefile ./drivers/staging/lustre/lnet/klnds/Makefile ./drivers/staging/lustre/lnet/Makefile ./drivers/staging/lustre/lnet/Kconfig ./drivers/staging/lustre/Makefile ./drivers/staging/lustre/Kconfig ./drivers/staging/ks7010/Makefile ./drivers/staging/ks7010/Kconfig ./drivers/staging/irda/net/irnet/Makefile ./drivers/staging/irda/net/irnet/Kconfig ./drivers/staging/irda/net/irlan/Makefile ./drivers/staging/irda/net/irlan/Kconfig ./drivers/staging/irda/net/ircomm/Makefile ./drivers/staging/irda/net/ircomm/Kconfig ./drivers/staging/irda/net/Makefile ./drivers/staging/irda/net/Kconfig ./drivers/staging/irda/drivers/Makefile ./drivers/staging/irda/drivers/Kconfig ./drivers/staging/iio/trigger/Makefile ./drivers/staging/iio/trigger/Kconfig ./drivers/staging/iio/resolver/Makefile ./drivers/staging/iio/resolver/Kconfig ./drivers/staging/iio/meter/Makefile ./drivers/staging/iio/meter/Kconfig ./drivers/staging/iio/light/Makefile ./drivers/staging/iio/light/Kconfig ./drivers/staging/iio/impedance-analyzer/Makefile ./drivers/staging/iio/impedance-analyzer/Kconfig ./drivers/staging/iio/gyro/Makefile ./drivers/staging/iio/gyro/Kconfig ./drivers/staging/iio/frequency/Makefile ./drivers/staging/iio/frequency/Kconfig ./drivers/staging/iio/cdc/Makefile ./drivers/staging/iio/cdc/Kconfig ./drivers/staging/iio/addac/Makefile ./drivers/staging/iio/addac/Kconfig ./drivers/staging/iio/adc/Makefile ./drivers/staging/iio/adc/Kconfig ./drivers/staging/iio/accel/Makefile ./drivers/staging/iio/accel/Kconfig ./drivers/staging/iio/Makefile ./drivers/staging/iio/Kconfig ./drivers/staging/gs_fpgaboot/Makefile ./drivers/staging/gs_fpgaboot/Kconfig ./drivers/staging/greybus/tools/Makefile ./drivers/staging/greybus/Makefile ./drivers/staging/greybus/Kconfig ./drivers/staging/goldfish/Makefile ./drivers/staging/goldfish/Kconfig ./drivers/staging/gdm724x/Makefile ./drivers/staging/gdm724x/Kconfig ./drivers/staging/fwserial/Makefile ./drivers/staging/fwserial/Kconfig ./drivers/staging/fsl-mc/bus/Kconfig ./drivers/staging/fsl-mc/bus/dpio/Makefile ./drivers/staging/fsl-mc/bus/Makefile ./drivers/staging/fsl-mc/Makefile ./drivers/staging/fsl-mc/Kconfig ./drivers/staging/fsl-dpaa2/ethernet/Makefile ./drivers/staging/fsl-dpaa2/Makefile ./drivers/staging/fsl-dpaa2/Kconfig ./drivers/staging/fbtft/Makefile ./drivers/staging/fbtft/Kconfig ./drivers/staging/emxx_udc/Makefile ./drivers/staging/emxx_udc/Kconfig ./drivers/staging/dgnc/Makefile ./drivers/staging/dgnc/Kconfig ./drivers/staging/comedi/kcomedilib/Makefile ./drivers/staging/comedi/drivers/Makefile ./drivers/staging/comedi/Makefile ./drivers/staging/comedi/Kconfig ./drivers/staging/clocking-wizard/Makefile ./drivers/staging/clocking-wizard/Kconfig ./drivers/staging/ccree/Makefile ./drivers/staging/ccree/Kconfig ./drivers/staging/board/Makefile ./drivers/staging/board/Kconfig ./drivers/staging/android/ion/Kconfig ./drivers/staging/android/ion/Makefile ./drivers/staging/android/Makefile ./drivers/staging/android/Kconfig ./drivers/staging/Makefile ./drivers/staging/Kconfig ./drivers/ssb/Makefile ./drivers/ssb/Kconfig ./drivers/spmi/Makefile ./drivers/spmi/Kconfig ./drivers/spi/Makefile ./drivers/spi/Kconfig ./drivers/soc/zte/Makefile ./drivers/soc/zte/Kconfig ./drivers/soc/versatile/Makefile ./drivers/soc/versatile/Kconfig ./drivers/soc/ux500/Makefile ./drivers/soc/ux500/Kconfig ./drivers/soc/ti/Makefile ./drivers/soc/ti/Kconfig ./drivers/soc/tegra/fuse/Makefile ./drivers/soc/tegra/Makefile ./drivers/soc/tegra/Kconfig ./drivers/soc/sunxi/Makefile ./drivers/soc/sunxi/Kconfig ./drivers/soc/samsung/Makefile ./drivers/soc/samsung/Kconfig ./drivers/soc/rockchip/Makefile ./drivers/soc/rockchip/Kconfig ./drivers/soc/renesas/Makefile ./drivers/soc/renesas/Kconfig ./drivers/soc/qcom/Makefile ./drivers/soc/qcom/Kconfig ./drivers/soc/mediatek/Makefile ./drivers/soc/mediatek/Kconfig ./drivers/soc/lantiq/Makefile ./drivers/soc/imx/Makefile ./drivers/soc/imx/Kconfig ./drivers/soc/fsl/qe/Makefile ./drivers/soc/fsl/qe/Kconfig ./drivers/soc/fsl/qbman/Makefile ./drivers/soc/fsl/qbman/Kconfig ./drivers/soc/fsl/Makefile ./drivers/soc/fsl/Kconfig ./drivers/soc/dove/Makefile ./drivers/soc/bcm/brcmstb/Makefile ./drivers/soc/bcm/Makefile ./drivers/soc/bcm/Kconfig ./drivers/soc/atmel/Makefile ./drivers/soc/atmel/Kconfig ./drivers/soc/amlogic/Makefile ./drivers/soc/amlogic/Kconfig ./drivers/soc/actions/Makefile ./drivers/soc/actions/Kconfig ./drivers/soc/Makefile ./drivers/soc/Kconfig ./drivers/sn/Makefile ./drivers/sn/Kconfig ./drivers/sh/superhyway/Makefile ./drivers/sh/maple/Makefile ./drivers/sh/intc/Makefile ./drivers/sh/intc/Kconfig ./drivers/sh/clk/Makefile ./drivers/sh/Makefile ./drivers/sh/Kconfig ./drivers/sfi/Makefile ./drivers/sfi/Kconfig ./drivers/scsi/ufs/Makefile ./drivers/scsi/ufs/Kconfig ./drivers/scsi/sym53c8xx_2/Makefile ./drivers/scsi/snic/Makefile ./drivers/scsi/smartpqi/Makefile ./drivers/scsi/smartpqi/Kconfig ./drivers/scsi/qla4xxx/Makefile ./drivers/scsi/qla4xxx/Kconfig ./drivers/scsi/qla2xxx/Makefile ./drivers/scsi/qla2xxx/Kconfig ./drivers/scsi/qedi/Makefile ./drivers/scsi/qedi/Kconfig ./drivers/scsi/qedf/Makefile ./drivers/scsi/qedf/Kconfig ./drivers/scsi/pm8001/Makefile ./drivers/scsi/pcmcia/Makefile ./drivers/scsi/pcmcia/Kconfig ./drivers/scsi/osd/Kconfig ./drivers/scsi/mvsas/Makefile ./drivers/scsi/mvsas/Kconfig ./drivers/scsi/mpt3sas/Makefile ./drivers/scsi/mpt3sas/Kconfig ./drivers/scsi/megaraid/Makefile ./drivers/scsi/megaraid/Kconfig.megaraid ./drivers/scsi/lpfc/Makefile ./drivers/scsi/libsas/Makefile ./drivers/scsi/libsas/Kconfig ./drivers/scsi/libfc/Makefile ./drivers/scsi/isci/Makefile ./drivers/scsi/ibmvscsi_tgt/Makefile ./drivers/scsi/ibmvscsi/Makefile ./drivers/scsi/hisi_sas/Makefile ./drivers/scsi/hisi_sas/Kconfig ./drivers/scsi/fnic/Makefile ./drivers/scsi/fcoe/Makefile ./drivers/scsi/esas2r/Makefile ./drivers/scsi/esas2r/Kconfig ./drivers/scsi/device_handler/Makefile ./drivers/scsi/device_handler/Kconfig ./drivers/scsi/cxlflash/Makefile ./drivers/scsi/cxlflash/Kconfig ./drivers/scsi/cxgbi/cxgb4i/Kconfig ./drivers/scsi/cxgbi/cxgb3i/Kconfig ./drivers/scsi/cxgbi/Makefile ./drivers/scsi/cxgbi/Kconfig ./drivers/scsi/csiostor/Makefile ./drivers/scsi/csiostor/Kconfig ./drivers/scsi/bnx2i/Makefile ./drivers/scsi/bnx2i/Kconfig ./drivers/scsi/bnx2fc/Makefile ./drivers/scsi/bnx2fc/Kconfig ./drivers/scsi/bfa/Makefile ./drivers/scsi/be2iscsi/Makefile ./drivers/scsi/be2iscsi/Kconfig ./drivers/scsi/arm/Makefile ./drivers/scsi/arm/Kconfig ./drivers/scsi/arcmsr/Makefile ./drivers/scsi/aic94xx/Makefile ./drivers/scsi/aic94xx/Kconfig ./drivers/scsi/aic7xxx/aicasm/Makefile ./drivers/scsi/aic7xxx/Makefile ./drivers/scsi/aic7xxx/Kconfig.aic7xxx ./drivers/scsi/aic7xxx/Kconfig.aic79xx ./drivers/scsi/aacraid/Makefile ./drivers/scsi/Makefile ./drivers/scsi/Kconfig ./drivers/sbus/char/Makefile ./drivers/sbus/char/Kconfig ./drivers/sbus/Makefile ./drivers/s390/virtio/Makefile ./drivers/s390/scsi/Makefile ./drivers/s390/net/Makefile ./drivers/s390/net/Kconfig ./drivers/s390/crypto/Makefile ./drivers/s390/cio/Makefile ./drivers/s390/char/Makefile ./drivers/s390/char/Kconfig ./drivers/s390/block/Makefile ./drivers/s390/block/Kconfig ./drivers/s390/Makefile ./drivers/rtc/Makefile ./drivers/rtc/Kconfig ./drivers/rpmsg/Makefile ./drivers/rpmsg/Kconfig ./drivers/reset/tegra/Makefile ./drivers/reset/tegra/Kconfig ./drivers/reset/sti/Makefile ./drivers/reset/sti/Kconfig ./drivers/reset/hisilicon/Makefile ./drivers/reset/hisilicon/Kconfig ./drivers/reset/Makefile ./drivers/reset/Kconfig ./drivers/remoteproc/Makefile ./drivers/remoteproc/Kconfig ./drivers/regulator/Makefile ./drivers/regulator/Kconfig ./drivers/ras/Makefile ./drivers/ras/Kconfig ./drivers/rapidio/switches/Makefile ./drivers/rapidio/switches/Kconfig ./drivers/rapidio/devices/Makefile ./drivers/rapidio/devices/Kconfig ./drivers/rapidio/Makefile ./drivers/rapidio/Kconfig ./drivers/pwm/Makefile ./drivers/pwm/Kconfig ./drivers/ptp/Makefile ./drivers/ptp/Kconfig ./drivers/ps3/Makefile ./drivers/pps/generators/Makefile ./drivers/pps/generators/Kconfig ./drivers/pps/clients/Makefile ./drivers/pps/clients/Kconfig ./drivers/pps/Makefile ./drivers/pps/Kconfig ./drivers/powercap/Makefile ./drivers/powercap/Kconfig ./drivers/power/supply/Makefile ./drivers/power/supply/Kconfig ./drivers/power/reset/Makefile ./drivers/power/reset/Kconfig ./drivers/power/avs/Makefile ./drivers/power/avs/Kconfig ./drivers/power/Makefile ./drivers/power/Kconfig ./drivers/pnp/pnpbios/Makefile ./drivers/pnp/pnpbios/Kconfig ./drivers/pnp/pnpacpi/Makefile ./drivers/pnp/pnpacpi/Kconfig ./drivers/pnp/isapnp/Makefile ./drivers/pnp/isapnp/Kconfig ./drivers/pnp/Makefile ./drivers/pnp/Kconfig ./drivers/platform/x86/Makefile ./drivers/platform/x86/Kconfig ./drivers/platform/olpc/Makefile ./drivers/platform/mips/Makefile ./drivers/platform/mips/Kconfig ./drivers/platform/goldfish/Makefile ./drivers/platform/goldfish/Kconfig ./drivers/platform/chrome/Makefile ./drivers/platform/chrome/Kconfig ./drivers/platform/Makefile ./drivers/platform/Kconfig ./drivers/pinctrl/Kconfig ./drivers/pinctrl/zte/Makefile ./drivers/pinctrl/zte/Kconfig ./drivers/pinctrl/vt8500/Makefile ./drivers/pinctrl/vt8500/Kconfig ./drivers/pinctrl/uniphier/Makefile ./drivers/pinctrl/uniphier/Kconfig ./drivers/pinctrl/ti/Makefile ./drivers/pinctrl/ti/Kconfig ./drivers/pinctrl/tegra/Makefile ./drivers/pinctrl/tegra/Kconfig ./drivers/pinctrl/sunxi/Makefile ./drivers/pinctrl/sunxi/Kconfig ./drivers/pinctrl/stm32/Makefile ./drivers/pinctrl/stm32/Kconfig ./drivers/pinctrl/sprd/Makefile ./drivers/pinctrl/sprd/Kconfig ./drivers/pinctrl/spear/Makefile ./drivers/pinctrl/spear/Kconfig ./drivers/pinctrl/sirf/Makefile ./drivers/pinctrl/sh-pfc/Makefile ./drivers/pinctrl/sh-pfc/Kconfig ./drivers/pinctrl/samsung/Makefile ./drivers/pinctrl/samsung/Kconfig ./drivers/pinctrl/qcom/Makefile ./drivers/pinctrl/qcom/Kconfig ./drivers/pinctrl/pxa/Makefile ./drivers/pinctrl/pxa/Kconfig ./drivers/pinctrl/nomadik/Makefile ./drivers/pinctrl/nomadik/Kconfig ./drivers/pinctrl/mvebu/Makefile ./drivers/pinctrl/mvebu/Kconfig ./drivers/pinctrl/meson/Makefile ./drivers/pinctrl/mediatek/Makefile ./drivers/pinctrl/mediatek/Kconfig ./drivers/pinctrl/intel/Makefile ./drivers/pinctrl/intel/Kconfig ./drivers/pinctrl/freescale/Makefile ./drivers/pinctrl/freescale/Kconfig ./drivers/pinctrl/berlin/Makefile ./drivers/pinctrl/berlin/Kconfig ./drivers/pinctrl/bcm/Makefile ./drivers/pinctrl/bcm/Kconfig ./drivers/pinctrl/aspeed/Makefile ./drivers/pinctrl/aspeed/Kconfig ./drivers/pinctrl/Makefile ./drivers/phy/ti/Makefile ./drivers/phy/ti/Kconfig ./drivers/phy/tegra/Makefile ./drivers/phy/tegra/Kconfig ./drivers/phy/st/Makefile ./drivers/phy/st/Kconfig ./drivers/phy/samsung/Makefile ./drivers/phy/samsung/Kconfig ./drivers/phy/rockchip/Makefile ./drivers/phy/rockchip/Kconfig ./drivers/phy/renesas/Makefile ./drivers/phy/renesas/Kconfig ./drivers/phy/ralink/Makefile ./drivers/phy/ralink/Kconfig ./drivers/phy/qualcomm/Makefile ./drivers/phy/qualcomm/Kconfig ./drivers/phy/motorola/Makefile ./drivers/phy/motorola/Kconfig ./drivers/phy/mediatek/Makefile ./drivers/phy/mediatek/Kconfig ./drivers/phy/marvell/Makefile ./drivers/phy/marvell/Kconfig ./drivers/phy/lantiq/Makefile ./drivers/phy/lantiq/Kconfig ./drivers/phy/hisilicon/Makefile ./drivers/phy/hisilicon/Kconfig ./drivers/phy/broadcom/Makefile ./drivers/phy/broadcom/Kconfig ./drivers/phy/amlogic/Makefile ./drivers/phy/amlogic/Kconfig ./drivers/phy/allwinner/Makefile ./drivers/phy/allwinner/Kconfig ./drivers/phy/Makefile ./drivers/phy/Kconfig ./drivers/perf/Makefile ./drivers/perf/Kconfig ./drivers/pcmcia/Makefile ./drivers/pcmcia/Kconfig ./drivers/pci/switch/Makefile ./drivers/pci/switch/Kconfig ./drivers/pci/pcie/aer/Makefile ./drivers/pci/pcie/aer/Kconfig.debug ./drivers/pci/pcie/aer/Kconfig ./drivers/pci/pcie/Makefile ./drivers/pci/pcie/Kconfig ./drivers/pci/hotplug/Makefile ./drivers/pci/hotplug/Kconfig ./drivers/pci/host/Makefile ./drivers/pci/host/Kconfig ./drivers/pci/endpoint/functions/Makefile ./drivers/pci/endpoint/functions/Kconfig ./drivers/pci/endpoint/Makefile ./drivers/pci/endpoint/Kconfig ./drivers/pci/dwc/Makefile ./drivers/pci/dwc/Kconfig ./drivers/pci/Makefile ./drivers/pci/Kconfig ./drivers/parport/Makefile ./drivers/parport/Kconfig ./drivers/parisc/Makefile ./drivers/parisc/Kconfig ./drivers/of/unittest-data/Makefile ./drivers/of/Makefile ./drivers/of/Kconfig ./drivers/nvmem/Makefile ./drivers/nvmem/Kconfig ./drivers/nvme/target/Makefile ./drivers/nvme/target/Kconfig ./drivers/nvme/host/Makefile ./drivers/nvme/host/Kconfig ./drivers/nvme/Makefile ./drivers/nvme/Kconfig ./drivers/nvdimm/Makefile ./drivers/nvdimm/Kconfig ./drivers/nubus/Makefile ./drivers/ntb/test/Makefile ./drivers/ntb/test/Kconfig ./drivers/ntb/hw/intel/Makefile ./drivers/ntb/hw/intel/Kconfig ./drivers/ntb/hw/idt/Makefile ./drivers/ntb/hw/idt/Kconfig ./drivers/ntb/hw/amd/Makefile ./drivers/ntb/hw/amd/Kconfig ./drivers/ntb/hw/Makefile ./drivers/ntb/hw/Kconfig ./drivers/ntb/Makefile ./drivers/ntb/Kconfig ./drivers/nfc/st95hf/Makefile ./drivers/nfc/st95hf/Kconfig ./drivers/nfc/st21nfca/Makefile ./drivers/nfc/st21nfca/Kconfig ./drivers/nfc/st-nci/Makefile ./drivers/nfc/st-nci/Kconfig ./drivers/nfc/s3fwrn5/Makefile ./drivers/nfc/s3fwrn5/Kconfig ./drivers/nfc/pn544/Makefile ./drivers/nfc/pn544/Kconfig ./drivers/nfc/pn533/Makefile ./drivers/nfc/pn533/Kconfig ./drivers/nfc/nxp-nci/Makefile ./drivers/nfc/nxp-nci/Kconfig ./drivers/nfc/nfcmrvl/Makefile ./drivers/nfc/nfcmrvl/Kconfig ./drivers/nfc/microread/Makefile ./drivers/nfc/microread/Kconfig ./drivers/nfc/fdp/Makefile ./drivers/nfc/fdp/Kconfig ./drivers/nfc/Makefile ./drivers/nfc/Kconfig ./drivers/net/xen-netback/Makefile ./drivers/net/wireless/zydas/zd1211rw/Makefile ./drivers/net/wireless/zydas/zd1211rw/Kconfig ./drivers/net/wireless/zydas/Makefile ./drivers/net/wireless/zydas/Kconfig ./drivers/net/wireless/ti/wlcore/Makefile ./drivers/net/wireless/ti/wlcore/Kconfig ./drivers/net/wireless/ti/wl18xx/Makefile ./drivers/net/wireless/ti/wl18xx/Kconfig ./drivers/net/wireless/ti/wl12xx/Makefile ./drivers/net/wireless/ti/wl12xx/Kconfig ./drivers/net/wireless/ti/wl1251/Makefile ./drivers/net/wireless/ti/wl1251/Kconfig ./drivers/net/wireless/ti/Makefile ./drivers/net/wireless/ti/Kconfig ./drivers/net/wireless/st/cw1200/Makefile ./drivers/net/wireless/st/cw1200/Kconfig ./drivers/net/wireless/st/Makefile ./drivers/net/wireless/st/Kconfig ./drivers/net/wireless/rsi/Makefile ./drivers/net/wireless/rsi/Kconfig ./drivers/net/wireless/realtek/rtlwifi/rtl8821ae/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723com/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723be/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192se/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192de/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192cu/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192ce/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192c/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8188ee/Makefile ./drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile ./drivers/net/wireless/realtek/rtlwifi/Makefile ./drivers/net/wireless/realtek/rtlwifi/Kconfig ./drivers/net/wireless/realtek/rtl8xxxu/Makefile ./drivers/net/wireless/realtek/rtl8xxxu/Kconfig ./drivers/net/wireless/realtek/rtl818x/rtl8187/Makefile ./drivers/net/wireless/realtek/rtl818x/rtl8180/Makefile ./drivers/net/wireless/realtek/rtl818x/Makefile ./drivers/net/wireless/realtek/rtl818x/Kconfig ./drivers/net/wireless/realtek/Makefile ./drivers/net/wireless/realtek/Kconfig ./drivers/net/wireless/ralink/rt2x00/Makefile ./drivers/net/wireless/ralink/rt2x00/Kconfig ./drivers/net/wireless/ralink/Makefile ./drivers/net/wireless/ralink/Kconfig ./drivers/net/wireless/quantenna/qtnfmac/Makefile ./drivers/net/wireless/quantenna/qtnfmac/Kconfig ./drivers/net/wireless/quantenna/Makefile ./drivers/net/wireless/quantenna/Kconfig ./drivers/net/wireless/mediatek/mt7601u/Makefile ./drivers/net/wireless/mediatek/mt7601u/Kconfig ./drivers/net/wireless/mediatek/Makefile ./drivers/net/wireless/mediatek/Kconfig ./drivers/net/wireless/marvell/mwifiex/Makefile ./drivers/net/wireless/marvell/mwifiex/Kconfig ./drivers/net/wireless/marvell/libertas_tf/Makefile ./drivers/net/wireless/marvell/libertas_tf/Kconfig ./drivers/net/wireless/marvell/libertas/Makefile ./drivers/net/wireless/marvell/libertas/Kconfig ./drivers/net/wireless/marvell/Makefile ./drivers/net/wireless/marvell/Kconfig ./drivers/net/wireless/intersil/prism54/Makefile ./drivers/net/wireless/intersil/p54/Makefile ./drivers/net/wireless/intersil/p54/Kconfig ./drivers/net/wireless/intersil/orinoco/Makefile ./drivers/net/wireless/intersil/orinoco/Kconfig ./drivers/net/wireless/intersil/hostap/Makefile ./drivers/net/wireless/intersil/hostap/Kconfig ./drivers/net/wireless/intersil/Makefile ./drivers/net/wireless/intersil/Kconfig ./drivers/net/wireless/intel/iwlwifi/mvm/Makefile ./drivers/net/wireless/intel/iwlwifi/dvm/Makefile ./drivers/net/wireless/intel/iwlwifi/Makefile ./drivers/net/wireless/intel/iwlwifi/Kconfig ./drivers/net/wireless/intel/iwlegacy/Makefile ./drivers/net/wireless/intel/iwlegacy/Kconfig ./drivers/net/wireless/intel/ipw2x00/Makefile ./drivers/net/wireless/intel/ipw2x00/Kconfig ./drivers/net/wireless/intel/Makefile ./drivers/net/wireless/intel/Kconfig ./drivers/net/wireless/cisco/Makefile ./drivers/net/wireless/cisco/Kconfig ./drivers/net/wireless/broadcom/brcm80211/brcmutil/Makefile ./drivers/net/wireless/broadcom/brcm80211/brcmsmac/Makefile ./drivers/net/wireless/broadcom/brcm80211/brcmfmac/Makefile ./drivers/net/wireless/broadcom/brcm80211/Makefile ./drivers/net/wireless/broadcom/brcm80211/Kconfig ./drivers/net/wireless/broadcom/b43legacy/Makefile ./drivers/net/wireless/broadcom/b43legacy/Kconfig ./drivers/net/wireless/broadcom/b43/Makefile ./drivers/net/wireless/broadcom/b43/Kconfig ./drivers/net/wireless/broadcom/Makefile ./drivers/net/wireless/broadcom/Kconfig ./drivers/net/wireless/atmel/Makefile ./drivers/net/wireless/atmel/Kconfig ./drivers/net/wireless/ath/wil6210/Makefile ./drivers/net/wireless/ath/wil6210/Kconfig ./drivers/net/wireless/ath/wcn36xx/Makefile ./drivers/net/wireless/ath/wcn36xx/Kconfig ./drivers/net/wireless/ath/carl9170/Makefile ./drivers/net/wireless/ath/carl9170/Kconfig ./drivers/net/wireless/ath/ath9k/Makefile ./drivers/net/wireless/ath/ath9k/Kconfig ./drivers/net/wireless/ath/ath6kl/Makefile ./drivers/net/wireless/ath/ath6kl/Kconfig ./drivers/net/wireless/ath/ath5k/Makefile ./drivers/net/wireless/ath/ath5k/Kconfig ./drivers/net/wireless/ath/ath10k/Makefile ./drivers/net/wireless/ath/ath10k/Kconfig ./drivers/net/wireless/ath/ar5523/Makefile ./drivers/net/wireless/ath/ar5523/Kconfig ./drivers/net/wireless/ath/Makefile ./drivers/net/wireless/ath/Kconfig ./drivers/net/wireless/admtek/Makefile ./drivers/net/wireless/admtek/Kconfig ./drivers/net/wireless/Makefile ./drivers/net/wireless/Kconfig ./drivers/net/wimax/i2400m/Makefile ./drivers/net/wimax/i2400m/Kconfig ./drivers/net/wimax/Makefile ./drivers/net/wimax/Kconfig ./drivers/net/wan/lmc/Makefile ./drivers/net/wan/Makefile ./drivers/net/wan/Kconfig ./drivers/net/vmxnet3/Makefile ./drivers/net/usb/Makefile ./drivers/net/usb/Kconfig ./drivers/net/team/Makefile ./drivers/net/team/Kconfig ./drivers/net/slip/Makefile ./drivers/net/slip/Kconfig ./drivers/net/ppp/Makefile ./drivers/net/ppp/Kconfig ./drivers/net/plip/Makefile ./drivers/net/plip/Kconfig ./drivers/net/phy/Makefile ./drivers/net/phy/Kconfig ./drivers/net/ipvlan/Makefile ./drivers/net/ieee802154/Makefile ./drivers/net/ieee802154/Kconfig ./drivers/net/hyperv/Makefile ./drivers/net/hyperv/Kconfig ./drivers/net/hippi/Makefile ./drivers/net/hippi/Kconfig ./drivers/net/hamradio/Makefile ./drivers/net/hamradio/Kconfig ./drivers/net/fjes/Makefile ./drivers/net/fddi/skfp/Makefile ./drivers/net/fddi/Makefile ./drivers/net/fddi/Kconfig ./drivers/net/ethernet/socionext/netsec/Makefile ./drivers/net/ethernet/socionext/Makefile ./drivers/net/ethernet/socionext/Kconfig ./drivers/net/ethernet/Makefile ./drivers/net/ethernet/Kconfig ./drivers/net/ethernet/xscale/Makefile ./drivers/net/ethernet/xscale/Kconfig ./drivers/net/ethernet/xircom/Makefile ./drivers/net/ethernet/xircom/Kconfig ./drivers/net/ethernet/xilinx/Kconfig ./drivers/net/ethernet/xilinx/Makefile ./drivers/net/ethernet/wiznet/Makefile ./drivers/net/ethernet/wiznet/Kconfig ./drivers/net/ethernet/via/Makefile ./drivers/net/ethernet/via/Kconfig ./drivers/net/ethernet/tundra/Makefile ./drivers/net/ethernet/tundra/Kconfig ./drivers/net/ethernet/toshiba/Makefile ./drivers/net/ethernet/toshiba/Kconfig ./drivers/net/ethernet/tile/Makefile ./drivers/net/ethernet/tile/Kconfig ./drivers/net/ethernet/ti/Makefile ./drivers/net/ethernet/ti/Kconfig ./drivers/net/ethernet/tehuti/Makefile ./drivers/net/ethernet/tehuti/Kconfig ./drivers/net/ethernet/synopsys/Makefile ./drivers/net/ethernet/synopsys/Kconfig ./drivers/net/ethernet/sun/Makefile ./drivers/net/ethernet/sun/Kconfig ./drivers/net/ethernet/stmicro/stmmac/Kconfig ./drivers/net/ethernet/stmicro/stmmac/Makefile ./drivers/net/ethernet/stmicro/Makefile ./drivers/net/ethernet/stmicro/Kconfig ./drivers/net/ethernet/smsc/Makefile ./drivers/net/ethernet/smsc/Kconfig ./drivers/net/ethernet/sis/Makefile ./drivers/net/ethernet/sis/Kconfig ./drivers/net/ethernet/silan/Makefile ./drivers/net/ethernet/silan/Kconfig ./drivers/net/ethernet/sgi/Makefile ./drivers/net/ethernet/sgi/Kconfig ./drivers/net/ethernet/sfc/falcon/Makefile ./drivers/net/ethernet/sfc/falcon/Kconfig ./drivers/net/ethernet/sfc/Makefile ./drivers/net/ethernet/sfc/Kconfig ./drivers/net/ethernet/seeq/Makefile ./drivers/net/ethernet/seeq/Kconfig ./drivers/net/ethernet/samsung/sxgbe/Makefile ./drivers/net/ethernet/samsung/Makefile ./drivers/net/ethernet/samsung/Kconfig ./drivers/net/ethernet/rocker/Makefile ./drivers/net/ethernet/rocker/Kconfig ./drivers/net/ethernet/renesas/Makefile ./drivers/net/ethernet/renesas/Kconfig ./drivers/net/ethernet/realtek/Makefile ./drivers/net/ethernet/realtek/Kconfig ./drivers/net/ethernet/rdc/Makefile ./drivers/net/ethernet/rdc/Kconfig ./drivers/net/ethernet/qualcomm/rmnet/Makefile ./drivers/net/ethernet/qualcomm/rmnet/Kconfig ./drivers/net/ethernet/qualcomm/emac/Makefile ./drivers/net/ethernet/qualcomm/Makefile ./drivers/net/ethernet/qualcomm/Kconfig ./drivers/net/ethernet/qlogic/qlge/Makefile ./drivers/net/ethernet/qlogic/qlcnic/Makefile ./drivers/net/ethernet/qlogic/qede/Makefile ./drivers/net/ethernet/qlogic/qed/Makefile ./drivers/net/ethernet/qlogic/netxen/Makefile ./drivers/net/ethernet/qlogic/Makefile ./drivers/net/ethernet/qlogic/Kconfig ./drivers/net/ethernet/pasemi/Makefile ./drivers/net/ethernet/pasemi/Kconfig ./drivers/net/ethernet/packetengines/Makefile ./drivers/net/ethernet/packetengines/Kconfig ./drivers/net/ethernet/oki-semi/pch_gbe/Makefile ./drivers/net/ethernet/oki-semi/pch_gbe/Kconfig ./drivers/net/ethernet/oki-semi/Makefile ./drivers/net/ethernet/oki-semi/Kconfig ./drivers/net/ethernet/nxp/Makefile ./drivers/net/ethernet/nxp/Kconfig ./drivers/net/ethernet/nvidia/Makefile ./drivers/net/ethernet/nvidia/Kconfig ./drivers/net/ethernet/nuvoton/Makefile ./drivers/net/ethernet/nuvoton/Kconfig ./drivers/net/ethernet/netronome/nfp/Makefile ./drivers/net/ethernet/netronome/Makefile ./drivers/net/ethernet/netronome/Kconfig ./drivers/net/ethernet/neterion/vxge/Makefile ./drivers/net/ethernet/neterion/Makefile ./drivers/net/ethernet/neterion/Kconfig ./drivers/net/ethernet/natsemi/Makefile ./drivers/net/ethernet/natsemi/Kconfig ./drivers/net/ethernet/myricom/myri10ge/Makefile ./drivers/net/ethernet/myricom/Makefile ./drivers/net/ethernet/myricom/Kconfig ./drivers/net/ethernet/moxa/Makefile ./drivers/net/ethernet/moxa/Kconfig ./drivers/net/ethernet/microchip/Makefile ./drivers/net/ethernet/microchip/Kconfig ./drivers/net/ethernet/micrel/Makefile ./drivers/net/ethernet/micrel/Kconfig ./drivers/net/ethernet/mellanox/mlxsw/Makefile ./drivers/net/ethernet/mellanox/mlxsw/Kconfig ./drivers/net/ethernet/mellanox/mlxfw/Makefile ./drivers/net/ethernet/mellanox/mlxfw/Kconfig ./drivers/net/ethernet/mellanox/mlx5/core/lib/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/ipoib/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/fpga/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/en_accel/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/diag/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/accel/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/Kconfig ./drivers/net/ethernet/mellanox/mlx4/Makefile ./drivers/net/ethernet/mellanox/mlx4/Kconfig ./drivers/net/ethernet/mellanox/Makefile ./drivers/net/ethernet/mellanox/Kconfig ./drivers/net/ethernet/mediatek/Makefile ./drivers/net/ethernet/mediatek/Kconfig ./drivers/net/ethernet/marvell/Makefile ./drivers/net/ethernet/marvell/Kconfig ./drivers/net/ethernet/intel/ixgbevf/Makefile ./drivers/net/ethernet/intel/ixgbe/Makefile ./drivers/net/ethernet/intel/ixgb/Makefile ./drivers/net/ethernet/intel/igbvf/Makefile ./drivers/net/ethernet/intel/igb/Makefile ./drivers/net/ethernet/intel/i40evf/Makefile ./drivers/net/ethernet/intel/i40e/Makefile ./drivers/net/ethernet/intel/fm10k/Makefile ./drivers/net/ethernet/intel/e1000e/Makefile ./drivers/net/ethernet/intel/e1000/Makefile ./drivers/net/ethernet/intel/Makefile ./drivers/net/ethernet/intel/Kconfig ./drivers/net/ethernet/ibm/emac/Makefile ./drivers/net/ethernet/ibm/emac/Kconfig ./drivers/net/ethernet/ibm/ehea/Makefile ./drivers/net/ethernet/ibm/Makefile ./drivers/net/ethernet/ibm/Kconfig ./drivers/net/ethernet/i825xx/Makefile ./drivers/net/ethernet/i825xx/Kconfig ./drivers/net/ethernet/huawei/hinic/Makefile ./drivers/net/ethernet/huawei/hinic/Kconfig ./drivers/net/ethernet/huawei/Makefile ./drivers/net/ethernet/huawei/Kconfig ./drivers/net/ethernet/hp/Makefile ./drivers/net/ethernet/hp/Kconfig ./drivers/net/ethernet/hisilicon/hns3/hns3pf/Makefile ./drivers/net/ethernet/hisilicon/hns3/Makefile ./drivers/net/ethernet/hisilicon/hns/Makefile ./drivers/net/ethernet/hisilicon/Makefile ./drivers/net/ethernet/hisilicon/Kconfig ./drivers/net/ethernet/fujitsu/Makefile ./drivers/net/ethernet/fujitsu/Kconfig ./drivers/net/ethernet/freescale/fs_enet/Makefile ./drivers/net/ethernet/freescale/fs_enet/Kconfig ./drivers/net/ethernet/freescale/fman/Makefile ./drivers/net/ethernet/freescale/fman/Kconfig ./drivers/net/ethernet/freescale/dpaa/Makefile ./drivers/net/ethernet/freescale/dpaa/Kconfig ./drivers/net/ethernet/freescale/Makefile ./drivers/net/ethernet/freescale/Kconfig ./drivers/net/ethernet/faraday/Makefile ./drivers/net/ethernet/faraday/Kconfig ./drivers/net/ethernet/ezchip/Makefile ./drivers/net/ethernet/ezchip/Kconfig ./drivers/net/ethernet/emulex/benet/Makefile ./drivers/net/ethernet/emulex/benet/Kconfig ./drivers/net/ethernet/emulex/Makefile ./drivers/net/ethernet/emulex/Kconfig ./drivers/net/ethernet/dlink/Makefile ./drivers/net/ethernet/dlink/Kconfig ./drivers/net/ethernet/dec/tulip/Makefile ./drivers/net/ethernet/dec/tulip/Kconfig ./drivers/net/ethernet/dec/Makefile ./drivers/net/ethernet/dec/Kconfig ./drivers/net/ethernet/davicom/Makefile ./drivers/net/ethernet/davicom/Kconfig ./drivers/net/ethernet/cisco/enic/Makefile ./drivers/net/ethernet/cisco/enic/Kconfig ./drivers/net/ethernet/cisco/Makefile ./drivers/net/ethernet/cisco/Kconfig ./drivers/net/ethernet/cirrus/Makefile ./drivers/net/ethernet/cirrus/Kconfig ./drivers/net/ethernet/chelsio/libcxgb/Makefile ./drivers/net/ethernet/chelsio/cxgb4vf/Makefile ./drivers/net/ethernet/chelsio/cxgb4/Makefile ./drivers/net/ethernet/chelsio/cxgb3/Makefile ./drivers/net/ethernet/chelsio/cxgb/Makefile ./drivers/net/ethernet/chelsio/Makefile ./drivers/net/ethernet/chelsio/Kconfig ./drivers/net/ethernet/cavium/thunder/Makefile ./drivers/net/ethernet/cavium/octeon/Makefile ./drivers/net/ethernet/cavium/liquidio/Makefile ./drivers/net/ethernet/cavium/Makefile ./drivers/net/ethernet/cavium/Kconfig ./drivers/net/ethernet/calxeda/Makefile ./drivers/net/ethernet/calxeda/Kconfig ./drivers/net/ethernet/cadence/Makefile ./drivers/net/ethernet/cadence/Kconfig ./drivers/net/ethernet/brocade/bna/Makefile ./drivers/net/ethernet/brocade/bna/Kconfig ./drivers/net/ethernet/brocade/Makefile ./drivers/net/ethernet/brocade/Kconfig ./drivers/net/ethernet/broadcom/genet/Makefile ./drivers/net/ethernet/broadcom/bnxt/Makefile ./drivers/net/ethernet/broadcom/bnx2x/Makefile ./drivers/net/ethernet/broadcom/Makefile ./drivers/net/ethernet/broadcom/Kconfig ./drivers/net/ethernet/aurora/Makefile ./drivers/net/ethernet/aurora/Kconfig ./drivers/net/ethernet/atheros/atlx/Makefile ./drivers/net/ethernet/atheros/atl1e/Makefile ./drivers/net/ethernet/atheros/atl1c/Makefile ./drivers/net/ethernet/atheros/alx/Makefile ./drivers/net/ethernet/atheros/Makefile ./drivers/net/ethernet/atheros/Kconfig ./drivers/net/ethernet/arc/Makefile ./drivers/net/ethernet/arc/Kconfig ./drivers/net/ethernet/aquantia/atlantic/Makefile ./drivers/net/ethernet/aquantia/Makefile ./drivers/net/ethernet/aquantia/Kconfig ./drivers/net/ethernet/apple/Makefile ./drivers/net/ethernet/apple/Kconfig ./drivers/net/ethernet/apm/xgene/Makefile ./drivers/net/ethernet/apm/xgene/Kconfig ./drivers/net/ethernet/apm/xgene-v2/Makefile ./drivers/net/ethernet/apm/xgene-v2/Kconfig ./drivers/net/ethernet/apm/Makefile ./drivers/net/ethernet/apm/Kconfig ./drivers/net/ethernet/amd/xgbe/Makefile ./drivers/net/ethernet/amd/Makefile ./drivers/net/ethernet/amd/Kconfig ./drivers/net/ethernet/amazon/ena/Makefile ./drivers/net/ethernet/amazon/Makefile ./drivers/net/ethernet/amazon/Kconfig ./drivers/net/ethernet/altera/Makefile ./drivers/net/ethernet/altera/Kconfig ./drivers/net/ethernet/alteon/Makefile ./drivers/net/ethernet/alteon/Kconfig ./drivers/net/ethernet/allwinner/Makefile ./drivers/net/ethernet/allwinner/Kconfig ./drivers/net/ethernet/alacritech/Makefile ./drivers/net/ethernet/alacritech/Kconfig ./drivers/net/ethernet/agere/Makefile ./drivers/net/ethernet/agere/Kconfig ./drivers/net/ethernet/aeroflex/Makefile ./drivers/net/ethernet/aeroflex/Kconfig ./drivers/net/ethernet/adi/Makefile ./drivers/net/ethernet/adi/Kconfig ./drivers/net/ethernet/adaptec/Makefile ./drivers/net/ethernet/adaptec/Kconfig ./drivers/net/ethernet/8390/Makefile ./drivers/net/ethernet/8390/Kconfig ./drivers/net/ethernet/3com/Makefile ./drivers/net/ethernet/3com/Kconfig ./drivers/net/dsa/mv88e6xxx/Makefile ./drivers/net/dsa/mv88e6xxx/Kconfig ./drivers/net/dsa/microchip/Makefile ./drivers/net/dsa/microchip/Kconfig ./drivers/net/dsa/b53/Makefile ./drivers/net/dsa/b53/Kconfig ./drivers/net/dsa/Makefile ./drivers/net/dsa/Kconfig ./drivers/net/cris/Makefile ./drivers/net/can/usb/peak_usb/Makefile ./drivers/net/can/usb/Makefile ./drivers/net/can/usb/Kconfig ./drivers/net/can/spi/Makefile ./drivers/net/can/spi/Kconfig ./drivers/net/can/softing/Makefile ./drivers/net/can/softing/Kconfig ./drivers/net/can/sja1000/Makefile ./drivers/net/can/sja1000/Kconfig ./drivers/net/can/rcar/Makefile ./drivers/net/can/rcar/Kconfig ./drivers/net/can/peak_canfd/Makefile ./drivers/net/can/peak_canfd/Kconfig ./drivers/net/can/mscan/Makefile ./drivers/net/can/mscan/Kconfig ./drivers/net/can/m_can/Makefile ./drivers/net/can/m_can/Kconfig ./drivers/net/can/ifi_canfd/Makefile ./drivers/net/can/ifi_canfd/Kconfig ./drivers/net/can/cc770/Makefile ./drivers/net/can/cc770/Kconfig ./drivers/net/can/c_can/Makefile ./drivers/net/can/c_can/Kconfig ./drivers/net/can/Makefile ./drivers/net/can/Kconfig ./drivers/net/caif/Makefile ./drivers/net/caif/Kconfig ./drivers/net/bonding/Makefile ./drivers/net/arcnet/Makefile ./drivers/net/arcnet/Kconfig ./drivers/net/appletalk/Makefile ./drivers/net/appletalk/Kconfig ./drivers/net/Makefile ./drivers/net/Kconfig ./drivers/mux/Makefile ./drivers/mux/Kconfig ./drivers/mtd/ubi/Makefile ./drivers/mtd/ubi/Kconfig ./drivers/mtd/tests/Makefile ./drivers/mtd/spi-nor/Makefile ./drivers/mtd/spi-nor/Kconfig ./drivers/mtd/parsers/Makefile ./drivers/mtd/parsers/Kconfig ./drivers/mtd/onenand/Makefile ./drivers/mtd/onenand/Kconfig ./drivers/mtd/nand/gpmi-nand/Makefile ./drivers/mtd/nand/brcmnand/Makefile ./drivers/mtd/nand/bcm47xxnflash/Makefile ./drivers/mtd/nand/atmel/Makefile ./drivers/mtd/nand/Makefile ./drivers/mtd/nand/Kconfig ./drivers/mtd/maps/Makefile ./drivers/mtd/maps/Kconfig ./drivers/mtd/lpddr/Makefile ./drivers/mtd/lpddr/Kconfig ./drivers/mtd/devices/Makefile ./drivers/mtd/devices/Kconfig ./drivers/mtd/chips/Makefile ./drivers/mtd/chips/Kconfig ./drivers/mtd/Makefile ./drivers/mtd/Kconfig ./drivers/mmc/host/Makefile ./drivers/mmc/host/Kconfig ./drivers/mmc/core/Makefile ./drivers/mmc/core/Kconfig ./drivers/mmc/Makefile ./drivers/mmc/Kconfig ./drivers/misc/Kconfig ./drivers/misc/vmw_vmci/Makefile ./drivers/misc/vmw_vmci/Kconfig ./drivers/misc/ti-st/Makefile ./drivers/misc/ti-st/Kconfig ./drivers/misc/sgi-xp/Makefile ./drivers/misc/sgi-gru/Makefile ./drivers/misc/mic/vop/Makefile ./drivers/misc/mic/scif/Makefile ./drivers/misc/mic/host/Makefile ./drivers/misc/mic/cosm_client/Makefile ./drivers/misc/mic/cosm/Makefile ./drivers/misc/mic/card/Makefile ./drivers/misc/mic/bus/Makefile ./drivers/misc/mic/Makefile ./drivers/misc/mic/Kconfig ./drivers/misc/mei/Makefile ./drivers/misc/mei/Kconfig ./drivers/misc/lis3lv02d/Makefile ./drivers/misc/lis3lv02d/Kconfig ./drivers/misc/ibmasm/Makefile ./drivers/misc/genwqe/Makefile ./drivers/misc/genwqe/Kconfig ./drivers/misc/eeprom/Makefile ./drivers/misc/eeprom/Kconfig ./drivers/misc/echo/Makefile ./drivers/misc/echo/Kconfig ./drivers/misc/cxl/Makefile ./drivers/misc/cxl/Kconfig ./drivers/misc/cb710/Makefile ./drivers/misc/cb710/Kconfig ./drivers/misc/c2port/Makefile ./drivers/misc/c2port/Kconfig ./drivers/misc/altera-stapl/Makefile ./drivers/misc/altera-stapl/Kconfig ./drivers/misc/Makefile ./drivers/mfd/Makefile ./drivers/mfd/Kconfig ./drivers/message/fusion/Makefile ./drivers/message/fusion/Kconfig ./drivers/message/Makefile ./drivers/memstick/host/Makefile ./drivers/memstick/host/Kconfig ./drivers/memstick/core/Makefile ./drivers/memstick/core/Kconfig ./drivers/memstick/Makefile ./drivers/memstick/Kconfig ./drivers/memory/tegra/Makefile ./drivers/memory/tegra/Kconfig ./drivers/memory/samsung/Makefile ./drivers/memory/samsung/Kconfig ./drivers/memory/Makefile ./drivers/memory/Kconfig ./drivers/media/v4l2-core/Makefile ./drivers/media/v4l2-core/Kconfig ./drivers/media/usb/zr364xx/Makefile ./drivers/media/usb/zr364xx/Kconfig ./drivers/media/usb/uvc/Makefile ./drivers/media/usb/uvc/Kconfig ./drivers/media/usb/usbvision/Makefile ./drivers/media/usb/usbvision/Kconfig ./drivers/media/usb/usbtv/Makefile ./drivers/media/usb/usbtv/Kconfig ./drivers/media/usb/ttusb-dec/Makefile ./drivers/media/usb/ttusb-dec/Kconfig ./drivers/media/usb/ttusb-budget/Makefile ./drivers/media/usb/ttusb-budget/Kconfig ./drivers/media/usb/tm6000/Makefile ./drivers/media/usb/tm6000/Kconfig ./drivers/media/usb/stkwebcam/Makefile ./drivers/media/usb/stkwebcam/Kconfig ./drivers/media/usb/stk1160/Makefile ./drivers/media/usb/stk1160/Kconfig ./drivers/media/usb/siano/Makefile ./drivers/media/usb/siano/Kconfig ./drivers/media/usb/s2255/Makefile ./drivers/media/usb/s2255/Kconfig ./drivers/media/usb/rainshadow-cec/Makefile ./drivers/media/usb/rainshadow-cec/Kconfig ./drivers/media/usb/pwc/Makefile ./drivers/media/usb/pwc/Kconfig ./drivers/media/usb/pvrusb2/Makefile ./drivers/media/usb/pvrusb2/Kconfig ./drivers/media/usb/pulse8-cec/Makefile ./drivers/media/usb/pulse8-cec/Kconfig ./drivers/media/usb/msi2500/Makefile ./drivers/media/usb/msi2500/Kconfig ./drivers/media/usb/hdpvr/Makefile ./drivers/media/usb/hdpvr/Kconfig ./drivers/media/usb/hackrf/Makefile ./drivers/media/usb/hackrf/Kconfig ./drivers/media/usb/gspca/stv06xx/Makefile ./drivers/media/usb/gspca/stv06xx/Kconfig ./drivers/media/usb/gspca/m5602/Makefile ./drivers/media/usb/gspca/m5602/Kconfig ./drivers/media/usb/gspca/gl860/Makefile ./drivers/media/usb/gspca/gl860/Kconfig ./drivers/media/usb/gspca/Makefile ./drivers/media/usb/gspca/Kconfig ./drivers/media/usb/go7007/Makefile ./drivers/media/usb/go7007/Kconfig ./drivers/media/usb/em28xx/Makefile ./drivers/media/usb/em28xx/Kconfig ./drivers/media/usb/dvb-usb/Makefile ./drivers/media/usb/dvb-usb/Kconfig ./drivers/media/usb/dvb-usb-v2/Makefile ./drivers/media/usb/dvb-usb-v2/Kconfig ./drivers/media/usb/cx231xx/Makefile ./drivers/media/usb/cx231xx/Kconfig ./drivers/media/usb/cpia2/Makefile ./drivers/media/usb/cpia2/Kconfig ./drivers/media/usb/b2c2/Makefile ./drivers/media/usb/b2c2/Kconfig ./drivers/media/usb/au0828/Makefile ./drivers/media/usb/au0828/Kconfig ./drivers/media/usb/as102/Makefile ./drivers/media/usb/as102/Kconfig ./drivers/media/usb/airspy/Makefile ./drivers/media/usb/airspy/Kconfig ./drivers/media/usb/Makefile ./drivers/media/usb/Kconfig ./drivers/media/tuners/Makefile ./drivers/media/tuners/Kconfig ./drivers/media/spi/Makefile ./drivers/media/spi/Kconfig ./drivers/media/rc/keymaps/Makefile ./drivers/media/rc/keymaps/Kconfig ./drivers/media/rc/img-ir/Makefile ./drivers/media/rc/img-ir/Kconfig ./drivers/media/rc/Makefile ./drivers/media/rc/Kconfig ./drivers/media/radio/wl128x/Makefile ./drivers/media/radio/wl128x/Kconfig ./drivers/media/radio/si4713/Makefile ./drivers/media/radio/si4713/Kconfig ./drivers/media/radio/si470x/Makefile ./drivers/media/radio/si470x/Kconfig ./drivers/media/radio/Makefile ./drivers/media/radio/Kconfig ./drivers/media/platform/xilinx/Makefile ./drivers/media/platform/xilinx/Kconfig ./drivers/media/platform/vsp1/Makefile ./drivers/media/platform/vivid/Makefile ./drivers/media/platform/vivid/Kconfig ./drivers/media/platform/vimc/Makefile ./drivers/media/platform/vimc/Kconfig ./drivers/media/platform/ti-vpe/Makefile ./drivers/media/platform/stm32/Makefile ./drivers/media/platform/sti/hva/Makefile ./drivers/media/platform/sti/delta/Makefile ./drivers/media/platform/sti/cec/Makefile ./drivers/media/platform/sti/c8sectpfe/Makefile ./drivers/media/platform/sti/c8sectpfe/Kconfig ./drivers/media/platform/sti/bdisp/Makefile ./drivers/media/platform/soc_camera/Makefile ./drivers/media/platform/soc_camera/Kconfig ./drivers/media/platform/s5p-mfc/Makefile ./drivers/media/platform/s5p-jpeg/Makefile ./drivers/media/platform/s5p-g2d/Makefile ./drivers/media/platform/s5p-cec/Makefile ./drivers/media/platform/s3c-camif/Makefile ./drivers/media/platform/rcar-vin/Makefile ./drivers/media/platform/rcar-vin/Kconfig ./drivers/media/platform/qcom/venus/Makefile ./drivers/media/platform/qcom/camss-8x16/Makefile ./drivers/media/platform/omap3isp/Makefile ./drivers/media/platform/omap/Makefile ./drivers/media/platform/omap/Kconfig ./drivers/media/platform/mtk-vpu/Makefile ./drivers/media/platform/mtk-vcodec/Makefile ./drivers/media/platform/mtk-mdp/Makefile ./drivers/media/platform/mtk-jpeg/Makefile ./drivers/media/platform/meson/Makefile ./drivers/media/platform/marvell-ccic/Makefile ./drivers/media/platform/marvell-ccic/Kconfig ./drivers/media/platform/exynos4-is/Makefile ./drivers/media/platform/exynos4-is/Kconfig ./drivers/media/platform/exynos-gsc/Makefile ./drivers/media/platform/davinci/Makefile ./drivers/media/platform/davinci/Kconfig ./drivers/media/platform/coda/Makefile ./drivers/media/platform/blackfin/Makefile ./drivers/media/platform/blackfin/Kconfig ./drivers/media/platform/atmel/Makefile ./drivers/media/platform/atmel/Kconfig ./drivers/media/platform/am437x/Makefile ./drivers/media/platform/am437x/Kconfig ./drivers/media/platform/Makefile ./drivers/media/platform/Kconfig ./drivers/media/pci/zoran/Makefile ./drivers/media/pci/zoran/Kconfig ./drivers/media/pci/tw686x/Makefile ./drivers/media/pci/tw686x/Kconfig ./drivers/media/pci/tw68/Makefile ./drivers/media/pci/tw68/Kconfig ./drivers/media/pci/tw5864/Makefile ./drivers/media/pci/tw5864/Kconfig ./drivers/media/pci/ttpci/Makefile ./drivers/media/pci/ttpci/Kconfig ./drivers/media/pci/sta2x11/Makefile ./drivers/media/pci/sta2x11/Kconfig ./drivers/media/pci/solo6x10/Makefile ./drivers/media/pci/solo6x10/Kconfig ./drivers/media/pci/smipcie/Makefile ./drivers/media/pci/smipcie/Kconfig ./drivers/media/pci/saa7164/Makefile ./drivers/media/pci/saa7164/Kconfig ./drivers/media/pci/saa7146/Makefile ./drivers/media/pci/saa7146/Kconfig ./drivers/media/pci/saa7134/Makefile ./drivers/media/pci/saa7134/Kconfig ./drivers/media/pci/pt3/Makefile ./drivers/media/pci/pt3/Kconfig ./drivers/media/pci/pt1/Makefile ./drivers/media/pci/pt1/Kconfig ./drivers/media/pci/pluto2/Makefile ./drivers/media/pci/pluto2/Kconfig ./drivers/media/pci/ngene/Makefile ./drivers/media/pci/ngene/Kconfig ./drivers/media/pci/netup_unidvb/Makefile ./drivers/media/pci/netup_unidvb/Kconfig ./drivers/media/pci/meye/Makefile ./drivers/media/pci/meye/Kconfig ./drivers/media/pci/mantis/Makefile ./drivers/media/pci/mantis/Kconfig ./drivers/media/pci/ivtv/Makefile ./drivers/media/pci/ivtv/Kconfig ./drivers/media/pci/dt3155/Makefile ./drivers/media/pci/dt3155/Kconfig ./drivers/media/pci/dm1105/Makefile ./drivers/media/pci/dm1105/Kconfig ./drivers/media/pci/ddbridge/Makefile ./drivers/media/pci/ddbridge/Kconfig ./drivers/media/pci/cx88/Makefile ./drivers/media/pci/cx88/Kconfig ./drivers/media/pci/cx25821/Makefile ./drivers/media/pci/cx25821/Kconfig ./drivers/media/pci/cx23885/Makefile ./drivers/media/pci/cx23885/Kconfig ./drivers/media/pci/cx18/Makefile ./drivers/media/pci/cx18/Kconfig ./drivers/media/pci/cobalt/Makefile ./drivers/media/pci/cobalt/Kconfig ./drivers/media/pci/bt8xx/Makefile ./drivers/media/pci/bt8xx/Kconfig ./drivers/media/pci/b2c2/Makefile ./drivers/media/pci/b2c2/Kconfig ./drivers/media/pci/Makefile ./drivers/media/pci/Kconfig ./drivers/media/mmc/siano/Makefile ./drivers/media/mmc/siano/Kconfig ./drivers/media/mmc/Makefile ./drivers/media/mmc/Kconfig ./drivers/media/i2c/Kconfig ./drivers/media/i2c/soc_camera/Makefile ./drivers/media/i2c/soc_camera/Kconfig ./drivers/media/i2c/smiapp/Makefile ./drivers/media/i2c/smiapp/Kconfig ./drivers/media/i2c/s5c73m3/Makefile ./drivers/media/i2c/m5mols/Makefile ./drivers/media/i2c/m5mols/Kconfig ./drivers/media/i2c/et8ek8/Makefile ./drivers/media/i2c/et8ek8/Kconfig ./drivers/media/i2c/cx25840/Makefile ./drivers/media/i2c/cx25840/Kconfig ./drivers/media/i2c/adv748x/Makefile ./drivers/media/i2c/Makefile ./drivers/media/firewire/Makefile ./drivers/media/firewire/Kconfig ./drivers/media/dvb-frontends/drx39xyj/Makefile ./drivers/media/dvb-frontends/drx39xyj/Kconfig ./drivers/media/dvb-frontends/Makefile ./drivers/media/dvb-frontends/Kconfig ./drivers/media/dvb-core/Makefile ./drivers/media/dvb-core/Kconfig ./drivers/media/common/v4l2-tpg/Makefile ./drivers/media/common/v4l2-tpg/Kconfig ./drivers/media/common/siano/Makefile ./drivers/media/common/siano/Kconfig ./drivers/media/common/saa7146/Makefile ./drivers/media/common/saa7146/Kconfig ./drivers/media/common/b2c2/Makefile ./drivers/media/common/b2c2/Kconfig ./drivers/media/common/Makefile ./drivers/media/common/Kconfig ./drivers/media/cec/Makefile ./drivers/media/cec/Kconfig ./drivers/media/Makefile ./drivers/media/Kconfig ./drivers/md/persistent-data/Makefile ./drivers/md/persistent-data/Kconfig ./drivers/md/bcache/Kconfig ./drivers/md/bcache/Makefile ./drivers/md/Makefile ./drivers/md/Kconfig ./drivers/mcb/Makefile ./drivers/mcb/Kconfig ./drivers/mailbox/Makefile ./drivers/mailbox/Kconfig ./drivers/macintosh/ams/Makefile ./drivers/macintosh/Makefile ./drivers/macintosh/Kconfig ./drivers/lightnvm/Makefile ./drivers/lightnvm/Kconfig ./drivers/leds/trigger/Kconfig ./drivers/leds/trigger/Makefile ./drivers/leds/Makefile ./drivers/leds/Kconfig ./drivers/isdn/mISDN/Makefile ./drivers/isdn/mISDN/Kconfig ./drivers/isdn/isdnloop/Makefile ./drivers/isdn/i4l/Makefile ./drivers/isdn/i4l/Kconfig ./drivers/isdn/hysdn/Makefile ./drivers/isdn/hysdn/Kconfig ./drivers/isdn/hisax/Makefile ./drivers/isdn/hisax/Kconfig ./drivers/isdn/hardware/mISDN/Makefile ./drivers/isdn/hardware/mISDN/Kconfig ./drivers/isdn/hardware/eicon/Makefile ./drivers/isdn/hardware/eicon/Kconfig ./drivers/isdn/hardware/avm/Makefile ./drivers/isdn/hardware/avm/Kconfig ./drivers/isdn/hardware/Makefile ./drivers/isdn/hardware/Kconfig ./drivers/isdn/gigaset/Makefile ./drivers/isdn/gigaset/Kconfig ./drivers/isdn/divert/Makefile ./drivers/isdn/capi/Makefile ./drivers/isdn/capi/Kconfig ./drivers/isdn/Makefile ./drivers/isdn/Kconfig ./drivers/irqchip/Makefile ./drivers/irqchip/Kconfig ./drivers/ipack/devices/Makefile ./drivers/ipack/devices/Kconfig ./drivers/ipack/carriers/Makefile ./drivers/ipack/carriers/Kconfig ./drivers/ipack/Makefile ./drivers/ipack/Kconfig ./drivers/iommu/Makefile ./drivers/iommu/Kconfig ./drivers/input/touchscreen/Makefile ./drivers/input/touchscreen/Kconfig ./drivers/input/tablet/Makefile ./drivers/input/tablet/Kconfig ./drivers/input/serio/Makefile ./drivers/input/serio/Kconfig ./drivers/input/rmi4/Makefile ./drivers/input/rmi4/Kconfig ./drivers/input/mouse/Makefile ./drivers/input/mouse/Kconfig ./drivers/input/misc/Makefile ./drivers/input/misc/Kconfig ./drivers/input/keyboard/Makefile ./drivers/input/keyboard/Kconfig ./drivers/input/joystick/iforce/Makefile ./drivers/input/joystick/iforce/Kconfig ./drivers/input/joystick/Makefile ./drivers/input/joystick/Kconfig ./drivers/input/gameport/Makefile ./drivers/input/gameport/Kconfig ./drivers/input/Makefile ./drivers/input/Kconfig ./drivers/infiniband/ulp/srpt/Makefile ./drivers/infiniband/ulp/srpt/Kconfig ./drivers/infiniband/ulp/srp/Kconfig ./drivers/infiniband/ulp/opa_vnic/Makefile ./drivers/infiniband/ulp/opa_vnic/Kconfig ./drivers/infiniband/ulp/isert/Makefile ./drivers/infiniband/ulp/isert/Kconfig ./drivers/infiniband/ulp/iser/Makefile ./drivers/infiniband/ulp/iser/Kconfig ./drivers/infiniband/ulp/ipoib/Makefile ./drivers/infiniband/ulp/ipoib/Kconfig ./drivers/infiniband/ulp/Makefile ./drivers/infiniband/sw/rxe/Makefile ./drivers/infiniband/sw/rxe/Kconfig ./drivers/infiniband/sw/rdmavt/Makefile ./drivers/infiniband/sw/rdmavt/Kconfig ./drivers/infiniband/sw/Makefile ./drivers/infiniband/hw/vmw_pvrdma/Makefile ./drivers/infiniband/hw/vmw_pvrdma/Kconfig ./drivers/infiniband/hw/usnic/Makefile ./drivers/infiniband/hw/usnic/Kconfig ./drivers/infiniband/hw/qib/Makefile ./drivers/infiniband/hw/qib/Kconfig ./drivers/infiniband/hw/qedr/Makefile ./drivers/infiniband/hw/qedr/Kconfig ./drivers/infiniband/hw/ocrdma/Makefile ./drivers/infiniband/hw/ocrdma/Kconfig ./drivers/infiniband/hw/nes/Makefile ./drivers/infiniband/hw/nes/Kconfig ./drivers/infiniband/hw/mthca/Makefile ./drivers/infiniband/hw/mthca/Kconfig ./drivers/infiniband/hw/mlx5/Makefile ./drivers/infiniband/hw/mlx5/Kconfig ./drivers/infiniband/hw/mlx4/Makefile ./drivers/infiniband/hw/mlx4/Kconfig ./drivers/infiniband/hw/i40iw/Makefile ./drivers/infiniband/hw/i40iw/Kconfig ./drivers/infiniband/hw/hns/Makefile ./drivers/infiniband/hw/hns/Kconfig ./drivers/infiniband/hw/hfi1/Makefile ./drivers/infiniband/hw/hfi1/Kconfig ./drivers/infiniband/hw/cxgb4/Makefile ./drivers/infiniband/hw/cxgb4/Kconfig ./drivers/infiniband/hw/cxgb3/Makefile ./drivers/infiniband/hw/cxgb3/Kconfig ./drivers/infiniband/hw/bnxt_re/Makefile ./drivers/infiniband/hw/bnxt_re/Kconfig ./drivers/infiniband/hw/Makefile ./drivers/infiniband/core/Makefile ./drivers/infiniband/Makefile ./drivers/infiniband/Kconfig ./drivers/iio/trigger/Makefile ./drivers/iio/trigger/Kconfig ./drivers/iio/temperature/Makefile ./drivers/iio/temperature/Kconfig ./drivers/iio/proximity/Kconfig ./drivers/iio/proximity/Makefile ./drivers/iio/pressure/Makefile ./drivers/iio/pressure/Kconfig ./drivers/iio/potentiostat/Makefile ./drivers/iio/potentiostat/Kconfig ./drivers/iio/potentiometer/Makefile ./drivers/iio/potentiometer/Kconfig ./drivers/iio/orientation/Makefile ./drivers/iio/orientation/Kconfig ./drivers/iio/multiplexer/Makefile ./drivers/iio/multiplexer/Kconfig ./drivers/iio/magnetometer/Makefile ./drivers/iio/magnetometer/Kconfig ./drivers/iio/light/Makefile ./drivers/iio/light/Kconfig ./drivers/iio/imu/st_lsm6dsx/Makefile ./drivers/iio/imu/st_lsm6dsx/Kconfig ./drivers/iio/imu/inv_mpu6050/Makefile ./drivers/iio/imu/inv_mpu6050/Kconfig ./drivers/iio/imu/bmi160/Makefile ./drivers/iio/imu/bmi160/Kconfig ./drivers/iio/imu/Makefile ./drivers/iio/imu/Kconfig ./drivers/iio/humidity/Makefile ./drivers/iio/humidity/Kconfig ./drivers/iio/health/Makefile ./drivers/iio/health/Kconfig ./drivers/iio/gyro/Makefile ./drivers/iio/gyro/Kconfig ./drivers/iio/frequency/Makefile ./drivers/iio/frequency/Kconfig ./drivers/iio/dummy/Makefile ./drivers/iio/dummy/Kconfig ./drivers/iio/dac/Makefile ./drivers/iio/dac/Kconfig ./drivers/iio/counter/Makefile ./drivers/iio/counter/Kconfig ./drivers/iio/common/st_sensors/Makefile ./drivers/iio/common/st_sensors/Kconfig ./drivers/iio/common/ssp_sensors/Makefile ./drivers/iio/common/ssp_sensors/Kconfig ./drivers/iio/common/ms_sensors/Makefile ./drivers/iio/common/ms_sensors/Kconfig ./drivers/iio/common/hid-sensors/Makefile ./drivers/iio/common/hid-sensors/Kconfig ./drivers/iio/common/cros_ec_sensors/Makefile ./drivers/iio/common/cros_ec_sensors/Kconfig ./drivers/iio/common/Makefile ./drivers/iio/common/Kconfig ./drivers/iio/chemical/Makefile ./drivers/iio/chemical/Kconfig ./drivers/iio/buffer/Makefile ./drivers/iio/buffer/Kconfig ./drivers/iio/amplifiers/Makefile ./drivers/iio/amplifiers/Kconfig ./drivers/iio/adc/Makefile ./drivers/iio/adc/Kconfig ./drivers/iio/accel/Makefile ./drivers/iio/accel/Kconfig ./drivers/iio/Makefile ./drivers/iio/Kconfig ./drivers/idle/Makefile ./drivers/idle/Kconfig ./drivers/ide/Makefile ./drivers/ide/Kconfig ./drivers/i2c/muxes/Makefile ./drivers/i2c/muxes/Kconfig ./drivers/i2c/busses/Makefile ./drivers/i2c/busses/Kconfig ./drivers/i2c/algos/Makefile ./drivers/i2c/algos/Kconfig ./drivers/i2c/Makefile ./drivers/i2c/Kconfig ./drivers/hwtracing/stm/Makefile ./drivers/hwtracing/stm/Kconfig ./drivers/hwtracing/intel_th/Makefile ./drivers/hwtracing/intel_th/Kconfig ./drivers/hwtracing/coresight/Makefile ./drivers/hwtracing/coresight/Kconfig ./drivers/hwspinlock/Makefile ./drivers/hwspinlock/Kconfig ./drivers/hwmon/pmbus/Makefile ./drivers/hwmon/pmbus/Kconfig ./drivers/hwmon/Makefile ./drivers/hwmon/Kconfig ./drivers/hv/Makefile ./drivers/hv/Kconfig ./drivers/hsi/controllers/Makefile ./drivers/hsi/controllers/Kconfig ./drivers/hsi/clients/Makefile ./drivers/hsi/clients/Kconfig ./drivers/hsi/Makefile ./drivers/hsi/Kconfig ./drivers/hid/Kconfig ./drivers/hid/usbhid/Makefile ./drivers/hid/usbhid/Kconfig ./drivers/hid/intel-ish-hid/Makefile ./drivers/hid/intel-ish-hid/Kconfig ./drivers/hid/i2c-hid/Makefile ./drivers/hid/i2c-hid/Kconfig ./drivers/hid/Makefile ./drivers/gpu/vga/Makefile ./drivers/gpu/vga/Kconfig ./drivers/gpu/ipu-v3/Makefile ./drivers/gpu/ipu-v3/Kconfig ./drivers/gpu/host1x/Makefile ./drivers/gpu/host1x/Kconfig ./drivers/gpu/drm/zte/Makefile ./drivers/gpu/drm/zte/Kconfig ./drivers/gpu/drm/vmwgfx/Makefile ./drivers/gpu/drm/vmwgfx/Kconfig ./drivers/gpu/drm/virtio/Makefile ./drivers/gpu/drm/virtio/Kconfig ./drivers/gpu/drm/via/Makefile ./drivers/gpu/drm/vgem/Makefile ./drivers/gpu/drm/vc4/Makefile ./drivers/gpu/drm/vc4/Kconfig ./drivers/gpu/drm/udl/Makefile ./drivers/gpu/drm/udl/Kconfig ./drivers/gpu/drm/ttm/Makefile ./drivers/gpu/drm/tinydrm/core/Makefile ./drivers/gpu/drm/tinydrm/Makefile ./drivers/gpu/drm/tinydrm/Kconfig ./drivers/gpu/drm/tilcdc/Makefile ./drivers/gpu/drm/tilcdc/Kconfig ./drivers/gpu/drm/tegra/Makefile ./drivers/gpu/drm/tegra/Kconfig ./drivers/gpu/drm/tdfx/Makefile ./drivers/gpu/drm/sun4i/Makefile ./drivers/gpu/drm/sun4i/Kconfig ./drivers/gpu/drm/stm/Makefile ./drivers/gpu/drm/stm/Kconfig ./drivers/gpu/drm/sti/Makefile ./drivers/gpu/drm/sti/Kconfig ./drivers/gpu/drm/sis/Makefile ./drivers/gpu/drm/shmobile/Makefile ./drivers/gpu/drm/shmobile/Kconfig ./drivers/gpu/drm/selftests/Makefile ./drivers/gpu/drm/savage/Makefile ./drivers/gpu/drm/rockchip/Makefile ./drivers/gpu/drm/rockchip/Kconfig ./drivers/gpu/drm/rcar-du/Makefile ./drivers/gpu/drm/rcar-du/Kconfig ./drivers/gpu/drm/radeon/Makefile ./drivers/gpu/drm/radeon/Kconfig ./drivers/gpu/drm/r128/Makefile ./drivers/gpu/drm/qxl/Makefile ./drivers/gpu/drm/qxl/Kconfig ./drivers/gpu/drm/pl111/Makefile ./drivers/gpu/drm/pl111/Kconfig ./drivers/gpu/drm/panel/Makefile ./drivers/gpu/drm/panel/Kconfig ./drivers/gpu/drm/omapdrm/dss/Makefile ./drivers/gpu/drm/omapdrm/dss/Kconfig ./drivers/gpu/drm/omapdrm/displays/Kconfig ./drivers/gpu/drm/omapdrm/displays/Makefile ./drivers/gpu/drm/omapdrm/Makefile ./drivers/gpu/drm/omapdrm/Kconfig ./drivers/gpu/drm/nouveau/Kconfig ./drivers/gpu/drm/mxsfb/Makefile ./drivers/gpu/drm/mxsfb/Kconfig ./drivers/gpu/drm/msm/Makefile ./drivers/gpu/drm/msm/Kconfig ./drivers/gpu/drm/mgag200/Makefile ./drivers/gpu/drm/mgag200/Kconfig ./drivers/gpu/drm/mga/Makefile ./drivers/gpu/drm/meson/Makefile ./drivers/gpu/drm/meson/Kconfig ./drivers/gpu/drm/mediatek/Makefile ./drivers/gpu/drm/mediatek/Kconfig ./drivers/gpu/drm/imx/Makefile ./drivers/gpu/drm/imx/Kconfig ./drivers/gpu/drm/i915/gvt/Makefile ./drivers/gpu/drm/i915/Makefile ./drivers/gpu/drm/i915/Kconfig.debug ./drivers/gpu/drm/i915/Kconfig ./drivers/gpu/drm/i810/Makefile ./drivers/gpu/drm/i2c/Makefile ./drivers/gpu/drm/i2c/Kconfig ./drivers/gpu/drm/hisilicon/kirin/Makefile ./drivers/gpu/drm/hisilicon/kirin/Kconfig ./drivers/gpu/drm/hisilicon/hibmc/Makefile ./drivers/gpu/drm/hisilicon/hibmc/Kconfig ./drivers/gpu/drm/hisilicon/Makefile ./drivers/gpu/drm/hisilicon/Kconfig ./drivers/gpu/drm/gma500/Makefile ./drivers/gpu/drm/gma500/Kconfig ./drivers/gpu/drm/fsl-dcu/Makefile ./drivers/gpu/drm/fsl-dcu/Kconfig ./drivers/gpu/drm/exynos/Makefile ./drivers/gpu/drm/exynos/Kconfig ./drivers/gpu/drm/etnaviv/Makefile ./drivers/gpu/drm/etnaviv/Kconfig ./drivers/gpu/drm/cirrus/Makefile ./drivers/gpu/drm/cirrus/Kconfig ./drivers/gpu/drm/bridge/synopsys/Makefile ./drivers/gpu/drm/bridge/synopsys/Kconfig ./drivers/gpu/drm/bridge/analogix/Makefile ./drivers/gpu/drm/bridge/analogix/Kconfig ./drivers/gpu/drm/bridge/adv7511/Makefile ./drivers/gpu/drm/bridge/adv7511/Kconfig ./drivers/gpu/drm/bridge/Makefile ./drivers/gpu/drm/bridge/Kconfig ./drivers/gpu/drm/bochs/Makefile ./drivers/gpu/drm/bochs/Kconfig ./drivers/gpu/drm/atmel-hlcdc/Makefile ./drivers/gpu/drm/atmel-hlcdc/Kconfig ./drivers/gpu/drm/ast/Makefile ./drivers/gpu/drm/ast/Kconfig ./drivers/gpu/drm/armada/Makefile ./drivers/gpu/drm/armada/Kconfig ./drivers/gpu/drm/arm/Makefile ./drivers/gpu/drm/arm/Kconfig ./drivers/gpu/drm/arc/Makefile ./drivers/gpu/drm/arc/Kconfig ./drivers/gpu/drm/amd/powerplay/smumgr/Makefile ./drivers/gpu/drm/amd/powerplay/hwmgr/Makefile ./drivers/gpu/drm/amd/powerplay/eventmgr/Makefile ./drivers/gpu/drm/amd/powerplay/Makefile ./drivers/gpu/drm/amd/amdkfd/Makefile ./drivers/gpu/drm/amd/amdkfd/Kconfig ./drivers/gpu/drm/amd/amdgpu/Makefile ./drivers/gpu/drm/amd/amdgpu/Kconfig ./drivers/gpu/drm/amd/acp/Makefile ./drivers/gpu/drm/amd/acp/Kconfig ./drivers/gpu/drm/Makefile ./drivers/gpu/drm/Kconfig ./drivers/gpu/Makefile ./drivers/gpio/Makefile ./drivers/gpio/Kconfig ./drivers/fsi/Makefile ./drivers/fsi/Kconfig ./drivers/fpga/Makefile ./drivers/fpga/Kconfig ./drivers/fmc/Makefile ./drivers/fmc/Kconfig ./drivers/firmware/tegra/Makefile ./drivers/firmware/tegra/Kconfig ./drivers/firmware/meson/Makefile ./drivers/firmware/meson/Kconfig ./drivers/firmware/google/Makefile ./drivers/firmware/google/Kconfig ./drivers/firmware/efi/Makefile ./drivers/firmware/efi/Kconfig ./drivers/firmware/efi/test/Makefile ./drivers/firmware/efi/libstub/Makefile ./drivers/firmware/broadcom/Makefile ./drivers/firmware/broadcom/Kconfig ./drivers/firmware/Makefile ./drivers/firmware/Kconfig ./drivers/firewire/Makefile ./drivers/firewire/Kconfig ./drivers/extcon/Makefile ./drivers/extcon/Kconfig ./drivers/eisa/Makefile ./drivers/eisa/Kconfig ./drivers/edac/Makefile ./drivers/edac/Kconfig ./drivers/dma/xilinx/Makefile ./drivers/dma/sh/Makefile ./drivers/dma/sh/Kconfig ./drivers/dma/qcom/Makefile ./drivers/dma/qcom/Kconfig ./drivers/dma/ppc4xx/Makefile ./drivers/dma/ipu/Makefile ./drivers/dma/ioat/Makefile ./drivers/dma/hsu/Makefile ./drivers/dma/hsu/Kconfig ./drivers/dma/dw/Makefile ./drivers/dma/dw/Kconfig ./drivers/dma/bestcomm/Makefile ./drivers/dma/bestcomm/Kconfig ./drivers/dma/Makefile ./drivers/dma/Kconfig ./drivers/dma-buf/Makefile ./drivers/dma-buf/Kconfig ./drivers/dio/Makefile ./drivers/devfreq/event/Makefile ./drivers/devfreq/event/Kconfig ./drivers/devfreq/Makefile ./drivers/devfreq/Kconfig ./drivers/dca/Makefile ./drivers/dca/Kconfig ./drivers/dax/Makefile ./drivers/dax/Kconfig ./drivers/crypto/vmx/Makefile ./drivers/crypto/vmx/Kconfig ./drivers/crypto/virtio/Makefile ./drivers/crypto/virtio/Kconfig ./drivers/crypto/ux500/hash/Makefile ./drivers/crypto/ux500/cryp/Makefile ./drivers/crypto/ux500/Makefile ./drivers/crypto/ux500/Kconfig ./drivers/crypto/sunxi-ss/Makefile ./drivers/crypto/stm32/Makefile ./drivers/crypto/stm32/Kconfig ./drivers/crypto/rockchip/Makefile ./drivers/crypto/qce/Makefile ./drivers/crypto/qat/qat_dh895xccvf/Makefile ./drivers/crypto/qat/qat_dh895xcc/Makefile ./drivers/crypto/qat/qat_common/Makefile ./drivers/crypto/qat/qat_c62xvf/Makefile ./drivers/crypto/qat/qat_c62x/Makefile ./drivers/crypto/qat/qat_c3xxxvf/Makefile ./drivers/crypto/qat/qat_c3xxx/Makefile ./drivers/crypto/qat/Makefile ./drivers/crypto/qat/Kconfig ./drivers/crypto/nx/Makefile ./drivers/crypto/nx/Kconfig ./drivers/crypto/mediatek/Makefile ./drivers/crypto/marvell/Makefile ./drivers/crypto/inside-secure/Makefile ./drivers/crypto/chelsio/Kconfig ./drivers/crypto/chelsio/Makefile ./drivers/crypto/ccp/Makefile ./drivers/crypto/ccp/Kconfig ./drivers/crypto/cavium/zip/Makefile ./drivers/crypto/cavium/nitrox/Makefile ./drivers/crypto/cavium/nitrox/Kconfig ./drivers/crypto/cavium/cpt/Makefile ./drivers/crypto/cavium/cpt/Kconfig ./drivers/crypto/cavium/Makefile ./drivers/crypto/caam/Makefile ./drivers/crypto/caam/Kconfig ./drivers/crypto/bcm/Makefile ./drivers/crypto/axis/Makefile ./drivers/crypto/amcc/Makefile ./drivers/crypto/Makefile ./drivers/crypto/Kconfig ./drivers/cpuidle/governors/Makefile ./drivers/cpuidle/Makefile ./drivers/cpuidle/Kconfig.powerpc ./drivers/cpuidle/Kconfig.mips ./drivers/cpuidle/Kconfig.arm ./drivers/cpuidle/Kconfig ./drivers/cpufreq/Kconfig.x86 ./drivers/cpufreq/Kconfig ./drivers/cpufreq/Makefile ./drivers/cpufreq/Kconfig.powerpc ./drivers/cpufreq/Kconfig.arm ./drivers/connector/Makefile ./drivers/connector/Kconfig ./drivers/clocksource/Makefile ./drivers/clocksource/Kconfig ./drivers/clk/zynq/Makefile ./drivers/clk/zte/Makefile ./drivers/clk/x86/Makefile ./drivers/clk/versatile/Makefile ./drivers/clk/versatile/Kconfig ./drivers/clk/ux500/Makefile ./drivers/clk/uniphier/Makefile ./drivers/clk/uniphier/Kconfig ./drivers/clk/ti/Makefile ./drivers/clk/ti/Kconfig ./drivers/clk/tegra/Makefile ./drivers/clk/tegra/Kconfig ./drivers/clk/sunxi/Makefile ./drivers/clk/sunxi-ng/Makefile ./drivers/clk/sunxi-ng/Kconfig ./drivers/clk/st/Makefile ./drivers/clk/spear/Makefile ./drivers/clk/socfpga/Makefile ./drivers/clk/sirf/Makefile ./drivers/clk/samsung/Makefile ./drivers/clk/samsung/Kconfig ./drivers/clk/rockchip/Makefile ./drivers/clk/renesas/Makefile ./drivers/clk/renesas/Kconfig ./drivers/clk/qcom/Makefile ./drivers/clk/qcom/Kconfig ./drivers/clk/pxa/Makefile ./drivers/clk/pistachio/Makefile ./drivers/clk/nxp/Makefile ./drivers/clk/mxs/Makefile ./drivers/clk/mvebu/Makefile ./drivers/clk/mvebu/Kconfig ./drivers/clk/mmp/Makefile ./drivers/clk/microchip/Makefile ./drivers/clk/meson/Makefile ./drivers/clk/meson/Kconfig ./drivers/clk/mediatek/Makefile ./drivers/clk/mediatek/Kconfig ./drivers/clk/loongson1/Makefile ./drivers/clk/keystone/Makefile ./drivers/clk/keystone/Kconfig ./drivers/clk/ingenic/Makefile ./drivers/clk/imx/Makefile ./drivers/clk/imgtec/Makefile ./drivers/clk/imgtec/Kconfig ./drivers/clk/hisilicon/Makefile ./drivers/clk/hisilicon/Kconfig ./drivers/clk/h8300/Makefile ./drivers/clk/berlin/Makefile ./drivers/clk/bcm/Makefile ./drivers/clk/bcm/Kconfig ./drivers/clk/axs10x/Makefile ./drivers/clk/axis/Makefile ./drivers/clk/at91/Makefile ./drivers/clk/Makefile ./drivers/clk/Kconfig ./drivers/char/Kconfig ./drivers/char/Makefile ./drivers/char/xillybus/Makefile ./drivers/char/xillybus/Kconfig ./drivers/char/xilinx_hwicap/Makefile ./drivers/char/tpm/st33zp24/Makefile ./drivers/char/tpm/st33zp24/Kconfig ./drivers/char/tpm/Makefile ./drivers/char/tpm/Kconfig ./drivers/char/pcmcia/Makefile ./drivers/char/pcmcia/Kconfig ./drivers/char/mwave/Makefile ./drivers/char/ipmi/Makefile ./drivers/char/ipmi/Kconfig ./drivers/char/hw_random/Makefile ./drivers/char/hw_random/Kconfig ./drivers/char/agp/Makefile ./drivers/char/agp/Kconfig ./drivers/cdrom/Makefile ./drivers/bus/Makefile ./drivers/bus/Kconfig ./drivers/bluetooth/Kconfig ./drivers/bluetooth/Makefile ./drivers/block/zram/Makefile ./drivers/block/zram/Kconfig ./drivers/block/xen-blkback/Makefile ./drivers/block/rsxx/Makefile ./drivers/block/paride/Makefile ./drivers/block/paride/Kconfig ./drivers/block/mtip32xx/Makefile ./drivers/block/mtip32xx/Kconfig ./drivers/block/drbd/Makefile ./drivers/block/drbd/Kconfig ./drivers/block/aoe/Makefile ./drivers/block/Makefile ./drivers/block/Kconfig ./drivers/bcma/Makefile ./drivers/bcma/Kconfig ./drivers/base/Kconfig ./drivers/base/test/Makefile ./drivers/base/test/Kconfig ./drivers/base/regmap/Makefile ./drivers/base/regmap/Kconfig ./drivers/base/power/opp/Makefile ./drivers/base/power/Makefile ./drivers/base/Makefile ./drivers/auxdisplay/Kconfig ./drivers/auxdisplay/Makefile ./drivers/atm/Makefile ./drivers/atm/Kconfig ./drivers/ata/Makefile ./drivers/ata/Kconfig ./drivers/android/Makefile ./drivers/android/Kconfig ./drivers/amba/Makefile ./drivers/amba/Kconfig ./drivers/acpi/nfit/Makefile ./drivers/acpi/nfit/Kconfig ./drivers/acpi/dptf/Makefile ./drivers/acpi/dptf/Kconfig ./drivers/acpi/arm64/Makefile ./drivers/acpi/arm64/Kconfig ./drivers/acpi/apei/Makefile ./drivers/acpi/apei/Kconfig ./drivers/acpi/acpica/Makefile ./drivers/acpi/Makefile ./drivers/acpi/Kconfig ./drivers/accessibility/braille/Makefile ./drivers/accessibility/Makefile ./drivers/accessibility/Kconfig ./drivers/Kconfig ./crypto/Kconfig ./crypto/async_tx/Makefile ./crypto/async_tx/Kconfig ./crypto/asymmetric_keys/Makefile ./crypto/asymmetric_keys/Kconfig ./crypto/Makefile ./certs/Makefile ./certs/Kconfig ./block/partitions/Makefile ./block/partitions/Kconfig ./block/Makefile ./block/Kconfig.iosched ./block/Kconfig ./arch/Kconfig ./arch/xtensa/platforms/xtfpga/Makefile ./arch/xtensa/platforms/xt2000/Makefile ./arch/xtensa/platforms/iss/Makefile ./arch/xtensa/oprofile/Makefile ./arch/xtensa/mm/Makefile ./arch/xtensa/lib/Makefile ./arch/xtensa/kernel/Makefile ./arch/xtensa/boot/lib/Makefile ./arch/xtensa/boot/dts/Makefile ./arch/xtensa/boot/boot-redboot/Makefile ./arch/xtensa/boot/boot-elf/Makefile ./arch/xtensa/boot/Makefile ./arch/xtensa/Makefile ./arch/xtensa/Kconfig.debug ./arch/xtensa/Kconfig ./arch/x86/Kconfig ./arch/x86/Makefile ./arch/x86/Kconfig.debug ./arch/x86/xen/Makefile ./arch/x86/xen/Kconfig ./arch/x86/video/Makefile ./arch/x86/um/vdso/Makefile ./arch/x86/um/os-Linux/Makefile ./arch/x86/um/Makefile ./arch/x86/um/Kconfig ./arch/x86/tools/Makefile ./arch/x86/realmode/rm/Makefile ./arch/x86/realmode/Makefile ./arch/x86/ras/Kconfig ./arch/x86/purgatory/Makefile ./arch/x86/power/Makefile ./arch/x86/platform/uv/Makefile ./arch/x86/platform/ts5500/Makefile ./arch/x86/platform/sfi/Makefile ./arch/x86/platform/scx200/Makefile ./arch/x86/platform/olpc/Makefile ./arch/x86/platform/iris/Makefile ./arch/x86/platform/intel/Makefile ./arch/x86/platform/intel-quark/Makefile ./arch/x86/platform/intel-mid/device_libs/Makefile ./arch/x86/platform/intel-mid/Makefile ./arch/x86/platform/goldfish/Makefile ./arch/x86/platform/geode/Makefile ./arch/x86/platform/efi/Makefile ./arch/x86/platform/ce4100/Makefile ./arch/x86/platform/atom/Makefile ./arch/x86/platform/Makefile ./arch/x86/pci/Makefile ./arch/x86/oprofile/Makefile ./arch/x86/net/Makefile ./arch/x86/mm/Makefile ./arch/x86/math-emu/Makefile ./arch/x86/lib/Makefile ./arch/x86/kvm/Makefile ./arch/x86/kvm/Kconfig ./arch/x86/kernel/Makefile ./arch/x86/kernel/kprobes/Makefile ./arch/x86/kernel/fpu/Makefile ./arch/x86/kernel/cpu/Makefile ./arch/x86/kernel/cpu/mtrr/Makefile ./arch/x86/kernel/cpu/microcode/Makefile ./arch/x86/kernel/cpu/mcheck/Makefile ./arch/x86/kernel/apic/Makefile ./arch/x86/kernel/acpi/Makefile ./arch/x86/ia32/Makefile ./arch/x86/hyperv/Makefile ./arch/x86/events/intel/Makefile ./arch/x86/events/amd/Makefile ./arch/x86/events/Makefile ./arch/x86/events/Kconfig ./arch/x86/entry/vsyscall/Makefile ./arch/x86/entry/vdso/Makefile ./arch/x86/entry/syscalls/Makefile ./arch/x86/entry/Makefile ./arch/x86/crypto/sha512-mb/Makefile ./arch/x86/crypto/sha256-mb/Makefile ./arch/x86/crypto/sha1-mb/Makefile ./arch/x86/crypto/Makefile ./arch/x86/boot/compressed/Makefile ./arch/x86/boot/Makefile ./arch/x86/Makefile_32.cpu ./arch/x86/Makefile.um ./arch/x86/Kconfig.cpu ./arch/unicore32/mm/Makefile ./arch/unicore32/mm/Kconfig ./arch/unicore32/lib/Makefile ./arch/unicore32/kernel/Makefile ./arch/unicore32/boot/compressed/Makefile ./arch/unicore32/boot/Makefile ./arch/unicore32/Makefile ./arch/unicore32/Kconfig.debug ./arch/unicore32/Kconfig ./arch/um/scripts/Makefile.rules ./arch/um/os-Linux/skas/Makefile ./arch/um/os-Linux/drivers/Makefile ./arch/um/os-Linux/Makefile ./arch/um/kernel/skas/Makefile ./arch/um/kernel/Makefile ./arch/um/drivers/Makefile ./arch/um/Makefile-skas ./arch/um/Makefile-os-Linux ./arch/um/Makefile ./arch/um/Kconfig.um ./arch/um/Kconfig.rest ./arch/um/Kconfig.net ./arch/um/Kconfig.debug ./arch/um/Kconfig.common ./arch/um/Kconfig.char ./arch/tile/mm/Makefile ./arch/tile/lib/Makefile ./arch/tile/kvm/Kconfig ./arch/tile/kernel/vdso/Makefile ./arch/tile/kernel/Makefile ./arch/tile/gxio/Makefile ./arch/tile/gxio/Kconfig ./arch/tile/Makefile ./arch/tile/Kconfig.debug ./arch/tile/Kconfig ./arch/sparc/Kconfig ./arch/sparc/prom/Makefile ./arch/sparc/power/Makefile ./arch/sparc/oprofile/Makefile ./arch/sparc/net/Makefile ./arch/sparc/mm/Makefile ./arch/sparc/math-emu/Makefile ./arch/sparc/lib/Makefile ./arch/sparc/kernel/Makefile ./arch/sparc/crypto/Makefile ./arch/sparc/boot/Makefile ./arch/sparc/Makefile ./arch/sparc/Kconfig.debug ./arch/sh/tools/Makefile ./arch/sh/oprofile/Makefile ./arch/sh/mm/Makefile ./arch/sh/mm/Kconfig ./arch/sh/math-emu/Makefile ./arch/sh/lib64/Makefile ./arch/sh/lib/Makefile ./arch/sh/kernel/vsyscall/Makefile ./arch/sh/kernel/cpu/shmobile/Makefile ./arch/sh/kernel/cpu/sh5/Makefile ./arch/sh/kernel/cpu/sh4a/Makefile ./arch/sh/kernel/cpu/sh4/Makefile ./arch/sh/kernel/cpu/sh3/Makefile ./arch/sh/kernel/cpu/sh2a/Makefile ./arch/sh/kernel/cpu/sh2/Makefile ./arch/sh/kernel/cpu/irq/Makefile ./arch/sh/kernel/cpu/Makefile ./arch/sh/kernel/Makefile ./arch/sh/drivers/superhyway/Makefile ./arch/sh/drivers/pci/Makefile ./arch/sh/drivers/dma/Makefile ./arch/sh/drivers/dma/Kconfig ./arch/sh/drivers/Makefile ./arch/sh/drivers/Kconfig ./arch/sh/cchips/hd6446x/Makefile ./arch/sh/cchips/Kconfig ./arch/sh/boot/romimage/Makefile ./arch/sh/boot/dts/Makefile ./arch/sh/boot/compressed/Makefile ./arch/sh/boot/Makefile ./arch/sh/boards/mach-x3proto/Makefile ./arch/sh/boards/mach-sh7763rdp/Makefile ./arch/sh/boards/mach-sh03/Makefile ./arch/sh/boards/mach-se/Makefile ./arch/sh/boards/mach-se/7780/Makefile ./arch/sh/boards/mach-se/7751/Makefile ./arch/sh/boards/mach-se/7724/Makefile ./arch/sh/boards/mach-se/7722/Makefile ./arch/sh/boards/mach-se/7721/Makefile ./arch/sh/boards/mach-se/770x/Makefile ./arch/sh/boards/mach-se/7343/Makefile ./arch/sh/boards/mach-se/7206/Makefile ./arch/sh/boards/mach-sdk7786/Makefile ./arch/sh/boards/mach-sdk7780/Makefile ./arch/sh/boards/mach-sdk7780/Kconfig ./arch/sh/boards/mach-rsk/Makefile ./arch/sh/boards/mach-rsk/Kconfig ./arch/sh/boards/mach-r2d/Makefile ./arch/sh/boards/mach-r2d/Kconfig ./arch/sh/boards/mach-migor/Makefile ./arch/sh/boards/mach-migor/Kconfig ./arch/sh/boards/mach-microdev/Makefile ./arch/sh/boards/mach-lboxre2/Makefile ./arch/sh/boards/mach-landisk/Makefile ./arch/sh/boards/mach-kfr2r09/Makefile ./arch/sh/boards/mach-hp6xx/Makefile ./arch/sh/boards/mach-highlander/Makefile ./arch/sh/boards/mach-highlander/Kconfig ./arch/sh/boards/mach-ecovec24/Makefile ./arch/sh/boards/mach-dreamcast/Makefile ./arch/sh/boards/mach-cayman/Makefile ./arch/sh/boards/mach-ap325rxa/Makefile ./arch/sh/boards/Makefile ./arch/sh/boards/Kconfig ./arch/sh/Makefile ./arch/sh/Kconfig.debug ./arch/sh/Kconfig.cpu ./arch/sh/Kconfig ./arch/score/mm/Makefile ./arch/score/lib/Makefile ./arch/score/kernel/Makefile ./arch/score/boot/Makefile ./arch/score/Makefile ./arch/score/Kconfig.debug ./arch/score/Kconfig ./arch/s390/tools/Makefile ./arch/s390/pci/Makefile ./arch/s390/oprofile/Makefile ./arch/s390/numa/Makefile ./arch/s390/net/Makefile ./arch/s390/mm/Makefile ./arch/s390/lib/Makefile ./arch/s390/kvm/Makefile ./arch/s390/kvm/Kconfig ./arch/s390/kernel/vdso64/Makefile ./arch/s390/kernel/vdso32/Makefile ./arch/s390/kernel/Makefile ./arch/s390/hypfs/Makefile ./arch/s390/crypto/Makefile ./arch/s390/boot/compressed/Makefile ./arch/s390/boot/Makefile ./arch/s390/appldata/Makefile ./arch/s390/Makefile ./arch/s390/Kconfig.debug ./arch/s390/Kconfig ./arch/powerpc/Kconfig ./arch/powerpc/xmon/Makefile ./arch/powerpc/sysdev/xive/Makefile ./arch/powerpc/sysdev/xive/Kconfig ./arch/powerpc/sysdev/xics/Makefile ./arch/powerpc/sysdev/xics/Kconfig ./arch/powerpc/sysdev/ge/Makefile ./arch/powerpc/sysdev/Makefile ./arch/powerpc/sysdev/Kconfig ./arch/powerpc/purgatory/Makefile ./arch/powerpc/platforms/pseries/Makefile ./arch/powerpc/platforms/pseries/Kconfig ./arch/powerpc/platforms/ps3/Makefile ./arch/powerpc/platforms/ps3/Kconfig ./arch/powerpc/platforms/powernv/Makefile ./arch/powerpc/platforms/powernv/Kconfig ./arch/powerpc/platforms/powermac/Makefile ./arch/powerpc/platforms/powermac/Kconfig ./arch/powerpc/platforms/pasemi/Makefile ./arch/powerpc/platforms/pasemi/Kconfig ./arch/powerpc/platforms/maple/Makefile ./arch/powerpc/platforms/maple/Kconfig ./arch/powerpc/platforms/embedded6xx/Makefile ./arch/powerpc/platforms/embedded6xx/Kconfig ./arch/powerpc/platforms/chrp/Makefile ./arch/powerpc/platforms/chrp/Kconfig ./arch/powerpc/platforms/cell/spufs/Makefile ./arch/powerpc/platforms/cell/Makefile ./arch/powerpc/platforms/cell/Kconfig ./arch/powerpc/platforms/amigaone/Makefile ./arch/powerpc/platforms/amigaone/Kconfig ./arch/powerpc/platforms/Makefile ./arch/powerpc/platforms/Kconfig.cputype ./arch/powerpc/platforms/Kconfig ./arch/powerpc/platforms/8xx/Makefile ./arch/powerpc/platforms/8xx/Kconfig ./arch/powerpc/platforms/86xx/Makefile ./arch/powerpc/platforms/86xx/Kconfig ./arch/powerpc/platforms/85xx/Makefile ./arch/powerpc/platforms/85xx/Kconfig ./arch/powerpc/platforms/83xx/Makefile ./arch/powerpc/platforms/83xx/Kconfig ./arch/powerpc/platforms/82xx/Makefile ./arch/powerpc/platforms/82xx/Kconfig ./arch/powerpc/platforms/52xx/Makefile ./arch/powerpc/platforms/52xx/Kconfig ./arch/powerpc/platforms/512x/Makefile ./arch/powerpc/platforms/512x/Kconfig ./arch/powerpc/platforms/4xx/Makefile ./arch/powerpc/platforms/44x/Makefile ./arch/powerpc/platforms/44x/Kconfig ./arch/powerpc/platforms/40x/Makefile ./arch/powerpc/platforms/40x/Kconfig ./arch/powerpc/perf/Makefile ./arch/powerpc/oprofile/Makefile ./arch/powerpc/net/Makefile ./arch/powerpc/mm/Makefile ./arch/powerpc/math-emu/Makefile ./arch/powerpc/lib/Makefile ./arch/powerpc/kvm/Kconfig ./arch/powerpc/kvm/Makefile ./arch/powerpc/kernel/vdso64/Makefile ./arch/powerpc/kernel/vdso32/Makefile ./arch/powerpc/kernel/trace/Makefile ./arch/powerpc/kernel/Makefile ./arch/powerpc/crypto/Makefile ./arch/powerpc/boot/Makefile ./arch/powerpc/Makefile.postlink ./arch/powerpc/Makefile ./arch/powerpc/Kconfig.debug ./arch/parisc/oprofile/Makefile ./arch/parisc/mm/Makefile ./arch/parisc/math-emu/Makefile ./arch/parisc/lib/Makefile ./arch/parisc/kernel/Makefile ./arch/parisc/boot/compressed/Makefile ./arch/parisc/boot/Makefile ./arch/parisc/Makefile ./arch/parisc/Kconfig.debug ./arch/parisc/Kconfig ./arch/openrisc/mm/Makefile ./arch/openrisc/lib/Makefile ./arch/openrisc/kernel/Makefile ./arch/openrisc/boot/dts/Makefile ./arch/openrisc/Makefile ./arch/openrisc/Kconfig ./arch/nios2/platform/Makefile ./arch/nios2/platform/Kconfig.platform ./arch/nios2/mm/Makefile ./arch/nios2/lib/Makefile ./arch/nios2/kernel/Makefile ./arch/nios2/boot/compressed/Makefile ./arch/nios2/boot/Makefile ./arch/nios2/Makefile ./arch/nios2/Kconfig.debug ./arch/nios2/Kconfig ./arch/mn10300/unit-asb2364/Makefile ./arch/mn10300/unit-asb2305/Makefile ./arch/mn10300/unit-asb2303/Makefile ./arch/mn10300/proc-mn2ws0050/Makefile ./arch/mn10300/proc-mn103e010/Makefile ./arch/mn10300/oprofile/Makefile ./arch/mn10300/mm/Makefile ./arch/mn10300/mm/Kconfig.cache ./arch/mn10300/lib/Makefile ./arch/mn10300/kernel/Makefile ./arch/mn10300/boot/compressed/Makefile ./arch/mn10300/boot/Makefile ./arch/mn10300/Makefile ./arch/mn10300/Kconfig.debug ./arch/mn10300/Kconfig ./arch/mips/Kconfig ./arch/mips/xilfpga/Makefile ./arch/mips/xilfpga/Kconfig ./arch/mips/vr41xx/ibm-workpad/Makefile ./arch/mips/vr41xx/common/Makefile ./arch/mips/vr41xx/casio-e55/Makefile ./arch/mips/vr41xx/Kconfig ./arch/mips/vdso/Makefile ./arch/mips/txx9/rbtx4939/Makefile ./arch/mips/txx9/rbtx4938/Makefile ./arch/mips/txx9/rbtx4927/Makefile ./arch/mips/txx9/jmr3927/Makefile ./arch/mips/txx9/generic/Makefile ./arch/mips/txx9/Makefile ./arch/mips/txx9/Kconfig ./arch/mips/sni/Makefile ./arch/mips/sibyte/swarm/Makefile ./arch/mips/sibyte/sb1250/Makefile ./arch/mips/sibyte/common/Makefile ./arch/mips/sibyte/bcm1480/Makefile ./arch/mips/sibyte/Makefile ./arch/mips/sibyte/Kconfig ./arch/mips/sgi-ip32/Makefile ./arch/mips/sgi-ip27/Makefile ./arch/mips/sgi-ip27/Kconfig ./arch/mips/sgi-ip22/Makefile ./arch/mips/rb532/Makefile ./arch/mips/ralink/Makefile ./arch/mips/ralink/Kconfig ./arch/mips/power/Makefile ./arch/mips/pnx833x/stb22x/Makefile ./arch/mips/pnx833x/common/Makefile ./arch/mips/pnx833x/Makefile ./arch/mips/pmcs-msp71xx/Makefile ./arch/mips/pmcs-msp71xx/Kconfig ./arch/mips/pistachio/Makefile ./arch/mips/pistachio/Kconfig ./arch/mips/pic32/pic32mzda/Makefile ./arch/mips/pic32/common/Makefile ./arch/mips/pic32/Makefile ./arch/mips/pic32/Kconfig ./arch/mips/pci/Makefile ./arch/mips/paravirt/Makefile ./arch/mips/paravirt/Kconfig ./arch/mips/oprofile/Makefile ./arch/mips/netlogic/xlr/Makefile ./arch/mips/netlogic/xlp/Makefile ./arch/mips/netlogic/common/Makefile ./arch/mips/netlogic/Makefile ./arch/mips/netlogic/Kconfig ./arch/mips/net/Makefile ./arch/mips/mti-malta/Makefile ./arch/mips/mm/Makefile ./arch/mips/math-emu/Makefile ./arch/mips/loongson64/loongson-3/Makefile ./arch/mips/loongson64/lemote-2f/Makefile ./arch/mips/loongson64/fuloong-2e/Makefile ./arch/mips/loongson64/common/cs5536/Makefile ./arch/mips/loongson64/common/Makefile ./arch/mips/loongson64/Makefile ./arch/mips/loongson64/Kconfig ./arch/mips/loongson32/ls1c/Makefile ./arch/mips/loongson32/ls1b/Makefile ./arch/mips/loongson32/common/Makefile ./arch/mips/loongson32/Makefile ./arch/mips/loongson32/Kconfig ./arch/mips/lib/Makefile ./arch/mips/lasat/image/Makefile ./arch/mips/lasat/Makefile ./arch/mips/lasat/Kconfig ./arch/mips/lantiq/xway/Makefile ./arch/mips/lantiq/falcon/Makefile ./arch/mips/lantiq/Makefile ./arch/mips/lantiq/Kconfig ./arch/mips/kvm/Makefile ./arch/mips/kvm/Kconfig ./arch/mips/kernel/Makefile ./arch/mips/jz4740/Makefile ./arch/mips/jz4740/Kconfig ./arch/mips/jazz/Makefile ./arch/mips/jazz/Kconfig ./arch/mips/generic/Makefile ./arch/mips/generic/Kconfig ./arch/mips/fw/sni/Makefile ./arch/mips/fw/lib/Makefile ./arch/mips/fw/cfe/Makefile ./arch/mips/fw/arc/Makefile ./arch/mips/emma/markeins/Makefile ./arch/mips/emma/common/Makefile ./arch/mips/emma/Makefile ./arch/mips/dec/prom/Makefile ./arch/mips/dec/Makefile ./arch/mips/cobalt/Makefile ./arch/mips/cavium-octeon/executive/Makefile ./arch/mips/cavium-octeon/crypto/Makefile ./arch/mips/cavium-octeon/Makefile ./arch/mips/cavium-octeon/Kconfig ./arch/mips/boot/Makefile ./arch/mips/boot/tools/Makefile ./arch/mips/boot/dts/xilfpga/Makefile ./arch/mips/boot/dts/ralink/Makefile ./arch/mips/boot/dts/qca/Makefile ./arch/mips/boot/dts/pic32/Makefile ./arch/mips/boot/dts/ni/Makefile ./arch/mips/boot/dts/netlogic/Makefile ./arch/mips/boot/dts/mti/Makefile ./arch/mips/boot/dts/lantiq/Makefile ./arch/mips/boot/dts/ingenic/Makefile ./arch/mips/boot/dts/img/Makefile ./arch/mips/boot/dts/cavium-octeon/Makefile ./arch/mips/boot/dts/brcm/Makefile ./arch/mips/boot/dts/Makefile ./arch/mips/boot/compressed/Makefile ./arch/mips/bmips/Makefile ./arch/mips/bmips/Kconfig ./arch/mips/bcm63xx/boards/Makefile ./arch/mips/bcm63xx/boards/Kconfig ./arch/mips/bcm63xx/Makefile ./arch/mips/bcm63xx/Kconfig ./arch/mips/bcm47xx/Makefile ./arch/mips/bcm47xx/Kconfig ./arch/mips/ath79/Makefile ./arch/mips/ath79/Kconfig ./arch/mips/ath25/Makefile ./arch/mips/ath25/Kconfig ./arch/mips/ar7/Makefile ./arch/mips/alchemy/devboards/Makefile ./arch/mips/alchemy/common/Makefile ./arch/mips/alchemy/Makefile ./arch/mips/alchemy/Kconfig ./arch/mips/Makefile.postlink ./arch/mips/Makefile ./arch/mips/Kconfig.debug ./arch/microblaze/Makefile ./arch/microblaze/pci/Makefile ./arch/microblaze/oprofile/Makefile ./arch/microblaze/mm/Makefile ./arch/microblaze/lib/Makefile ./arch/microblaze/kernel/cpu/Makefile ./arch/microblaze/kernel/Makefile ./arch/microblaze/boot/dts/Makefile ./arch/microblaze/boot/Makefile ./arch/microblaze/Kconfig.platform ./arch/microblaze/Kconfig.debug ./arch/microblaze/Kconfig ./arch/metag/tbx/Makefile ./arch/metag/oprofile/Makefile ./arch/metag/mm/Makefile ./arch/metag/mm/Kconfig ./arch/metag/lib/Makefile ./arch/metag/kernel/perf/Makefile ./arch/metag/kernel/Makefile ./arch/metag/boot/dts/Makefile ./arch/metag/boot/Makefile ./arch/metag/Makefile ./arch/metag/Kconfig.soc ./arch/metag/Kconfig.debug ./arch/metag/Kconfig ./arch/m68k/tools/amiga/Makefile ./arch/m68k/sun3x/Makefile ./arch/m68k/sun3/prom/Makefile ./arch/m68k/sun3/Makefile ./arch/m68k/q40/Makefile ./arch/m68k/mvme16x/Makefile ./arch/m68k/mvme147/Makefile ./arch/m68k/mm/Makefile ./arch/m68k/math-emu/Makefile ./arch/m68k/mac/Makefile ./arch/m68k/lib/Makefile ./arch/m68k/kernel/Makefile ./arch/m68k/ifpsp060/Makefile ./arch/m68k/hp300/Makefile ./arch/m68k/fpsp040/Makefile ./arch/m68k/emu/Makefile ./arch/m68k/coldfire/Makefile ./arch/m68k/bvme6000/Makefile ./arch/m68k/atari/Makefile ./arch/m68k/apollo/Makefile ./arch/m68k/amiga/Makefile ./arch/m68k/Makefile ./arch/m68k/Kconfig.machine ./arch/m68k/Kconfig.devices ./arch/m68k/Kconfig.debug ./arch/m68k/Kconfig.cpu ./arch/m68k/Kconfig.bus ./arch/m68k/Kconfig ./arch/m68k/68000/Makefile ./arch/m32r/Kconfig ./arch/m32r/platforms/usrv/Makefile ./arch/m32r/platforms/opsput/Makefile ./arch/m32r/platforms/oaks32r/Makefile ./arch/m32r/platforms/mappi3/Makefile ./arch/m32r/platforms/mappi2/Makefile ./arch/m32r/platforms/mappi/Makefile ./arch/m32r/platforms/m32700ut/Makefile ./arch/m32r/platforms/m32104ut/Makefile ./arch/m32r/platforms/Makefile ./arch/m32r/oprofile/Makefile ./arch/m32r/mm/Makefile ./arch/m32r/lib/Makefile ./arch/m32r/kernel/Makefile ./arch/m32r/boot/compressed/Makefile ./arch/m32r/boot/Makefile ./arch/m32r/Makefile ./arch/m32r/Kconfig.debug ./arch/ia64/uv/kernel/Makefile ./arch/ia64/uv/Makefile ./arch/ia64/sn/pci/pcibr/Makefile ./arch/ia64/sn/pci/Makefile ./arch/ia64/sn/kernel/sn2/Makefile ./arch/ia64/sn/kernel/Makefile ./arch/ia64/sn/Makefile ./arch/ia64/pci/Makefile ./arch/ia64/oprofile/Makefile ./arch/ia64/mm/Makefile ./arch/ia64/lib/Makefile ./arch/ia64/kernel/Makefile.gate ./arch/ia64/kernel/Makefile ./arch/ia64/hp/zx1/Makefile ./arch/ia64/hp/sim/boot/Makefile ./arch/ia64/hp/sim/Makefile ./arch/ia64/hp/sim/Kconfig ./arch/ia64/hp/common/Makefile ./arch/ia64/dig/Makefile ./arch/ia64/Makefile ./arch/ia64/Kconfig.debug ./arch/ia64/Kconfig ./arch/hexagon/mm/Makefile ./arch/hexagon/lib/Makefile ./arch/hexagon/kernel/Makefile ./arch/hexagon/Makefile ./arch/hexagon/Kconfig ./arch/h8300/mm/Makefile ./arch/h8300/lib/Makefile ./arch/h8300/kernel/Makefile ./arch/h8300/boot/dts/Makefile ./arch/h8300/boot/compressed/Makefile ./arch/h8300/boot/Makefile ./arch/h8300/Makefile ./arch/h8300/Kconfig.cpu ./arch/h8300/Kconfig ./arch/frv/mm/Makefile ./arch/frv/mb93090-mb00/Makefile ./arch/frv/lib/Makefile ./arch/frv/kernel/Makefile ./arch/frv/boot/Makefile ./arch/frv/Makefile ./arch/frv/Kconfig.debug ./arch/frv/Kconfig ./arch/cris/mm/Makefile ./arch/cris/kernel/Makefile ./arch/cris/include/arch-v32/arch/hwregs/iop/Makefile ./arch/cris/include/arch-v32/arch/hwregs/Makefile ./arch/cris/boot/rescue/Makefile ./arch/cris/boot/dts/Makefile ./arch/cris/boot/compressed/Makefile ./arch/cris/boot/Makefile ./arch/cris/arch-v32/mm/Makefile ./arch/cris/arch-v32/mach-fs/Makefile ./arch/cris/arch-v32/mach-fs/Kconfig ./arch/cris/arch-v32/mach-a3/Makefile ./arch/cris/arch-v32/mach-a3/Kconfig ./arch/cris/arch-v32/lib/Makefile ./arch/cris/arch-v32/kernel/Makefile ./arch/cris/arch-v32/drivers/pci/Makefile ./arch/cris/arch-v32/drivers/mach-fs/Makefile ./arch/cris/arch-v32/drivers/mach-a3/Makefile ./arch/cris/arch-v32/drivers/Makefile ./arch/cris/arch-v32/drivers/Kconfig ./arch/cris/arch-v32/Kconfig ./arch/cris/arch-v10/mm/Makefile ./arch/cris/arch-v10/lib/Makefile ./arch/cris/arch-v10/kernel/Makefile ./arch/cris/arch-v10/drivers/Makefile ./arch/cris/arch-v10/drivers/Kconfig ./arch/cris/arch-v10/Kconfig ./arch/cris/Makefile ./arch/cris/Kconfig.debug ./arch/cris/Kconfig ./arch/c6x/platforms/Makefile ./arch/c6x/platforms/Kconfig ./arch/c6x/mm/Makefile ./arch/c6x/lib/Makefile ./arch/c6x/kernel/Makefile ./arch/c6x/boot/dts/Makefile ./arch/c6x/boot/Makefile ./arch/c6x/Makefile ./arch/c6x/Kconfig ./arch/blackfin/Kconfig.debug ./arch/blackfin/Kconfig ./arch/blackfin/oprofile/Makefile ./arch/blackfin/mm/Makefile ./arch/blackfin/mach-common/Makefile ./arch/blackfin/mach-bf609/boards/Makefile ./arch/blackfin/mach-bf609/boards/Kconfig ./arch/blackfin/mach-bf609/Makefile ./arch/blackfin/mach-bf609/Kconfig ./arch/blackfin/mach-bf561/boards/Makefile ./arch/blackfin/mach-bf561/boards/Kconfig ./arch/blackfin/mach-bf561/Makefile ./arch/blackfin/mach-bf561/Kconfig ./arch/blackfin/mach-bf548/boards/Makefile ./arch/blackfin/mach-bf548/boards/Kconfig ./arch/blackfin/mach-bf548/Makefile ./arch/blackfin/mach-bf548/Kconfig ./arch/blackfin/mach-bf538/boards/Makefile ./arch/blackfin/mach-bf538/boards/Kconfig ./arch/blackfin/mach-bf538/Makefile ./arch/blackfin/mach-bf538/Kconfig ./arch/blackfin/mach-bf537/boards/Makefile ./arch/blackfin/mach-bf537/boards/Kconfig ./arch/blackfin/mach-bf537/Makefile ./arch/blackfin/mach-bf537/Kconfig ./arch/blackfin/mach-bf533/boards/Makefile ./arch/blackfin/mach-bf533/boards/Kconfig ./arch/blackfin/mach-bf533/Makefile ./arch/blackfin/mach-bf533/Kconfig ./arch/blackfin/mach-bf527/boards/Makefile ./arch/blackfin/mach-bf527/boards/Kconfig ./arch/blackfin/mach-bf527/Makefile ./arch/blackfin/mach-bf527/Kconfig ./arch/blackfin/mach-bf518/boards/Makefile ./arch/blackfin/mach-bf518/boards/Kconfig ./arch/blackfin/mach-bf518/Makefile ./arch/blackfin/mach-bf518/Kconfig ./arch/blackfin/lib/Makefile ./arch/blackfin/kernel/cplb-nompu/Makefile ./arch/blackfin/kernel/cplb-mpu/Makefile ./arch/blackfin/kernel/Makefile ./arch/blackfin/boot/Makefile ./arch/blackfin/Makefile ./arch/arm64/Kconfig ./arch/arm64/Makefile ./arch/arm64/xen/Makefile ./arch/arm64/net/Makefile ./arch/arm64/mm/Makefile ./arch/arm64/lib/Makefile ./arch/arm64/kvm/hyp/Makefile ./arch/arm64/kvm/Makefile ./arch/arm64/kvm/Kconfig ./arch/arm64/kernel/Makefile ./arch/arm64/kernel/vdso/Makefile ./arch/arm64/kernel/probes/Makefile ./arch/arm64/crypto/Kconfig ./arch/arm64/crypto/Makefile ./arch/arm64/boot/dts/zte/Makefile ./arch/arm64/boot/dts/xilinx/Makefile ./arch/arm64/boot/dts/sprd/Makefile ./arch/arm64/boot/dts/socionext/Makefile ./arch/arm64/boot/dts/rockchip/Makefile ./arch/arm64/boot/dts/renesas/Makefile ./arch/arm64/boot/dts/realtek/Makefile ./arch/arm64/boot/dts/qcom/Makefile ./arch/arm64/boot/dts/nvidia/Makefile ./arch/arm64/boot/dts/mediatek/Makefile ./arch/arm64/boot/dts/marvell/Makefile ./arch/arm64/boot/dts/lg/Makefile ./arch/arm64/boot/dts/hisilicon/Makefile ./arch/arm64/boot/dts/freescale/Makefile ./arch/arm64/boot/dts/exynos/Makefile ./arch/arm64/boot/dts/cavium/Makefile ./arch/arm64/boot/dts/broadcom/stingray/Makefile ./arch/arm64/boot/dts/broadcom/northstar2/Makefile ./arch/arm64/boot/dts/broadcom/Makefile ./arch/arm64/boot/dts/arm/Makefile ./arch/arm64/boot/dts/apm/Makefile ./arch/arm64/boot/dts/amlogic/Makefile ./arch/arm64/boot/dts/amd/Makefile ./arch/arm64/boot/dts/altera/Makefile ./arch/arm64/boot/dts/allwinner/Makefile ./arch/arm64/boot/dts/al/Makefile ./arch/arm64/boot/dts/actions/Makefile ./arch/arm64/boot/dts/Makefile ./arch/arm64/boot/Makefile ./arch/arm64/Kconfig.platforms ./arch/arm64/Kconfig.debug ./arch/arm/Kconfig ./arch/arm/xen/Makefile ./arch/arm/vfp/Makefile ./arch/arm/vdso/Makefile ./arch/arm/tools/Makefile ./arch/arm/probes/uprobes/Makefile ./arch/arm/probes/kprobes/Makefile ./arch/arm/probes/Makefile ./arch/arm/plat-versatile/Makefile ./arch/arm/plat-versatile/Kconfig ./arch/arm/plat-samsung/Makefile ./arch/arm/plat-samsung/Kconfig ./arch/arm/plat-pxa/Makefile ./arch/arm/plat-pxa/Kconfig ./arch/arm/plat-orion/Makefile ./arch/arm/plat-omap/Makefile ./arch/arm/plat-omap/Kconfig ./arch/arm/plat-iop/Makefile ./arch/arm/oprofile/Makefile ./arch/arm/nwfpe/Makefile ./arch/arm/net/Makefile ./arch/arm/mm/Makefile ./arch/arm/mm/Kconfig ./arch/arm/mach-zynq/Makefile ./arch/arm/mach-zynq/Kconfig ./arch/arm/mach-zx/Makefile ./arch/arm/mach-zx/Kconfig ./arch/arm/mach-w90x900/Makefile.boot ./arch/arm/mach-w90x900/Makefile ./arch/arm/mach-w90x900/Kconfig ./arch/arm/mach-vt8500/Makefile.boot ./arch/arm/mach-vt8500/Makefile ./arch/arm/mach-vt8500/Kconfig ./arch/arm/mach-vexpress/Makefile.boot ./arch/arm/mach-vexpress/Makefile ./arch/arm/mach-vexpress/Kconfig ./arch/arm/mach-versatile/Makefile ./arch/arm/mach-versatile/Kconfig ./arch/arm/mach-ux500/Makefile ./arch/arm/mach-ux500/Kconfig ./arch/arm/mach-uniphier/Makefile ./arch/arm/mach-uniphier/Kconfig ./arch/arm/mach-u300/Makefile ./arch/arm/mach-u300/Kconfig ./arch/arm/mach-tegra/Makefile ./arch/arm/mach-tegra/Kconfig ./arch/arm/mach-tango/Makefile ./arch/arm/mach-tango/Kconfig ./arch/arm/mach-sunxi/Makefile ./arch/arm/mach-sunxi/Kconfig ./arch/arm/mach-stm32/Makefile.boot ./arch/arm/mach-stm32/Makefile ./arch/arm/mach-stm32/Kconfig ./arch/arm/mach-sti/Makefile ./arch/arm/mach-sti/Kconfig ./arch/arm/mach-spear/Makefile ./arch/arm/mach-spear/Kconfig ./arch/arm/mach-socfpga/Makefile ./arch/arm/mach-socfpga/Kconfig ./arch/arm/mach-shmobile/Makefile ./arch/arm/mach-shmobile/Kconfig ./arch/arm/mach-sa1100/Makefile.boot ./arch/arm/mach-sa1100/Makefile ./arch/arm/mach-sa1100/Kconfig ./arch/arm/mach-s5pv210/Makefile ./arch/arm/mach-s5pv210/Kconfig ./arch/arm/mach-s3c64xx/Makefile ./arch/arm/mach-s3c64xx/Kconfig ./arch/arm/mach-s3c24xx/Makefile.boot ./arch/arm/mach-s3c24xx/Makefile ./arch/arm/mach-s3c24xx/Kconfig ./arch/arm/mach-rpc/Makefile.boot ./arch/arm/mach-rpc/Makefile ./arch/arm/mach-rockchip/Makefile ./arch/arm/mach-rockchip/Kconfig ./arch/arm/mach-realview/Makefile ./arch/arm/mach-realview/Kconfig ./arch/arm/mach-qcom/Makefile ./arch/arm/mach-qcom/Kconfig ./arch/arm/mach-pxa/Makefile.boot ./arch/arm/mach-pxa/Makefile ./arch/arm/mach-pxa/Kconfig ./arch/arm/mach-prima2/Makefile ./arch/arm/mach-prima2/Kconfig ./arch/arm/mach-picoxcell/Makefile ./arch/arm/mach-picoxcell/Kconfig ./arch/arm/mach-oxnas/Makefile ./arch/arm/mach-oxnas/Kconfig ./arch/arm/mach-orion5x/Makefile ./arch/arm/mach-orion5x/Kconfig ./arch/arm/mach-omap2/Makefile ./arch/arm/mach-omap2/Kconfig ./arch/arm/mach-omap1/Makefile.boot ./arch/arm/mach-omap1/Makefile ./arch/arm/mach-omap1/Kconfig ./arch/arm/mach-nspire/Makefile ./arch/arm/mach-nspire/Kconfig ./arch/arm/mach-nomadik/Makefile ./arch/arm/mach-nomadik/Kconfig ./arch/arm/mach-netx/Makefile.boot ./arch/arm/mach-netx/Makefile ./arch/arm/mach-netx/Kconfig ./arch/arm/mach-mxs/Makefile ./arch/arm/mach-mxs/Kconfig ./arch/arm/mach-mvebu/Makefile ./arch/arm/mach-mvebu/Kconfig ./arch/arm/mach-mv78xx0/Makefile ./arch/arm/mach-mv78xx0/Kconfig ./arch/arm/mach-moxart/Makefile ./arch/arm/mach-moxart/Kconfig ./arch/arm/mach-mmp/Makefile ./arch/arm/mach-mmp/Kconfig ./arch/arm/mach-meson/Makefile ./arch/arm/mach-meson/Kconfig ./arch/arm/mach-mediatek/Makefile ./arch/arm/mach-mediatek/Kconfig ./arch/arm/mach-lpc32xx/Makefile.boot ./arch/arm/mach-lpc32xx/Makefile ./arch/arm/mach-lpc18xx/Makefile.boot ./arch/arm/mach-lpc18xx/Makefile ./arch/arm/mach-ks8695/Makefile.boot ./arch/arm/mach-ks8695/Makefile ./arch/arm/mach-ks8695/Kconfig ./arch/arm/mach-keystone/Makefile ./arch/arm/mach-keystone/Kconfig ./arch/arm/mach-ixp4xx/Makefile.boot ./arch/arm/mach-ixp4xx/Makefile ./arch/arm/mach-ixp4xx/Kconfig ./arch/arm/mach-iop33x/Makefile.boot ./arch/arm/mach-iop33x/Makefile ./arch/arm/mach-iop33x/Kconfig ./arch/arm/mach-iop32x/Makefile.boot ./arch/arm/mach-iop32x/Makefile ./arch/arm/mach-iop32x/Kconfig ./arch/arm/mach-iop13xx/Makefile.boot ./arch/arm/mach-iop13xx/Makefile ./arch/arm/mach-iop13xx/Kconfig ./arch/arm/mach-integrator/Makefile ./arch/arm/mach-integrator/Kconfig ./arch/arm/mach-imx/devices/Makefile ./arch/arm/mach-imx/devices/Kconfig ./arch/arm/mach-imx/Makefile.boot ./arch/arm/mach-imx/Makefile ./arch/arm/mach-imx/Kconfig ./arch/arm/mach-hisi/Makefile ./arch/arm/mach-hisi/Kconfig ./arch/arm/mach-highbank/Makefile ./arch/arm/mach-highbank/Kconfig ./arch/arm/mach-gemini/Makefile ./arch/arm/mach-gemini/Kconfig ./arch/arm/mach-footbridge/Makefile.boot ./arch/arm/mach-footbridge/Makefile ./arch/arm/mach-footbridge/Kconfig ./arch/arm/mach-exynos/Makefile ./arch/arm/mach-exynos/Kconfig ./arch/arm/mach-ep93xx/Makefile.boot ./arch/arm/mach-ep93xx/Makefile ./arch/arm/mach-ep93xx/Kconfig ./arch/arm/mach-efm32/Makefile.boot ./arch/arm/mach-efm32/Makefile ./arch/arm/mach-ebsa110/Makefile.boot ./arch/arm/mach-ebsa110/Makefile ./arch/arm/mach-dove/Makefile.boot ./arch/arm/mach-dove/Makefile ./arch/arm/mach-dove/Kconfig ./arch/arm/mach-digicolor/Makefile ./arch/arm/mach-digicolor/Kconfig ./arch/arm/mach-davinci/Makefile.boot ./arch/arm/mach-davinci/Makefile ./arch/arm/mach-davinci/Kconfig ./arch/arm/mach-cns3xxx/Makefile ./arch/arm/mach-cns3xxx/Kconfig ./arch/arm/mach-clps711x/Makefile ./arch/arm/mach-clps711x/Kconfig ./arch/arm/mach-berlin/Makefile ./arch/arm/mach-berlin/Kconfig ./arch/arm/mach-bcm/Makefile ./arch/arm/mach-bcm/Kconfig ./arch/arm/mach-axxia/Makefile ./arch/arm/mach-axxia/Kconfig ./arch/arm/mach-at91/Makefile.boot ./arch/arm/mach-at91/Makefile ./arch/arm/mach-at91/Kconfig ./arch/arm/mach-aspeed/Kconfig ./arch/arm/mach-asm9260/Kconfig ./arch/arm/mach-artpec/Makefile ./arch/arm/mach-artpec/Kconfig ./arch/arm/mach-alpine/Makefile ./arch/arm/mach-alpine/Kconfig ./arch/arm/mach-actions/Makefile ./arch/arm/mach-actions/Kconfig ./arch/arm/lib/Makefile ./arch/arm/kvm/hyp/Makefile ./arch/arm/kvm/Makefile ./arch/arm/kvm/Kconfig ./arch/arm/kernel/Makefile ./arch/arm/firmware/Makefile ./arch/arm/firmware/Kconfig ./arch/arm/crypto/Makefile ./arch/arm/crypto/Kconfig ./arch/arm/common/Makefile ./arch/arm/common/Kconfig ./arch/arm/boot/dts/Makefile ./arch/arm/boot/compressed/Makefile ./arch/arm/boot/bootp/Makefile ./arch/arm/boot/Makefile ./arch/arm/Makefile ./arch/arm/Kconfig.debug ./arch/arm/Kconfig-nommu ./arch/arc/plat-tb10x/Makefile ./arch/arc/plat-tb10x/Kconfig ./arch/arc/plat-sim/Makefile ./arch/arc/plat-hsdk/Makefile ./arch/arc/plat-hsdk/Kconfig ./arch/arc/plat-eznps/Makefile ./arch/arc/plat-eznps/Kconfig ./arch/arc/plat-axs10x/Makefile ./arch/arc/plat-axs10x/Kconfig ./arch/arc/oprofile/Makefile ./arch/arc/mm/Makefile ./arch/arc/lib/Makefile ./arch/arc/kernel/Makefile ./arch/arc/boot/dts/Makefile ./arch/arc/boot/Makefile ./arch/arc/Makefile ./arch/arc/Kconfig.debug ./arch/arc/Kconfig ./arch/alpha/oprofile/Makefile ./arch/alpha/mm/Makefile ./arch/alpha/math-emu/Makefile ./arch/alpha/lib/Makefile ./arch/alpha/kernel/Makefile ./arch/alpha/boot/Makefile ./arch/alpha/Makefile ./arch/alpha/Kconfig.debug ./arch/alpha/Kconfig ./Kconfig ./Documentation/scsi/scsi_transport_srp/Makefile ./Documentation/media/Makefile ./Documentation/kbuild/Kconfig.select-break ./Documentation/kbuild/Kconfig.recursion-issue-02 ./Documentation/kbuild/Kconfig.recursion-issue-01 ./Documentation/cdrom/Makefile ./Documentation/Makefile ./Documentation/EDID/Makefile /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + cp Module.symvers /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + cp System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + '[' -s Module.markers ']' + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/Documentation + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/include + cp .config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + cp -a scripts /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + '[' -f tools/objtool/objtool ']' + '[' -d arch/i386/scripts ']' + '[' -f 'arch/i386/*lds' ']' + rm -f '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts/*.o' + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts/kconfig/conf.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts/kconfig/zconf.tab.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts/mod/empty.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts/mod/file2alias.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts/mod/modpost.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/scripts/mod/sumversion.o + '[' -d arch/x86/include ']' + cp -a --parents arch/x86/include /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a include /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/include + cp -a --parents arch/x86/entry/syscalls/syscall_32.tbl /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/entry/syscalls/syscalltbl.sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/entry/syscalls/syscallhdr.sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/entry/syscalls/syscall_64.tbl /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/tools/relocs_32.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/tools/relocs_64.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/tools/relocs.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/tools/relocs_common.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/tools/relocs.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents tools/include/tools/le_byteshift.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/purgatory/purgatory.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/purgatory/sha256.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/purgatory/sha256.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/purgatory/stack.S /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/purgatory/string.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/purgatory/setup-x86_64.S /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/purgatory/entry64.S /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/boot/string.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/boot/string.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + cp -a --parents arch/x86/boot/ctype.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/ + touch -r /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/Makefile /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/include/generated/uapi/linux/version.h + cp /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/.config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/include/config/auto.conf + grep 'Build ID' + awk '{print $NF}' + eu-readelf -n vmlinux + cp vmlinux.id /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build/vmlinux.id + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE + cp vmlinux /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE -name '*.ko' -type f + xargs --no-run-if-empty chmod u+x + xargs --no-run-if-empty nm -upA + grep -F /drivers/ modnames + sed -n 's,^.*/\([^/]*\.ko\): *U \(.*\)$,\1 \2,p' + collect_modules_list networking 'register_netdev|ieee80211_register_hw|usbnet_probe|phy_driver_register|rt(l_|2x00)(pci|usb)_probe|register_netdevice' + sed -r -n -e 's/^([^ ]+) \.?(register_netdev|ieee80211_register_hw|usbnet_probe|phy_driver_register|rt(l_|2x00)(pci|usb)_probe|register_netdevice)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + collect_modules_list block 'ata_scsi_ioctl|scsi_add_host|scsi_add_host_with_dma|blk_alloc_queue|blk_init_queue|register_mtd_blktrans|scsi_esp_register|scsi_register_device_handler|blk_queue_physical_block_size' 'pktcdvd.ko|dm-mod.ko' + sed -r -n -e 's/^([^ ]+) \.?(ata_scsi_ioctl|scsi_add_host|scsi_add_host_with_dma|blk_alloc_queue|blk_init_queue|register_mtd_blktrans|scsi_esp_register|scsi_register_device_handler|blk_queue_physical_block_size)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z 'pktcdvd.ko|dm-mod.ko' ']' + sed -r -e '/^(pktcdvd.ko|dm-mod.ko)$/d' -i /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/modules.block + collect_modules_list drm 'drm_open|drm_init' + LC_ALL=C + sort -u + sed -r -n -e 's/^([^ ]+) \.?(drm_open|drm_init)$/\1/p' drivers.undef + '[' '!' -z '' ']' + collect_modules_list modesetting drm_crtc_init + sed -r -n -e 's/^([^ ]+) \.?(drm_crtc_init)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE -name '*.ko' + grep -E -v 'GPL( v2)?$|Dual BSD/GPL$|Dual MPL/GPL$|GPL and additional rights$' + xargs /sbin/modinfo -l + pushd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/ ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + rm -f modules.alias modules.alias.bin modules.builtin.bin modules.dep modules.dep.bin 'modules.*map' modules.symbols modules.symbols.bin modules.devname modules.softdep + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + /builddir/build/SOURCES/mod-extra.sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE /builddir/build/SOURCES/mod-extra.list ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + cp System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/. + pushd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + mkdir restore + cp -r lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/System.map lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/config lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/modules.block lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/modules.builtin lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/modules.drm lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/modules.modesetting lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/modules.networking lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/modules.order lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/source lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/updates lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/vdso lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/vmlinuz restore/. + rm -rf lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra + sort -n + find lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel -name '*.ko' + cp /builddir/build/SOURCES/filter-aarch64.sh /builddir/build/SOURCES/filter-armv7hl.sh /builddir/build/SOURCES/filter-i686.sh /builddir/build/SOURCES/filter-modules.sh /builddir/build/SOURCES/filter-ppc64.sh /builddir/build/SOURCES/filter-ppc64le.sh /builddir/build/SOURCES/filter-s390x.sh /builddir/build/SOURCES/filter-x86_64.sh . + /builddir/build/SOURCES/filter-modules.sh modules.list i686 + rm filter-aarch64.sh filter-armv7hl.sh filter-i686.sh filter-modules.sh filter-ppc64.sh filter-ppc64le.sh filter-s390x.sh filter-x86_64.sh + depmod -b . -aeF ./System.map 4.14.24-300.rt19.1.fc29.i686+rtPAE + '[' -s depmod.out ']' + rm depmod.out + pushd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/ ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + rm -f modules.alias modules.alias.bin modules.builtin.bin modules.dep modules.dep.bin 'modules.*map' modules.symbols modules.symbols.bin modules.devname modules.softdep + popd + find lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel -mindepth 1 -type d + sort -n + rm System.map + cp -r restore/System.map restore/build restore/config restore/extra restore/kernel restore/modules.block restore/modules.builtin restore/modules.drm restore/modules.modesetting restore/modules.networking restore/modules.order restore/source restore/updates restore/vdso restore/vmlinuz lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/. + rm -rf restore ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + popd + sed -e 's/^lib*/\/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/k-d.list + sed -e 's/^lib*/%dir \/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/module-dirs.list + sed -e 's/^lib*/\/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/modules.list + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/k-d.list + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/modules.list + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/module-dirs.list + cp certs/signing_key.pem certs/signing_key.pem.sign+rtPAE + cp certs/signing_key.x509 certs/signing_key.x509.sign+rtPAE + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels + mv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386//usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE + ln -sf /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/build + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels -name '.*.cmd' -exec rm -f '{}' ';' + BuildKernel bzImage arch/x86/boot/bzImage 1 rt + MakeTarget=bzImage + KernelImage=arch/x86/boot/bzImage + Flavour=rt + DoVDSO=1 + Flav=+rt + InstallName=vmlinuz + Config=kernel-4.14.24-i686-rt.config + DevelDir=/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt + '[' arch/x86/boot/bzImage = vmlinux ']' + CopyKernel=cp + KernelVer=4.14.24-300.rt19.1.fc29.i686+rt + echo BUILDING A KERNEL FOR rt i686... + perl -p -i -e 's/^SUBLEVEL.*/SUBLEVEL = 24/' Makefile BUILDING A KERNEL FOR rt i686... + perl -p -i -e 's/^EXTRAVERSION.*/EXTRAVERSION = -300.rt19.1.fc29.i686+rt/' Makefile + make -s mrproper + cp configs/kernel-4.14.24-i686-rt.config .config + cp /builddir/build/SOURCES/x509.genkey certs/. BUILDSTDERR: ++ head -1 .config BUILDSTDERR: ++ cut -b 3- USING ARCH=i386 + Arch=i386 + echo USING ARCH=i386 + make -s ARCH=i386 oldnoconfig BUILDSTDERR: In file included from scripts/kconfig/zconf.tab.c:2468: BUILDSTDERR: scripts/kconfig/confdata.c: In function 'conf_write': BUILDSTDERR: scripts/kconfig/confdata.c:773:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:773:19: note: assuming directive output of 7 bytes BUILDSTDERR: scripts/kconfig/confdata.c:773:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 BUILDSTDERR: sprintf(newname, "%s%s", dirname, basename); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/kconfig/confdata.c:776:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 BUILDSTDERR: sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + make -s ARCH=i386 V=1 -j2 bzImage BUILDSTDERR: In file included from kernel/fork.c:53: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_set_tid_address' alias between functions of incompatible types 'long int(int *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:1513:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:1513:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_unshare' alias between functions of incompatible types 'long int(long unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2361:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2361:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clone' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, int *, long unsigned int, int *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2178:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/fork.c:2178:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/exec_domain.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_personality' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exec_domain.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(personality, unsigned int, personality) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exec_domain.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(personality, unsigned int, personality) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/exit.c:41: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_waitpid' alias between functions of incompatible types 'long int(pid_t, int *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_wait4' alias between functions of incompatible types 'long int(pid_t, int *, int, struct rusage *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1673:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1673:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(wait4, pid_t, upid, int __user *, stat_addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_waitid' alias between functions of incompatible types 'long int(int, pid_t, struct siginfo *, int, struct rusage *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1596:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/exit.c:1596:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(waitid, int, which, pid_t, upid, struct siginfo __user *, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sysctl_binary.c:7: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sysctl' alias between functions of incompatible types 'long int(struct __sysctl_args *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1419:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysctl, struct __sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sysctl_binary.c:1419:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysctl, struct __sysctl_args __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/capability.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_capget' alias between functions of incompatible types 'long int(struct __user_cap_header_struct *, struct __user_cap_data_struct *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:150:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capget, cap_user_header_t, header, cap_user_data_t, dataptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:150:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capget, cap_user_header_t, header, cap_user_data_t, dataptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_capset' alias between functions of incompatible types 'long int(struct __user_cap_header_struct *, struct __user_cap_data_struct * const)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capset, cap_user_header_t, header, const cap_user_data_t, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/capability.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(capset, cap_user_header_t, header, const cap_user_data_t, data) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/ptrace.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ptrace' alias between functions of incompatible types 'long int(long int, long int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1128:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/ptrace.c:1128:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(ptrace, long, request, long, pid, unsigned long, addr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/signal.c:28: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigprocmask' alias between functions of incompatible types 'long int(int, sigset_t *, sigset_t *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2656:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2656:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigprocmask, int, how, sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigsuspend' alias between functions of incompatible types 'long int(int, int, old_sigset_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3779:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3779:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigsuspend, int, unused1, int, unused2, old_sigset_t, mask) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigsuspend' alias between functions of incompatible types 'long int(sigset_t *, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3735:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3735:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigsuspend, sigset_t __user *, unewset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_signal' alias between functions of incompatible types 'long int(int, void (*)(int))' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3688:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(signal, int, sig, __sighandler_t, handler) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3688:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(signal, int, sig, __sighandler_t, handler) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigaction' alias between functions of incompatible types 'long int(int, const struct old_sigaction *, struct old_sigaction *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3584:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3584:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigaction' alias between functions of incompatible types 'long int(int, const struct sigaction *, struct sigaction *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3508:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3508:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigaction, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigprocmask' alias between functions of incompatible types 'long int(int, old_sigset_t *, old_sigset_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3460:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3460:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sigprocmask, int, how, old_sigset_t __user *, nset, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigpending' alias between functions of incompatible types 'long int(old_sigset_t *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3427:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sigpending, old_sigset_t __user *, set) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3427:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sigpending, old_sigset_t __user *, set) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sigaltstack' alias between functions of incompatible types 'long int(const stack_t *, stack_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3332:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3332:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sigaltstack,const stack_t __user *,uss, stack_t __user *,uoss) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_tgsigqueueinfo' alias between functions of incompatible types 'long int(pid_t, pid_t, int, siginfo_t *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3193:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3193:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_tgsigqueueinfo, pid_t, tgid, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigqueueinfo' alias between functions of incompatible types 'long int(pid_t, int, siginfo_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3152:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(rt_sigqueueinfo, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:3152:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(rt_sigqueueinfo, pid_t, pid, int, sig, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigtimedwait' alias between functions of incompatible types 'long int(const sigset_t *, siginfo_t *, const struct timespec *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2970:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigtimedwait, const sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2970:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(rt_sigtimedwait, const sigset_t __user *, uthese, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rt_sigpending' alias between functions of incompatible types 'long int(sigset_t *, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/signal.c:2746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rt_sigpending, sigset_t __user *, uset, size_t, sigsetsize) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sys.c:47: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sysinfo' alias between functions of incompatible types 'long int(struct sysinfo *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2475:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2475:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(sysinfo, struct sysinfo __user *, info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getcpu' alias between functions of incompatible types 'long int(unsigned int *, unsigned int *, struct getcpu_cache *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2396:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2396:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getcpu, unsigned __user *, cpup, unsigned __user *, nodep, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_prctl' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2187:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:2187:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(prctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getrusage' alias between functions of incompatible types 'long int(int, struct rusage *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1728:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1728:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrusage, int, who, struct rusage __user *, ru) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1602:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1602:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_prlimit64' alias between functions of incompatible types 'long int(pid_t, unsigned int, const struct rlimit64 *, struct rlimit64 *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1555:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1555:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1389:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1389:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(old_getrlimit, unsigned int, resource, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getrlimit' alias between functions of incompatible types 'long int(unsigned int, struct rlimit *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1324:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1324:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getrlimit, unsigned int, resource, struct rlimit __user *, rlim) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setdomainname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1300:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1300:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setdomainname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_gethostname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1275:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1275:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sethostname' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1249:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1249:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_olduname' alias between functions of incompatible types 'long int(struct oldold_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1214:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1214:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(olduname, struct oldold_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_uname' alias between functions of incompatible types 'long int(struct old_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1195:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1195:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(uname, struct old_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newuname' alias between functions of incompatible types 'long int(struct new_utsname *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1175:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:1175:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(newuname, struct new_utsname __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_times' alias between functions of incompatible types 'long int(struct tms *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:903:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(times, struct tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:903:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(times, struct tms __user *, tbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsgid' alias between functions of incompatible types 'long int(gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:793:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:793:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsuid' alias between functions of incompatible types 'long int(uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:754:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:754:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresgid' alias between functions of incompatible types 'long int(gid_t *, gid_t *, gid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:727:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:727:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid, gid_t __user *, rgidp, gid_t __user *, egidp, gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresgid' alias between functions of incompatible types 'long int(gid_t, gid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:675:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid, gid_t, rgid, gid_t, egid, gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:675:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid, gid_t, rgid, gid_t, egid, gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresuid' alias between functions of incompatible types 'long int(uid_t *, uid_t *, uid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid, uid_t __user *, ruidp, uid_t __user *, euidp, uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid, uid_t __user *, ruidp, uid_t __user *, euidp, uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresuid' alias between functions of incompatible types 'long int(uid_t, uid_t, uid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:588:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid, uid_t, ruid, uid_t, euid, uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:588:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid, uid_t, ruid, uid_t, euid, uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setuid' alias between functions of incompatible types 'long int(uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:541:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:541:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid, uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setreuid' alias between functions of incompatible types 'long int(uid_t, uid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:470:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:470:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid, uid_t, ruid, uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgid' alias between functions of incompatible types 'long int(gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:394:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:394:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid, gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setregid' alias between functions of incompatible types 'long int(gid_t, gid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:337:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sys.c:337:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid, gid_t, rgid, gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/reboot.c:16: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_reboot' alias between functions of incompatible types 'long int(int, int, unsigned int, void *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/reboot.c:280:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/reboot.c:280:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(reboot, int, magic1, int, magic2, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/groups.c:10: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getgroups' alias between functions of incompatible types 'long int(int, gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgroups' alias between functions of incompatible types 'long int(int, gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/groups.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups, int, gidsetsize, gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/bpf/syscall.c:14: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_bpf' alias between functions of incompatible types 'long int(int, union bpf_attr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/bpf/syscall.c:1453:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/bpf/syscall.c:1453:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/events/core.c:34: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_perf_event_open' alias between functions of incompatible types 'long int(struct perf_event_attr *, pid_t, int, int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/events/core.c:9914:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(perf_event_open, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/events/core.c:9914:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(perf_event_open, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/printk/printk.c:34: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_syslog' alias between functions of incompatible types 'long int(int, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/printk/printk.c:1627:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/printk/printk.c:1627:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/mm.h:10, BUILDSTDERR: from kernel/printk/printk.c:20: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'control_devkmsg' at kernel/printk/printk.c:136:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'control_devkmsg' at kernel/printk/printk.c:139:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/sched/core.c:28: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_rr_get_interval' alias between functions of incompatible types 'long int(pid_t, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:5227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_rr_get_interval, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_getaffinity' alias between functions of incompatible types 'long int(pid_t, unsigned int, long unsigned int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4901:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4901:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_getaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setaffinity' alias between functions of incompatible types 'long int(pid_t, unsigned int, long unsigned int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4849:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4849:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setaffinity, pid_t, pid, unsigned int, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_getattr' alias between functions of incompatible types 'long int(pid_t, struct sched_attr *, unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4698:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4698:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sched_getattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_getparam' alias between functions of incompatible types 'long int(pid_t, struct sched_param *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4620:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4620:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setattr' alias between functions of incompatible types 'long int(pid_t, struct sched_attr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setparam' alias between functions of incompatible types 'long int(pid_t, struct sched_param *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4546:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4546:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sched_setscheduler' alias between functions of incompatible types 'long int(pid_t, int, struct sched_param *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4531:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/sched/core.c:4531:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/time.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_time' alias between functions of incompatible types 'long int(time_t *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(time, time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:64:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(time, time_t __user *, tloc) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_adjtimex' alias between functions of incompatible types 'long int(struct timex *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:301:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(adjtimex, struct timex __user *, txc_p) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:301:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(adjtimex, struct timex __user *, txc_p) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_settimeofday' alias between functions of incompatible types 'long int(struct timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:235:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:235:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(settimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_gettimeofday' alias between functions of incompatible types 'long int(struct timeval *, struct timezone *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:144:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:144:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(gettimeofday, struct timeval __user *, tv, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_stime' alias between functions of incompatible types 'long int(time_t *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:83:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(stime, time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/time.c:83:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(stime, time_t __user *, tptr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/hrtimer.c:39: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_nanosleep' alias between functions of incompatible types 'long int(struct timespec *, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1835:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/hrtimer.c:1835:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(nanosleep, struct timespec __user *, rqtp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/posix-timers.c:47: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timer_create' alias between functions of incompatible types 'long int(const clockid_t, struct sigevent *, timer_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:579:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(timer_create, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:579:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(timer_create, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_nanosleep' alias between functions of incompatible types 'long int(const clockid_t, int, const struct timespec *, struct timespec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1239:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1239:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(clock_nanosleep, const clockid_t, which_clock, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_getres' alias between functions of incompatible types 'long int(const clockid_t, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1132:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1132:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_getres, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_adjtime' alias between functions of incompatible types 'long int(const clockid_t, struct timex *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_adjtime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_gettime' alias between functions of incompatible types 'long int(const clockid_t, struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1091:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1091:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_clock_settime' alias between functions of incompatible types 'long int(const clockid_t, const struct timespec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1076:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:1076:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(clock_settime, const clockid_t, which_clock, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timer_settime' alias between functions of incompatible types 'long int(timer_t, int, const struct itimerspec *, struct itimerspec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:927:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:927:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timer_settime, timer_t, timer_id, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timer_gettime' alias between functions of incompatible types 'long int(timer_t, struct itimerspec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/posix-timers.c:746:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timer_gettime, timer_t, timer_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/time/itimer.c:12: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getitimer' alias between functions of incompatible types 'long int(int, struct itimerval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:107:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getitimer, int, which, struct itimerval __user *, value) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:107:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getitimer, int, which, struct itimerval __user *, value) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setitimer' alias between functions of incompatible types 'long int(int, struct itimerval *, struct itimerval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:293:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setitimer, int, which, struct itimerval __user *, value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:293:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setitimer, int, which, struct itimerval __user *, value, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_alarm' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:286:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(alarm, unsigned int, seconds) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/time/itimer.c:286:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(alarm, unsigned int, seconds) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from kernel/trace/trace_events_hist.c:17: BUILDSTDERR: kernel/trace/trace_events_hist.c: In function 'hist_err_event': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/futex.c:56: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_set_robust_list' alias between functions of incompatible types 'long int(struct robust_list_head *, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3382:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3382:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(set_robust_list, struct robust_list_head __user *, head, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_futex' alias between functions of incompatible types 'long int(u32 *, int, u32, struct timespec *, u32 *, u32)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3639:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3639:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(futex, u32 __user *, uaddr, int, op, u32, val, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_get_robust_list' alias between functions of incompatible types 'long int(int, struct robust_list_head **, size_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3404:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/futex.c:3404:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(get_robust_list, int, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/uid16.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chown16' alias between functions of incompatible types 'long int(const char *, old_uid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:21:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:21:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgroups16' alias between functions of incompatible types 'long int(int, old_gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getgroups16' alias between functions of incompatible types 'long int(int, old_gid_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getgroups16, int, gidsetsize, old_gid_t __user *, grouplist) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsgid16' alias between functions of incompatible types 'long int(old_gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:108:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:108:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setfsuid16' alias between functions of incompatible types 'long int(old_uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:103:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:103:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setfsuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresgid16' alias between functions of incompatible types 'long int(old_gid_t *, old_gid_t *, old_gid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:86:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid16, old_gid_t __user *, rgidp, old_gid_t __user *, egidp, old_gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:86:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresgid16, old_gid_t __user *, rgidp, old_gid_t __user *, egidp, old_gid_t __user *, sgidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresgid16' alias between functions of incompatible types 'long int(old_gid_t, old_gid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:79:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid16, old_gid_t, rgid, old_gid_t, egid, old_gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:79:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresgid16, old_gid_t, rgid, old_gid_t, egid, old_gid_t, sgid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getresuid16' alias between functions of incompatible types 'long int(old_uid_t *, old_uid_t *, old_uid_t *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid16, old_uid_t __user *, ruidp, old_uid_t __user *, euidp, old_uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getresuid16, old_uid_t __user *, ruidp, old_uid_t __user *, euidp, old_uid_t __user *, suidp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setresuid16' alias between functions of incompatible types 'long int(old_uid_t, old_uid_t, old_uid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:56:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid16, old_uid_t, ruid, old_uid_t, euid, old_uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:56:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(setresuid16, old_uid_t, ruid, old_uid_t, euid, old_uid_t, suid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setuid16' alias between functions of incompatible types 'long int(old_uid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:51:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setuid16, old_uid_t, uid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setreuid16' alias between functions of incompatible types 'long int(old_uid_t, old_uid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:46:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid16, old_uid_t, ruid, old_uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:46:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setreuid16, old_uid_t, ruid, old_uid_t, euid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setgid16' alias between functions of incompatible types 'long int(old_gid_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:41:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:41:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(setgid16, old_gid_t, gid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setregid16' alias between functions of incompatible types 'long int(old_gid_t, old_gid_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:36:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid16, old_gid_t, rgid, old_gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:36:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(setregid16, old_gid_t, rgid, old_gid_t, egid) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchown16' alias between functions of incompatible types 'long int(unsigned int, old_uid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:31:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:31:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown16, unsigned int, fd, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lchown16' alias between functions of incompatible types 'long int(const char *, old_uid_t, old_gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:26:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/uid16.c:26:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown16, const char __user *, filename, old_uid_t, user, old_gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/module.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_delete_module' alias between functions of incompatible types 'long int(const char *, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:954:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(delete_module, const char __user *, name_user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:954:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(delete_module, const char __user *, name_user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_finit_module' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3848:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3848:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(finit_module, int, fd, const char __user *, uargs, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_init_module' alias between functions of incompatible types 'long int(void *, long unsigned int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3828:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(init_module, void __user *, umod, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/module.c:3828:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(init_module, void __user *, umod, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/acct.c:57: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_acct' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/acct.c:273:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(acct, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/acct.c:273:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(acct, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/kexec.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_kexec_load' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, struct kexec_segment *, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:195:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/kexec.c:195:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from kernel/seccomp.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_seccomp' alias between functions of incompatible types 'long int(unsigned int, unsigned int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/seccomp.c:940:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: kernel/seccomp.c:940:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/process_32.c:40: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_arch_prctl' alias between functions of incompatible types 'long int(int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_32.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/process_32.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(arch_prctl, int, option, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/ioport.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_iopl' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ioport.c:110:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(iopl, unsigned int, level) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ioport.c:110:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(iopl, unsigned int, level) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/ldt.c:21: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_modify_ldt' alias between functions of incompatible types 'long int(int, void *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ldt.c:445:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/ldt.c:445:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from arch/x86/kernel/tls.c:7: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_set_thread_area' alias between functions of incompatible types 'long int(struct user_desc *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:190:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(set_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_get_thread_area' alias between functions of incompatible types 'long int(struct user_desc *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:238:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: arch/x86/kernel/tls.c:238:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(get_thread_area, struct user_desc __user *, u_info) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: Extracted cert: /O=Fedora/CN=Fedora kernel signing key/emailAddress=kernel-team@fedoraproject.org BUILDSTDERR: In file included from mm/readahead.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readahead' alias between functions of incompatible types 'long int(int, loff_t, size_t)' and 'long int(long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/readahead.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/readahead.c:576:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/open.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_truncate' alias between functions of incompatible types 'long int(const char *, long int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:153:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate, const char __user *, path, long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_close' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_close' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1153:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(close, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_creat' alias between functions of incompatible types 'long int(const char *, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1115:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_openat' alias between functions of incompatible types 'long int(int, const char *, int, umode_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1080:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1080:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(openat, int, dfd, const char __user *, filename, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_open' alias between functions of incompatible types 'long int(const char *, int, umode_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1072:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:1072:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchown' alias between functions of incompatible types 'long int(unsigned int, uid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lchown' alias between functions of incompatible types 'long int(const char *, uid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lchown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chown' alias between functions of incompatible types 'long int(const char *, uid_t, gid_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(chown, const char __user *, filename, uid_t, user, gid_t, group) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchownat' alias between functions of incompatible types 'long int(int, const char *, uid_t, gid_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:622:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:622:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fchownat, int, dfd, const char __user *, filename, uid_t, user, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chmod' alias between functions of incompatible types 'long int(const char *, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:575:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:575:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(chmod, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchmodat' alias between functions of incompatible types 'long int(int, const char *, umode_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:557:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchmod' alias between functions of incompatible types 'long int(unsigned int, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:544:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:544:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chroot' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:482:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chroot, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:482:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chroot, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fchdir' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fchdir, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:460:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fchdir, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_chdir' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:434:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chdir, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:434:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(chdir, const char __user *, filename) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_access' alias between functions of incompatible types 'long int(const char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:429:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:429:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(access, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_faccessat' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:353:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:353:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(faccessat, int, dfd, const char __user *, filename, int, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ftruncate64' alias between functions of incompatible types 'long int(unsigned int, loff_t)' and 'long int(long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate64, unsigned int, fd, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate64, unsigned int, fd, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_truncate64' alias between functions of incompatible types 'long int(const char *, loff_t)' and 'long int(long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:227:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(truncate64, const char __user *, path, loff_t, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ftruncate' alias between functions of incompatible types 'long int(unsigned int, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/open.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/read_write.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lseek' alias between functions of incompatible types 'long int(unsigned int, off_t, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_copy_file_range' alias between functions of incompatible types 'long int(int, loff_t *, int, loff_t *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1621:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1621:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(copy_file_range, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendfile64' alias between functions of incompatible types 'long int(int, int, loff_t *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1481:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1481:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile64, int, out_fd, int, in_fd, loff_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendfile' alias between functions of incompatible types 'long int(int, int, off_t *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1462:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1462:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pwritev2' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int, rwf_t)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1137:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1137:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pwritev2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pwritev' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1129:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1129:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_preadv2' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int, rwf_t)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1117:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1117:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(preadv2, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_preadv' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1109:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(preadv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_writev' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1103:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1103:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(writev, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readv' alias between functions of incompatible types 'long int(long unsigned int, const struct iovec *, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1097:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:1097:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readv, unsigned long, fd, const struct iovec __user *, vec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pwrite64' alias between functions of incompatible types 'long int(unsigned int, const char *, size_t, loff_t)' and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:618:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:618:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pwrite64, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pread64' alias between functions of incompatible types 'long int(unsigned int, char *, size_t, loff_t)' and 'long int(long int, long int, long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:598:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:598:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(pread64, unsigned int, fd, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_write' alias between functions of incompatible types 'long int(unsigned int, const char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:581:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(write, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:581:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(write, unsigned int, fd, const char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_read' alias between functions of incompatible types 'long int(unsigned int, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:566:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:566:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(read, unsigned int, fd, char __user *, buf, size_t, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_llseek' alias between functions of incompatible types 'long int(unsigned int, long unsigned int, long unsigned int, loff_t *, unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:330:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/read_write.c:330:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(llseek, unsigned int, fd, unsigned long, offset_high, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/shmem.c:74: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_memfd_create' alias between functions of incompatible types 'long int(const char *, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/shmem.c:3658:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(memfd_create, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/shmem.c:3658:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(memfd_create, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/stat.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_stat' alias between functions of incompatible types 'long int(const char *, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:244:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:244:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_statx' alias between functions of incompatible types 'long int(int, const char *, unsigned int, unsigned int, struct statx *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:560:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(statx, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:560:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(statx, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstatat64' alias between functions of incompatible types 'long int(int, const char *, struct stat64 *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:502:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fstatat64, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:502:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fstatat64, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstat64' alias between functions of incompatible types 'long int(long unsigned int, struct stat64 *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:491:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:491:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat64, unsigned long, fd, struct stat64 __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lstat64' alias between functions of incompatible types 'long int(const char *, struct stat64 *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:479:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:479:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_stat64' alias between functions of incompatible types 'long int(const char *, struct stat64 *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:467:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:467:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(stat64, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readlink' alias between functions of incompatible types 'long int(const char *, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:418:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:418:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(readlink, const char __user *, path, char __user *, buf, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_readlinkat' alias between functions of incompatible types 'long int(int, const char *, char *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:382:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:382:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(readlinkat, int, dfd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newfstat' alias between functions of incompatible types 'long int(unsigned int, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:371:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:371:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newfstat, unsigned int, fd, struct stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newlstat' alias between functions of incompatible types 'long int(const char *, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:344:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newlstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_newstat' alias between functions of incompatible types 'long int(const char *, struct stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:333:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:333:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(newstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstat' alias between functions of incompatible types 'long int(unsigned int, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:270:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:270:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstat, unsigned int, fd, struct __old_kernel_stat __user *, statbuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lstat' alias between functions of incompatible types 'long int(const char *, struct __old_kernel_stat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/stat.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lstat, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/exec.c:53: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_execve' alias between functions of incompatible types 'long int(const char *, const char * const*, const char * const*)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1925:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(execve, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1925:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(execve, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_execveat' alias between functions of incompatible types 'long int(int, const char *, const char * const*, const char * const*, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1933:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(execveat, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/exec.c:1933:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(execveat, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/pipe.c:23: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pipe2' alias between functions of incompatible types 'long int(int *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:844:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:844:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pipe2, int __user *, fildes, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pipe' alias between functions of incompatible types 'long int(int *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:866:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pipe, int __user *, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/pipe.c:866:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(pipe, int __user *, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/namei.c:29: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mknodat' alias between functions of incompatible types 'long int(int, const char *, umode_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3732:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3732:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mknodat, int, dfd, const char __user *, filename, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rename' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4633:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4633:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(rename, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_renameat' alias between functions of incompatible types 'long int(int, const char *, int, const char *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4627:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4627:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(renameat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_renameat2' alias between functions of incompatible types 'long int(int, const char *, int, const char *, unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4484:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4484:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_link' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4304:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4304:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(link, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_linkat' alias between functions of incompatible types 'long int(int, const char *, int, const char *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4239:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4239:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(linkat, int, olddfd, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_symlink' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4145:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4145:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_symlinkat' alias between functions of incompatible types 'long int(const char *, int, const char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4114:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(symlinkat, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4114:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(symlinkat, const char __user *, oldname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_unlink' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4088:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unlink, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4088:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(unlink, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_unlinkat' alias between functions of incompatible types 'long int(int, const char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4077:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:4077:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_rmdir' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3935:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(rmdir, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3935:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(rmdir, const char __user *, pathname) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mkdir' alias between functions of incompatible types 'long int(const char *, umode_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3832:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3832:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mkdirat' alias between functions of incompatible types 'long int(int, const char *, umode_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3807:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3807:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mkdirat, int, dfd, const char __user *, pathname, umode_t, mode) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mknod' alias between functions of incompatible types 'long int(const char *, umode_t, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3776:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namei.c:3776:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mknod, const char __user *, filename, umode_t, mode, unsigned, dev) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fcntl.c:8: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fcntl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:448:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:448:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fcntl64' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:472:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fcntl.c:472:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/ioctl.c:8: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ioctl' alias between functions of incompatible types 'long int(unsigned int, unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/ioctl.c:692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/ioctl.c:692:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/readdir.c:20: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_readdir' alias between functions of incompatible types 'long int(unsigned int, struct old_linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:125:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:125:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(old_readdir, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getdents64' alias between functions of incompatible types 'long int(unsigned int, struct linux_dirent64 *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:296:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents64, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:296:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents64, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getdents' alias between functions of incompatible types 'long int(unsigned int, struct linux_dirent *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/readdir.c:213:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getdents, unsigned int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/select.c:21: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_select' alias between functions of incompatible types 'long int(int, fd_set *, fd_set *, fd_set *, struct timeval *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:679:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:679:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(select, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ppoll' alias between functions of incompatible types 'long int(struct pollfd *, unsigned int, struct timespec *, const sigset_t *, size_t)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1050:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1050:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(ppoll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_poll' alias between functions of incompatible types 'long int(struct pollfd *, unsigned int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1016:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:1016:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(poll, struct pollfd __user *, ufds, unsigned int, nfds, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_select' alias between functions of incompatible types 'long int(struct sel_arg_struct *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:784:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_select, struct sel_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:784:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_select, struct sel_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pselect6' alias between functions of incompatible types 'long int(int, fd_set *, fd_set *, fd_set *, struct timespec *, void *)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:759:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/select.c:759:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(pselect6, int, n, fd_set __user *, inp, fd_set __user *, outp, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/dcache.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getcwd' alias between functions of incompatible types 'long int(char *, long unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcache.c:3458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcache.c:3458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/file.c:10: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_dup3' alias between functions of incompatible types 'long int(unsigned int, unsigned int, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:876:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:876:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(dup3, unsigned int, oldfd, unsigned int, newfd, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_dup' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:925:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(dup, unsigned int, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:925:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(dup, unsigned int, fildes) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_dup2' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:910:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/file.c:910:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(dup2, unsigned int, oldfd, unsigned int, newfd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/filesystems.c:10: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sysfs' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/filesystems.c:186:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/filesystems.c:186:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/namespace.c:11: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_umount' alias between functions of incompatible types 'long int(char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1687:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(umount, char __user *, name, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1687:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(umount, char __user *, name, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_pivot_root' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3123:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3123:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(pivot_root, const char __user *, new_root, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mount' alias between functions of incompatible types 'long int(char *, char *, char *, long unsigned int, void *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3039:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:3039:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mount, char __user *, dev_name, char __user *, dir_name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_oldumount' alias between functions of incompatible types 'long int(char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1732:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(oldumount, char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/namespace.c:1732:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(oldumount, char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/xattr.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setxattr' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fremovexattr' alias between functions of incompatible types 'long int(int, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:730:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:730:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fremovexattr, int, fd, const char __user *, name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lremovexattr' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:724:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:724:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(lremovexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_removexattr' alias between functions of incompatible types 'long int(const char *, const char *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:718:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(removexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:718:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(removexattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_flistxattr' alias between functions of incompatible types 'long int(int, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:665:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(flistxattr, int, fd, char __user *, list, size_t, size) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_llistxattr' alias between functions of incompatible types 'long int(const char *, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:659:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(llistxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_listxattr' alias between functions of incompatible types 'long int(const char *, char *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:653:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(listxattr, const char __user *, pathname, char __user *, list, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fgetxattr' alias between functions of incompatible types 'long int(int, const char *, void *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:589:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:589:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fgetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lgetxattr' alias between functions of incompatible types 'long int(const char *, const char *, void *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:583:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:583:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(lgetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getxattr' alias between functions of incompatible types 'long int(const char *, const char *, void *, size_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:577:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(getxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:577:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(getxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fsetxattr' alias between functions of incompatible types 'long int(int, const char *, const void *, size_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:497:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:497:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fsetxattr, int, fd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lsetxattr' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:490:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/xattr.c:490:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(lsetxattr, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mincore.c:15: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mincore' alias between functions of incompatible types 'long int(long unsigned int, size_t, unsigned char *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mincore.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mincore.c:224:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mincore, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mlock.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mlock' alias between functions of incompatible types 'long int(long unsigned int, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:711:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_munlock' alias between functions of incompatible types 'long int(long unsigned int, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:729:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:729:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munlock, unsigned long, start, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mlock2' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:716:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mlock.c:716:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mlock2, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mmap.c:20: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_brk' alias between functions of incompatible types 'long int(long unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(brk, unsigned long, brk) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(brk, unsigned long, brk) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_remap_file_pages' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2747:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2747:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(remap_file_pages, unsigned long, start, unsigned long, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_munmap' alias between functions of incompatible types 'long int(long unsigned int, size_t)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2737:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:2737:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(munmap, unsigned long, addr, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_old_mmap' alias between functions of incompatible types 'long int(struct mmap_arg_struct *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1535:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1535:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mmap_pgoff' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1476:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mmap.c:1476:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(mmap_pgoff, unsigned long, addr, unsigned long, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from fs/fs-writeback.c:18: BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_work_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_bdi_register': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_wbc_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_queue_io': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_dirty_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_sb_inodes_requeue': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_write_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_single_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'perf_trace_writeback_dirty_page': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_bdi_register': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_dirty_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_dirty_page': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_sb_inodes_requeue': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_write_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_work_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_queue_io': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_wbc_class': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/writeback.h: In function 'trace_event_raw_event_writeback_single_inode_template': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mprotect.c:21: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mprotect' alias between functions of incompatible types 'long int(long unsigned int, size_t, long unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:514:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mprotect.c:514:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mprotect, unsigned long, start, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/mremap.c:22: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mremap' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mremap.c:523:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/mremap.c:523:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mremap, unsigned long, addr, unsigned long, old_len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/splice.c:30: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_vmsplice' alias between functions of incompatible types 'long int(int, const struct iovec *, long unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1334:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, iov, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1334:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, iov, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_tee' alias between functions of incompatible types 'long int(int, int, size_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1718:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1718:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_splice' alias between functions of incompatible types 'long int(int, loff_t *, int, loff_t *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1382:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/splice.c:1382:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/msync.c:15: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msync' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/msync.c:32:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/msync.c:32:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msync, unsigned long, start, size_t, len, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/sync.c:14: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sync_file_range2' alias between functions of incompatible types 'long int(int, unsigned int, loff_t, loff_t)' and 'long int(long int, long int, long long int, long long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:364:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:364:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range2, int, fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sync_file_range' alias between functions of incompatible types 'long int(int, loff_t, loff_t, unsigned int)' and 'long int(long int, long long int, long long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:283:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:283:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sync_file_range, int, fd, loff_t, offset, loff_t, nbytes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fdatasync' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:231:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fdatasync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:231:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fdatasync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fsync' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:226:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fsync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/sync.c:226:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(fsync, unsigned int, fd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/utimes.c:6: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_utime' alias between functions of incompatible types 'long int(char *, struct utimbuf *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:24:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:24:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utime, char __user *, filename, struct utimbuf __user *, times) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_utimes' alias between functions of incompatible types 'long int(char *, struct timeval *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:215:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utimes, char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:215:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(utimes, char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_futimesat' alias between functions of incompatible types 'long int(int, const char *, struct timeval *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:187:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:187:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(futimesat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_utimensat' alias between functions of incompatible types 'long int(int, const char *, struct timespec *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/utimes.c:168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(utimensat, int, dfd, const char __user *, filename, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/statfs.c:2: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_statfs' alias between functions of incompatible types 'long int(const char *, struct statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:176:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ustat' alias between functions of incompatible types 'long int(unsigned int, struct ustat *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:232:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(ustat, unsigned, dev, struct ustat __user *, ubuf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstatfs64' alias between functions of incompatible types 'long int(unsigned int, size_t, struct statfs64 *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:206:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:206:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(fstatfs64, unsigned int, fd, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fstatfs' alias between functions of incompatible types 'long int(unsigned int, struct statfs *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:197:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:197:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fstatfs, unsigned int, fd, struct statfs __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_statfs64' alias between functions of incompatible types 'long int(const char *, size_t, struct statfs64 *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/statfs.c:185:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/process_vm_access.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_process_vm_readv' alias between functions of incompatible types 'long int(pid_t, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:300:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:300:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_readv, pid_t, pid, const struct iovec __user *, lvec, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_process_vm_writev' alias between functions of incompatible types 'long int(pid_t, const struct iovec *, long unsigned int, const struct iovec *, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:307:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_writev, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/process_vm_access.c:307:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(process_vm_writev, pid_t, pid, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/fadvise.c:20: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fadvise64' alias between functions of incompatible types 'long int(int, loff_t, size_t, int)' and 'long int(long int, long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/fadvise.c:182:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/madvise.c:11: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_madvise' alias between functions of incompatible types 'long int(long unsigned int, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/madvise.c:791:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/madvise.c:791:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(madvise, unsigned long, start, size_t, len_in, int, behavior) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from mm/swapfile.c:32: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_swapoff' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2526:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:2526:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_swapon' alias between functions of incompatible types 'long int(const char *, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:3087:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: mm/swapfile.c:3087:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/configfs/symlink.c:27: BUILDSTDERR: fs/configfs/symlink.c: In function 'configfs_get_link': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/msg.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msgrcv' alias between functions of incompatible types 'long int(int, struct msgbuf *, size_t, long int, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:1130:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:1130:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(msgrcv, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msgsnd' alias between functions of incompatible types 'long int(int, struct msgbuf *, size_t, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(msgsnd, int, msqid, struct msgbuf __user *, msgp, size_t, msgsz, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_msgctl' alias between functions of incompatible types 'long int(int, int, struct msqid_ds *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:528:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/msg.c:528:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(msgctl, int, msqid, int, cmd, struct msqid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/sem.c:79: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_semop' alias between functions of incompatible types 'long int(int, struct sembuf *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2139:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2139:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_semtimedop' alias between functions of incompatible types 'long int(int, struct sembuf *, unsigned int, const struct timespec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2112:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:2112:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_semctl' alias between functions of incompatible types 'long int(int, int, int, long unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1568:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/sem.c:1568:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(semctl, int, semid, int, semnum, int, cmd, unsigned long, arg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/shm.c:37: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmget' alias between functions of incompatible types 'long int(key_t, size_t, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:658:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmget, key_t, key, size_t, size, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:658:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmget, key_t, key, size_t, size, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmdt' alias between functions of incompatible types 'long int(char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1468:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1468:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmat' alias between functions of incompatible types 'long int(int, char *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_shmctl' alias between functions of incompatible types 'long int(int, int, struct shmid_ds *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1032:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/shm.c:1032:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/syscall.c:9: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_ipc' alias between functions of incompatible types 'long int(unsigned int, int, long unsigned int, long unsigned int, void *, long int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/syscall.c:17:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/syscall.c:17:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(ipc, unsigned int, call, int, first, unsigned long, second, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ipc/mqueue.c:29: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_open' alias between functions of incompatible types 'long int(const char *, int, umode_t, struct mq_attr *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:847:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(mq_open, const char __user *, u_name, int, oflag, umode_t, mode, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_getsetattr' alias between functions of incompatible types 'long int(mqd_t, const struct mq_attr *, struct mq_attr *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1398:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(mq_getsetattr, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_notify' alias between functions of incompatible types 'long int(mqd_t, const struct sigevent *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1342:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1342:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(mq_notify, mqd_t, mqdes, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_timedreceive' alias between functions of incompatible types 'long int(mqd_t, char *, size_t, unsigned int *, const struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1197:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1197:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedreceive, mqd_t, mqdes, char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_timedsend' alias between functions of incompatible types 'long int(mqd_t, const char *, size_t, unsigned int, const struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1183:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:1183:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(mq_timedsend, mqd_t, mqdes, const char __user *, u_msg_ptr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_mq_unlink' alias between functions of incompatible types 'long int(const char *)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:857:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mq_unlink, const char __user *, u_name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ipc/mqueue.c:857:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(mq_unlink, const char __user *, u_name) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from security/keys/keyctl.c:17: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_add_key' alias between functions of incompatible types 'long int(const char *, const char *, const void *, size_t, key_serial_t)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(add_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:62:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(add_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_keyctl' alias between functions of incompatible types 'long int(int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:1637:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:1637:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(keyctl, int, option, unsigned long, arg2, unsigned long, arg3, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_request_key' alias between functions of incompatible types 'long int(const char *, const char *, const char *, key_serial_t)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:158:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(request_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: security/keys/keyctl.c:158:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(request_key, const char __user *, _type, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from ./include/linux/tracehook.h:49, BUILDSTDERR: from security/selinux/hooks.c:30: BUILDSTDERR: security/selinux/hooks.c: In function 'selinux_ib_endport_manage_subnet': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from fs/ext4/super.c:19: BUILDSTDERR: fs/ext4/super.c: In function '__save_error_info': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/kernfs/symlink.c:11: BUILDSTDERR: fs/kernfs/symlink.c: In function 'kernfs_iop_get_link': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from ./include/linux/crypto.h:24, BUILDSTDERR: from ./include/crypto/algapi.h:15, BUILDSTDERR: from ./include/crypto/internal/skcipher.h:16, BUILDSTDERR: from crypto/ablkcipher.c:16: BUILDSTDERR: crypto/ablkcipher.c: In function 'crypto_ablkcipher_report': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: crypto/ablkcipher.c: In function 'crypto_givcipher_report': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from ./include/linux/crypto.h:24, BUILDSTDERR: from ./include/crypto/aead.h:16, BUILDSTDERR: from crypto/blkcipher.c:17: BUILDSTDERR: crypto/blkcipher.c: In function 'crypto_blkcipher_report': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/notify/fanotify/fanotify_user.c:13: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fanotify_init' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:712:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:712:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(fanotify_init, unsigned int, flags, unsigned int, event_f_flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_fanotify_mark' alias between functions of incompatible types 'long int(int, unsigned int, __u64, int, const char *)' and 'long int(long int, long int, long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:820:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/fanotify/fanotify_user.c:820:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(fanotify_mark, int, fanotify_fd, unsigned int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/notify/inotify/inotify_user.c:35: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_inotify_add_watch' alias between functions of incompatible types 'long int(int, const char *, u32)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:668:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/notify/inotify/inotify_user.c:668:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname, BUILDSTDERR: ^~~~~~~~~~~~~~~ Extracted 16 tokens Extracted 1 types Extracted 2 actions Pass 1 Pass 2 Extracted 55 tokens Extracted 1 types Extracted 8 actions Pass 1 Pass 2 BUILDSTDERR: In file included from fs/quota/quota.c:16: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_quotactl' alias between functions of incompatible types 'long int(unsigned int, const char *, qid_t, void *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/quota/quota.c:836:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/quota/quota.c:836:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/eventpoll.c:28: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_epoll_pwait' alias between functions of incompatible types 'long int(int, struct epoll_event *, int, int, const sigset_t *, size_t)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2214:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2214:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_epoll_wait' alias between functions of incompatible types 'long int(int, struct epoll_event *, int, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2168:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_epoll_ctl' alias between functions of incompatible types 'long int(int, int, int, struct epoll_event *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2012:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventpoll.c:2012:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/signalfd.c:32: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_signalfd4' alias between functions of incompatible types 'long int(int, sigset_t *, size_t, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:250:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(signalfd4, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:250:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(signalfd4, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_signalfd' alias between functions of incompatible types 'long int(int, sigset_t *, size_t)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(signalfd, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/signalfd.c:304:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(signalfd, int, ufd, sigset_t __user *, user_mask, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/timerfd.c:26: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timerfd_gettime' alias between functions of incompatible types 'long int(int, struct itimerspec *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:556:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct itimerspec __user *, otmr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:556:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(timerfd_gettime, int, ufd, struct itimerspec __user *, otmr) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_timerfd_settime' alias between functions of incompatible types 'long int(int, int, const struct itimerspec *, struct itimerspec *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:538:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/timerfd.c:538:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(timerfd_settime, int, ufd, int, flags, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/eventfd.c:18: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_eventfd2' alias between functions of incompatible types 'long int(unsigned int, int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:458:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_eventfd' alias between functions of incompatible types 'long int(unsigned int)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(eventfd, unsigned int, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/eventfd.c:483:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(eventfd, unsigned int, count) BUILDSTDERR: ^~~~~~~~~~~~~~~ Extracted 203 tokens Extracted 14 types Extracted 12 actions Pass 1 Pass 2 Extracted 136 tokens Extracted 8 types Extracted 5 actions Pass 1 Pass 2 BUILDSTDERR: In file included from fs/aio.c:19: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_setup' alias between functions of incompatible types 'long int(unsigned int, aio_context_t *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1364:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1364:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(io_setup, unsigned, nr_events, aio_context_t __user *, ctxp) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_getevents' alias between functions of incompatible types 'long int(aio_context_t, long int, long int, struct io_event *, struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1851:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1851:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(io_getevents, aio_context_t, ctx_id, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_cancel' alias between functions of incompatible types 'long int(aio_context_t, struct iocb *, struct io_event *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1799:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_cancel, aio_context_t, ctx_id, struct iocb __user *, iocb, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1799:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_cancel, aio_context_t, ctx_id, struct iocb __user *, iocb, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_submit' alias between functions of incompatible types 'long int(aio_context_t, long int, struct iocb **)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1724:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_submit, aio_context_t, ctx_id, long, nr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1724:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(io_submit, aio_context_t, ctx_id, long, nr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_io_destroy' alias between functions of incompatible types 'long int(aio_context_t)' and 'long int(long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:196:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE1(name, ...) SYSCALL_DEFINEx(1, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/aio.c:1433:1: note: in expansion of macro 'SYSCALL_DEFINE1' BUILDSTDERR: SYSCALL_DEFINE1(io_destroy, aio_context_t, ctx) BUILDSTDERR: ^~~~~~~~~~~~~~~ Extracted 404 tokens Extracted 29 types Extracted 17 actions Pass 1 Pass 2 Extracted 50 tokens Extracted 3 types Extracted 3 actions Pass 1 Pass 2 BUILDSTDERR: In file included from fs/locks.c:124: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_flock' alias between functions of incompatible types 'long int(unsigned int, unsigned int)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/locks.c:1996:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/locks.c:1996:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/fhandle.c:2: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_name_to_handle_at' alias between functions of incompatible types 'long int(int, const char *, struct file_handle *, int *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:94:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:94:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(name_to_handle_at, int, dfd, const char __user *, name, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_open_by_handle_at' alias between functions of incompatible types 'long int(int, struct file_handle *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/fhandle.c:257:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(open_by_handle_at, int, mountdirfd, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from fs/dcookies.c:15: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_lookup_dcookie' alias between functions of incompatible types 'long int(u64, char *, size_t)' and 'long int(long long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lookup_dcookie, u64, cookie64, char __user *, buf, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: fs/dcookies.c:149:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(lookup_dcookie, u64, cookie64, char __user *, buf, size_t, len) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from block/blk-wbt.c:23: BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_stat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_lat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_step': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'perf_trace_wbt_timer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_stat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_timer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_lat': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/trace/events/wbt.h: In function 'trace_event_raw_event_wbt_step': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from net/socket.c:83: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_socketcall' alias between functions of incompatible types 'long int(int, long unsigned int *)' and 'long int(long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2425:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:197:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE2(name, ...) SYSCALL_DEFINEx(2, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2425:1: note: in expansion of macro 'SYSCALL_DEFINE2' BUILDSTDERR: SYSCALL_DEFINE2(socketcall, int, call, unsigned long __user *, args) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recvmmsg' alias between functions of incompatible types 'long int(int, struct mmsghdr *, unsigned int, unsigned int, struct timespec *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2380:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2380:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(recvmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recvmsg' alias between functions of incompatible types 'long int(int, struct user_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2259:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(recvmsg, int, fd, struct user_msghdr __user *, msg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2259:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(recvmsg, int, fd, struct user_msghdr __user *, msg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendmmsg' alias between functions of incompatible types 'long int(int, struct mmsghdr *, unsigned int, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2164:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2164:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(sendmmsg, int, fd, struct mmsghdr __user *, mmsg, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendmsg' alias between functions of incompatible types 'long int(int, struct user_msghdr *, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2089:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:2089:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(sendmsg, int, fd, struct user_msghdr __user *, msg, unsigned int, flags) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, int *)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1864:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1864:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(getsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_setsockopt' alias between functions of incompatible types 'long int(int, int, int, char *, int)' and 'long int(long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1830:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:200:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE5(name, ...) SYSCALL_DEFINEx(5, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1830:1: note: in expansion of macro 'SYSCALL_DEFINE5' BUILDSTDERR: SYSCALL_DEFINE5(setsockopt, int, fd, int, level, int, optname, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recv' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1819:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(recv, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1819:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(recv, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_recvfrom' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int, struct sockaddr *, int *)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1773:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1773:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(recvfrom, int, fd, void __user *, ubuf, size_t, size, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_send' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1761:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1761:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(send, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_sendto' alias between functions of incompatible types 'long int(int, void *, size_t, unsigned int, struct sockaddr *, int)' and 'long int(long int, long int, long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1717:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:201:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE6(name, ...) SYSCALL_DEFINEx(6, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1717:1: note: in expansion of macro 'SYSCALL_DEFINE6' BUILDSTDERR: SYSCALL_DEFINE6(sendto, int, fd, void __user *, buff, size_t, len, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getpeername' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1685:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getpeername, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1685:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getpeername, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getsockname' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getsockname, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1654:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getsockname, int, fd, struct sockaddr __user *, usockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_connect' alias between functions of incompatible types 'long int(int, struct sockaddr *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1622:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(connect, int, fd, struct sockaddr __user *, uservaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1622:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(connect, int, fd, struct sockaddr __user *, uservaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_accept' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1604:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1604:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(accept, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_accept4' alias between functions of incompatible types 'long int(int, struct sockaddr *, int *, int)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1523:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1523:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_bind' alias between functions of incompatible types 'long int(int, struct sockaddr *, int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1461:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1461:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_socketpair' alias between functions of incompatible types 'long int(int, int, int, int *)' and 'long int(long int, long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1352:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:199:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: net/socket.c:1352:1: note: in expansion of macro 'SYSCALL_DEFINE4' BUILDSTDERR: SYSCALL_DEFINE4(socketpair, int, family, int, type, int, protocol, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/base/regmap/regcache-rbtree.c:36:1: warning: alignment 1 of 'struct regcache_rbtree_node' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/char/random.c:264: BUILDSTDERR: ./include/linux/syscalls.h:211:18: warning: 'sys_getrandom' alias between functions of incompatible types 'long int(char *, size_t, unsigned int)' and 'long int(long int, long int, long int)' [-Wattribute-alias] BUILDSTDERR: asmlinkage long sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/char/random.c:1904:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getrandom, char __user *, buf, size_t, count, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:215:18: note: aliased declaration here BUILDSTDERR: asmlinkage long SyS##name(__MAP(x,__SC_LONG,__VA_ARGS__)) \ BUILDSTDERR: ^~~ BUILDSTDERR: ./include/linux/syscalls.h:207:2: note: in expansion of macro '__SYSCALL_DEFINEx' BUILDSTDERR: __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/syscalls.h:198:36: note: in expansion of macro 'SYSCALL_DEFINEx' BUILDSTDERR: #define SYSCALL_DEFINE3(name, ...) SYSCALL_DEFINEx(3, _##name, __VA_ARGS__) BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: drivers/char/random.c:1904:1: note: in expansion of macro 'SYSCALL_DEFINE3' BUILDSTDERR: SYSCALL_DEFINE3(getrandom, char __user *, buf, size_t, count, BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from drivers/devfreq/devfreq.c:14: BUILDSTDERR: drivers/devfreq/devfreq.c: In function 'devfreq_add_device': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from ./include/linux/kthread.h:6, BUILDSTDERR: from drivers/md/dm-core.h:12, BUILDSTDERR: from drivers/md/dm-ioctl.c:8: BUILDSTDERR: drivers/md/dm-ioctl.c: In function 'retrieve_status': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from lib/kobject.c:15: BUILDSTDERR: lib/kobject.c: In function 'kobject_get_path': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from ./include/linux/blkdev.h:5, BUILDSTDERR: from drivers/scsi/scsi_devinfo.c:3: BUILDSTDERR: drivers/scsi/scsi_devinfo.c: In function 'scsi_strcpy_devinfo': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/hdmi.h:28, BUILDSTDERR: from drivers/video/hdmi.c:28: BUILDSTDERR: drivers/video/hdmi.c: In function 'hdmi_spd_infoframe_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: scripts/unifdef.c: In function 'Mpass': BUILDSTDERR: scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ + '[' ld = clean ']' + case "${KCONFIG_CONFIG}" in + . ./.config BUILDSTDERR: ++ CONFIG_X86_32=y BUILDSTDERR: ++ CONFIG_X86=y BUILDSTDERR: ++ CONFIG_INSTRUCTION_DECODER=y BUILDSTDERR: ++ CONFIG_OUTPUT_FORMAT=elf32-i386 BUILDSTDERR: ++ CONFIG_ARCH_DEFCONFIG=arch/x86/configs/i386_defconfig BUILDSTDERR: ++ CONFIG_LOCKDEP_SUPPORT=y BUILDSTDERR: ++ CONFIG_STACKTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_MMU=y BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS_MIN=8 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS_MAX=16 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=8 BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=16 BUILDSTDERR: ++ CONFIG_NEED_DMA_MAP_STATE=y BUILDSTDERR: ++ CONFIG_NEED_SG_DMA_LENGTH=y BUILDSTDERR: ++ CONFIG_GENERIC_ISA_DMA=y BUILDSTDERR: ++ CONFIG_GENERIC_BUG=y BUILDSTDERR: ++ CONFIG_GENERIC_HWEIGHT=y BUILDSTDERR: ++ CONFIG_ARCH_MAY_HAVE_PC_FDC=y BUILDSTDERR: ++ CONFIG_RWSEM_XCHGADD_ALGORITHM=y BUILDSTDERR: ++ CONFIG_GENERIC_CALIBRATE_DELAY=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_CPU_RELAX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y BUILDSTDERR: ++ CONFIG_HAVE_SETUP_PER_CPU_AREA=y BUILDSTDERR: ++ CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y BUILDSTDERR: ++ CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y BUILDSTDERR: ++ CONFIG_ARCH_HIBERNATION_POSSIBLE=y BUILDSTDERR: ++ CONFIG_ARCH_SUSPEND_POSSIBLE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_HUGE_PMD_SHARE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_GENERAL_HUGETLB=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y BUILDSTDERR: ++ CONFIG_HAVE_INTEL_TXT=y BUILDSTDERR: ++ CONFIG_X86_32_SMP=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_UPROBES=y BUILDSTDERR: ++ CONFIG_FIX_EARLYCON_MEM=y BUILDSTDERR: ++ CONFIG_PGTABLE_LEVELS=2 BUILDSTDERR: ++ CONFIG_DEFCONFIG_LIST=/lib/modules//.config BUILDSTDERR: ++ CONFIG_IRQ_WORK=y BUILDSTDERR: ++ CONFIG_BUILDTIME_EXTABLE_SORT=y BUILDSTDERR: ++ CONFIG_THREAD_INFO_IN_TASK=y BUILDSTDERR: ++ CONFIG_INIT_ENV_ARG_LIMIT=32 BUILDSTDERR: ++ CONFIG_CROSS_COMPILE= BUILDSTDERR: ++ CONFIG_LOCALVERSION= BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_GZIP=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_BZIP2=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZMA=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_XZ=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZO=y BUILDSTDERR: ++ CONFIG_HAVE_KERNEL_LZ4=y BUILDSTDERR: ++ CONFIG_KERNEL_GZIP=y BUILDSTDERR: ++ CONFIG_DEFAULT_HOSTNAME='(none)' BUILDSTDERR: ++ CONFIG_SWAP=y BUILDSTDERR: ++ CONFIG_SYSVIPC=y BUILDSTDERR: ++ CONFIG_SYSVIPC_SYSCTL=y BUILDSTDERR: ++ CONFIG_POSIX_MQUEUE=y BUILDSTDERR: ++ CONFIG_POSIX_MQUEUE_SYSCTL=y BUILDSTDERR: ++ CONFIG_CROSS_MEMORY_ATTACH=y BUILDSTDERR: ++ CONFIG_FHANDLE=y BUILDSTDERR: ++ CONFIG_AUDIT=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_AUDITSYSCALL=y BUILDSTDERR: ++ CONFIG_AUDITSYSCALL=y BUILDSTDERR: ++ CONFIG_AUDIT_WATCH=y BUILDSTDERR: ++ CONFIG_AUDIT_TREE=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_PROBE=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_SHOW=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y BUILDSTDERR: ++ CONFIG_GENERIC_PENDING_IRQ=y BUILDSTDERR: ++ CONFIG_GENERIC_IRQ_MIGRATION=y BUILDSTDERR: ++ CONFIG_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_IRQ_DOMAIN_HIERARCHY=y BUILDSTDERR: ++ CONFIG_GENERIC_MSI_IRQ=y BUILDSTDERR: ++ CONFIG_GENERIC_MSI_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_IRQ_FORCED_THREADING=y BUILDSTDERR: ++ CONFIG_SPARSE_IRQ=y BUILDSTDERR: ++ CONFIG_CLOCKSOURCE_WATCHDOG=y BUILDSTDERR: ++ CONFIG_ARCH_CLOCKSOURCE_DATA=y BUILDSTDERR: ++ CONFIG_CLOCKSOURCE_VALIDATE_LAST_CYCLE=y BUILDSTDERR: ++ CONFIG_GENERIC_TIME_VSYSCALL=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y BUILDSTDERR: ++ CONFIG_GENERIC_CLOCKEVENTS_MIN_ADJUST=y BUILDSTDERR: ++ CONFIG_GENERIC_CMOS_UPDATE=y BUILDSTDERR: ++ CONFIG_TICK_ONESHOT=y BUILDSTDERR: ++ CONFIG_NO_HZ_COMMON=y BUILDSTDERR: ++ CONFIG_NO_HZ_IDLE=y BUILDSTDERR: ++ CONFIG_NO_HZ=y BUILDSTDERR: ++ CONFIG_HIGH_RES_TIMERS=y BUILDSTDERR: ++ CONFIG_TICK_CPU_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_IRQ_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_BSD_PROCESS_ACCT=y BUILDSTDERR: ++ CONFIG_BSD_PROCESS_ACCT_V3=y BUILDSTDERR: ++ CONFIG_TASKSTATS=y BUILDSTDERR: ++ CONFIG_TASK_DELAY_ACCT=y BUILDSTDERR: ++ CONFIG_TASK_XACCT=y BUILDSTDERR: ++ CONFIG_TASK_IO_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_TREE_RCU=y BUILDSTDERR: ++ CONFIG_SRCU=y BUILDSTDERR: ++ CONFIG_TREE_SRCU=y BUILDSTDERR: ++ CONFIG_TASKS_RCU=y BUILDSTDERR: ++ CONFIG_RCU_STALL_COMMON=y BUILDSTDERR: ++ CONFIG_RCU_NEED_SEGCBLIST=y BUILDSTDERR: ++ CONFIG_LOG_BUF_SHIFT=18 BUILDSTDERR: ++ CONFIG_LOG_CPU_MAX_BUF_SHIFT=12 BUILDSTDERR: ++ CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=12 BUILDSTDERR: ++ CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y BUILDSTDERR: ++ CONFIG_CGROUPS=y BUILDSTDERR: ++ CONFIG_PAGE_COUNTER=y BUILDSTDERR: ++ CONFIG_MEMCG=y BUILDSTDERR: ++ CONFIG_MEMCG_SWAP=y BUILDSTDERR: ++ CONFIG_MEMCG_SWAP_ENABLED=y BUILDSTDERR: ++ CONFIG_BLK_CGROUP=y BUILDSTDERR: ++ CONFIG_CGROUP_WRITEBACK=y BUILDSTDERR: ++ CONFIG_CGROUP_SCHED=y BUILDSTDERR: ++ CONFIG_FAIR_GROUP_SCHED=y BUILDSTDERR: ++ CONFIG_CFS_BANDWIDTH=y BUILDSTDERR: ++ CONFIG_CGROUP_PIDS=y BUILDSTDERR: ++ CONFIG_CGROUP_FREEZER=y BUILDSTDERR: ++ CONFIG_CPUSETS=y BUILDSTDERR: ++ CONFIG_PROC_PID_CPUSET=y BUILDSTDERR: ++ CONFIG_CGROUP_DEVICE=y BUILDSTDERR: ++ CONFIG_CGROUP_CPUACCT=y BUILDSTDERR: ++ CONFIG_CGROUP_PERF=y BUILDSTDERR: ++ CONFIG_CGROUP_BPF=y BUILDSTDERR: ++ CONFIG_SOCK_CGROUP_DATA=y BUILDSTDERR: ++ CONFIG_NAMESPACES=y BUILDSTDERR: ++ CONFIG_UTS_NS=y BUILDSTDERR: ++ CONFIG_IPC_NS=y BUILDSTDERR: ++ CONFIG_USER_NS=y BUILDSTDERR: ++ CONFIG_PID_NS=y BUILDSTDERR: ++ CONFIG_NET_NS=y BUILDSTDERR: ++ CONFIG_SCHED_AUTOGROUP=y BUILDSTDERR: ++ CONFIG_RELAY=y BUILDSTDERR: ++ CONFIG_BLK_DEV_INITRD=y BUILDSTDERR: ++ CONFIG_INITRAMFS_SOURCE= BUILDSTDERR: ++ CONFIG_RD_GZIP=y BUILDSTDERR: ++ CONFIG_RD_BZIP2=y BUILDSTDERR: ++ CONFIG_RD_LZMA=y BUILDSTDERR: ++ CONFIG_RD_XZ=y BUILDSTDERR: ++ CONFIG_RD_LZO=y BUILDSTDERR: ++ CONFIG_RD_LZ4=y BUILDSTDERR: ++ CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y BUILDSTDERR: ++ CONFIG_SYSCTL=y BUILDSTDERR: ++ CONFIG_ANON_INODES=y BUILDSTDERR: ++ CONFIG_HAVE_UID16=y BUILDSTDERR: ++ CONFIG_SYSCTL_EXCEPTION_TRACE=y BUILDSTDERR: ++ CONFIG_HAVE_PCSPKR_PLATFORM=y BUILDSTDERR: ++ CONFIG_BPF=y BUILDSTDERR: ++ CONFIG_UID16=y BUILDSTDERR: ++ CONFIG_MULTIUSER=y BUILDSTDERR: ++ CONFIG_SGETMASK_SYSCALL=y BUILDSTDERR: ++ CONFIG_SYSFS_SYSCALL=y BUILDSTDERR: ++ CONFIG_POSIX_TIMERS=y BUILDSTDERR: ++ CONFIG_KALLSYMS=y BUILDSTDERR: ++ CONFIG_KALLSYMS_ALL=y BUILDSTDERR: ++ CONFIG_KALLSYMS_BASE_RELATIVE=y BUILDSTDERR: ++ CONFIG_PRINTK=y BUILDSTDERR: ++ CONFIG_PRINTK_NMI=y BUILDSTDERR: ++ CONFIG_BUG=y BUILDSTDERR: ++ CONFIG_ELF_CORE=y BUILDSTDERR: ++ CONFIG_PCSPKR_PLATFORM=y BUILDSTDERR: ++ CONFIG_BASE_FULL=y BUILDSTDERR: ++ CONFIG_FUTEX=y BUILDSTDERR: ++ CONFIG_FUTEX_PI=y BUILDSTDERR: ++ CONFIG_EPOLL=y BUILDSTDERR: ++ CONFIG_SIGNALFD=y BUILDSTDERR: ++ CONFIG_TIMERFD=y BUILDSTDERR: ++ CONFIG_EVENTFD=y BUILDSTDERR: ++ CONFIG_BPF_SYSCALL=y BUILDSTDERR: ++ CONFIG_SHMEM=y BUILDSTDERR: ++ CONFIG_AIO=y BUILDSTDERR: ++ CONFIG_ADVISE_SYSCALLS=y BUILDSTDERR: ++ CONFIG_USERFAULTFD=y BUILDSTDERR: ++ CONFIG_PCI_QUIRKS=y BUILDSTDERR: ++ CONFIG_MEMBARRIER=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_EVENTS=y BUILDSTDERR: ++ CONFIG_PERF_EVENTS=y BUILDSTDERR: ++ CONFIG_VM_EVENT_COUNTERS=y BUILDSTDERR: ++ CONFIG_SLUB_DEBUG=y BUILDSTDERR: ++ CONFIG_SLUB=y BUILDSTDERR: ++ CONFIG_SLAB_MERGE_DEFAULT=y BUILDSTDERR: ++ CONFIG_SLAB_FREELIST_RANDOM=y BUILDSTDERR: ++ CONFIG_SLAB_FREELIST_HARDENED=y BUILDSTDERR: ++ CONFIG_SLUB_CPU_PARTIAL=y BUILDSTDERR: ++ CONFIG_SYSTEM_DATA_VERIFICATION=y BUILDSTDERR: ++ CONFIG_PROFILING=y BUILDSTDERR: ++ CONFIG_TRACEPOINTS=y BUILDSTDERR: ++ CONFIG_CRASH_CORE=y BUILDSTDERR: ++ CONFIG_KEXEC_CORE=y BUILDSTDERR: ++ CONFIG_HAVE_OPROFILE=y BUILDSTDERR: ++ CONFIG_OPROFILE_NMI_TIMER=y BUILDSTDERR: ++ CONFIG_KPROBES=y BUILDSTDERR: ++ CONFIG_JUMP_LABEL=y BUILDSTDERR: ++ CONFIG_OPTPROBES=y BUILDSTDERR: ++ CONFIG_KPROBES_ON_FTRACE=y BUILDSTDERR: ++ CONFIG_UPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y BUILDSTDERR: ++ CONFIG_ARCH_USE_BUILTIN_BSWAP=y BUILDSTDERR: ++ CONFIG_KRETPROBES=y BUILDSTDERR: ++ CONFIG_USER_RETURN_NOTIFIER=y BUILDSTDERR: ++ CONFIG_HAVE_IOREMAP_PROT=y BUILDSTDERR: ++ CONFIG_HAVE_KPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_KRETPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_OPTPROBES=y BUILDSTDERR: ++ CONFIG_HAVE_KPROBES_ON_FTRACE=y BUILDSTDERR: ++ CONFIG_HAVE_NMI=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_TRACEHOOK=y BUILDSTDERR: ++ CONFIG_HAVE_DMA_CONTIGUOUS=y BUILDSTDERR: ++ CONFIG_GENERIC_SMP_IDLE_THREAD=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_FORTIFY_SOURCE=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_SET_MEMORY=y BUILDSTDERR: ++ CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT=y BUILDSTDERR: ++ CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y BUILDSTDERR: ++ CONFIG_HAVE_CLK=y BUILDSTDERR: ++ CONFIG_HAVE_DMA_API_DEBUG=y BUILDSTDERR: ++ CONFIG_HAVE_HW_BREAKPOINT=y BUILDSTDERR: ++ CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_USER_RETURN_NOTIFIER=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_EVENTS_NMI=y BUILDSTDERR: ++ CONFIG_HAVE_HARDLOCKUP_DETECTOR_PERF=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_PERF_USER_STACK_DUMP=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_JUMP_LABEL=y BUILDSTDERR: ++ CONFIG_HAVE_RCU_TABLE_FREE=y BUILDSTDERR: ++ CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y BUILDSTDERR: ++ CONFIG_HAVE_ALIGNED_STRUCT_PAGE=y BUILDSTDERR: ++ CONFIG_HAVE_CMPXCHG_LOCAL=y BUILDSTDERR: ++ CONFIG_HAVE_CMPXCHG_DOUBLE=y BUILDSTDERR: ++ CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_SECCOMP_FILTER=y BUILDSTDERR: ++ CONFIG_SECCOMP_FILTER=y BUILDSTDERR: ++ CONFIG_HAVE_GCC_PLUGINS=y BUILDSTDERR: ++ CONFIG_HAVE_CC_STACKPROTECTOR=y BUILDSTDERR: ++ CONFIG_CC_STACKPROTECTOR=y BUILDSTDERR: ++ CONFIG_CC_STACKPROTECTOR_STRONG=y BUILDSTDERR: ++ CONFIG_THIN_ARCHIVES=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_WITHIN_STACK_FRAMES=y BUILDSTDERR: ++ CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y BUILDSTDERR: ++ CONFIG_HAVE_MOD_ARCH_SPECIFIC=y BUILDSTDERR: ++ CONFIG_MODULES_USE_ELF_REL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_ELF_RANDOMIZE=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_MMAP_RND_BITS=y BUILDSTDERR: ++ CONFIG_HAVE_EXIT_THREAD=y BUILDSTDERR: ++ CONFIG_ARCH_MMAP_RND_BITS=8 BUILDSTDERR: ++ CONFIG_HAVE_COPY_THREAD_TLS=y BUILDSTDERR: ++ CONFIG_CLONE_BACKWARDS=y BUILDSTDERR: ++ CONFIG_OLD_SIGSUSPEND3=y BUILDSTDERR: ++ CONFIG_OLD_SIGACTION=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y BUILDSTDERR: ++ CONFIG_STRICT_KERNEL_RWX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_STRICT_MODULE_RWX=y BUILDSTDERR: ++ CONFIG_STRICT_MODULE_RWX=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_REFCOUNT=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y BUILDSTDERR: ++ CONFIG_HAVE_GENERIC_DMA_COHERENT=y BUILDSTDERR: ++ CONFIG_SLABINFO=y BUILDSTDERR: ++ CONFIG_RT_MUTEXES=y BUILDSTDERR: ++ CONFIG_BASE_SMALL=0 BUILDSTDERR: ++ CONFIG_MODULES=y BUILDSTDERR: ++ CONFIG_MODULE_UNLOAD=y BUILDSTDERR: ++ CONFIG_MODULE_SIG=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_ALL=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_SHA256=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_HASH=sha256 BUILDSTDERR: ++ CONFIG_MODULES_TREE_LOOKUP=y BUILDSTDERR: ++ CONFIG_BLOCK=y BUILDSTDERR: ++ CONFIG_LBDAF=y BUILDSTDERR: ++ CONFIG_BLK_SCSI_REQUEST=y BUILDSTDERR: ++ CONFIG_BLK_DEV_BSG=y BUILDSTDERR: ++ CONFIG_BLK_DEV_BSGLIB=y BUILDSTDERR: ++ CONFIG_BLK_DEV_INTEGRITY=y BUILDSTDERR: ++ CONFIG_BLK_DEV_ZONED=y BUILDSTDERR: ++ CONFIG_BLK_DEV_THROTTLING=y BUILDSTDERR: ++ CONFIG_BLK_WBT=y BUILDSTDERR: ++ CONFIG_BLK_WBT_MQ=y BUILDSTDERR: ++ CONFIG_BLK_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_BLK_SED_OPAL=y BUILDSTDERR: ++ CONFIG_PARTITION_ADVANCED=y BUILDSTDERR: ++ CONFIG_AIX_PARTITION=y BUILDSTDERR: ++ CONFIG_OSF_PARTITION=y BUILDSTDERR: ++ CONFIG_AMIGA_PARTITION=y BUILDSTDERR: ++ CONFIG_MAC_PARTITION=y BUILDSTDERR: ++ CONFIG_MSDOS_PARTITION=y BUILDSTDERR: ++ CONFIG_BSD_DISKLABEL=y BUILDSTDERR: ++ CONFIG_MINIX_SUBPARTITION=y BUILDSTDERR: ++ CONFIG_SOLARIS_X86_PARTITION=y BUILDSTDERR: ++ CONFIG_UNIXWARE_DISKLABEL=y BUILDSTDERR: ++ CONFIG_LDM_PARTITION=y BUILDSTDERR: ++ CONFIG_SGI_PARTITION=y BUILDSTDERR: ++ CONFIG_SUN_PARTITION=y BUILDSTDERR: ++ CONFIG_KARMA_PARTITION=y BUILDSTDERR: ++ CONFIG_EFI_PARTITION=y BUILDSTDERR: ++ CONFIG_BLK_MQ_PCI=y BUILDSTDERR: ++ CONFIG_BLK_MQ_VIRTIO=y BUILDSTDERR: ++ CONFIG_BLK_MQ_RDMA=y BUILDSTDERR: ++ CONFIG_IOSCHED_NOOP=y BUILDSTDERR: ++ CONFIG_IOSCHED_DEADLINE=y BUILDSTDERR: ++ CONFIG_IOSCHED_CFQ=y BUILDSTDERR: ++ CONFIG_CFQ_GROUP_IOSCHED=y BUILDSTDERR: ++ CONFIG_DEFAULT_CFQ=y BUILDSTDERR: ++ CONFIG_DEFAULT_IOSCHED=cfq BUILDSTDERR: ++ CONFIG_MQ_IOSCHED_DEADLINE=y BUILDSTDERR: ++ CONFIG_MQ_IOSCHED_KYBER=m BUILDSTDERR: ++ CONFIG_IOSCHED_BFQ=m BUILDSTDERR: ++ CONFIG_BFQ_GROUP_IOSCHED=y BUILDSTDERR: ++ CONFIG_PREEMPT_NOTIFIERS=y BUILDSTDERR: ++ CONFIG_PADATA=y BUILDSTDERR: ++ CONFIG_ASN1=y BUILDSTDERR: ++ CONFIG_INLINE_SPIN_UNLOCK_IRQ=y BUILDSTDERR: ++ CONFIG_INLINE_READ_UNLOCK=y BUILDSTDERR: ++ CONFIG_INLINE_READ_UNLOCK_IRQ=y BUILDSTDERR: ++ CONFIG_INLINE_WRITE_UNLOCK=y BUILDSTDERR: ++ CONFIG_INLINE_WRITE_UNLOCK_IRQ=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y BUILDSTDERR: ++ CONFIG_MUTEX_SPIN_ON_OWNER=y BUILDSTDERR: ++ CONFIG_RWSEM_SPIN_ON_OWNER=y BUILDSTDERR: ++ CONFIG_LOCK_SPIN_ON_OWNER=y BUILDSTDERR: ++ CONFIG_ARCH_USE_QUEUED_SPINLOCKS=y BUILDSTDERR: ++ CONFIG_QUEUED_SPINLOCKS=y BUILDSTDERR: ++ CONFIG_ARCH_USE_QUEUED_RWLOCKS=y BUILDSTDERR: ++ CONFIG_QUEUED_RWLOCKS=y BUILDSTDERR: ++ CONFIG_FREEZER=y BUILDSTDERR: ++ CONFIG_ZONE_DMA=y BUILDSTDERR: ++ CONFIG_SMP=y BUILDSTDERR: ++ CONFIG_X86_FEATURE_NAMES=y BUILDSTDERR: ++ CONFIG_X86_FAST_FEATURE_TESTS=y BUILDSTDERR: ++ CONFIG_X86_MPPARSE=y BUILDSTDERR: ++ CONFIG_X86_BIGSMP=y BUILDSTDERR: ++ CONFIG_RETPOLINE=y BUILDSTDERR: ++ CONFIG_INTEL_RDT=y BUILDSTDERR: ++ CONFIG_X86_EXTENDED_PLATFORM=y BUILDSTDERR: ++ CONFIG_X86_INTEL_LPSS=y BUILDSTDERR: ++ CONFIG_IOSF_MBI=y BUILDSTDERR: ++ CONFIG_X86_SUPPORTS_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_X86_32_IRIS=m BUILDSTDERR: ++ CONFIG_SCHED_OMIT_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_HYPERVISOR_GUEST=y BUILDSTDERR: ++ CONFIG_PARAVIRT=y BUILDSTDERR: ++ CONFIG_KVM_GUEST=y BUILDSTDERR: ++ CONFIG_PARAVIRT_TIME_ACCOUNTING=y BUILDSTDERR: ++ CONFIG_PARAVIRT_CLOCK=y BUILDSTDERR: ++ CONFIG_NO_BOOTMEM=y BUILDSTDERR: ++ CONFIG_M686=y BUILDSTDERR: ++ CONFIG_X86_GENERIC=y BUILDSTDERR: ++ CONFIG_X86_INTERNODE_CACHE_SHIFT=6 BUILDSTDERR: ++ CONFIG_X86_L1_CACHE_SHIFT=6 BUILDSTDERR: ++ CONFIG_X86_INTEL_USERCOPY=y BUILDSTDERR: ++ CONFIG_X86_USE_PPRO_CHECKSUM=y BUILDSTDERR: ++ CONFIG_X86_TSC=y BUILDSTDERR: ++ CONFIG_X86_CMPXCHG64=y BUILDSTDERR: ++ CONFIG_X86_CMOV=y BUILDSTDERR: ++ CONFIG_X86_MINIMUM_CPU_FAMILY=5 BUILDSTDERR: ++ CONFIG_X86_DEBUGCTLMSR=y BUILDSTDERR: ++ CONFIG_CPU_SUP_INTEL=y BUILDSTDERR: ++ CONFIG_CPU_SUP_AMD=y BUILDSTDERR: ++ CONFIG_CPU_SUP_CENTAUR=y BUILDSTDERR: ++ CONFIG_CPU_SUP_TRANSMETA_32=y BUILDSTDERR: ++ CONFIG_HPET_TIMER=y BUILDSTDERR: ++ CONFIG_HPET_EMULATE_RTC=y BUILDSTDERR: ++ CONFIG_DMI=y BUILDSTDERR: ++ CONFIG_NR_CPUS=32 BUILDSTDERR: ++ CONFIG_SCHED_SMT=y BUILDSTDERR: ++ CONFIG_SCHED_MC=y BUILDSTDERR: ++ CONFIG_SCHED_MC_PRIO=y BUILDSTDERR: ++ CONFIG_HAVE_PREEMPT_LAZY=y BUILDSTDERR: ++ CONFIG_PREEMPT_VOLUNTARY=y BUILDSTDERR: ++ CONFIG_X86_LOCAL_APIC=y BUILDSTDERR: ++ CONFIG_X86_IO_APIC=y BUILDSTDERR: ++ CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y BUILDSTDERR: ++ CONFIG_X86_MCE=y BUILDSTDERR: ++ CONFIG_X86_MCELOG_LEGACY=y BUILDSTDERR: ++ CONFIG_X86_MCE_INTEL=y BUILDSTDERR: ++ CONFIG_X86_MCE_AMD=y BUILDSTDERR: ++ CONFIG_X86_MCE_THRESHOLD=y BUILDSTDERR: ++ CONFIG_X86_MCE_INJECT=m BUILDSTDERR: ++ CONFIG_X86_THERMAL_VECTOR=y BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_UNCORE=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_RAPL=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_INTEL_CSTATE=m BUILDSTDERR: ++ CONFIG_PERF_EVENTS_AMD_POWER=m BUILDSTDERR: ++ CONFIG_X86_16BIT=y BUILDSTDERR: ++ CONFIG_X86_ESPFIX32=y BUILDSTDERR: ++ CONFIG_TOSHIBA=m BUILDSTDERR: ++ CONFIG_I8K=m BUILDSTDERR: ++ CONFIG_MICROCODE=y BUILDSTDERR: ++ CONFIG_MICROCODE_INTEL=y BUILDSTDERR: ++ CONFIG_MICROCODE_AMD=y BUILDSTDERR: ++ CONFIG_MICROCODE_OLD_INTERFACE=y BUILDSTDERR: ++ CONFIG_X86_MSR=y BUILDSTDERR: ++ CONFIG_X86_CPUID=y BUILDSTDERR: ++ CONFIG_HIGHMEM4G=y BUILDSTDERR: ++ CONFIG_PAGE_OFFSET=0xC0000000 BUILDSTDERR: ++ CONFIG_HIGHMEM=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_MEM_ENCRYPT=y BUILDSTDERR: ++ CONFIG_ARCH_FLATMEM_ENABLE=y BUILDSTDERR: ++ CONFIG_ARCH_SPARSEMEM_ENABLE=y BUILDSTDERR: ++ CONFIG_ARCH_SELECT_MEMORY_MODEL=y BUILDSTDERR: ++ CONFIG_ILLEGAL_POINTER_VALUE=0 BUILDSTDERR: ++ CONFIG_SELECT_MEMORY_MODEL=y BUILDSTDERR: ++ CONFIG_FLATMEM_MANUAL=y BUILDSTDERR: ++ CONFIG_FLATMEM=y BUILDSTDERR: ++ CONFIG_FLAT_NODE_MEM_MAP=y BUILDSTDERR: ++ CONFIG_SPARSEMEM_STATIC=y BUILDSTDERR: ++ CONFIG_HAVE_MEMBLOCK=y BUILDSTDERR: ++ CONFIG_HAVE_MEMBLOCK_NODE_MAP=y BUILDSTDERR: ++ CONFIG_HAVE_GENERIC_GUP=y BUILDSTDERR: ++ CONFIG_ARCH_DISCARD_MEMBLOCK=y BUILDSTDERR: ++ CONFIG_MEMORY_ISOLATION=y BUILDSTDERR: ++ CONFIG_SPLIT_PTLOCK_CPUS=4 BUILDSTDERR: ++ CONFIG_MEMORY_BALLOON=y BUILDSTDERR: ++ CONFIG_BALLOON_COMPACTION=y BUILDSTDERR: ++ CONFIG_COMPACTION=y BUILDSTDERR: ++ CONFIG_MIGRATION=y BUILDSTDERR: ++ CONFIG_BOUNCE=y BUILDSTDERR: ++ CONFIG_VIRT_TO_BUS=y BUILDSTDERR: ++ CONFIG_MMU_NOTIFIER=y BUILDSTDERR: ++ CONFIG_KSM=y BUILDSTDERR: ++ CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_HWPOISON_INJECT=m BUILDSTDERR: ++ CONFIG_CLEANCACHE=y BUILDSTDERR: ++ CONFIG_FRONTSWAP=y BUILDSTDERR: ++ CONFIG_ZSWAP=y BUILDSTDERR: ++ CONFIG_ZPOOL=y BUILDSTDERR: ++ CONFIG_ZBUD=y BUILDSTDERR: ++ CONFIG_Z3FOLD=y BUILDSTDERR: ++ CONFIG_ZSMALLOC=y BUILDSTDERR: ++ CONFIG_GENERIC_EARLY_IOREMAP=y BUILDSTDERR: ++ CONFIG_ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INIT=y BUILDSTDERR: ++ CONFIG_FRAME_VECTOR=y BUILDSTDERR: ++ CONFIG_HIGHPTE=y BUILDSTDERR: ++ CONFIG_X86_CHECK_BIOS_CORRUPTION=y BUILDSTDERR: ++ CONFIG_X86_RESERVE_LOW=64 BUILDSTDERR: ++ CONFIG_MTRR=y BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER=y BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=0 BUILDSTDERR: ++ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1 BUILDSTDERR: ++ CONFIG_X86_PAT=y BUILDSTDERR: ++ CONFIG_ARCH_USES_PG_UNCACHED=y BUILDSTDERR: ++ CONFIG_ARCH_RANDOM=y BUILDSTDERR: ++ CONFIG_X86_SMAP=y BUILDSTDERR: ++ CONFIG_EFI=y BUILDSTDERR: ++ CONFIG_EFI_STUB=y BUILDSTDERR: ++ CONFIG_SECCOMP=y BUILDSTDERR: ++ CONFIG_HZ_1000=y BUILDSTDERR: ++ CONFIG_HZ=1000 BUILDSTDERR: ++ CONFIG_SCHED_HRTICK=y BUILDSTDERR: ++ CONFIG_KEXEC=y BUILDSTDERR: ++ CONFIG_CRASH_DUMP=y BUILDSTDERR: ++ CONFIG_PHYSICAL_START=0x400000 BUILDSTDERR: ++ CONFIG_RELOCATABLE=y BUILDSTDERR: ++ CONFIG_RANDOMIZE_BASE=y BUILDSTDERR: ++ CONFIG_X86_NEED_RELOCS=y BUILDSTDERR: ++ CONFIG_PHYSICAL_ALIGN=0x400000 BUILDSTDERR: ++ CONFIG_HOTPLUG_CPU=y BUILDSTDERR: ++ CONFIG_MODIFY_LDT_SYSCALL=y BUILDSTDERR: ++ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y BUILDSTDERR: ++ CONFIG_SUSPEND=y BUILDSTDERR: ++ CONFIG_SUSPEND_FREEZER=y BUILDSTDERR: ++ CONFIG_HIBERNATE_CALLBACKS=y BUILDSTDERR: ++ CONFIG_HIBERNATION=y BUILDSTDERR: ++ CONFIG_PM_STD_PARTITION= BUILDSTDERR: ++ CONFIG_PM_SLEEP=y BUILDSTDERR: ++ CONFIG_PM_SLEEP_SMP=y BUILDSTDERR: ++ CONFIG_PM=y BUILDSTDERR: ++ CONFIG_PM_DEBUG=y BUILDSTDERR: ++ CONFIG_PM_TEST_SUSPEND=y BUILDSTDERR: ++ CONFIG_PM_SLEEP_DEBUG=y BUILDSTDERR: ++ CONFIG_PM_TRACE=y BUILDSTDERR: ++ CONFIG_PM_TRACE_RTC=y BUILDSTDERR: ++ CONFIG_PM_OPP=y BUILDSTDERR: ++ CONFIG_PM_CLK=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS_SLEEP=y BUILDSTDERR: ++ CONFIG_PM_GENERIC_DOMAINS_OF=y BUILDSTDERR: ++ CONFIG_ACPI=y BUILDSTDERR: ++ CONFIG_ACPI_LEGACY_TABLES_LOOKUP=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC=y BUILDSTDERR: ++ CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT=y BUILDSTDERR: ++ CONFIG_ACPI_SLEEP=y BUILDSTDERR: ++ CONFIG_ACPI_EC_DEBUGFS=m BUILDSTDERR: ++ CONFIG_ACPI_AC=y BUILDSTDERR: ++ CONFIG_ACPI_BATTERY=y BUILDSTDERR: ++ CONFIG_ACPI_BUTTON=y BUILDSTDERR: ++ CONFIG_ACPI_VIDEO=m BUILDSTDERR: ++ CONFIG_ACPI_FAN=y BUILDSTDERR: ++ CONFIG_ACPI_DOCK=y BUILDSTDERR: ++ CONFIG_ACPI_CPU_FREQ_PSS=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_CSTATE=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_IDLE=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR=y BUILDSTDERR: ++ CONFIG_ACPI_IPMI=m BUILDSTDERR: ++ CONFIG_ACPI_HOTPLUG_CPU=y BUILDSTDERR: ++ CONFIG_ACPI_PROCESSOR_AGGREGATOR=m BUILDSTDERR: ++ CONFIG_ACPI_THERMAL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y BUILDSTDERR: ++ CONFIG_ACPI_TABLE_UPGRADE=y BUILDSTDERR: ++ CONFIG_ACPI_PCI_SLOT=y BUILDSTDERR: ++ CONFIG_X86_PM_TIMER=y BUILDSTDERR: ++ CONFIG_ACPI_CONTAINER=y BUILDSTDERR: ++ CONFIG_ACPI_HOTPLUG_IOAPIC=y BUILDSTDERR: ++ CONFIG_ACPI_SBS=m BUILDSTDERR: ++ CONFIG_ACPI_HED=y BUILDSTDERR: ++ CONFIG_ACPI_CUSTOM_METHOD=m BUILDSTDERR: ++ CONFIG_ACPI_BGRT=y BUILDSTDERR: ++ CONFIG_HAVE_ACPI_APEI=y BUILDSTDERR: ++ CONFIG_HAVE_ACPI_APEI_NMI=y BUILDSTDERR: ++ CONFIG_ACPI_APEI=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_GHES=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_PCIEAER=y BUILDSTDERR: ++ CONFIG_ACPI_APEI_MEMORY_FAILURE=y BUILDSTDERR: ++ CONFIG_DPTF_POWER=m BUILDSTDERR: ++ CONFIG_ACPI_WATCHDOG=y BUILDSTDERR: ++ CONFIG_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_CRC_PMIC_OPREGION=y BUILDSTDERR: ++ CONFIG_ACPI_CONFIGFS=m BUILDSTDERR: ++ CONFIG_SFI=y BUILDSTDERR: ++ CONFIG_X86_APM_BOOT=y BUILDSTDERR: ++ CONFIG_APM=y BUILDSTDERR: ++ CONFIG_APM_CPU_IDLE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_ATTR_SET=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_COMMON=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_STAT=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_POWERSAVE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_USERSPACE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_ONDEMAND=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y BUILDSTDERR: ++ CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y BUILDSTDERR: ++ CONFIG_X86_INTEL_PSTATE=y BUILDSTDERR: ++ CONFIG_X86_PCC_CPUFREQ=m BUILDSTDERR: ++ CONFIG_X86_ACPI_CPUFREQ=m BUILDSTDERR: ++ CONFIG_X86_ACPI_CPUFREQ_CPB=y BUILDSTDERR: ++ CONFIG_X86_POWERNOW_K7=y BUILDSTDERR: ++ CONFIG_X86_POWERNOW_K7_ACPI=y BUILDSTDERR: ++ CONFIG_X86_POWERNOW_K8=m BUILDSTDERR: ++ CONFIG_X86_AMD_FREQ_SENSITIVITY=m BUILDSTDERR: ++ CONFIG_X86_SPEEDSTEP_ICH=y BUILDSTDERR: ++ CONFIG_X86_SPEEDSTEP_SMI=y BUILDSTDERR: ++ CONFIG_X86_P4_CLOCKMOD=m BUILDSTDERR: ++ CONFIG_X86_LONGRUN=y BUILDSTDERR: ++ CONFIG_X86_SPEEDSTEP_LIB=y BUILDSTDERR: ++ CONFIG_CPU_IDLE=y BUILDSTDERR: ++ CONFIG_CPU_IDLE_GOV_MENU=y BUILDSTDERR: ++ CONFIG_INTEL_IDLE=y BUILDSTDERR: ++ CONFIG_PCI=y BUILDSTDERR: ++ CONFIG_PCI_GOANY=y BUILDSTDERR: ++ CONFIG_PCI_BIOS=y BUILDSTDERR: ++ CONFIG_PCI_DIRECT=y BUILDSTDERR: ++ CONFIG_PCI_MMCONFIG=y BUILDSTDERR: ++ CONFIG_PCI_OLPC=y BUILDSTDERR: ++ CONFIG_PCI_DOMAINS=y BUILDSTDERR: ++ CONFIG_PCIEPORTBUS=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_PCIE=y BUILDSTDERR: ++ CONFIG_PCIEAER=y BUILDSTDERR: ++ CONFIG_PCIE_ECRC=y BUILDSTDERR: ++ CONFIG_PCIEAER_INJECT=m BUILDSTDERR: ++ CONFIG_PCIEASPM=y BUILDSTDERR: ++ CONFIG_PCIEASPM_DEFAULT=y BUILDSTDERR: ++ CONFIG_PCIE_PME=y BUILDSTDERR: ++ CONFIG_PCIE_DPC=y BUILDSTDERR: ++ CONFIG_PCIE_PTM=y BUILDSTDERR: ++ CONFIG_PCI_MSI=y BUILDSTDERR: ++ CONFIG_PCI_MSI_IRQ_DOMAIN=y BUILDSTDERR: ++ CONFIG_PCI_STUB=y BUILDSTDERR: ++ CONFIG_HT_IRQ=y BUILDSTDERR: ++ CONFIG_PCI_ATS=y BUILDSTDERR: ++ CONFIG_PCI_LOCKLESS_CONFIG=y BUILDSTDERR: ++ CONFIG_PCI_IOV=y BUILDSTDERR: ++ CONFIG_PCI_PRI=y BUILDSTDERR: ++ CONFIG_PCI_PASID=y BUILDSTDERR: ++ CONFIG_PCI_LABEL=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_COMPAQ=m BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_IBM=m BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_ACPI=y BUILDSTDERR: ++ CONFIG_HOTPLUG_PCI_ACPI_IBM=m BUILDSTDERR: ++ CONFIG_PCI_SW_SWITCHTEC=m BUILDSTDERR: ++ CONFIG_ISA_DMA_API=y BUILDSTDERR: ++ CONFIG_OLPC=y BUILDSTDERR: ++ CONFIG_OLPC_XO1_PM=y BUILDSTDERR: ++ CONFIG_OLPC_XO1_RTC=y BUILDSTDERR: ++ CONFIG_OLPC_XO1_SCI=y BUILDSTDERR: ++ CONFIG_OLPC_XO15_SCI=y BUILDSTDERR: ++ CONFIG_AMD_NB=y BUILDSTDERR: ++ CONFIG_PCCARD=y BUILDSTDERR: ++ CONFIG_PCMCIA=y BUILDSTDERR: ++ CONFIG_PCMCIA_LOAD_CIS=y BUILDSTDERR: ++ CONFIG_CARDBUS=y BUILDSTDERR: ++ CONFIG_YENTA=m BUILDSTDERR: ++ CONFIG_YENTA_O2=y BUILDSTDERR: ++ CONFIG_YENTA_RICOH=y BUILDSTDERR: ++ CONFIG_YENTA_TI=y BUILDSTDERR: ++ CONFIG_YENTA_ENE_TUNE=y BUILDSTDERR: ++ CONFIG_YENTA_TOSHIBA=y BUILDSTDERR: ++ CONFIG_PD6729=m BUILDSTDERR: ++ CONFIG_I82092=m BUILDSTDERR: ++ CONFIG_PCCARD_NONSTATIC=y BUILDSTDERR: ++ CONFIG_BINFMT_ELF=y BUILDSTDERR: ++ CONFIG_ELFCORE=y BUILDSTDERR: ++ CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y BUILDSTDERR: ++ CONFIG_BINFMT_SCRIPT=y BUILDSTDERR: ++ CONFIG_HAVE_AOUT=y BUILDSTDERR: ++ CONFIG_BINFMT_MISC=m BUILDSTDERR: ++ CONFIG_COREDUMP=y BUILDSTDERR: ++ CONFIG_COMPAT_32=y BUILDSTDERR: ++ CONFIG_HAVE_ATOMIC_IOMAP=y BUILDSTDERR: ++ CONFIG_NET=y BUILDSTDERR: ++ CONFIG_NET_INGRESS=y BUILDSTDERR: ++ CONFIG_NET_EGRESS=y BUILDSTDERR: ++ CONFIG_PACKET=y BUILDSTDERR: ++ CONFIG_PACKET_DIAG=m BUILDSTDERR: ++ CONFIG_UNIX=y BUILDSTDERR: ++ CONFIG_UNIX_DIAG=m BUILDSTDERR: ++ CONFIG_TLS=m BUILDSTDERR: ++ CONFIG_XFRM=y BUILDSTDERR: ++ CONFIG_XFRM_OFFLOAD=y BUILDSTDERR: ++ CONFIG_XFRM_ALGO=y BUILDSTDERR: ++ CONFIG_XFRM_USER=y BUILDSTDERR: ++ CONFIG_XFRM_SUB_POLICY=y BUILDSTDERR: ++ CONFIG_XFRM_MIGRATE=y BUILDSTDERR: ++ CONFIG_XFRM_STATISTICS=y BUILDSTDERR: ++ CONFIG_XFRM_IPCOMP=m BUILDSTDERR: ++ CONFIG_NET_KEY=m BUILDSTDERR: ++ CONFIG_NET_KEY_MIGRATE=y BUILDSTDERR: ++ CONFIG_INET=y BUILDSTDERR: ++ CONFIG_IP_MULTICAST=y BUILDSTDERR: ++ CONFIG_IP_ADVANCED_ROUTER=y BUILDSTDERR: ++ CONFIG_IP_FIB_TRIE_STATS=y BUILDSTDERR: ++ CONFIG_IP_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_MULTIPATH=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_VERBOSE=y BUILDSTDERR: ++ CONFIG_IP_ROUTE_CLASSID=y BUILDSTDERR: ++ CONFIG_NET_IPIP=m BUILDSTDERR: ++ CONFIG_NET_IPGRE_DEMUX=m BUILDSTDERR: ++ CONFIG_NET_IP_TUNNEL=m BUILDSTDERR: ++ CONFIG_NET_IPGRE=m BUILDSTDERR: ++ CONFIG_NET_IPGRE_BROADCAST=y BUILDSTDERR: ++ CONFIG_IP_MROUTE=y BUILDSTDERR: ++ CONFIG_IP_MROUTE_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IP_PIMSM_V1=y BUILDSTDERR: ++ CONFIG_IP_PIMSM_V2=y BUILDSTDERR: ++ CONFIG_SYN_COOKIES=y BUILDSTDERR: ++ CONFIG_NET_IPVTI=m BUILDSTDERR: ++ CONFIG_NET_UDP_TUNNEL=m BUILDSTDERR: ++ CONFIG_NET_FOU=m BUILDSTDERR: ++ CONFIG_NET_FOU_IP_TUNNELS=y BUILDSTDERR: ++ CONFIG_INET_AH=m BUILDSTDERR: ++ CONFIG_INET_ESP=m BUILDSTDERR: ++ CONFIG_INET_ESP_OFFLOAD=m BUILDSTDERR: ++ CONFIG_INET_IPCOMP=m BUILDSTDERR: ++ CONFIG_INET_XFRM_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_TRANSPORT=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET_XFRM_MODE_BEET=m BUILDSTDERR: ++ CONFIG_INET_DIAG=m BUILDSTDERR: ++ CONFIG_INET_TCP_DIAG=m BUILDSTDERR: ++ CONFIG_INET_UDP_DIAG=m BUILDSTDERR: ++ CONFIG_INET_RAW_DIAG=m BUILDSTDERR: ++ CONFIG_INET_DIAG_DESTROY=y BUILDSTDERR: ++ CONFIG_TCP_CONG_ADVANCED=y BUILDSTDERR: ++ CONFIG_TCP_CONG_BIC=m BUILDSTDERR: ++ CONFIG_TCP_CONG_CUBIC=y BUILDSTDERR: ++ CONFIG_TCP_CONG_WESTWOOD=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HSTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_HYBLA=m BUILDSTDERR: ++ CONFIG_TCP_CONG_VEGAS=m BUILDSTDERR: ++ CONFIG_TCP_CONG_NV=m BUILDSTDERR: ++ CONFIG_TCP_CONG_SCALABLE=m BUILDSTDERR: ++ CONFIG_TCP_CONG_LP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_VENO=m BUILDSTDERR: ++ CONFIG_TCP_CONG_YEAH=m BUILDSTDERR: ++ CONFIG_TCP_CONG_ILLINOIS=m BUILDSTDERR: ++ CONFIG_TCP_CONG_DCTCP=m BUILDSTDERR: ++ CONFIG_TCP_CONG_CDG=m BUILDSTDERR: ++ CONFIG_TCP_CONG_BBR=m BUILDSTDERR: ++ CONFIG_DEFAULT_CUBIC=y BUILDSTDERR: ++ CONFIG_DEFAULT_TCP_CONG=cubic BUILDSTDERR: ++ CONFIG_TCP_MD5SIG=y BUILDSTDERR: ++ CONFIG_IPV6=y BUILDSTDERR: ++ CONFIG_IPV6_ROUTER_PREF=y BUILDSTDERR: ++ CONFIG_IPV6_ROUTE_INFO=y BUILDSTDERR: ++ CONFIG_IPV6_OPTIMISTIC_DAD=y BUILDSTDERR: ++ CONFIG_INET6_AH=m BUILDSTDERR: ++ CONFIG_INET6_ESP=m BUILDSTDERR: ++ CONFIG_INET6_ESP_OFFLOAD=m BUILDSTDERR: ++ CONFIG_INET6_IPCOMP=m BUILDSTDERR: ++ CONFIG_IPV6_MIP6=y BUILDSTDERR: ++ CONFIG_IPV6_ILA=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_TRANSPORT=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_TUNNEL=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_BEET=m BUILDSTDERR: ++ CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m BUILDSTDERR: ++ CONFIG_IPV6_VTI=m BUILDSTDERR: ++ CONFIG_IPV6_SIT=m BUILDSTDERR: ++ CONFIG_IPV6_SIT_6RD=y BUILDSTDERR: ++ CONFIG_IPV6_NDISC_NODETYPE=y BUILDSTDERR: ++ CONFIG_IPV6_TUNNEL=m BUILDSTDERR: ++ CONFIG_IPV6_GRE=m BUILDSTDERR: ++ CONFIG_IPV6_FOU=m BUILDSTDERR: ++ CONFIG_IPV6_FOU_TUNNEL=m BUILDSTDERR: ++ CONFIG_IPV6_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IPV6_SUBTREES=y BUILDSTDERR: ++ CONFIG_IPV6_MROUTE=y BUILDSTDERR: ++ CONFIG_IPV6_MROUTE_MULTIPLE_TABLES=y BUILDSTDERR: ++ CONFIG_IPV6_PIMSM_V2=y BUILDSTDERR: ++ CONFIG_IPV6_SEG6_LWTUNNEL=y BUILDSTDERR: ++ CONFIG_IPV6_SEG6_HMAC=y BUILDSTDERR: ++ CONFIG_NETLABEL=y BUILDSTDERR: ++ CONFIG_NETWORK_SECMARK=y BUILDSTDERR: ++ CONFIG_NET_PTP_CLASSIFY=y BUILDSTDERR: ++ CONFIG_NETWORK_PHY_TIMESTAMPING=y BUILDSTDERR: ++ CONFIG_NETFILTER=y BUILDSTDERR: ++ CONFIG_NETFILTER_ADVANCED=y BUILDSTDERR: ++ CONFIG_BRIDGE_NETFILTER=m BUILDSTDERR: ++ CONFIG_NETFILTER_INGRESS=y BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_ACCT=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_QUEUE=m BUILDSTDERR: ++ CONFIG_NETFILTER_NETLINK_LOG=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK=m BUILDSTDERR: ++ CONFIG_NF_LOG_COMMON=m BUILDSTDERR: ++ CONFIG_NF_LOG_NETDEV=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_MARK=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SECMARK=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_ZONES=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_PROCFS=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_EVENTS=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_TIMESTAMP=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_LABELS=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_DCCP=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_GRE=m BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_NF_CT_PROTO_UDPLITE=y BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_AMANDA=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_FTP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_H323=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IRC=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_BROADCAST=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_NETBIOS_NS=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SNMP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_PPTP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SANE=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_SIP=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_TFTP=m BUILDSTDERR: ++ CONFIG_NF_CT_NETLINK=m BUILDSTDERR: ++ CONFIG_NF_NAT=m BUILDSTDERR: ++ CONFIG_NF_NAT_NEEDED=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_DCCP=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_UDPLITE=y BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_NF_NAT_AMANDA=m BUILDSTDERR: ++ CONFIG_NF_NAT_FTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_IRC=m BUILDSTDERR: ++ CONFIG_NF_NAT_SIP=m BUILDSTDERR: ++ CONFIG_NF_NAT_TFTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_REDIRECT=m BUILDSTDERR: ++ CONFIG_NETFILTER_SYNPROXY=m BUILDSTDERR: ++ CONFIG_NF_TABLES=m BUILDSTDERR: ++ CONFIG_NF_TABLES_INET=m BUILDSTDERR: ++ CONFIG_NF_TABLES_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_EXTHDR=m BUILDSTDERR: ++ CONFIG_NFT_META=m BUILDSTDERR: ++ CONFIG_NFT_RT=m BUILDSTDERR: ++ CONFIG_NFT_NUMGEN=m BUILDSTDERR: ++ CONFIG_NFT_CT=m BUILDSTDERR: ++ CONFIG_NFT_SET_RBTREE=m BUILDSTDERR: ++ CONFIG_NFT_SET_HASH=m BUILDSTDERR: ++ CONFIG_NFT_SET_BITMAP=m BUILDSTDERR: ++ CONFIG_NFT_COUNTER=m BUILDSTDERR: ++ CONFIG_NFT_LOG=m BUILDSTDERR: ++ CONFIG_NFT_LIMIT=m BUILDSTDERR: ++ CONFIG_NFT_MASQ=m BUILDSTDERR: ++ CONFIG_NFT_REDIR=m BUILDSTDERR: ++ CONFIG_NFT_NAT=m BUILDSTDERR: ++ CONFIG_NFT_OBJREF=m BUILDSTDERR: ++ CONFIG_NFT_QUEUE=m BUILDSTDERR: ++ CONFIG_NFT_QUOTA=m BUILDSTDERR: ++ CONFIG_NFT_REJECT=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_INET=m BUILDSTDERR: ++ CONFIG_NFT_COMPAT=m BUILDSTDERR: ++ CONFIG_NFT_HASH=m BUILDSTDERR: ++ CONFIG_NFT_FIB=m BUILDSTDERR: ++ CONFIG_NFT_FIB_INET=m BUILDSTDERR: ++ CONFIG_NF_DUP_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_DUP_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_FWD_NETDEV=m BUILDSTDERR: ++ CONFIG_NFT_FIB_NETDEV=m BUILDSTDERR: ++ CONFIG_NETFILTER_XTABLES=y BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_SET=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_AUDIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_CT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_DSCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_HL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_HMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_LED=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_LOG=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_NAT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NETMAP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NFLOG=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_NOTRACK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_RATEEST=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_REDIRECT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TEE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TPROXY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TRACE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_SECMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TCPMSS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_BPF=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CGROUP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CLUSTER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_COMMENT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNMARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_CPU=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DCCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_DSCP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ECN=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_ESP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HELPER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_HL=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPCOMP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPRANGE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_IPVS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_L2TP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_LENGTH=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_LIMIT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MAC=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MARK=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_NFACCT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_OSF=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_OWNER=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_POLICY=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_QUOTA=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_RATEEST=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_REALM=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_RECENT=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_SCTP=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_SOCKET=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STATE=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STATISTIC=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_STRING=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_TCPMSS=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_TIME=m BUILDSTDERR: ++ CONFIG_NETFILTER_XT_MATCH_U32=m BUILDSTDERR: ++ CONFIG_IP_SET=m BUILDSTDERR: ++ CONFIG_IP_SET_MAX=256 BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_IP=m BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_IPMAC=m BUILDSTDERR: ++ CONFIG_IP_SET_BITMAP_PORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IP=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPMARK=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORTIP=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPPORTNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_IPMAC=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_MAC=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETPORTNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETNET=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETPORT=m BUILDSTDERR: ++ CONFIG_IP_SET_HASH_NETIFACE=m BUILDSTDERR: ++ CONFIG_IP_SET_LIST_SET=m BUILDSTDERR: ++ CONFIG_IP_VS=m BUILDSTDERR: ++ CONFIG_IP_VS_IPV6=y BUILDSTDERR: ++ CONFIG_IP_VS_TAB_BITS=12 BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_TCP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_UDP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_AH_ESP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_ESP=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_AH=y BUILDSTDERR: ++ CONFIG_IP_VS_PROTO_SCTP=y BUILDSTDERR: ++ CONFIG_IP_VS_RR=m BUILDSTDERR: ++ CONFIG_IP_VS_WRR=m BUILDSTDERR: ++ CONFIG_IP_VS_LC=m BUILDSTDERR: ++ CONFIG_IP_VS_WLC=m BUILDSTDERR: ++ CONFIG_IP_VS_FO=m BUILDSTDERR: ++ CONFIG_IP_VS_OVF=m BUILDSTDERR: ++ CONFIG_IP_VS_LBLC=m BUILDSTDERR: ++ CONFIG_IP_VS_LBLCR=m BUILDSTDERR: ++ CONFIG_IP_VS_DH=m BUILDSTDERR: ++ CONFIG_IP_VS_SH=m BUILDSTDERR: ++ CONFIG_IP_VS_SED=m BUILDSTDERR: ++ CONFIG_IP_VS_NQ=m BUILDSTDERR: ++ CONFIG_IP_VS_SH_TAB_BITS=8 BUILDSTDERR: ++ CONFIG_IP_VS_FTP=m BUILDSTDERR: ++ CONFIG_IP_VS_NFCT=y BUILDSTDERR: ++ CONFIG_IP_VS_PE_SIP=m BUILDSTDERR: ++ CONFIG_NF_DEFRAG_IPV4=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IPV4=m BUILDSTDERR: ++ CONFIG_NF_SOCKET_IPV4=m BUILDSTDERR: ++ CONFIG_NF_TABLES_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_ROUTE_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_DUP_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_FIB_IPV4=m BUILDSTDERR: ++ CONFIG_NF_TABLES_ARP=m BUILDSTDERR: ++ CONFIG_NF_DUP_IPV4=m BUILDSTDERR: ++ CONFIG_NF_LOG_ARP=m BUILDSTDERR: ++ CONFIG_NF_LOG_IPV4=m BUILDSTDERR: ++ CONFIG_NF_REJECT_IPV4=y BUILDSTDERR: ++ CONFIG_NF_NAT_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_NAT_IPV4=m BUILDSTDERR: ++ CONFIG_NF_NAT_MASQUERADE_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_MASQ_IPV4=m BUILDSTDERR: ++ CONFIG_NFT_REDIR_IPV4=m BUILDSTDERR: ++ CONFIG_NF_NAT_SNMP_BASIC=m BUILDSTDERR: ++ CONFIG_NF_NAT_PROTO_GRE=m BUILDSTDERR: ++ CONFIG_NF_NAT_PPTP=m BUILDSTDERR: ++ CONFIG_NF_NAT_H323=m BUILDSTDERR: ++ CONFIG_IP_NF_IPTABLES=y BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_AH=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_ECN=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_RPFILTER=m BUILDSTDERR: ++ CONFIG_IP_NF_MATCH_TTL=m BUILDSTDERR: ++ CONFIG_IP_NF_FILTER=y BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_REJECT=y BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_SYNPROXY=m BUILDSTDERR: ++ CONFIG_IP_NF_NAT=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_MASQUERADE=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_NETMAP=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_REDIRECT=m BUILDSTDERR: ++ CONFIG_IP_NF_MANGLE=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_CLUSTERIP=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_ECN=m BUILDSTDERR: ++ CONFIG_IP_NF_TARGET_TTL=m BUILDSTDERR: ++ CONFIG_IP_NF_RAW=m BUILDSTDERR: ++ CONFIG_IP_NF_SECURITY=m BUILDSTDERR: ++ CONFIG_IP_NF_ARPTABLES=m BUILDSTDERR: ++ CONFIG_IP_NF_ARPFILTER=m BUILDSTDERR: ++ CONFIG_IP_NF_ARP_MANGLE=m BUILDSTDERR: ++ CONFIG_NF_DEFRAG_IPV6=m BUILDSTDERR: ++ CONFIG_NF_CONNTRACK_IPV6=m BUILDSTDERR: ++ CONFIG_NF_SOCKET_IPV6=m BUILDSTDERR: ++ CONFIG_NF_TABLES_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_ROUTE_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_REJECT_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_DUP_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_FIB_IPV6=m BUILDSTDERR: ++ CONFIG_NF_DUP_IPV6=m BUILDSTDERR: ++ CONFIG_NF_REJECT_IPV6=m BUILDSTDERR: ++ CONFIG_NF_LOG_IPV6=m BUILDSTDERR: ++ CONFIG_NF_NAT_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_CHAIN_NAT_IPV6=m BUILDSTDERR: ++ CONFIG_NF_NAT_MASQUERADE_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_MASQ_IPV6=m BUILDSTDERR: ++ CONFIG_NFT_REDIR_IPV6=m BUILDSTDERR: ++ CONFIG_IP6_NF_IPTABLES=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_AH=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_EUI64=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_FRAG=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_OPTS=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_HL=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_IPV6HEADER=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_MH=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_RPFILTER=m BUILDSTDERR: ++ CONFIG_IP6_NF_MATCH_RT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_HL=m BUILDSTDERR: ++ CONFIG_IP6_NF_FILTER=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_REJECT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_SYNPROXY=m BUILDSTDERR: ++ CONFIG_IP6_NF_MANGLE=m BUILDSTDERR: ++ CONFIG_IP6_NF_RAW=m BUILDSTDERR: ++ CONFIG_IP6_NF_SECURITY=m BUILDSTDERR: ++ CONFIG_IP6_NF_NAT=m BUILDSTDERR: ++ CONFIG_IP6_NF_TARGET_MASQUERADE=m BUILDSTDERR: ++ CONFIG_NF_TABLES_BRIDGE=m BUILDSTDERR: ++ CONFIG_NFT_BRIDGE_META=m BUILDSTDERR: ++ CONFIG_NFT_BRIDGE_REJECT=m BUILDSTDERR: ++ CONFIG_NF_LOG_BRIDGE=m BUILDSTDERR: ++ CONFIG_BRIDGE_NF_EBTABLES=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_BROUTE=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_T_FILTER=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_T_NAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_802_3=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_AMONG=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_ARP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_IP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_IP6=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_LIMIT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_MARK=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_PKTTYPE=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_STP=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_VLAN=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_ARPREPLY=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_DNAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_MARK_T=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_REDIRECT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_SNAT=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_LOG=m BUILDSTDERR: ++ CONFIG_BRIDGE_EBT_NFLOG=m BUILDSTDERR: ++ CONFIG_IP_SCTP=m BUILDSTDERR: ++ CONFIG_NET_SCTPPROBE=m BUILDSTDERR: ++ CONFIG_SCTP_DEFAULT_COOKIE_HMAC_SHA1=y BUILDSTDERR: ++ CONFIG_SCTP_COOKIE_HMAC_MD5=y BUILDSTDERR: ++ CONFIG_SCTP_COOKIE_HMAC_SHA1=y BUILDSTDERR: ++ CONFIG_INET_SCTP_DIAG=m BUILDSTDERR: ++ CONFIG_RDS=m BUILDSTDERR: ++ CONFIG_RDS_RDMA=m BUILDSTDERR: ++ CONFIG_RDS_TCP=m BUILDSTDERR: ++ CONFIG_TIPC=m BUILDSTDERR: ++ CONFIG_TIPC_MEDIA_UDP=y BUILDSTDERR: ++ CONFIG_ATM=m BUILDSTDERR: ++ CONFIG_ATM_CLIP=m BUILDSTDERR: ++ CONFIG_ATM_LANE=m BUILDSTDERR: ++ CONFIG_ATM_BR2684=m BUILDSTDERR: ++ CONFIG_L2TP=m BUILDSTDERR: ++ CONFIG_L2TP_DEBUGFS=m BUILDSTDERR: ++ CONFIG_L2TP_V3=y BUILDSTDERR: ++ CONFIG_L2TP_IP=m BUILDSTDERR: ++ CONFIG_L2TP_ETH=m BUILDSTDERR: ++ CONFIG_STP=m BUILDSTDERR: ++ CONFIG_GARP=m BUILDSTDERR: ++ CONFIG_MRP=m BUILDSTDERR: ++ CONFIG_BRIDGE=m BUILDSTDERR: ++ CONFIG_BRIDGE_IGMP_SNOOPING=y BUILDSTDERR: ++ CONFIG_BRIDGE_VLAN_FILTERING=y BUILDSTDERR: ++ CONFIG_HAVE_NET_DSA=y BUILDSTDERR: ++ CONFIG_NET_DSA=m BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_BRCM=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_DSA=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_EDSA=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_KSZ=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_LAN9303=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_MTK=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_TRAILER=y BUILDSTDERR: ++ CONFIG_NET_DSA_TAG_QCA=y BUILDSTDERR: ++ CONFIG_VLAN_8021Q=m BUILDSTDERR: ++ CONFIG_VLAN_8021Q_GVRP=y BUILDSTDERR: ++ CONFIG_VLAN_8021Q_MVRP=y BUILDSTDERR: ++ CONFIG_LLC=m BUILDSTDERR: ++ CONFIG_IPX=m BUILDSTDERR: ++ CONFIG_ATALK=m BUILDSTDERR: ++ CONFIG_DEV_APPLETALK=m BUILDSTDERR: ++ CONFIG_IPDDP=m BUILDSTDERR: ++ CONFIG_IPDDP_ENCAP=y BUILDSTDERR: ++ CONFIG_6LOWPAN=m BUILDSTDERR: ++ CONFIG_6LOWPAN_DEBUGFS=y BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_DEST=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_FRAGMENT=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_HOP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_IPV6=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_MOBILITY=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_ROUTING=m BUILDSTDERR: ++ CONFIG_6LOWPAN_NHC_UDP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_UDP=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_ICMPV6=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m BUILDSTDERR: ++ CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m BUILDSTDERR: ++ CONFIG_IEEE802154=m BUILDSTDERR: ++ CONFIG_IEEE802154_SOCKET=m BUILDSTDERR: ++ CONFIG_IEEE802154_6LOWPAN=m BUILDSTDERR: ++ CONFIG_MAC802154=m BUILDSTDERR: ++ CONFIG_NET_SCHED=y BUILDSTDERR: ++ CONFIG_NET_SCH_CBQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_HTB=m BUILDSTDERR: ++ CONFIG_NET_SCH_HFSC=m BUILDSTDERR: ++ CONFIG_NET_SCH_ATM=m BUILDSTDERR: ++ CONFIG_NET_SCH_PRIO=m BUILDSTDERR: ++ CONFIG_NET_SCH_MULTIQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_RED=m BUILDSTDERR: ++ CONFIG_NET_SCH_SFB=m BUILDSTDERR: ++ CONFIG_NET_SCH_SFQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_TEQL=m BUILDSTDERR: ++ CONFIG_NET_SCH_TBF=m BUILDSTDERR: ++ CONFIG_NET_SCH_GRED=m BUILDSTDERR: ++ CONFIG_NET_SCH_DSMARK=m BUILDSTDERR: ++ CONFIG_NET_SCH_NETEM=m BUILDSTDERR: ++ CONFIG_NET_SCH_DRR=m BUILDSTDERR: ++ CONFIG_NET_SCH_MQPRIO=m BUILDSTDERR: ++ CONFIG_NET_SCH_CHOKE=m BUILDSTDERR: ++ CONFIG_NET_SCH_QFQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_CODEL=m BUILDSTDERR: ++ CONFIG_NET_SCH_FQ_CODEL=y BUILDSTDERR: ++ CONFIG_NET_SCH_FQ=m BUILDSTDERR: ++ CONFIG_NET_SCH_HHF=m BUILDSTDERR: ++ CONFIG_NET_SCH_PIE=m BUILDSTDERR: ++ CONFIG_NET_SCH_INGRESS=m BUILDSTDERR: ++ CONFIG_NET_SCH_PLUG=m BUILDSTDERR: ++ CONFIG_NET_CLS=y BUILDSTDERR: ++ CONFIG_NET_CLS_BASIC=m BUILDSTDERR: ++ CONFIG_NET_CLS_TCINDEX=m BUILDSTDERR: ++ CONFIG_NET_CLS_ROUTE4=m BUILDSTDERR: ++ CONFIG_NET_CLS_FW=m BUILDSTDERR: ++ CONFIG_NET_CLS_U32=m BUILDSTDERR: ++ CONFIG_CLS_U32_PERF=y BUILDSTDERR: ++ CONFIG_CLS_U32_MARK=y BUILDSTDERR: ++ CONFIG_NET_CLS_RSVP=m BUILDSTDERR: ++ CONFIG_NET_CLS_RSVP6=m BUILDSTDERR: ++ CONFIG_NET_CLS_FLOW=m BUILDSTDERR: ++ CONFIG_NET_CLS_CGROUP=y BUILDSTDERR: ++ CONFIG_NET_CLS_BPF=m BUILDSTDERR: ++ CONFIG_NET_CLS_FLOWER=m BUILDSTDERR: ++ CONFIG_NET_CLS_MATCHALL=m BUILDSTDERR: ++ CONFIG_NET_EMATCH=y BUILDSTDERR: ++ CONFIG_NET_EMATCH_STACK=32 BUILDSTDERR: ++ CONFIG_NET_EMATCH_CMP=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_NBYTE=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_U32=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_META=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_TEXT=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_CANID=m BUILDSTDERR: ++ CONFIG_NET_EMATCH_IPSET=m BUILDSTDERR: ++ CONFIG_NET_CLS_ACT=y BUILDSTDERR: ++ CONFIG_NET_ACT_POLICE=m BUILDSTDERR: ++ CONFIG_NET_ACT_GACT=m BUILDSTDERR: ++ CONFIG_GACT_PROB=y BUILDSTDERR: ++ CONFIG_NET_ACT_MIRRED=m BUILDSTDERR: ++ CONFIG_NET_ACT_SAMPLE=m BUILDSTDERR: ++ CONFIG_NET_ACT_IPT=m BUILDSTDERR: ++ CONFIG_NET_ACT_NAT=m BUILDSTDERR: ++ CONFIG_NET_ACT_PEDIT=m BUILDSTDERR: ++ CONFIG_NET_ACT_SIMP=m BUILDSTDERR: ++ CONFIG_NET_ACT_SKBEDIT=m BUILDSTDERR: ++ CONFIG_NET_ACT_CSUM=m BUILDSTDERR: ++ CONFIG_NET_ACT_VLAN=m BUILDSTDERR: ++ CONFIG_NET_ACT_BPF=m BUILDSTDERR: ++ CONFIG_NET_ACT_CONNMARK=m BUILDSTDERR: ++ CONFIG_NET_ACT_SKBMOD=m BUILDSTDERR: ++ CONFIG_NET_ACT_IFE=m BUILDSTDERR: ++ CONFIG_NET_ACT_TUNNEL_KEY=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBMARK=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBPRIO=m BUILDSTDERR: ++ CONFIG_NET_IFE_SKBTCINDEX=m BUILDSTDERR: ++ CONFIG_NET_CLS_IND=y BUILDSTDERR: ++ CONFIG_NET_SCH_FIFO=y BUILDSTDERR: ++ CONFIG_DCB=y BUILDSTDERR: ++ CONFIG_DNS_RESOLVER=m BUILDSTDERR: ++ CONFIG_BATMAN_ADV=m BUILDSTDERR: ++ CONFIG_BATMAN_ADV_BATMAN_V=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_BLA=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_DAT=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_NC=y BUILDSTDERR: ++ CONFIG_BATMAN_ADV_MCAST=y BUILDSTDERR: ++ CONFIG_OPENVSWITCH=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_GRE=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_VXLAN=m BUILDSTDERR: ++ CONFIG_OPENVSWITCH_GENEVE=m BUILDSTDERR: ++ CONFIG_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VMWARE_VMCI_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VIRTIO_VSOCKETS=m BUILDSTDERR: ++ CONFIG_VIRTIO_VSOCKETS_COMMON=m BUILDSTDERR: ++ CONFIG_HYPERV_VSOCKETS=m BUILDSTDERR: ++ CONFIG_NETLINK_DIAG=m BUILDSTDERR: ++ CONFIG_MPLS=y BUILDSTDERR: ++ CONFIG_NET_MPLS_GSO=m BUILDSTDERR: ++ CONFIG_MPLS_ROUTING=m BUILDSTDERR: ++ CONFIG_MPLS_IPTUNNEL=m BUILDSTDERR: ++ CONFIG_NET_NSH=m BUILDSTDERR: ++ CONFIG_NET_SWITCHDEV=y BUILDSTDERR: ++ CONFIG_NET_L3_MASTER_DEV=y BUILDSTDERR: ++ CONFIG_NET_NCSI=y BUILDSTDERR: ++ CONFIG_RPS=y BUILDSTDERR: ++ CONFIG_RFS_ACCEL=y BUILDSTDERR: ++ CONFIG_XPS=y BUILDSTDERR: ++ CONFIG_CGROUP_NET_PRIO=y BUILDSTDERR: ++ CONFIG_CGROUP_NET_CLASSID=y BUILDSTDERR: ++ CONFIG_NET_RX_BUSY_POLL=y BUILDSTDERR: ++ CONFIG_BQL=y BUILDSTDERR: ++ CONFIG_BPF_STREAM_PARSER=y BUILDSTDERR: ++ CONFIG_NET_FLOW_LIMIT=y BUILDSTDERR: ++ CONFIG_NET_PKTGEN=m BUILDSTDERR: ++ CONFIG_NET_DROP_MONITOR=y BUILDSTDERR: ++ CONFIG_HAMRADIO=y BUILDSTDERR: ++ CONFIG_AX25=m BUILDSTDERR: ++ CONFIG_AX25_DAMA_SLAVE=y BUILDSTDERR: ++ CONFIG_NETROM=m BUILDSTDERR: ++ CONFIG_ROSE=m BUILDSTDERR: ++ CONFIG_MKISS=m BUILDSTDERR: ++ CONFIG_6PACK=m BUILDSTDERR: ++ CONFIG_BPQETHER=m BUILDSTDERR: ++ CONFIG_BAYCOM_SER_FDX=m BUILDSTDERR: ++ CONFIG_BAYCOM_SER_HDX=m BUILDSTDERR: ++ CONFIG_BAYCOM_PAR=m BUILDSTDERR: ++ CONFIG_BAYCOM_EPP=m BUILDSTDERR: ++ CONFIG_YAM=m BUILDSTDERR: ++ CONFIG_CAN=m BUILDSTDERR: ++ CONFIG_CAN_RAW=m BUILDSTDERR: ++ CONFIG_CAN_BCM=m BUILDSTDERR: ++ CONFIG_CAN_GW=m BUILDSTDERR: ++ CONFIG_CAN_VCAN=m BUILDSTDERR: ++ CONFIG_CAN_VXCAN=m BUILDSTDERR: ++ CONFIG_CAN_SLCAN=m BUILDSTDERR: ++ CONFIG_CAN_DEV=m BUILDSTDERR: ++ CONFIG_CAN_CALC_BITTIMING=y BUILDSTDERR: ++ CONFIG_CAN_LEDS=y BUILDSTDERR: ++ CONFIG_PCH_CAN=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_C_CAN_PCI=m BUILDSTDERR: ++ CONFIG_CAN_CC770=m BUILDSTDERR: ++ CONFIG_CAN_CC770_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_IFI_CANFD=m BUILDSTDERR: ++ CONFIG_CAN_M_CAN=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCIEFD=m BUILDSTDERR: ++ CONFIG_CAN_SJA1000=m BUILDSTDERR: ++ CONFIG_CAN_SJA1000_PLATFORM=m BUILDSTDERR: ++ CONFIG_CAN_EMS_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_PCIEC=y BUILDSTDERR: ++ CONFIG_CAN_KVASER_PCI=m BUILDSTDERR: ++ CONFIG_CAN_PLX_PCI=m BUILDSTDERR: ++ CONFIG_CAN_SOFTING=m BUILDSTDERR: ++ CONFIG_CAN_HI311X=m BUILDSTDERR: ++ CONFIG_CAN_EMS_USB=m BUILDSTDERR: ++ CONFIG_CAN_ESD_USB2=m BUILDSTDERR: ++ CONFIG_CAN_GS_USB=m BUILDSTDERR: ++ CONFIG_CAN_KVASER_USB=m BUILDSTDERR: ++ CONFIG_CAN_PEAK_USB=m BUILDSTDERR: ++ CONFIG_CAN_8DEV_USB=m BUILDSTDERR: ++ CONFIG_CAN_MCBA_USB=m BUILDSTDERR: ++ CONFIG_BT=m BUILDSTDERR: ++ CONFIG_BT_BREDR=y BUILDSTDERR: ++ CONFIG_BT_RFCOMM=m BUILDSTDERR: ++ CONFIG_BT_RFCOMM_TTY=y BUILDSTDERR: ++ CONFIG_BT_BNEP=m BUILDSTDERR: ++ CONFIG_BT_BNEP_MC_FILTER=y BUILDSTDERR: ++ CONFIG_BT_BNEP_PROTO_FILTER=y BUILDSTDERR: ++ CONFIG_BT_CMTP=m BUILDSTDERR: ++ CONFIG_BT_HIDP=m BUILDSTDERR: ++ CONFIG_BT_HS=y BUILDSTDERR: ++ CONFIG_BT_LE=y BUILDSTDERR: ++ CONFIG_BT_6LOWPAN=m BUILDSTDERR: ++ CONFIG_BT_LEDS=y BUILDSTDERR: ++ CONFIG_BT_INTEL=m BUILDSTDERR: ++ CONFIG_BT_BCM=m BUILDSTDERR: ++ CONFIG_BT_RTL=m BUILDSTDERR: ++ CONFIG_BT_QCA=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB_BCM=y BUILDSTDERR: ++ CONFIG_BT_HCIBTUSB_RTL=y BUILDSTDERR: ++ CONFIG_BT_HCIBTSDIO=m BUILDSTDERR: ++ CONFIG_BT_HCIUART=m BUILDSTDERR: ++ CONFIG_BT_HCIUART_SERDEV=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_H4=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_NOKIA=m BUILDSTDERR: ++ CONFIG_BT_HCIUART_BCSP=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_ATH3K=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_LL=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_3WIRE=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_INTEL=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_BCM=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_QCA=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_AG6XX=y BUILDSTDERR: ++ CONFIG_BT_HCIUART_MRVL=y BUILDSTDERR: ++ CONFIG_BT_HCIBCM203X=m BUILDSTDERR: ++ CONFIG_BT_HCIBPA10X=m BUILDSTDERR: ++ CONFIG_BT_HCIBFUSB=m BUILDSTDERR: ++ CONFIG_BT_HCIDTL1=m BUILDSTDERR: ++ CONFIG_BT_HCIBT3C=m BUILDSTDERR: ++ CONFIG_BT_HCIBLUECARD=m BUILDSTDERR: ++ CONFIG_BT_HCIBTUART=m BUILDSTDERR: ++ CONFIG_BT_HCIVHCI=m BUILDSTDERR: ++ CONFIG_BT_MRVL=m BUILDSTDERR: ++ CONFIG_BT_MRVL_SDIO=m BUILDSTDERR: ++ CONFIG_BT_ATH3K=m BUILDSTDERR: ++ CONFIG_STREAM_PARSER=y BUILDSTDERR: ++ CONFIG_FIB_RULES=y BUILDSTDERR: ++ CONFIG_WIRELESS=y BUILDSTDERR: ++ CONFIG_WIRELESS_EXT=y BUILDSTDERR: ++ CONFIG_WEXT_CORE=y BUILDSTDERR: ++ CONFIG_WEXT_PROC=y BUILDSTDERR: ++ CONFIG_WEXT_SPY=y BUILDSTDERR: ++ CONFIG_WEXT_PRIV=y BUILDSTDERR: ++ CONFIG_CFG80211=m BUILDSTDERR: ++ CONFIG_CFG80211_DEFAULT_PS=y BUILDSTDERR: ++ CONFIG_CFG80211_DEBUGFS=y BUILDSTDERR: ++ CONFIG_CFG80211_CRDA_SUPPORT=y BUILDSTDERR: ++ CONFIG_CFG80211_WEXT=y BUILDSTDERR: ++ CONFIG_CFG80211_WEXT_EXPORT=y BUILDSTDERR: ++ CONFIG_LIB80211=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_WEP=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_CCMP=m BUILDSTDERR: ++ CONFIG_LIB80211_CRYPT_TKIP=m BUILDSTDERR: ++ CONFIG_MAC80211=m BUILDSTDERR: ++ CONFIG_MAC80211_HAS_RC=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_MINSTREL=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_MINSTREL_HT=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y BUILDSTDERR: ++ CONFIG_MAC80211_RC_DEFAULT=minstrel_ht BUILDSTDERR: ++ CONFIG_MAC80211_MESH=y BUILDSTDERR: ++ CONFIG_MAC80211_LEDS=y BUILDSTDERR: ++ CONFIG_MAC80211_DEBUGFS=y BUILDSTDERR: ++ CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 BUILDSTDERR: ++ CONFIG_RFKILL=m BUILDSTDERR: ++ CONFIG_RFKILL_LEDS=y BUILDSTDERR: ++ CONFIG_RFKILL_INPUT=y BUILDSTDERR: ++ CONFIG_RFKILL_GPIO=m BUILDSTDERR: ++ CONFIG_NET_9P=m BUILDSTDERR: ++ CONFIG_NET_9P_VIRTIO=m BUILDSTDERR: ++ CONFIG_NET_9P_RDMA=m BUILDSTDERR: ++ CONFIG_CEPH_LIB=m BUILDSTDERR: ++ CONFIG_NFC=m BUILDSTDERR: ++ CONFIG_NFC_DIGITAL=m BUILDSTDERR: ++ CONFIG_NFC_NCI=m BUILDSTDERR: ++ CONFIG_NFC_HCI=m BUILDSTDERR: ++ CONFIG_NFC_SHDLC=y BUILDSTDERR: ++ CONFIG_NFC_TRF7970A=m BUILDSTDERR: ++ CONFIG_NFC_MEI_PHY=m BUILDSTDERR: ++ CONFIG_NFC_SIM=m BUILDSTDERR: ++ CONFIG_NFC_PORT100=m BUILDSTDERR: ++ CONFIG_NFC_PN544=m BUILDSTDERR: ++ CONFIG_NFC_PN544_I2C=m BUILDSTDERR: ++ CONFIG_NFC_PN544_MEI=m BUILDSTDERR: ++ CONFIG_NFC_PN533=m BUILDSTDERR: ++ CONFIG_NFC_PN533_USB=m BUILDSTDERR: ++ CONFIG_NFC_PN533_I2C=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD_I2C=m BUILDSTDERR: ++ CONFIG_NFC_MICROREAD_MEI=m BUILDSTDERR: ++ CONFIG_NFC_MRVL=m BUILDSTDERR: ++ CONFIG_NFC_MRVL_USB=m BUILDSTDERR: ++ CONFIG_NFC_ST21NFCA=m BUILDSTDERR: ++ CONFIG_NFC_ST21NFCA_I2C=m BUILDSTDERR: ++ CONFIG_NFC_NXP_NCI=m BUILDSTDERR: ++ CONFIG_NFC_NXP_NCI_I2C=m BUILDSTDERR: ++ CONFIG_PSAMPLE=m BUILDSTDERR: ++ CONFIG_NET_IFE=m BUILDSTDERR: ++ CONFIG_LWTUNNEL=y BUILDSTDERR: ++ CONFIG_LWTUNNEL_BPF=y BUILDSTDERR: ++ CONFIG_DST_CACHE=y BUILDSTDERR: ++ CONFIG_GRO_CELLS=y BUILDSTDERR: ++ CONFIG_NET_DEVLINK=m BUILDSTDERR: ++ CONFIG_MAY_USE_DEVLINK=m BUILDSTDERR: ++ CONFIG_DEVTMPFS=y BUILDSTDERR: ++ CONFIG_DEVTMPFS_MOUNT=y BUILDSTDERR: ++ CONFIG_STANDALONE=y BUILDSTDERR: ++ CONFIG_PREVENT_FIRMWARE_BUILD=y BUILDSTDERR: ++ CONFIG_FW_LOADER=y BUILDSTDERR: ++ CONFIG_EXTRA_FIRMWARE= BUILDSTDERR: ++ CONFIG_WANT_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_ALLOW_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_DEV_COREDUMP=y BUILDSTDERR: ++ CONFIG_DEBUG_DEVRES=y BUILDSTDERR: ++ CONFIG_TEST_ASYNC_DRIVER_PROBE=m BUILDSTDERR: ++ CONFIG_GENERIC_CPU_AUTOPROBE=y BUILDSTDERR: ++ CONFIG_GENERIC_CPU_VULNERABILITIES=y BUILDSTDERR: ++ CONFIG_REGMAP=y BUILDSTDERR: ++ CONFIG_REGMAP_I2C=y BUILDSTDERR: ++ CONFIG_REGMAP_SPI=y BUILDSTDERR: ++ CONFIG_REGMAP_MMIO=m BUILDSTDERR: ++ CONFIG_REGMAP_IRQ=y BUILDSTDERR: ++ CONFIG_DMA_SHARED_BUFFER=y BUILDSTDERR: ++ CONFIG_CONNECTOR=y BUILDSTDERR: ++ CONFIG_PROC_EVENTS=y BUILDSTDERR: ++ CONFIG_MTD=m BUILDSTDERR: ++ CONFIG_MTD_OF_PARTS=m BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_1=y BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_2=y BUILDSTDERR: ++ CONFIG_MTD_MAP_BANK_WIDTH_4=y BUILDSTDERR: ++ CONFIG_MTD_CFI_I1=y BUILDSTDERR: ++ CONFIG_MTD_CFI_I2=y BUILDSTDERR: ++ CONFIG_MTD_UBI=m BUILDSTDERR: ++ CONFIG_MTD_UBI_WL_THRESHOLD=4096 BUILDSTDERR: ++ CONFIG_MTD_UBI_BEB_LIMIT=20 BUILDSTDERR: ++ CONFIG_OF=y BUILDSTDERR: ++ CONFIG_OF_PROMTREE=y BUILDSTDERR: ++ CONFIG_OF_ADDRESS=y BUILDSTDERR: ++ CONFIG_OF_ADDRESS_PCI=y BUILDSTDERR: ++ CONFIG_OF_IRQ=y BUILDSTDERR: ++ CONFIG_OF_NET=y BUILDSTDERR: ++ CONFIG_OF_MDIO=y BUILDSTDERR: ++ CONFIG_OF_PCI=y BUILDSTDERR: ++ CONFIG_OF_PCI_IRQ=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y BUILDSTDERR: ++ CONFIG_PARPORT=m BUILDSTDERR: ++ CONFIG_PARPORT_PC=m BUILDSTDERR: ++ CONFIG_PARPORT_SERIAL=m BUILDSTDERR: ++ CONFIG_PARPORT_PC_PCMCIA=m BUILDSTDERR: ++ CONFIG_PARPORT_1284=y BUILDSTDERR: ++ CONFIG_PARPORT_NOT_PC=y BUILDSTDERR: ++ CONFIG_PNP=y BUILDSTDERR: ++ CONFIG_PNPACPI=y BUILDSTDERR: ++ CONFIG_BLK_DEV=y BUILDSTDERR: ++ CONFIG_BLK_DEV_NULL_BLK=m BUILDSTDERR: ++ CONFIG_BLK_DEV_FD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m BUILDSTDERR: ++ CONFIG_ZRAM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_DAC960=m BUILDSTDERR: ++ CONFIG_BLK_DEV_UMEM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_LOOP=m BUILDSTDERR: ++ CONFIG_BLK_DEV_LOOP_MIN_COUNT=0 BUILDSTDERR: ++ CONFIG_BLK_DEV_DRBD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_NBD=m BUILDSTDERR: ++ CONFIG_BLK_DEV_SX8=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_COUNT=16 BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_SIZE=16384 BUILDSTDERR: ++ CONFIG_BLK_DEV_RAM_DAX=y BUILDSTDERR: ++ CONFIG_CDROM_PKTCDVD=m BUILDSTDERR: ++ CONFIG_CDROM_PKTCDVD_BUFFERS=8 BUILDSTDERR: ++ CONFIG_ATA_OVER_ETH=m BUILDSTDERR: ++ CONFIG_VIRTIO_BLK=m BUILDSTDERR: ++ CONFIG_BLK_DEV_RBD=m BUILDSTDERR: ++ CONFIG_NVME_CORE=m BUILDSTDERR: ++ CONFIG_BLK_DEV_NVME=m BUILDSTDERR: ++ CONFIG_NVME_FABRICS=m BUILDSTDERR: ++ CONFIG_NVME_RDMA=m BUILDSTDERR: ++ CONFIG_NVME_FC=m BUILDSTDERR: ++ CONFIG_NVME_TARGET=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_LOOP=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_RDMA=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_FC=m BUILDSTDERR: ++ CONFIG_NVME_TARGET_FCLOOP=m BUILDSTDERR: ++ CONFIG_SENSORS_LIS3LV02D=m BUILDSTDERR: ++ CONFIG_IBM_ASM=m BUILDSTDERR: ++ CONFIG_TIFM_CORE=m BUILDSTDERR: ++ CONFIG_TIFM_7XX1=m BUILDSTDERR: ++ CONFIG_ENCLOSURE_SERVICES=m BUILDSTDERR: ++ CONFIG_CS5535_MFGPT=m BUILDSTDERR: ++ CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7 BUILDSTDERR: ++ CONFIG_CS5535_CLOCK_EVENT_SRC=m BUILDSTDERR: ++ CONFIG_HP_ILO=m BUILDSTDERR: ++ CONFIG_APDS9802ALS=m BUILDSTDERR: ++ CONFIG_ISL29003=m BUILDSTDERR: ++ CONFIG_ISL29020=m BUILDSTDERR: ++ CONFIG_SENSORS_TSL2550=m BUILDSTDERR: ++ CONFIG_SENSORS_BH1770=m BUILDSTDERR: ++ CONFIG_SENSORS_APDS990X=m BUILDSTDERR: ++ CONFIG_VMWARE_BALLOON=m BUILDSTDERR: ++ CONFIG_PCH_PHUB=m BUILDSTDERR: ++ CONFIG_EEPROM_AT24=m BUILDSTDERR: ++ CONFIG_EEPROM_LEGACY=m BUILDSTDERR: ++ CONFIG_EEPROM_MAX6875=m BUILDSTDERR: ++ CONFIG_EEPROM_93CX6=m BUILDSTDERR: ++ CONFIG_EEPROM_IDT_89HPESX=m BUILDSTDERR: ++ CONFIG_CB710_CORE=m BUILDSTDERR: ++ CONFIG_CB710_DEBUG_ASSUMPTIONS=y BUILDSTDERR: ++ CONFIG_SENSORS_LIS3_I2C=m BUILDSTDERR: ++ CONFIG_ALTERA_STAPL=m BUILDSTDERR: ++ CONFIG_INTEL_MEI=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_ME=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_TXE=m BUILDSTDERR: ++ CONFIG_VMWARE_VMCI=m BUILDSTDERR: ++ CONFIG_ECHO=m BUILDSTDERR: ++ CONFIG_HAVE_IDE=y BUILDSTDERR: ++ CONFIG_SCSI_MOD=y BUILDSTDERR: ++ CONFIG_RAID_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI=y BUILDSTDERR: ++ CONFIG_SCSI_DMA=y BUILDSTDERR: ++ CONFIG_SCSI_NETLINK=y BUILDSTDERR: ++ CONFIG_SCSI_PROC_FS=y BUILDSTDERR: ++ CONFIG_BLK_DEV_SD=y BUILDSTDERR: ++ CONFIG_CHR_DEV_ST=m BUILDSTDERR: ++ CONFIG_CHR_DEV_OSST=m BUILDSTDERR: ++ CONFIG_BLK_DEV_SR=y BUILDSTDERR: ++ CONFIG_BLK_DEV_SR_VENDOR=y BUILDSTDERR: ++ CONFIG_CHR_DEV_SG=y BUILDSTDERR: ++ CONFIG_CHR_DEV_SCH=m BUILDSTDERR: ++ CONFIG_SCSI_ENCLOSURE=m BUILDSTDERR: ++ CONFIG_SCSI_CONSTANTS=y BUILDSTDERR: ++ CONFIG_SCSI_LOGGING=y BUILDSTDERR: ++ CONFIG_SCSI_SCAN_ASYNC=y BUILDSTDERR: ++ CONFIG_SCSI_SPI_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_FC_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_ISCSI_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_LIBSAS=m BUILDSTDERR: ++ CONFIG_SCSI_SAS_ATA=y BUILDSTDERR: ++ CONFIG_SCSI_SAS_HOST_SMP=y BUILDSTDERR: ++ CONFIG_SCSI_SRP_ATTRS=m BUILDSTDERR: ++ CONFIG_SCSI_LOWLEVEL=y BUILDSTDERR: ++ CONFIG_ISCSI_TCP=m BUILDSTDERR: ++ CONFIG_ISCSI_BOOT_SYSFS=m BUILDSTDERR: ++ CONFIG_SCSI_CXGB3_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_CXGB4_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_BNX2_ISCSI=m BUILDSTDERR: ++ CONFIG_SCSI_BNX2X_FCOE=m BUILDSTDERR: ++ CONFIG_BE2ISCSI=m BUILDSTDERR: ++ CONFIG_BLK_DEV_3W_XXXX_RAID=m BUILDSTDERR: ++ CONFIG_SCSI_HPSA=m BUILDSTDERR: ++ CONFIG_SCSI_3W_9XXX=m BUILDSTDERR: ++ CONFIG_SCSI_3W_SAS=m BUILDSTDERR: ++ CONFIG_SCSI_ACARD=m BUILDSTDERR: ++ CONFIG_SCSI_AACRAID=m BUILDSTDERR: ++ CONFIG_SCSI_AIC7XXX=m BUILDSTDERR: ++ CONFIG_AIC7XXX_CMDS_PER_DEVICE=4 BUILDSTDERR: ++ CONFIG_AIC7XXX_RESET_DELAY_MS=15000 BUILDSTDERR: ++ CONFIG_AIC7XXX_DEBUG_MASK=0 BUILDSTDERR: ++ CONFIG_SCSI_AIC79XX=m BUILDSTDERR: ++ CONFIG_AIC79XX_CMDS_PER_DEVICE=4 BUILDSTDERR: ++ CONFIG_AIC79XX_RESET_DELAY_MS=15000 BUILDSTDERR: ++ CONFIG_AIC79XX_DEBUG_MASK=0 BUILDSTDERR: ++ CONFIG_SCSI_MVSAS=m BUILDSTDERR: ++ CONFIG_SCSI_MVSAS_TASKLET=y BUILDSTDERR: ++ CONFIG_SCSI_MVUMI=m BUILDSTDERR: ++ CONFIG_SCSI_ADVANSYS=m BUILDSTDERR: ++ CONFIG_SCSI_ARCMSR=m BUILDSTDERR: ++ CONFIG_SCSI_ESAS2R=m BUILDSTDERR: ++ CONFIG_MEGARAID_NEWGEN=y BUILDSTDERR: ++ CONFIG_MEGARAID_MM=m BUILDSTDERR: ++ CONFIG_MEGARAID_MAILBOX=m BUILDSTDERR: ++ CONFIG_MEGARAID_LEGACY=m BUILDSTDERR: ++ CONFIG_MEGARAID_SAS=m BUILDSTDERR: ++ CONFIG_SCSI_MPT3SAS=m BUILDSTDERR: ++ CONFIG_SCSI_MPT2SAS_MAX_SGE=128 BUILDSTDERR: ++ CONFIG_SCSI_MPT3SAS_MAX_SGE=128 BUILDSTDERR: ++ CONFIG_SCSI_MPT2SAS=m BUILDSTDERR: ++ CONFIG_SCSI_SMARTPQI=m BUILDSTDERR: ++ CONFIG_SCSI_UFSHCD=m BUILDSTDERR: ++ CONFIG_SCSI_UFSHCD_PCI=m BUILDSTDERR: ++ CONFIG_SCSI_HPTIOP=m BUILDSTDERR: ++ CONFIG_SCSI_BUSLOGIC=m BUILDSTDERR: ++ CONFIG_SCSI_FLASHPOINT=y BUILDSTDERR: ++ CONFIG_VMWARE_PVSCSI=m BUILDSTDERR: ++ CONFIG_HYPERV_STORAGE=m BUILDSTDERR: ++ CONFIG_LIBFC=m BUILDSTDERR: ++ CONFIG_LIBFCOE=m BUILDSTDERR: ++ CONFIG_FCOE=m BUILDSTDERR: ++ CONFIG_FCOE_FNIC=m BUILDSTDERR: ++ CONFIG_SCSI_SNIC=m BUILDSTDERR: ++ CONFIG_SCSI_DMX3191D=m BUILDSTDERR: ++ CONFIG_SCSI_GDTH=m BUILDSTDERR: ++ CONFIG_SCSI_ISCI=m BUILDSTDERR: ++ CONFIG_SCSI_IPS=m BUILDSTDERR: ++ CONFIG_SCSI_INITIO=m BUILDSTDERR: ++ CONFIG_SCSI_INIA100=m BUILDSTDERR: ++ CONFIG_SCSI_STEX=m BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_2=m BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 BUILDSTDERR: ++ CONFIG_SCSI_SYM53C8XX_MMIO=y BUILDSTDERR: ++ CONFIG_SCSI_IPR=m BUILDSTDERR: ++ CONFIG_SCSI_IPR_TRACE=y BUILDSTDERR: ++ CONFIG_SCSI_IPR_DUMP=y BUILDSTDERR: ++ CONFIG_SCSI_QLOGIC_1280=m BUILDSTDERR: ++ CONFIG_SCSI_QLA_FC=m BUILDSTDERR: ++ CONFIG_TCM_QLA2XXX=m BUILDSTDERR: ++ CONFIG_SCSI_QLA_ISCSI=m BUILDSTDERR: ++ CONFIG_QEDI=m BUILDSTDERR: ++ CONFIG_QEDF=m BUILDSTDERR: ++ CONFIG_SCSI_LPFC=m BUILDSTDERR: ++ CONFIG_SCSI_DC395x=m BUILDSTDERR: ++ CONFIG_SCSI_AM53C974=m BUILDSTDERR: ++ CONFIG_SCSI_WD719X=m BUILDSTDERR: ++ CONFIG_SCSI_DEBUG=m BUILDSTDERR: ++ CONFIG_SCSI_PMCRAID=m BUILDSTDERR: ++ CONFIG_SCSI_PM8001=m BUILDSTDERR: ++ CONFIG_SCSI_BFA_FC=m BUILDSTDERR: ++ CONFIG_SCSI_VIRTIO=m BUILDSTDERR: ++ CONFIG_SCSI_CHELSIO_FCOE=m BUILDSTDERR: ++ CONFIG_SCSI_DH=y BUILDSTDERR: ++ CONFIG_SCSI_DH_RDAC=m BUILDSTDERR: ++ CONFIG_SCSI_DH_HP_SW=m BUILDSTDERR: ++ CONFIG_SCSI_DH_EMC=m BUILDSTDERR: ++ CONFIG_SCSI_DH_ALUA=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_INITIATOR=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_ULD=m BUILDSTDERR: ++ CONFIG_SCSI_OSD_DPRINT_SENSE=1 BUILDSTDERR: ++ CONFIG_ATA=y BUILDSTDERR: ++ CONFIG_ATA_VERBOSE_ERROR=y BUILDSTDERR: ++ CONFIG_ATA_ACPI=y BUILDSTDERR: ++ CONFIG_SATA_PMP=y BUILDSTDERR: ++ CONFIG_SATA_AHCI=y BUILDSTDERR: ++ CONFIG_SATA_AHCI_PLATFORM=m BUILDSTDERR: ++ CONFIG_SATA_INIC162X=m BUILDSTDERR: ++ CONFIG_SATA_ACARD_AHCI=m BUILDSTDERR: ++ CONFIG_SATA_SIL24=m BUILDSTDERR: ++ CONFIG_ATA_SFF=y BUILDSTDERR: ++ CONFIG_PDC_ADMA=m BUILDSTDERR: ++ CONFIG_SATA_QSTOR=m BUILDSTDERR: ++ CONFIG_SATA_SX4=m BUILDSTDERR: ++ CONFIG_ATA_BMDMA=y BUILDSTDERR: ++ CONFIG_ATA_PIIX=y BUILDSTDERR: ++ CONFIG_SATA_MV=m BUILDSTDERR: ++ CONFIG_SATA_NV=m BUILDSTDERR: ++ CONFIG_SATA_PROMISE=m BUILDSTDERR: ++ CONFIG_SATA_SIL=m BUILDSTDERR: ++ CONFIG_SATA_SIS=m BUILDSTDERR: ++ CONFIG_SATA_SVW=m BUILDSTDERR: ++ CONFIG_SATA_ULI=m BUILDSTDERR: ++ CONFIG_SATA_VIA=m BUILDSTDERR: ++ CONFIG_SATA_VITESSE=m BUILDSTDERR: ++ CONFIG_PATA_ALI=m BUILDSTDERR: ++ CONFIG_PATA_AMD=m BUILDSTDERR: ++ CONFIG_PATA_ARTOP=m BUILDSTDERR: ++ CONFIG_PATA_ATIIXP=m BUILDSTDERR: ++ CONFIG_PATA_ATP867X=m BUILDSTDERR: ++ CONFIG_PATA_CMD64X=m BUILDSTDERR: ++ CONFIG_PATA_CS5520=m BUILDSTDERR: ++ CONFIG_PATA_CS5530=m BUILDSTDERR: ++ CONFIG_PATA_CS5535=m BUILDSTDERR: ++ CONFIG_PATA_CS5536=m BUILDSTDERR: ++ CONFIG_PATA_EFAR=m BUILDSTDERR: ++ CONFIG_PATA_HPT366=m BUILDSTDERR: ++ CONFIG_PATA_HPT37X=m BUILDSTDERR: ++ CONFIG_PATA_HPT3X2N=m BUILDSTDERR: ++ CONFIG_PATA_HPT3X3=m BUILDSTDERR: ++ CONFIG_PATA_IT8213=m BUILDSTDERR: ++ CONFIG_PATA_IT821X=m BUILDSTDERR: ++ CONFIG_PATA_JMICRON=m BUILDSTDERR: ++ CONFIG_PATA_MARVELL=m BUILDSTDERR: ++ CONFIG_PATA_NETCELL=m BUILDSTDERR: ++ CONFIG_PATA_NINJA32=m BUILDSTDERR: ++ CONFIG_PATA_NS87415=m BUILDSTDERR: ++ CONFIG_PATA_OLDPIIX=m BUILDSTDERR: ++ CONFIG_PATA_OPTIDMA=m BUILDSTDERR: ++ CONFIG_PATA_PDC2027X=m BUILDSTDERR: ++ CONFIG_PATA_PDC_OLD=m BUILDSTDERR: ++ CONFIG_PATA_SCH=m BUILDSTDERR: ++ CONFIG_PATA_SERVERWORKS=m BUILDSTDERR: ++ CONFIG_PATA_SIL680=m BUILDSTDERR: ++ CONFIG_PATA_SIS=m BUILDSTDERR: ++ CONFIG_PATA_TOSHIBA=m BUILDSTDERR: ++ CONFIG_PATA_TRIFLEX=m BUILDSTDERR: ++ CONFIG_PATA_VIA=m BUILDSTDERR: ++ CONFIG_PATA_WINBOND=m BUILDSTDERR: ++ CONFIG_PATA_CMD640_PCI=m BUILDSTDERR: ++ CONFIG_PATA_MPIIX=m BUILDSTDERR: ++ CONFIG_PATA_NS87410=m BUILDSTDERR: ++ CONFIG_PATA_OPTI=m BUILDSTDERR: ++ CONFIG_PATA_PCMCIA=m BUILDSTDERR: ++ CONFIG_PATA_ACPI=m BUILDSTDERR: ++ CONFIG_ATA_GENERIC=m BUILDSTDERR: ++ CONFIG_MD=y BUILDSTDERR: ++ CONFIG_BLK_DEV_MD=y BUILDSTDERR: ++ CONFIG_MD_AUTODETECT=y BUILDSTDERR: ++ CONFIG_MD_LINEAR=m BUILDSTDERR: ++ CONFIG_MD_RAID0=m BUILDSTDERR: ++ CONFIG_MD_RAID1=m BUILDSTDERR: ++ CONFIG_MD_RAID10=m BUILDSTDERR: ++ CONFIG_MD_RAID456=m BUILDSTDERR: ++ CONFIG_MD_MULTIPATH=m BUILDSTDERR: ++ CONFIG_MD_FAULTY=m BUILDSTDERR: ++ CONFIG_BCACHE=m BUILDSTDERR: ++ CONFIG_BLK_DEV_DM_BUILTIN=y BUILDSTDERR: ++ CONFIG_BLK_DEV_DM=y BUILDSTDERR: ++ CONFIG_DM_DEBUG=y BUILDSTDERR: ++ CONFIG_DM_BUFIO=y BUILDSTDERR: ++ CONFIG_DM_DEBUG_BLOCK_MANAGER_LOCKING=y BUILDSTDERR: ++ CONFIG_DM_BIO_PRISON=m BUILDSTDERR: ++ CONFIG_DM_PERSISTENT_DATA=m BUILDSTDERR: ++ CONFIG_DM_CRYPT=m BUILDSTDERR: ++ CONFIG_DM_SNAPSHOT=y BUILDSTDERR: ++ CONFIG_DM_THIN_PROVISIONING=m BUILDSTDERR: ++ CONFIG_DM_CACHE=m BUILDSTDERR: ++ CONFIG_DM_CACHE_SMQ=m BUILDSTDERR: ++ CONFIG_DM_MIRROR=y BUILDSTDERR: ++ CONFIG_DM_LOG_USERSPACE=m BUILDSTDERR: ++ CONFIG_DM_RAID=m BUILDSTDERR: ++ CONFIG_DM_ZERO=y BUILDSTDERR: ++ CONFIG_DM_MULTIPATH=m BUILDSTDERR: ++ CONFIG_DM_MULTIPATH_QL=m BUILDSTDERR: ++ CONFIG_DM_MULTIPATH_ST=m BUILDSTDERR: ++ CONFIG_DM_DELAY=m BUILDSTDERR: ++ CONFIG_DM_UEVENT=y BUILDSTDERR: ++ CONFIG_DM_FLAKEY=m BUILDSTDERR: ++ CONFIG_DM_VERITY=m BUILDSTDERR: ++ CONFIG_DM_VERITY_FEC=y BUILDSTDERR: ++ CONFIG_DM_SWITCH=m BUILDSTDERR: ++ CONFIG_DM_LOG_WRITES=m BUILDSTDERR: ++ CONFIG_DM_INTEGRITY=m BUILDSTDERR: ++ CONFIG_DM_ZONED=m BUILDSTDERR: ++ CONFIG_TARGET_CORE=m BUILDSTDERR: ++ CONFIG_TCM_IBLOCK=m BUILDSTDERR: ++ CONFIG_TCM_FILEIO=m BUILDSTDERR: ++ CONFIG_TCM_PSCSI=m BUILDSTDERR: ++ CONFIG_TCM_USER2=m BUILDSTDERR: ++ CONFIG_LOOPBACK_TARGET=m BUILDSTDERR: ++ CONFIG_TCM_FC=m BUILDSTDERR: ++ CONFIG_ISCSI_TARGET=m BUILDSTDERR: ++ CONFIG_ISCSI_TARGET_CXGB4=m BUILDSTDERR: ++ CONFIG_SBP_TARGET=m BUILDSTDERR: ++ CONFIG_FUSION=y BUILDSTDERR: ++ CONFIG_FUSION_SPI=m BUILDSTDERR: ++ CONFIG_FUSION_FC=m BUILDSTDERR: ++ CONFIG_FUSION_SAS=m BUILDSTDERR: ++ CONFIG_FUSION_MAX_SGE=40 BUILDSTDERR: ++ CONFIG_FUSION_CTL=m BUILDSTDERR: ++ CONFIG_FUSION_LAN=m BUILDSTDERR: ++ CONFIG_FUSION_LOGGING=y BUILDSTDERR: ++ CONFIG_FIREWIRE=m BUILDSTDERR: ++ CONFIG_FIREWIRE_OHCI=m BUILDSTDERR: ++ CONFIG_FIREWIRE_SBP2=m BUILDSTDERR: ++ CONFIG_FIREWIRE_NET=m BUILDSTDERR: ++ CONFIG_FIREWIRE_NOSY=m BUILDSTDERR: ++ CONFIG_MACINTOSH_DRIVERS=y BUILDSTDERR: ++ CONFIG_MAC_EMUMOUSEBTN=y BUILDSTDERR: ++ CONFIG_NETDEVICES=y BUILDSTDERR: ++ CONFIG_MII=m BUILDSTDERR: ++ CONFIG_NET_CORE=y BUILDSTDERR: ++ CONFIG_BONDING=m BUILDSTDERR: ++ CONFIG_DUMMY=m BUILDSTDERR: ++ CONFIG_EQUALIZER=m BUILDSTDERR: ++ CONFIG_NET_FC=y BUILDSTDERR: ++ CONFIG_IFB=m BUILDSTDERR: ++ CONFIG_NET_TEAM=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_BROADCAST=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_ROUNDROBIN=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_RANDOM=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m BUILDSTDERR: ++ CONFIG_NET_TEAM_MODE_LOADBALANCE=m BUILDSTDERR: ++ CONFIG_MACVLAN=m BUILDSTDERR: ++ CONFIG_MACVTAP=m BUILDSTDERR: ++ CONFIG_IPVLAN=m BUILDSTDERR: ++ CONFIG_IPVTAP=m BUILDSTDERR: ++ CONFIG_VXLAN=m BUILDSTDERR: ++ CONFIG_GENEVE=m BUILDSTDERR: ++ CONFIG_GTP=m BUILDSTDERR: ++ CONFIG_MACSEC=m BUILDSTDERR: ++ CONFIG_NETCONSOLE=m BUILDSTDERR: ++ CONFIG_NETCONSOLE_DYNAMIC=y BUILDSTDERR: ++ CONFIG_NETPOLL=y BUILDSTDERR: ++ CONFIG_NET_POLL_CONTROLLER=y BUILDSTDERR: ++ CONFIG_TUN=m BUILDSTDERR: ++ CONFIG_TAP=m BUILDSTDERR: ++ CONFIG_VETH=m BUILDSTDERR: ++ CONFIG_VIRTIO_NET=m BUILDSTDERR: ++ CONFIG_NLMON=m BUILDSTDERR: ++ CONFIG_NET_VRF=m BUILDSTDERR: ++ CONFIG_VSOCKMON=m BUILDSTDERR: ++ CONFIG_SUNGEM_PHY=m BUILDSTDERR: ++ CONFIG_ATM_DRIVERS=y BUILDSTDERR: ++ CONFIG_ATM_TCP=m BUILDSTDERR: ++ CONFIG_ATM_ENI=m BUILDSTDERR: ++ CONFIG_ATM_FIRESTREAM=m BUILDSTDERR: ++ CONFIG_ATM_NICSTAR=m BUILDSTDERR: ++ CONFIG_ATM_HE=m BUILDSTDERR: ++ CONFIG_ATM_SOLOS=m BUILDSTDERR: ++ CONFIG_B53=m BUILDSTDERR: ++ CONFIG_B53_SPI_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_MDIO_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_MMAP_DRIVER=m BUILDSTDERR: ++ CONFIG_B53_SRAB_DRIVER=m BUILDSTDERR: ++ CONFIG_NET_DSA_BCM_SF2=m BUILDSTDERR: ++ CONFIG_NET_DSA_LOOP=m BUILDSTDERR: ++ CONFIG_NET_DSA_MT7530=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6060=m BUILDSTDERR: ++ CONFIG_MICROCHIP_KSZ=m BUILDSTDERR: ++ CONFIG_MICROCHIP_KSZ_SPI_DRIVER=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6XXX=m BUILDSTDERR: ++ CONFIG_NET_DSA_MV88E6XXX_GLOBAL2=y BUILDSTDERR: ++ CONFIG_NET_DSA_QCA8K=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303_I2C=m BUILDSTDERR: ++ CONFIG_NET_DSA_SMSC_LAN9303_MDIO=m BUILDSTDERR: ++ CONFIG_ETHERNET=y BUILDSTDERR: ++ CONFIG_MDIO=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_3COM=y BUILDSTDERR: ++ CONFIG_PCMCIA_3C574=m BUILDSTDERR: ++ CONFIG_PCMCIA_3C589=m BUILDSTDERR: ++ CONFIG_VORTEX=m BUILDSTDERR: ++ CONFIG_TYPHOON=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ADAPTEC=y BUILDSTDERR: ++ CONFIG_ADAPTEC_STARFIRE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AGERE=y BUILDSTDERR: ++ CONFIG_ET131X=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ALTEON=y BUILDSTDERR: ++ CONFIG_ACENIC=m BUILDSTDERR: ++ CONFIG_ALTERA_TSE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AMAZON=y BUILDSTDERR: ++ CONFIG_ENA_ETHERNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_AMD=y BUILDSTDERR: ++ CONFIG_AMD8111_ETH=m BUILDSTDERR: ++ CONFIG_PCNET32=m BUILDSTDERR: ++ CONFIG_PCMCIA_NMCLAN=m BUILDSTDERR: ++ CONFIG_AMD_XGBE=m BUILDSTDERR: ++ CONFIG_AMD_XGBE_DCB=y BUILDSTDERR: ++ CONFIG_AMD_XGBE_HAVE_ECC=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_AQUANTIA=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_ARC=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_ATHEROS=y BUILDSTDERR: ++ CONFIG_ATL2=m BUILDSTDERR: ++ CONFIG_ATL1=m BUILDSTDERR: ++ CONFIG_ATL1E=m BUILDSTDERR: ++ CONFIG_ATL1C=m BUILDSTDERR: ++ CONFIG_ALX=m BUILDSTDERR: ++ CONFIG_NET_CADENCE=y BUILDSTDERR: ++ CONFIG_MACB=m BUILDSTDERR: ++ CONFIG_MACB_USE_HWSTAMP=y BUILDSTDERR: ++ CONFIG_MACB_PCI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_BROADCOM=y BUILDSTDERR: ++ CONFIG_B44=m BUILDSTDERR: ++ CONFIG_B44_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B44_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B44_PCI=y BUILDSTDERR: ++ CONFIG_BCMGENET=m BUILDSTDERR: ++ CONFIG_BNX2=m BUILDSTDERR: ++ CONFIG_CNIC=m BUILDSTDERR: ++ CONFIG_TIGON3=m BUILDSTDERR: ++ CONFIG_TIGON3_HWMON=y BUILDSTDERR: ++ CONFIG_BNX2X=m BUILDSTDERR: ++ CONFIG_BNX2X_SRIOV=y BUILDSTDERR: ++ CONFIG_BNXT=m BUILDSTDERR: ++ CONFIG_BNXT_SRIOV=y BUILDSTDERR: ++ CONFIG_BNXT_FLOWER_OFFLOAD=y BUILDSTDERR: ++ CONFIG_BNXT_DCB=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_BROCADE=y BUILDSTDERR: ++ CONFIG_BNA=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_CHELSIO=y BUILDSTDERR: ++ CONFIG_CHELSIO_T1=m BUILDSTDERR: ++ CONFIG_CHELSIO_T1_1G=y BUILDSTDERR: ++ CONFIG_CHELSIO_T3=m BUILDSTDERR: ++ CONFIG_CHELSIO_T4=m BUILDSTDERR: ++ CONFIG_CHELSIO_T4_DCB=y BUILDSTDERR: ++ CONFIG_CHELSIO_T4VF=m BUILDSTDERR: ++ CONFIG_CHELSIO_LIB=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_CISCO=y BUILDSTDERR: ++ CONFIG_ENIC=m BUILDSTDERR: ++ CONFIG_DNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_DEC=y BUILDSTDERR: ++ CONFIG_NET_TULIP=y BUILDSTDERR: ++ CONFIG_DE2104X=m BUILDSTDERR: ++ CONFIG_DE2104X_DSL=0 BUILDSTDERR: ++ CONFIG_TULIP=m BUILDSTDERR: ++ CONFIG_TULIP_MMIO=y BUILDSTDERR: ++ CONFIG_DE4X5=m BUILDSTDERR: ++ CONFIG_WINBOND_840=m BUILDSTDERR: ++ CONFIG_DM9102=m BUILDSTDERR: ++ CONFIG_ULI526X=m BUILDSTDERR: ++ CONFIG_PCMCIA_XIRCOM=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_DLINK=y BUILDSTDERR: ++ CONFIG_DL2K=m BUILDSTDERR: ++ CONFIG_SUNDANCE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_EMULEX=y BUILDSTDERR: ++ CONFIG_BE2NET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_EXAR=y BUILDSTDERR: ++ CONFIG_S2IO=m BUILDSTDERR: ++ CONFIG_VXGE=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_INTEL=y BUILDSTDERR: ++ CONFIG_E100=m BUILDSTDERR: ++ CONFIG_E1000=m BUILDSTDERR: ++ CONFIG_E1000E=m BUILDSTDERR: ++ CONFIG_E1000E_HWTS=y BUILDSTDERR: ++ CONFIG_IGB=m BUILDSTDERR: ++ CONFIG_IGB_HWMON=y BUILDSTDERR: ++ CONFIG_IGBVF=m BUILDSTDERR: ++ CONFIG_IXGB=m BUILDSTDERR: ++ CONFIG_IXGBE=m BUILDSTDERR: ++ CONFIG_IXGBE_HWMON=y BUILDSTDERR: ++ CONFIG_IXGBE_DCB=y BUILDSTDERR: ++ CONFIG_IXGBEVF=m BUILDSTDERR: ++ CONFIG_I40E=m BUILDSTDERR: ++ CONFIG_I40EVF=m BUILDSTDERR: ++ CONFIG_FM10K=m BUILDSTDERR: ++ CONFIG_JME=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MARVELL=y BUILDSTDERR: ++ CONFIG_MVMDIO=m BUILDSTDERR: ++ CONFIG_SKGE=m BUILDSTDERR: ++ CONFIG_SKGE_GENESIS=y BUILDSTDERR: ++ CONFIG_SKY2=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MELLANOX=y BUILDSTDERR: ++ CONFIG_MLX4_EN=m BUILDSTDERR: ++ CONFIG_MLX4_EN_DCB=y BUILDSTDERR: ++ CONFIG_MLX4_CORE=m BUILDSTDERR: ++ CONFIG_MLX4_DEBUG=y BUILDSTDERR: ++ CONFIG_MLX5_CORE=m BUILDSTDERR: ++ CONFIG_MLX5_CORE_EN=y BUILDSTDERR: ++ CONFIG_MLX5_MPFS=y BUILDSTDERR: ++ CONFIG_MLX5_ESWITCH=y BUILDSTDERR: ++ CONFIG_MLX5_CORE_EN_DCB=y BUILDSTDERR: ++ CONFIG_MLX5_CORE_IPOIB=y BUILDSTDERR: ++ CONFIG_MLXSW_CORE=m BUILDSTDERR: ++ CONFIG_MLXSW_CORE_HWMON=y BUILDSTDERR: ++ CONFIG_MLXSW_CORE_THERMAL=y BUILDSTDERR: ++ CONFIG_MLXSW_PCI=m BUILDSTDERR: ++ CONFIG_MLXSW_I2C=m BUILDSTDERR: ++ CONFIG_MLXSW_SWITCHIB=m BUILDSTDERR: ++ CONFIG_MLXSW_SWITCHX2=m BUILDSTDERR: ++ CONFIG_MLXSW_SPECTRUM=m BUILDSTDERR: ++ CONFIG_MLXSW_SPECTRUM_DCB=y BUILDSTDERR: ++ CONFIG_MLXSW_MINIMAL=m BUILDSTDERR: ++ CONFIG_MLXFW=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MICREL=y BUILDSTDERR: ++ CONFIG_KSZ884X_PCI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_MYRI=y BUILDSTDERR: ++ CONFIG_MYRI10GE=m BUILDSTDERR: ++ CONFIG_FEALNX=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NATSEMI=y BUILDSTDERR: ++ CONFIG_NATSEMI=m BUILDSTDERR: ++ CONFIG_NS83820=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NETRONOME=y BUILDSTDERR: ++ CONFIG_NFP=m BUILDSTDERR: ++ CONFIG_NFP_APP_FLOWER=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_8390=y BUILDSTDERR: ++ CONFIG_PCMCIA_AXNET=m BUILDSTDERR: ++ CONFIG_NE2K_PCI=m BUILDSTDERR: ++ CONFIG_PCMCIA_PCNET=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_NVIDIA=y BUILDSTDERR: ++ CONFIG_FORCEDETH=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_OKI=y BUILDSTDERR: ++ CONFIG_PCH_GBE=m BUILDSTDERR: ++ CONFIG_ETHOC=m BUILDSTDERR: ++ CONFIG_NET_PACKET_ENGINE=y BUILDSTDERR: ++ CONFIG_HAMACHI=m BUILDSTDERR: ++ CONFIG_YELLOWFIN=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_QLOGIC=y BUILDSTDERR: ++ CONFIG_QLA3XXX=m BUILDSTDERR: ++ CONFIG_QLCNIC=m BUILDSTDERR: ++ CONFIG_QLCNIC_SRIOV=y BUILDSTDERR: ++ CONFIG_QLCNIC_DCB=y BUILDSTDERR: ++ CONFIG_QLCNIC_HWMON=y BUILDSTDERR: ++ CONFIG_QLGE=m BUILDSTDERR: ++ CONFIG_NETXEN_NIC=m BUILDSTDERR: ++ CONFIG_QED=m BUILDSTDERR: ++ CONFIG_QED_LL2=y BUILDSTDERR: ++ CONFIG_QED_SRIOV=y BUILDSTDERR: ++ CONFIG_QEDE=m BUILDSTDERR: ++ CONFIG_QED_ISCSI=y BUILDSTDERR: ++ CONFIG_QED_FCOE=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_REALTEK=y BUILDSTDERR: ++ CONFIG_ATP=m BUILDSTDERR: ++ CONFIG_8139CP=m BUILDSTDERR: ++ CONFIG_8139TOO=m BUILDSTDERR: ++ CONFIG_8139TOO_8129=y BUILDSTDERR: ++ CONFIG_R8169=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_RDC=y BUILDSTDERR: ++ CONFIG_R6040=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_ROCKER=y BUILDSTDERR: ++ CONFIG_ROCKER=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SILAN=y BUILDSTDERR: ++ CONFIG_SC92031=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SIS=y BUILDSTDERR: ++ CONFIG_SIS900=m BUILDSTDERR: ++ CONFIG_SIS190=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SOLARFLARE=y BUILDSTDERR: ++ CONFIG_SFC_FALCON=m BUILDSTDERR: ++ CONFIG_SFC_FALCON_MTD=y BUILDSTDERR: ++ CONFIG_NET_VENDOR_SMSC=y BUILDSTDERR: ++ CONFIG_PCMCIA_SMC91C92=m BUILDSTDERR: ++ CONFIG_EPIC100=m BUILDSTDERR: ++ CONFIG_SMSC911X=m BUILDSTDERR: ++ CONFIG_SMSC9420=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_STMICRO=y BUILDSTDERR: ++ CONFIG_STMMAC_ETH=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_SUN=y BUILDSTDERR: ++ CONFIG_HAPPYMEAL=m BUILDSTDERR: ++ CONFIG_SUNGEM=m BUILDSTDERR: ++ CONFIG_CASSINI=m BUILDSTDERR: ++ CONFIG_NIU=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_TEHUTI=y BUILDSTDERR: ++ CONFIG_TEHUTI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_TI=y BUILDSTDERR: ++ CONFIG_TLAN=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_VIA=y BUILDSTDERR: ++ CONFIG_VIA_RHINE=m BUILDSTDERR: ++ CONFIG_VIA_RHINE_MMIO=y BUILDSTDERR: ++ CONFIG_VIA_VELOCITY=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_WIZNET=y BUILDSTDERR: ++ CONFIG_WIZNET_W5100=m BUILDSTDERR: ++ CONFIG_WIZNET_W5300=m BUILDSTDERR: ++ CONFIG_WIZNET_BUS_ANY=y BUILDSTDERR: ++ CONFIG_WIZNET_W5100_SPI=m BUILDSTDERR: ++ CONFIG_NET_VENDOR_XIRCOM=y BUILDSTDERR: ++ CONFIG_PCMCIA_XIRC2PS=m BUILDSTDERR: ++ CONFIG_MDIO_DEVICE=y BUILDSTDERR: ++ CONFIG_MDIO_BUS=y BUILDSTDERR: ++ CONFIG_MDIO_BCM_UNIMAC=m BUILDSTDERR: ++ CONFIG_MDIO_BITBANG=m BUILDSTDERR: ++ CONFIG_PHYLIB=y BUILDSTDERR: ++ CONFIG_SWPHY=y BUILDSTDERR: ++ CONFIG_LED_TRIGGER_PHY=y BUILDSTDERR: ++ CONFIG_AMD_PHY=m BUILDSTDERR: ++ CONFIG_AQUANTIA_PHY=m BUILDSTDERR: ++ CONFIG_AT803X_PHY=m BUILDSTDERR: ++ CONFIG_BCM7XXX_PHY=m BUILDSTDERR: ++ CONFIG_BCM87XX_PHY=m BUILDSTDERR: ++ CONFIG_BCM_NET_PHYLIB=m BUILDSTDERR: ++ CONFIG_BROADCOM_PHY=m BUILDSTDERR: ++ CONFIG_CICADA_PHY=m BUILDSTDERR: ++ CONFIG_CORTINA_PHY=m BUILDSTDERR: ++ CONFIG_DAVICOM_PHY=m BUILDSTDERR: ++ CONFIG_DP83848_PHY=m BUILDSTDERR: ++ CONFIG_FIXED_PHY=y BUILDSTDERR: ++ CONFIG_ICPLUS_PHY=m BUILDSTDERR: ++ CONFIG_INTEL_XWAY_PHY=m BUILDSTDERR: ++ CONFIG_LSI_ET1011C_PHY=m BUILDSTDERR: ++ CONFIG_LXT_PHY=m BUILDSTDERR: ++ CONFIG_MARVELL_PHY=m BUILDSTDERR: ++ CONFIG_MARVELL_10G_PHY=m BUILDSTDERR: ++ CONFIG_MICREL_PHY=m BUILDSTDERR: ++ CONFIG_MICROCHIP_PHY=m BUILDSTDERR: ++ CONFIG_MICROSEMI_PHY=m BUILDSTDERR: ++ CONFIG_NATIONAL_PHY=m BUILDSTDERR: ++ CONFIG_QSEMI_PHY=m BUILDSTDERR: ++ CONFIG_REALTEK_PHY=m BUILDSTDERR: ++ CONFIG_SMSC_PHY=m BUILDSTDERR: ++ CONFIG_STE10XP=m BUILDSTDERR: ++ CONFIG_TERANETICS_PHY=m BUILDSTDERR: ++ CONFIG_VITESSE_PHY=m BUILDSTDERR: ++ CONFIG_XILINX_GMII2RGMII=m BUILDSTDERR: ++ CONFIG_PPP=m BUILDSTDERR: ++ CONFIG_PPP_BSDCOMP=m BUILDSTDERR: ++ CONFIG_PPP_DEFLATE=m BUILDSTDERR: ++ CONFIG_PPP_FILTER=y BUILDSTDERR: ++ CONFIG_PPP_MPPE=m BUILDSTDERR: ++ CONFIG_PPP_MULTILINK=y BUILDSTDERR: ++ CONFIG_PPPOATM=m BUILDSTDERR: ++ CONFIG_PPPOE=m BUILDSTDERR: ++ CONFIG_PPTP=m BUILDSTDERR: ++ CONFIG_PPPOL2TP=m BUILDSTDERR: ++ CONFIG_PPP_ASYNC=m BUILDSTDERR: ++ CONFIG_PPP_SYNC_TTY=m BUILDSTDERR: ++ CONFIG_SLIP=m BUILDSTDERR: ++ CONFIG_SLHC=m BUILDSTDERR: ++ CONFIG_SLIP_COMPRESSED=y BUILDSTDERR: ++ CONFIG_SLIP_SMART=y BUILDSTDERR: ++ CONFIG_USB_NET_DRIVERS=y BUILDSTDERR: ++ CONFIG_USB_CATC=m BUILDSTDERR: ++ CONFIG_USB_KAWETH=m BUILDSTDERR: ++ CONFIG_USB_PEGASUS=m BUILDSTDERR: ++ CONFIG_USB_RTL8150=m BUILDSTDERR: ++ CONFIG_USB_RTL8152=m BUILDSTDERR: ++ CONFIG_USB_LAN78XX=m BUILDSTDERR: ++ CONFIG_USB_USBNET=m BUILDSTDERR: ++ CONFIG_USB_NET_AX8817X=m BUILDSTDERR: ++ CONFIG_USB_NET_AX88179_178A=m BUILDSTDERR: ++ CONFIG_USB_NET_CDCETHER=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_EEM=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_NCM=m BUILDSTDERR: ++ CONFIG_USB_NET_HUAWEI_CDC_NCM=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_MBIM=m BUILDSTDERR: ++ CONFIG_USB_NET_DM9601=m BUILDSTDERR: ++ CONFIG_USB_NET_SR9700=m BUILDSTDERR: ++ CONFIG_USB_NET_SMSC75XX=m BUILDSTDERR: ++ CONFIG_USB_NET_SMSC95XX=m BUILDSTDERR: ++ CONFIG_USB_NET_GL620A=m BUILDSTDERR: ++ CONFIG_USB_NET_NET1080=m BUILDSTDERR: ++ CONFIG_USB_NET_PLUSB=m BUILDSTDERR: ++ CONFIG_USB_NET_MCS7830=m BUILDSTDERR: ++ CONFIG_USB_NET_RNDIS_HOST=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_SUBSET_ENABLE=m BUILDSTDERR: ++ CONFIG_USB_NET_CDC_SUBSET=m BUILDSTDERR: ++ CONFIG_USB_ALI_M5632=y BUILDSTDERR: ++ CONFIG_USB_AN2720=y BUILDSTDERR: ++ CONFIG_USB_BELKIN=y BUILDSTDERR: ++ CONFIG_USB_ARMLINUX=y BUILDSTDERR: ++ CONFIG_USB_EPSON2888=y BUILDSTDERR: ++ CONFIG_USB_KC2190=y BUILDSTDERR: ++ CONFIG_USB_NET_ZAURUS=m BUILDSTDERR: ++ CONFIG_USB_NET_CX82310_ETH=m BUILDSTDERR: ++ CONFIG_USB_NET_KALMIA=m BUILDSTDERR: ++ CONFIG_USB_NET_QMI_WWAN=m BUILDSTDERR: ++ CONFIG_USB_HSO=m BUILDSTDERR: ++ CONFIG_USB_NET_INT51X1=m BUILDSTDERR: ++ CONFIG_USB_IPHETH=m BUILDSTDERR: ++ CONFIG_USB_SIERRA_NET=m BUILDSTDERR: ++ CONFIG_USB_VL600=m BUILDSTDERR: ++ CONFIG_USB_NET_CH9200=m BUILDSTDERR: ++ CONFIG_WLAN=y BUILDSTDERR: ++ CONFIG_ATH_COMMON=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ATH=y BUILDSTDERR: ++ CONFIG_ATH5K=m BUILDSTDERR: ++ CONFIG_ATH5K_DEBUG=y BUILDSTDERR: ++ CONFIG_ATH5K_PCI=y BUILDSTDERR: ++ CONFIG_ATH9K_HW=m BUILDSTDERR: ++ CONFIG_ATH9K_COMMON=m BUILDSTDERR: ++ CONFIG_ATH9K_COMMON_DEBUG=y BUILDSTDERR: ++ CONFIG_ATH9K_BTCOEX_SUPPORT=y BUILDSTDERR: ++ CONFIG_ATH9K=m BUILDSTDERR: ++ CONFIG_ATH9K_PCI=y BUILDSTDERR: ++ CONFIG_ATH9K_AHB=y BUILDSTDERR: ++ CONFIG_ATH9K_DEBUGFS=y BUILDSTDERR: ++ CONFIG_ATH9K_RFKILL=y BUILDSTDERR: ++ CONFIG_ATH9K_PCOEM=y BUILDSTDERR: ++ CONFIG_ATH9K_HTC=m BUILDSTDERR: ++ CONFIG_CARL9170=m BUILDSTDERR: ++ CONFIG_CARL9170_LEDS=y BUILDSTDERR: ++ CONFIG_CARL9170_WPC=y BUILDSTDERR: ++ CONFIG_ATH6KL=m BUILDSTDERR: ++ CONFIG_ATH6KL_SDIO=m BUILDSTDERR: ++ CONFIG_ATH6KL_USB=m BUILDSTDERR: ++ CONFIG_ATH6KL_DEBUG=y BUILDSTDERR: ++ CONFIG_AR5523=m BUILDSTDERR: ++ CONFIG_WIL6210=m BUILDSTDERR: ++ CONFIG_WIL6210_ISR_COR=y BUILDSTDERR: ++ CONFIG_WIL6210_DEBUGFS=y BUILDSTDERR: ++ CONFIG_ATH10K=m BUILDSTDERR: ++ CONFIG_ATH10K_PCI=m BUILDSTDERR: ++ CONFIG_ATH10K_SDIO=m BUILDSTDERR: ++ CONFIG_ATH10K_USB=m BUILDSTDERR: ++ CONFIG_ATH10K_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WCN36XX=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_BROADCOM=y BUILDSTDERR: ++ CONFIG_B43=m BUILDSTDERR: ++ CONFIG_B43_BCMA=y BUILDSTDERR: ++ CONFIG_B43_SSB=y BUILDSTDERR: ++ CONFIG_B43_BUSES_BCMA_AND_SSB=y BUILDSTDERR: ++ CONFIG_B43_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43_SDIO=y BUILDSTDERR: ++ CONFIG_B43_BCMA_PIO=y BUILDSTDERR: ++ CONFIG_B43_PIO=y BUILDSTDERR: ++ CONFIG_B43_PHY_G=y BUILDSTDERR: ++ CONFIG_B43_PHY_N=y BUILDSTDERR: ++ CONFIG_B43_PHY_LP=y BUILDSTDERR: ++ CONFIG_B43_PHY_HT=y BUILDSTDERR: ++ CONFIG_B43_LEDS=y BUILDSTDERR: ++ CONFIG_B43_HWRNG=y BUILDSTDERR: ++ CONFIG_B43LEGACY=m BUILDSTDERR: ++ CONFIG_B43LEGACY_PCI_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43LEGACY_PCICORE_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_B43LEGACY_LEDS=y BUILDSTDERR: ++ CONFIG_B43LEGACY_HWRNG=y BUILDSTDERR: ++ CONFIG_B43LEGACY_DMA=y BUILDSTDERR: ++ CONFIG_B43LEGACY_PIO=y BUILDSTDERR: ++ CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y BUILDSTDERR: ++ CONFIG_BRCMUTIL=m BUILDSTDERR: ++ CONFIG_BRCMSMAC=m BUILDSTDERR: ++ CONFIG_BRCMFMAC=m BUILDSTDERR: ++ CONFIG_BRCMFMAC_PROTO_BCDC=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_PROTO_MSGBUF=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_SDIO=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_USB=y BUILDSTDERR: ++ CONFIG_BRCMFMAC_PCIE=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_INTEL=y BUILDSTDERR: ++ CONFIG_IPW2100=m BUILDSTDERR: ++ CONFIG_IPW2100_MONITOR=y BUILDSTDERR: ++ CONFIG_IPW2200=m BUILDSTDERR: ++ CONFIG_IPW2200_MONITOR=y BUILDSTDERR: ++ CONFIG_IPW2200_RADIOTAP=y BUILDSTDERR: ++ CONFIG_IPW2200_PROMISCUOUS=y BUILDSTDERR: ++ CONFIG_IPW2200_QOS=y BUILDSTDERR: ++ CONFIG_LIBIPW=m BUILDSTDERR: ++ CONFIG_IWLEGACY=m BUILDSTDERR: ++ CONFIG_IWL4965=m BUILDSTDERR: ++ CONFIG_IWL3945=m BUILDSTDERR: ++ CONFIG_IWLEGACY_DEBUG=y BUILDSTDERR: ++ CONFIG_IWLEGACY_DEBUGFS=y BUILDSTDERR: ++ CONFIG_IWLWIFI=m BUILDSTDERR: ++ CONFIG_IWLWIFI_LEDS=y BUILDSTDERR: ++ CONFIG_IWLDVM=m BUILDSTDERR: ++ CONFIG_IWLMVM=m BUILDSTDERR: ++ CONFIG_IWLWIFI_OPMODE_MODULAR=y BUILDSTDERR: ++ CONFIG_IWLWIFI_DEBUG=y BUILDSTDERR: ++ CONFIG_IWLWIFI_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_INTERSIL=y BUILDSTDERR: ++ CONFIG_HERMES=m BUILDSTDERR: ++ CONFIG_HERMES_PRISM=y BUILDSTDERR: ++ CONFIG_HERMES_CACHE_FW_ON_INIT=y BUILDSTDERR: ++ CONFIG_PLX_HERMES=m BUILDSTDERR: ++ CONFIG_NORTEL_HERMES=m BUILDSTDERR: ++ CONFIG_PCI_HERMES=m BUILDSTDERR: ++ CONFIG_PCMCIA_HERMES=m BUILDSTDERR: ++ CONFIG_ORINOCO_USB=m BUILDSTDERR: ++ CONFIG_P54_COMMON=m BUILDSTDERR: ++ CONFIG_P54_USB=m BUILDSTDERR: ++ CONFIG_P54_PCI=m BUILDSTDERR: ++ CONFIG_P54_LEDS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_MARVELL=y BUILDSTDERR: ++ CONFIG_LIBERTAS=m BUILDSTDERR: ++ CONFIG_LIBERTAS_USB=m BUILDSTDERR: ++ CONFIG_LIBERTAS_CS=m BUILDSTDERR: ++ CONFIG_LIBERTAS_SDIO=m BUILDSTDERR: ++ CONFIG_LIBERTAS_MESH=y BUILDSTDERR: ++ CONFIG_MWIFIEX=m BUILDSTDERR: ++ CONFIG_MWIFIEX_SDIO=m BUILDSTDERR: ++ CONFIG_MWIFIEX_PCIE=m BUILDSTDERR: ++ CONFIG_MWIFIEX_USB=m BUILDSTDERR: ++ CONFIG_MWL8K=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_MEDIATEK=y BUILDSTDERR: ++ CONFIG_MT7601U=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_RALINK=y BUILDSTDERR: ++ CONFIG_RT2X00=m BUILDSTDERR: ++ CONFIG_RT2400PCI=m BUILDSTDERR: ++ CONFIG_RT2500PCI=m BUILDSTDERR: ++ CONFIG_RT61PCI=m BUILDSTDERR: ++ CONFIG_RT2800PCI=m BUILDSTDERR: ++ CONFIG_RT2800PCI_RT33XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT35XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT53XX=y BUILDSTDERR: ++ CONFIG_RT2800PCI_RT3290=y BUILDSTDERR: ++ CONFIG_RT2500USB=m BUILDSTDERR: ++ CONFIG_RT73USB=m BUILDSTDERR: ++ CONFIG_RT2800USB=m BUILDSTDERR: ++ CONFIG_RT2800USB_RT33XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT35XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT3573=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT53XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_RT55XX=y BUILDSTDERR: ++ CONFIG_RT2800USB_UNKNOWN=y BUILDSTDERR: ++ CONFIG_RT2800_LIB=m BUILDSTDERR: ++ CONFIG_RT2800_LIB_MMIO=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_MMIO=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_PCI=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_USB=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB=m BUILDSTDERR: ++ CONFIG_RT2X00_LIB_FIRMWARE=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_CRYPTO=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_LEDS=y BUILDSTDERR: ++ CONFIG_RT2X00_LIB_DEBUGFS=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_REALTEK=y BUILDSTDERR: ++ CONFIG_RTL8180=m BUILDSTDERR: ++ CONFIG_RTL8187=m BUILDSTDERR: ++ CONFIG_RTL8187_LEDS=y BUILDSTDERR: ++ CONFIG_RTL_CARDS=m BUILDSTDERR: ++ CONFIG_RTL8192CE=m BUILDSTDERR: ++ CONFIG_RTL8192SE=m BUILDSTDERR: ++ CONFIG_RTL8192DE=m BUILDSTDERR: ++ CONFIG_RTL8723AE=m BUILDSTDERR: ++ CONFIG_RTL8723BE=m BUILDSTDERR: ++ CONFIG_RTL8188EE=m BUILDSTDERR: ++ CONFIG_RTL8192EE=m BUILDSTDERR: ++ CONFIG_RTL8821AE=m BUILDSTDERR: ++ CONFIG_RTL8192CU=m BUILDSTDERR: ++ CONFIG_RTLWIFI=m BUILDSTDERR: ++ CONFIG_RTLWIFI_PCI=m BUILDSTDERR: ++ CONFIG_RTLWIFI_USB=m BUILDSTDERR: ++ CONFIG_RTL8192C_COMMON=m BUILDSTDERR: ++ CONFIG_RTL8723_COMMON=m BUILDSTDERR: ++ CONFIG_RTLBTCOEXIST=m BUILDSTDERR: ++ CONFIG_RTL8XXXU=m BUILDSTDERR: ++ CONFIG_RTL8XXXU_UNTESTED=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_RSI=y BUILDSTDERR: ++ CONFIG_RSI_91X=m BUILDSTDERR: ++ CONFIG_RSI_DEBUGFS=y BUILDSTDERR: ++ CONFIG_RSI_SDIO=m BUILDSTDERR: ++ CONFIG_RSI_USB=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ST=y BUILDSTDERR: ++ CONFIG_CW1200=m BUILDSTDERR: ++ CONFIG_CW1200_WLAN_SDIO=m BUILDSTDERR: ++ CONFIG_CW1200_WLAN_SPI=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_TI=y BUILDSTDERR: ++ CONFIG_WL1251=m BUILDSTDERR: ++ CONFIG_WL1251_SPI=m BUILDSTDERR: ++ CONFIG_WL1251_SDIO=m BUILDSTDERR: ++ CONFIG_WL12XX=m BUILDSTDERR: ++ CONFIG_WL18XX=m BUILDSTDERR: ++ CONFIG_WLCORE=m BUILDSTDERR: ++ CONFIG_WLCORE_SPI=m BUILDSTDERR: ++ CONFIG_WLCORE_SDIO=m BUILDSTDERR: ++ CONFIG_WILINK_PLATFORM_DATA=y BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_ZYDAS=y BUILDSTDERR: ++ CONFIG_ZD1211RW=m BUILDSTDERR: ++ CONFIG_WLAN_VENDOR_QUANTENNA=y BUILDSTDERR: ++ CONFIG_QTNFMAC=m BUILDSTDERR: ++ CONFIG_QTNFMAC_PEARL_PCIE=m BUILDSTDERR: ++ CONFIG_MAC80211_HWSIM=m BUILDSTDERR: ++ CONFIG_USB_NET_RNDIS_WLAN=m BUILDSTDERR: ++ CONFIG_IEEE802154_DRIVERS=m BUILDSTDERR: ++ CONFIG_IEEE802154_FAKELB=m BUILDSTDERR: ++ CONFIG_IEEE802154_AT86RF230=m BUILDSTDERR: ++ CONFIG_IEEE802154_MRF24J40=m BUILDSTDERR: ++ CONFIG_IEEE802154_CC2520=m BUILDSTDERR: ++ CONFIG_IEEE802154_ATUSB=m BUILDSTDERR: ++ CONFIG_IEEE802154_ADF7242=m BUILDSTDERR: ++ CONFIG_IEEE802154_CA8210=m BUILDSTDERR: ++ CONFIG_VMXNET3=m BUILDSTDERR: ++ CONFIG_FUJITSU_ES=m BUILDSTDERR: ++ CONFIG_HYPERV_NET=m BUILDSTDERR: ++ CONFIG_ISDN=y BUILDSTDERR: ++ CONFIG_ISDN_I4L=m BUILDSTDERR: ++ CONFIG_ISDN_PPP=y BUILDSTDERR: ++ CONFIG_ISDN_PPP_VJ=y BUILDSTDERR: ++ CONFIG_ISDN_MPP=y BUILDSTDERR: ++ CONFIG_IPPP_FILTER=y BUILDSTDERR: ++ CONFIG_ISDN_AUDIO=y BUILDSTDERR: ++ CONFIG_ISDN_TTY_FAX=y BUILDSTDERR: ++ CONFIG_ISDN_DIVERSION=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_HISAX=m BUILDSTDERR: ++ CONFIG_HISAX_EURO=y BUILDSTDERR: ++ CONFIG_DE_AOC=y BUILDSTDERR: ++ CONFIG_HISAX_NO_SENDCOMPLETE=y BUILDSTDERR: ++ CONFIG_HISAX_NO_LLC=y BUILDSTDERR: ++ CONFIG_HISAX_NO_KEYPAD=y BUILDSTDERR: ++ CONFIG_HISAX_1TR6=y BUILDSTDERR: ++ CONFIG_HISAX_NI1=y BUILDSTDERR: ++ CONFIG_HISAX_MAX_CARDS=8 BUILDSTDERR: ++ CONFIG_HISAX_16_3=y BUILDSTDERR: ++ CONFIG_HISAX_TELESPCI=y BUILDSTDERR: ++ CONFIG_HISAX_S0BOX=y BUILDSTDERR: ++ CONFIG_HISAX_FRITZPCI=y BUILDSTDERR: ++ CONFIG_HISAX_AVM_A1_PCMCIA=y BUILDSTDERR: ++ CONFIG_HISAX_ELSA=y BUILDSTDERR: ++ CONFIG_HISAX_DIEHLDIVA=y BUILDSTDERR: ++ CONFIG_HISAX_SEDLBAUER=y BUILDSTDERR: ++ CONFIG_HISAX_NETJET=y BUILDSTDERR: ++ CONFIG_HISAX_NETJET_U=y BUILDSTDERR: ++ CONFIG_HISAX_NICCY=y BUILDSTDERR: ++ CONFIG_HISAX_BKM_A4T=y BUILDSTDERR: ++ CONFIG_HISAX_SCT_QUADRO=y BUILDSTDERR: ++ CONFIG_HISAX_GAZEL=y BUILDSTDERR: ++ CONFIG_HISAX_HFC_PCI=y BUILDSTDERR: ++ CONFIG_HISAX_W6692=y BUILDSTDERR: ++ CONFIG_HISAX_HFC_SX=y BUILDSTDERR: ++ CONFIG_HISAX_ENTERNOW_PCI=y BUILDSTDERR: ++ CONFIG_HISAX_SEDLBAUER_CS=m BUILDSTDERR: ++ CONFIG_HISAX_ELSA_CS=m BUILDSTDERR: ++ CONFIG_HISAX_AVM_A1_CS=m BUILDSTDERR: ++ CONFIG_HISAX_TELES_CS=m BUILDSTDERR: ++ CONFIG_HISAX_ST5481=m BUILDSTDERR: ++ CONFIG_HISAX_HFC4S8S=m BUILDSTDERR: ++ CONFIG_HISAX_FRITZ_PCIPNP=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI_CAPI20=m BUILDSTDERR: ++ CONFIG_ISDN_CAPI_MIDDLEWARE=y BUILDSTDERR: ++ CONFIG_ISDN_CAPI_CAPIDRV=m BUILDSTDERR: ++ CONFIG_CAPI_AVM=y BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCI=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCIV4=y BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_B1PCMCIA=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_AVM_CS=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_T1PCI=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_AVMB1_C4=m BUILDSTDERR: ++ CONFIG_CAPI_EICON=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_BRIPCI=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_PRIPCI=y BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_DIVACAPI=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_USERIDI=m BUILDSTDERR: ++ CONFIG_ISDN_DIVAS_MAINT=m BUILDSTDERR: ++ CONFIG_ISDN_DRV_GIGASET=m BUILDSTDERR: ++ CONFIG_GIGASET_CAPI=y BUILDSTDERR: ++ CONFIG_GIGASET_BASE=m BUILDSTDERR: ++ CONFIG_GIGASET_M105=m BUILDSTDERR: ++ CONFIG_GIGASET_M101=m BUILDSTDERR: ++ CONFIG_HYSDN=m BUILDSTDERR: ++ CONFIG_HYSDN_CAPI=y BUILDSTDERR: ++ CONFIG_MISDN=m BUILDSTDERR: ++ CONFIG_MISDN_DSP=m BUILDSTDERR: ++ CONFIG_MISDN_L1OIP=m BUILDSTDERR: ++ CONFIG_MISDN_HFCPCI=m BUILDSTDERR: ++ CONFIG_MISDN_HFCMULTI=m BUILDSTDERR: ++ CONFIG_MISDN_HFCUSB=m BUILDSTDERR: ++ CONFIG_MISDN_AVMFRITZ=m BUILDSTDERR: ++ CONFIG_MISDN_SPEEDFAX=m BUILDSTDERR: ++ CONFIG_MISDN_INFINEON=m BUILDSTDERR: ++ CONFIG_MISDN_W6692=m BUILDSTDERR: ++ CONFIG_MISDN_NETJET=m BUILDSTDERR: ++ CONFIG_MISDN_IPAC=m BUILDSTDERR: ++ CONFIG_MISDN_ISAR=m BUILDSTDERR: ++ CONFIG_ISDN_HDLC=m BUILDSTDERR: ++ CONFIG_INPUT=y BUILDSTDERR: ++ CONFIG_INPUT_LEDS=y BUILDSTDERR: ++ CONFIG_INPUT_FF_MEMLESS=m BUILDSTDERR: ++ CONFIG_INPUT_POLLDEV=m BUILDSTDERR: ++ CONFIG_INPUT_SPARSEKMAP=m BUILDSTDERR: ++ CONFIG_INPUT_MATRIXKMAP=m BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV=y BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 BUILDSTDERR: ++ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 BUILDSTDERR: ++ CONFIG_INPUT_JOYDEV=m BUILDSTDERR: ++ CONFIG_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_INPUT_KEYBOARD=y BUILDSTDERR: ++ CONFIG_KEYBOARD_ATKBD=y BUILDSTDERR: ++ CONFIG_KEYBOARD_QT1070=m BUILDSTDERR: ++ CONFIG_KEYBOARD_GPIO=m BUILDSTDERR: ++ CONFIG_KEYBOARD_TM2_TOUCHKEY=m BUILDSTDERR: ++ CONFIG_INPUT_MOUSE=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_ALPS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_BYD=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_LOGIPS2PP=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SYNAPTICS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SYNAPTICS_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_CYPRESS=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_LIFEBOOK=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_TRACKPOINT=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_ELANTECH=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SENTELIC=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_OLPC=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_FOCALTECH=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_VMMOUSE=y BUILDSTDERR: ++ CONFIG_MOUSE_PS2_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_SERIAL=m BUILDSTDERR: ++ CONFIG_MOUSE_APPLETOUCH=m BUILDSTDERR: ++ CONFIG_MOUSE_BCM5974=m BUILDSTDERR: ++ CONFIG_MOUSE_CYAPA=m BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C=m BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C_I2C=y BUILDSTDERR: ++ CONFIG_MOUSE_ELAN_I2C_SMBUS=y BUILDSTDERR: ++ CONFIG_MOUSE_VSXXXAA=m BUILDSTDERR: ++ CONFIG_MOUSE_SYNAPTICS_I2C=m BUILDSTDERR: ++ CONFIG_MOUSE_SYNAPTICS_USB=m BUILDSTDERR: ++ CONFIG_INPUT_JOYSTICK=y BUILDSTDERR: ++ CONFIG_JOYSTICK_ANALOG=m BUILDSTDERR: ++ CONFIG_JOYSTICK_A3D=m BUILDSTDERR: ++ CONFIG_JOYSTICK_ADI=m BUILDSTDERR: ++ CONFIG_JOYSTICK_COBRA=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GF2K=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GRIP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GRIP_MP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GUILLEMOT=m BUILDSTDERR: ++ CONFIG_JOYSTICK_INTERACT=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SIDEWINDER=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TMDC=m BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE=m BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE_USB=y BUILDSTDERR: ++ CONFIG_JOYSTICK_IFORCE_232=y BUILDSTDERR: ++ CONFIG_JOYSTICK_WARRIOR=m BUILDSTDERR: ++ CONFIG_JOYSTICK_MAGELLAN=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SPACEORB=m BUILDSTDERR: ++ CONFIG_JOYSTICK_SPACEBALL=m BUILDSTDERR: ++ CONFIG_JOYSTICK_STINGER=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TWIDJOY=m BUILDSTDERR: ++ CONFIG_JOYSTICK_ZHENHUA=m BUILDSTDERR: ++ CONFIG_JOYSTICK_DB9=m BUILDSTDERR: ++ CONFIG_JOYSTICK_GAMECON=m BUILDSTDERR: ++ CONFIG_JOYSTICK_TURBOGRAFX=m BUILDSTDERR: ++ CONFIG_JOYSTICK_JOYDUMP=m BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD=m BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD_FF=y BUILDSTDERR: ++ CONFIG_JOYSTICK_XPAD_LEDS=y BUILDSTDERR: ++ CONFIG_JOYSTICK_WALKERA0701=m BUILDSTDERR: ++ CONFIG_JOYSTICK_PSXPAD_SPI=m BUILDSTDERR: ++ CONFIG_JOYSTICK_PSXPAD_SPI_FF=y BUILDSTDERR: ++ CONFIG_INPUT_TABLET=y BUILDSTDERR: ++ CONFIG_TABLET_USB_ACECAD=m BUILDSTDERR: ++ CONFIG_TABLET_USB_AIPTEK=m BUILDSTDERR: ++ CONFIG_TABLET_USB_GTCO=m BUILDSTDERR: ++ CONFIG_TABLET_USB_HANWANG=m BUILDSTDERR: ++ CONFIG_TABLET_USB_KBTAB=m BUILDSTDERR: ++ CONFIG_TABLET_USB_PEGASUS=m BUILDSTDERR: ++ CONFIG_TABLET_SERIAL_WACOM4=m BUILDSTDERR: ++ CONFIG_INPUT_TOUCHSCREEN=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PROPERTIES=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ATMEL_MXT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_DYNAPRO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EETI=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EGALAX=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EGALAX_SERIAL=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_FUJITSU=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_GOODIX=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ILI210X=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_GUNZE=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ELAN=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ELO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_WACOM_W8001=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_WACOM_I2C=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MCS5000=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MMS114=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MTOUCH=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_INEXIO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_MK712=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PENMOUNT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_EDT_FT5X06=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHRIGHT=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHWIN=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_PIXCIR=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_COMPOSITE=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_EGALAX=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_PANJIT=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_3M=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ITM=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ETURBO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GUNZE=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_DMC_TSC10=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_IRTOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_IDEALTEK=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GENERAL_TOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_GOTOP=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_JASTEC=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ELO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_E2I=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ZYTRONIC=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_ETT_TC45USB=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_NEXIO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_USB_EASYTOUCH=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TOUCHIT213=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC_SERIO=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC2007=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_TSC2007_IIO=y BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_RM_TS=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SILEAD=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SIS_I2C=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ST1232=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_SURFACE3_SPI=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ZET6223=m BUILDSTDERR: ++ CONFIG_TOUCHSCREEN_ZFORCE=m BUILDSTDERR: ++ CONFIG_INPUT_MISC=y BUILDSTDERR: ++ CONFIG_INPUT_E3X0_BUTTON=m BUILDSTDERR: ++ CONFIG_INPUT_PCSPKR=m BUILDSTDERR: ++ CONFIG_INPUT_APANEL=m BUILDSTDERR: ++ CONFIG_INPUT_WISTRON_BTNS=m BUILDSTDERR: ++ CONFIG_INPUT_ATLAS_BTNS=m BUILDSTDERR: ++ CONFIG_INPUT_ATI_REMOTE2=m BUILDSTDERR: ++ CONFIG_INPUT_KEYSPAN_REMOTE=m BUILDSTDERR: ++ CONFIG_INPUT_KXTJ9=m BUILDSTDERR: ++ CONFIG_INPUT_POWERMATE=m BUILDSTDERR: ++ CONFIG_INPUT_YEALINK=m BUILDSTDERR: ++ CONFIG_INPUT_CM109=m BUILDSTDERR: ++ CONFIG_INPUT_UINPUT=m BUILDSTDERR: ++ CONFIG_INPUT_PWM_BEEPER=m BUILDSTDERR: ++ CONFIG_INPUT_GPIO_ROTARY_ENCODER=m BUILDSTDERR: ++ CONFIG_INPUT_CMA3000=m BUILDSTDERR: ++ CONFIG_INPUT_CMA3000_I2C=m BUILDSTDERR: ++ CONFIG_INPUT_IDEAPAD_SLIDEBAR=m BUILDSTDERR: ++ CONFIG_INPUT_SOC_BUTTON_ARRAY=m BUILDSTDERR: ++ CONFIG_RMI4_CORE=m BUILDSTDERR: ++ CONFIG_RMI4_I2C=m BUILDSTDERR: ++ CONFIG_RMI4_SPI=m BUILDSTDERR: ++ CONFIG_RMI4_SMB=m BUILDSTDERR: ++ CONFIG_RMI4_F03=y BUILDSTDERR: ++ CONFIG_RMI4_F03_SERIO=m BUILDSTDERR: ++ CONFIG_RMI4_2D_SENSOR=y BUILDSTDERR: ++ CONFIG_RMI4_F11=y BUILDSTDERR: ++ CONFIG_RMI4_F12=y BUILDSTDERR: ++ CONFIG_RMI4_F30=y BUILDSTDERR: ++ CONFIG_RMI4_F34=y BUILDSTDERR: ++ CONFIG_RMI4_F55=y BUILDSTDERR: ++ CONFIG_SERIO=y BUILDSTDERR: ++ CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y BUILDSTDERR: ++ CONFIG_SERIO_I8042=y BUILDSTDERR: ++ CONFIG_SERIO_SERPORT=y BUILDSTDERR: ++ CONFIG_SERIO_LIBPS2=y BUILDSTDERR: ++ CONFIG_SERIO_RAW=m BUILDSTDERR: ++ CONFIG_SERIO_ALTERA_PS2=m BUILDSTDERR: ++ CONFIG_SERIO_ARC_PS2=m BUILDSTDERR: ++ CONFIG_HYPERV_KEYBOARD=m BUILDSTDERR: ++ CONFIG_GAMEPORT=m BUILDSTDERR: ++ CONFIG_GAMEPORT_NS558=m BUILDSTDERR: ++ CONFIG_GAMEPORT_L4=m BUILDSTDERR: ++ CONFIG_GAMEPORT_EMU10K1=m BUILDSTDERR: ++ CONFIG_GAMEPORT_FM801=m BUILDSTDERR: ++ CONFIG_CRASH=m BUILDSTDERR: ++ CONFIG_TTY=y BUILDSTDERR: ++ CONFIG_VT=y BUILDSTDERR: ++ CONFIG_CONSOLE_TRANSLATIONS=y BUILDSTDERR: ++ CONFIG_VT_CONSOLE=y BUILDSTDERR: ++ CONFIG_VT_CONSOLE_SLEEP=y BUILDSTDERR: ++ CONFIG_HW_CONSOLE=y BUILDSTDERR: ++ CONFIG_VT_HW_CONSOLE_BINDING=y BUILDSTDERR: ++ CONFIG_UNIX98_PTYS=y BUILDSTDERR: ++ CONFIG_SERIAL_NONSTANDARD=y BUILDSTDERR: ++ CONFIG_ROCKETPORT=m BUILDSTDERR: ++ CONFIG_CYCLADES=m BUILDSTDERR: ++ CONFIG_SYNCLINK=m BUILDSTDERR: ++ CONFIG_SYNCLINKMP=m BUILDSTDERR: ++ CONFIG_SYNCLINK_GT=m BUILDSTDERR: ++ CONFIG_NOZOMI=m BUILDSTDERR: ++ CONFIG_N_HDLC=m BUILDSTDERR: ++ CONFIG_N_GSM=m BUILDSTDERR: ++ CONFIG_DEVMEM=y BUILDSTDERR: ++ CONFIG_SERIAL_EARLYCON=y BUILDSTDERR: ++ CONFIG_SERIAL_8250=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_PNP=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_CONSOLE=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_DMA=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_PCI=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_EXAR=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_CS=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_NR_UARTS=32 BUILDSTDERR: ++ CONFIG_SERIAL_8250_RUNTIME_UARTS=32 BUILDSTDERR: ++ CONFIG_SERIAL_8250_EXTENDED=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_MANY_PORTS=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_SHARE_IRQ=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_RSA=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_DW=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_RT288X=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_LPSS=m BUILDSTDERR: ++ CONFIG_SERIAL_8250_MID=y BUILDSTDERR: ++ CONFIG_SERIAL_8250_MOXA=m BUILDSTDERR: ++ CONFIG_SERIAL_OF_PLATFORM=m BUILDSTDERR: ++ CONFIG_SERIAL_CORE=y BUILDSTDERR: ++ CONFIG_SERIAL_CORE_CONSOLE=y BUILDSTDERR: ++ CONFIG_CONSOLE_POLL=y BUILDSTDERR: ++ CONFIG_SERIAL_JSM=m BUILDSTDERR: ++ CONFIG_SERIAL_ARC=m BUILDSTDERR: ++ CONFIG_SERIAL_ARC_NR_PORTS=1 BUILDSTDERR: ++ CONFIG_SERIAL_DEV_BUS=y BUILDSTDERR: ++ CONFIG_SERIAL_DEV_CTRL_TTYPORT=y BUILDSTDERR: ++ CONFIG_PRINTER=m BUILDSTDERR: ++ CONFIG_LP_CONSOLE=y BUILDSTDERR: ++ CONFIG_PPDEV=m BUILDSTDERR: ++ CONFIG_HVC_DRIVER=y BUILDSTDERR: ++ CONFIG_VIRTIO_CONSOLE=m BUILDSTDERR: ++ CONFIG_IPMI_HANDLER=m BUILDSTDERR: ++ CONFIG_IPMI_DMI_DECODE=y BUILDSTDERR: ++ CONFIG_IPMI_DEVICE_INTERFACE=m BUILDSTDERR: ++ CONFIG_IPMI_SI=m BUILDSTDERR: ++ CONFIG_IPMI_SSIF=m BUILDSTDERR: ++ CONFIG_IPMI_WATCHDOG=m BUILDSTDERR: ++ CONFIG_IPMI_POWEROFF=m BUILDSTDERR: ++ CONFIG_HW_RANDOM=y BUILDSTDERR: ++ CONFIG_HW_RANDOM_TIMERIOMEM=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_INTEL=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_AMD=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_GEODE=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_VIA=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_VIRTIO=m BUILDSTDERR: ++ CONFIG_HW_RANDOM_TPM=m BUILDSTDERR: ++ CONFIG_NVRAM=y BUILDSTDERR: ++ CONFIG_R3964=m BUILDSTDERR: ++ CONFIG_SONYPI=m BUILDSTDERR: ++ CONFIG_CARDMAN_4000=m BUILDSTDERR: ++ CONFIG_CARDMAN_4040=m BUILDSTDERR: ++ CONFIG_IPWIRELESS=m BUILDSTDERR: ++ CONFIG_MWAVE=m BUILDSTDERR: ++ CONFIG_PC8736x_GPIO=m BUILDSTDERR: ++ CONFIG_NSC_GPIO=m BUILDSTDERR: ++ CONFIG_RAW_DRIVER=y BUILDSTDERR: ++ CONFIG_MAX_RAW_DEVS=8192 BUILDSTDERR: ++ CONFIG_HPET=y BUILDSTDERR: ++ CONFIG_HANGCHECK_TIMER=m BUILDSTDERR: ++ CONFIG_TCG_TPM=m BUILDSTDERR: ++ CONFIG_TCG_TIS_CORE=m BUILDSTDERR: ++ CONFIG_TCG_TIS=m BUILDSTDERR: ++ CONFIG_TCG_NSC=m BUILDSTDERR: ++ CONFIG_TCG_ATMEL=m BUILDSTDERR: ++ CONFIG_TCG_INFINEON=m BUILDSTDERR: ++ CONFIG_TCG_CRB=m BUILDSTDERR: ++ CONFIG_TELCLOCK=m BUILDSTDERR: ++ CONFIG_DEVPORT=y BUILDSTDERR: ++ CONFIG_XILLYBUS=m BUILDSTDERR: ++ CONFIG_XILLYBUS_PCIE=m BUILDSTDERR: ++ CONFIG_I2C=y BUILDSTDERR: ++ CONFIG_ACPI_I2C_OPREGION=y BUILDSTDERR: ++ CONFIG_I2C_BOARDINFO=y BUILDSTDERR: ++ CONFIG_I2C_COMPAT=y BUILDSTDERR: ++ CONFIG_I2C_CHARDEV=m BUILDSTDERR: ++ CONFIG_I2C_MUX=m BUILDSTDERR: ++ CONFIG_I2C_MUX_GPMUX=m BUILDSTDERR: ++ CONFIG_I2C_MUX_LTC4306=m BUILDSTDERR: ++ CONFIG_I2C_MUX_MLXCPLD=m BUILDSTDERR: ++ CONFIG_I2C_HELPER_AUTO=y BUILDSTDERR: ++ CONFIG_I2C_SMBUS=m BUILDSTDERR: ++ CONFIG_I2C_ALGOBIT=m BUILDSTDERR: ++ CONFIG_I2C_ALGOPCA=m BUILDSTDERR: ++ CONFIG_I2C_ALI1535=m BUILDSTDERR: ++ CONFIG_I2C_ALI1563=m BUILDSTDERR: ++ CONFIG_I2C_ALI15X3=m BUILDSTDERR: ++ CONFIG_I2C_AMD756=m BUILDSTDERR: ++ CONFIG_I2C_AMD756_S4882=m BUILDSTDERR: ++ CONFIG_I2C_AMD8111=m BUILDSTDERR: ++ CONFIG_I2C_I801=m BUILDSTDERR: ++ CONFIG_I2C_ISCH=m BUILDSTDERR: ++ CONFIG_I2C_ISMT=m BUILDSTDERR: ++ CONFIG_I2C_PIIX4=m BUILDSTDERR: ++ CONFIG_I2C_NFORCE2=m BUILDSTDERR: ++ CONFIG_I2C_NFORCE2_S4985=m BUILDSTDERR: ++ CONFIG_I2C_SIS5595=m BUILDSTDERR: ++ CONFIG_I2C_SIS630=m BUILDSTDERR: ++ CONFIG_I2C_SIS96X=m BUILDSTDERR: ++ CONFIG_I2C_VIA=m BUILDSTDERR: ++ CONFIG_I2C_VIAPRO=m BUILDSTDERR: ++ CONFIG_I2C_SCMI=m BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_CORE=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_PLATFORM=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_SLAVE=y BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_PCI=m BUILDSTDERR: ++ CONFIG_I2C_DESIGNWARE_BAYTRAIL=y BUILDSTDERR: ++ CONFIG_I2C_PCA_PLATFORM=m BUILDSTDERR: ++ CONFIG_I2C_PXA=m BUILDSTDERR: ++ CONFIG_I2C_PXA_PCI=y BUILDSTDERR: ++ CONFIG_I2C_SIMTEC=m BUILDSTDERR: ++ CONFIG_I2C_DIOLAN_U2C=m BUILDSTDERR: ++ CONFIG_I2C_PARPORT=m BUILDSTDERR: ++ CONFIG_I2C_PARPORT_LIGHT=m BUILDSTDERR: ++ CONFIG_I2C_TINY_USB=m BUILDSTDERR: ++ CONFIG_I2C_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_I2C_STUB=m BUILDSTDERR: ++ CONFIG_I2C_SLAVE=y BUILDSTDERR: ++ CONFIG_I2C_SLAVE_EEPROM=m BUILDSTDERR: ++ CONFIG_SPI=y BUILDSTDERR: ++ CONFIG_SPI_MASTER=y BUILDSTDERR: ++ CONFIG_SPI_PXA2XX=m BUILDSTDERR: ++ CONFIG_SPI_PXA2XX_PCI=m BUILDSTDERR: ++ CONFIG_PPS=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_LDISC=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_PARPORT=m BUILDSTDERR: ++ CONFIG_PPS_CLIENT_GPIO=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK=m BUILDSTDERR: ++ CONFIG_DP83640_PHY=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK_PCH=m BUILDSTDERR: ++ CONFIG_PTP_1588_CLOCK_KVM=m BUILDSTDERR: ++ CONFIG_PINCTRL=y BUILDSTDERR: ++ CONFIG_PINMUX=y BUILDSTDERR: ++ CONFIG_PINCONF=y BUILDSTDERR: ++ CONFIG_GENERIC_PINCONF=y BUILDSTDERR: ++ CONFIG_PINCTRL_BAYTRAIL=y BUILDSTDERR: ++ CONFIG_PINCTRL_CHERRYVIEW=y BUILDSTDERR: ++ CONFIG_PINCTRL_INTEL=m BUILDSTDERR: ++ CONFIG_PINCTRL_BROXTON=m BUILDSTDERR: ++ CONFIG_PINCTRL_DENVERTON=m BUILDSTDERR: ++ CONFIG_PINCTRL_LEWISBURG=m BUILDSTDERR: ++ CONFIG_PINCTRL_SUNRISEPOINT=m BUILDSTDERR: ++ CONFIG_GPIOLIB=y BUILDSTDERR: ++ CONFIG_OF_GPIO=y BUILDSTDERR: ++ CONFIG_GPIO_ACPI=y BUILDSTDERR: ++ CONFIG_GPIOLIB_IRQCHIP=y BUILDSTDERR: ++ CONFIG_GPIO_EXAR=m BUILDSTDERR: ++ CONFIG_GPIO_ICH=m BUILDSTDERR: ++ CONFIG_GPIO_IT87=m BUILDSTDERR: ++ CONFIG_GPIO_SCH=m BUILDSTDERR: ++ CONFIG_GPIO_BD9571MWV=m BUILDSTDERR: ++ CONFIG_GPIO_CRYSTAL_COVE=y BUILDSTDERR: ++ CONFIG_GPIO_CS5535=y BUILDSTDERR: ++ CONFIG_GPIO_TPS68470=y BUILDSTDERR: ++ CONFIG_GPIO_PCI_IDIO_16=m BUILDSTDERR: ++ CONFIG_GPIO_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_W1=m BUILDSTDERR: ++ CONFIG_W1_CON=y BUILDSTDERR: ++ CONFIG_W1_MASTER_DS2490=m BUILDSTDERR: ++ CONFIG_W1_MASTER_DS2482=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_THERM=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_SMEM=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2405=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2408=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2413=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2406=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2423=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2805=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2431=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2433=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2433_CRC=y BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2438=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2760=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2780=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS2781=m BUILDSTDERR: ++ CONFIG_W1_SLAVE_DS28E04=m BUILDSTDERR: ++ CONFIG_POWER_RESET=y BUILDSTDERR: ++ CONFIG_POWER_RESET_GPIO=y BUILDSTDERR: ++ CONFIG_POWER_SUPPLY=y BUILDSTDERR: ++ CONFIG_BATTERY_OLPC=y BUILDSTDERR: ++ CONFIG_CHARGER_SMB347=m BUILDSTDERR: ++ CONFIG_HWMON=y BUILDSTDERR: ++ CONFIG_HWMON_VID=m BUILDSTDERR: ++ CONFIG_SENSORS_ABITUGURU=m BUILDSTDERR: ++ CONFIG_SENSORS_ABITUGURU3=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7314=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7414=m BUILDSTDERR: ++ CONFIG_SENSORS_AD7418=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1021=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1025=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1026=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1029=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1031=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM9240=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7X10=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7310=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7410=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7411=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7462=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7470=m BUILDSTDERR: ++ CONFIG_SENSORS_ADT7475=m BUILDSTDERR: ++ CONFIG_SENSORS_ASC7621=m BUILDSTDERR: ++ CONFIG_SENSORS_K8TEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_K10TEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_FAM15H_POWER=m BUILDSTDERR: ++ CONFIG_SENSORS_APPLESMC=m BUILDSTDERR: ++ CONFIG_SENSORS_ASB100=m BUILDSTDERR: ++ CONFIG_SENSORS_ASPEED=m BUILDSTDERR: ++ CONFIG_SENSORS_ATXP1=m BUILDSTDERR: ++ CONFIG_SENSORS_DS620=m BUILDSTDERR: ++ CONFIG_SENSORS_DS1621=m BUILDSTDERR: ++ CONFIG_SENSORS_DELL_SMM=m BUILDSTDERR: ++ CONFIG_SENSORS_I5K_AMB=m BUILDSTDERR: ++ CONFIG_SENSORS_F71805F=m BUILDSTDERR: ++ CONFIG_SENSORS_F71882FG=m BUILDSTDERR: ++ CONFIG_SENSORS_F75375S=m BUILDSTDERR: ++ CONFIG_SENSORS_FSCHMD=m BUILDSTDERR: ++ CONFIG_SENSORS_FTSTEUTATES=m BUILDSTDERR: ++ CONFIG_SENSORS_GL518SM=m BUILDSTDERR: ++ CONFIG_SENSORS_GL520SM=m BUILDSTDERR: ++ CONFIG_SENSORS_G760A=m BUILDSTDERR: ++ CONFIG_SENSORS_G762=m BUILDSTDERR: ++ CONFIG_SENSORS_IBMAEM=m BUILDSTDERR: ++ CONFIG_SENSORS_IBMPEX=m BUILDSTDERR: ++ CONFIG_SENSORS_I5500=m BUILDSTDERR: ++ CONFIG_SENSORS_CORETEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_IT87=m BUILDSTDERR: ++ CONFIG_SENSORS_JC42=m BUILDSTDERR: ++ CONFIG_SENSORS_POWR1220=m BUILDSTDERR: ++ CONFIG_SENSORS_LINEAGE=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2945=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2990=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4151=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4215=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4222=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4245=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4260=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC4261=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1111=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX16065=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1619=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX1668=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX197=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX31722=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6639=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6642=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6650=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX6697=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX31790=m BUILDSTDERR: ++ CONFIG_SENSORS_MCP3021=m BUILDSTDERR: ++ CONFIG_SENSORS_TC654=m BUILDSTDERR: ++ CONFIG_SENSORS_ADCXX=m BUILDSTDERR: ++ CONFIG_SENSORS_LM63=m BUILDSTDERR: ++ CONFIG_SENSORS_LM70=m BUILDSTDERR: ++ CONFIG_SENSORS_LM73=m BUILDSTDERR: ++ CONFIG_SENSORS_LM75=m BUILDSTDERR: ++ CONFIG_SENSORS_LM77=m BUILDSTDERR: ++ CONFIG_SENSORS_LM78=m BUILDSTDERR: ++ CONFIG_SENSORS_LM80=m BUILDSTDERR: ++ CONFIG_SENSORS_LM83=m BUILDSTDERR: ++ CONFIG_SENSORS_LM85=m BUILDSTDERR: ++ CONFIG_SENSORS_LM87=m BUILDSTDERR: ++ CONFIG_SENSORS_LM90=m BUILDSTDERR: ++ CONFIG_SENSORS_LM92=m BUILDSTDERR: ++ CONFIG_SENSORS_LM93=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95234=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95241=m BUILDSTDERR: ++ CONFIG_SENSORS_LM95245=m BUILDSTDERR: ++ CONFIG_SENSORS_PC87360=m BUILDSTDERR: ++ CONFIG_SENSORS_PC87427=m BUILDSTDERR: ++ CONFIG_SENSORS_NTC_THERMISTOR=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT6683=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT6775=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT7802=m BUILDSTDERR: ++ CONFIG_SENSORS_NCT7904=m BUILDSTDERR: ++ CONFIG_SENSORS_PCF8591=m BUILDSTDERR: ++ CONFIG_PMBUS=m BUILDSTDERR: ++ CONFIG_SENSORS_PMBUS=m BUILDSTDERR: ++ CONFIG_SENSORS_ADM1275=m BUILDSTDERR: ++ CONFIG_SENSORS_LM25066=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC2978=m BUILDSTDERR: ++ CONFIG_SENSORS_LTC3815=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX16064=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX20751=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX34440=m BUILDSTDERR: ++ CONFIG_SENSORS_MAX8688=m BUILDSTDERR: ++ CONFIG_SENSORS_TPS40422=m BUILDSTDERR: ++ CONFIG_SENSORS_TPS53679=m BUILDSTDERR: ++ CONFIG_SENSORS_UCD9000=m BUILDSTDERR: ++ CONFIG_SENSORS_UCD9200=m BUILDSTDERR: ++ CONFIG_SENSORS_ZL6100=m BUILDSTDERR: ++ CONFIG_SENSORS_PWM_FAN=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT15=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT21=m BUILDSTDERR: ++ CONFIG_SENSORS_SHT3x=m BUILDSTDERR: ++ CONFIG_SENSORS_SHTC1=m BUILDSTDERR: ++ CONFIG_SENSORS_SIS5595=m BUILDSTDERR: ++ CONFIG_SENSORS_DME1737=m BUILDSTDERR: ++ CONFIG_SENSORS_EMC1403=m BUILDSTDERR: ++ CONFIG_SENSORS_EMC6W201=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47M1=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47M192=m BUILDSTDERR: ++ CONFIG_SENSORS_SMSC47B397=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH56XX_COMMON=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH5627=m BUILDSTDERR: ++ CONFIG_SENSORS_SCH5636=m BUILDSTDERR: ++ CONFIG_SENSORS_ADC128D818=m BUILDSTDERR: ++ CONFIG_SENSORS_ADS7828=m BUILDSTDERR: ++ CONFIG_SENSORS_ADS7871=m BUILDSTDERR: ++ CONFIG_SENSORS_AMC6821=m BUILDSTDERR: ++ CONFIG_SENSORS_INA209=m BUILDSTDERR: ++ CONFIG_SENSORS_INA2XX=m BUILDSTDERR: ++ CONFIG_SENSORS_INA3221=m BUILDSTDERR: ++ CONFIG_SENSORS_TC74=m BUILDSTDERR: ++ CONFIG_SENSORS_THMC50=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP102=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP103=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP108=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP401=m BUILDSTDERR: ++ CONFIG_SENSORS_TMP421=m BUILDSTDERR: ++ CONFIG_SENSORS_VIA_CPUTEMP=m BUILDSTDERR: ++ CONFIG_SENSORS_VIA686A=m BUILDSTDERR: ++ CONFIG_SENSORS_VT1211=m BUILDSTDERR: ++ CONFIG_SENSORS_VT8231=m BUILDSTDERR: ++ CONFIG_SENSORS_W83781D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83791D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83792D=m BUILDSTDERR: ++ CONFIG_SENSORS_W83793=m BUILDSTDERR: ++ CONFIG_SENSORS_W83795=m BUILDSTDERR: ++ CONFIG_SENSORS_W83L785TS=m BUILDSTDERR: ++ CONFIG_SENSORS_W83L786NG=m BUILDSTDERR: ++ CONFIG_SENSORS_W83627HF=m BUILDSTDERR: ++ CONFIG_SENSORS_W83627EHF=m BUILDSTDERR: ++ CONFIG_SENSORS_ACPI_POWER=m BUILDSTDERR: ++ CONFIG_SENSORS_ATK0110=m BUILDSTDERR: ++ CONFIG_THERMAL=y BUILDSTDERR: ++ CONFIG_THERMAL_EMERGENCY_POWEROFF_DELAY_MS=0 BUILDSTDERR: ++ CONFIG_THERMAL_HWMON=y BUILDSTDERR: ++ CONFIG_THERMAL_WRITABLE_TRIPS=y BUILDSTDERR: ++ CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_FAIR_SHARE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_STEP_WISE=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_BANG_BANG=y BUILDSTDERR: ++ CONFIG_THERMAL_GOV_USER_SPACE=y BUILDSTDERR: ++ CONFIG_INTEL_POWERCLAMP=m BUILDSTDERR: ++ CONFIG_X86_PKG_TEMP_THERMAL=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_DTS_IOSF_CORE=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_DTS_THERMAL=m BUILDSTDERR: ++ CONFIG_INT340X_THERMAL=m BUILDSTDERR: ++ CONFIG_ACPI_THERMAL_REL=m BUILDSTDERR: ++ CONFIG_INT3406_THERMAL=m BUILDSTDERR: ++ CONFIG_INTEL_PCH_THERMAL=m BUILDSTDERR: ++ CONFIG_WATCHDOG=y BUILDSTDERR: ++ CONFIG_WATCHDOG_CORE=y BUILDSTDERR: ++ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y BUILDSTDERR: ++ CONFIG_WATCHDOG_SYSFS=y BUILDSTDERR: ++ CONFIG_SOFT_WATCHDOG=m BUILDSTDERR: ++ CONFIG_WDAT_WDT=m BUILDSTDERR: ++ CONFIG_ALIM1535_WDT=m BUILDSTDERR: ++ CONFIG_ALIM7101_WDT=m BUILDSTDERR: ++ CONFIG_F71808E_WDT=m BUILDSTDERR: ++ CONFIG_SP5100_TCO=m BUILDSTDERR: ++ CONFIG_GEODE_WDT=m BUILDSTDERR: ++ CONFIG_SBC_FITPC2_WATCHDOG=m BUILDSTDERR: ++ CONFIG_IB700_WDT=m BUILDSTDERR: ++ CONFIG_IBMASR=m BUILDSTDERR: ++ CONFIG_I6300ESB_WDT=m BUILDSTDERR: ++ CONFIG_IE6XX_WDT=m BUILDSTDERR: ++ CONFIG_ITCO_WDT=m BUILDSTDERR: ++ CONFIG_ITCO_VENDOR_SUPPORT=y BUILDSTDERR: ++ CONFIG_IT8712F_WDT=m BUILDSTDERR: ++ CONFIG_IT87_WDT=m BUILDSTDERR: ++ CONFIG_HP_WATCHDOG=m BUILDSTDERR: ++ CONFIG_HPWDT_NMI_DECODING=y BUILDSTDERR: ++ CONFIG_NV_TCO=m BUILDSTDERR: ++ CONFIG_SMSC_SCH311X_WDT=m BUILDSTDERR: ++ CONFIG_VIA_WDT=m BUILDSTDERR: ++ CONFIG_W83627HF_WDT=m BUILDSTDERR: ++ CONFIG_W83877F_WDT=m BUILDSTDERR: ++ CONFIG_W83977F_WDT=m BUILDSTDERR: ++ CONFIG_MACHZ_WDT=m BUILDSTDERR: ++ CONFIG_INTEL_MEI_WDT=m BUILDSTDERR: ++ CONFIG_NIC7018_WDT=m BUILDSTDERR: ++ CONFIG_PCIPCWATCHDOG=m BUILDSTDERR: ++ CONFIG_WDTPCI=m BUILDSTDERR: ++ CONFIG_USBPCWATCHDOG=m BUILDSTDERR: ++ CONFIG_SSB_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB=m BUILDSTDERR: ++ CONFIG_SSB_SPROM=y BUILDSTDERR: ++ CONFIG_SSB_BLOCKIO=y BUILDSTDERR: ++ CONFIG_SSB_PCIHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_PCIHOST=y BUILDSTDERR: ++ CONFIG_SSB_B43_PCI_BRIDGE=y BUILDSTDERR: ++ CONFIG_SSB_PCMCIAHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_PCMCIAHOST=y BUILDSTDERR: ++ CONFIG_SSB_SDIOHOST_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_SDIOHOST=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_PCICORE=y BUILDSTDERR: ++ CONFIG_SSB_DRIVER_GPIO=y BUILDSTDERR: ++ CONFIG_BCMA_POSSIBLE=y BUILDSTDERR: ++ CONFIG_BCMA=m BUILDSTDERR: ++ CONFIG_BCMA_BLOCKIO=y BUILDSTDERR: ++ CONFIG_BCMA_HOST_PCI_POSSIBLE=y BUILDSTDERR: ++ CONFIG_BCMA_HOST_PCI=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_PCI=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_GMAC_CMN=y BUILDSTDERR: ++ CONFIG_BCMA_DRIVER_GPIO=y BUILDSTDERR: ++ CONFIG_MFD_CORE=y BUILDSTDERR: ++ CONFIG_MFD_CS5535=m BUILDSTDERR: ++ CONFIG_MFD_BD9571MWV=m BUILDSTDERR: ++ CONFIG_LPC_ICH=m BUILDSTDERR: ++ CONFIG_LPC_SCH=m BUILDSTDERR: ++ CONFIG_INTEL_SOC_PMIC=y BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS=m BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS_ACPI=m BUILDSTDERR: ++ CONFIG_MFD_INTEL_LPSS_PCI=m BUILDSTDERR: ++ CONFIG_MFD_VIPERBOARD=m BUILDSTDERR: ++ CONFIG_MFD_RTSX_PCI=m BUILDSTDERR: ++ CONFIG_MFD_RTSX_USB=m BUILDSTDERR: ++ CONFIG_MFD_SM501=m BUILDSTDERR: ++ CONFIG_MFD_SM501_GPIO=y BUILDSTDERR: ++ CONFIG_MFD_TPS68470=y BUILDSTDERR: ++ CONFIG_MFD_WL1273_CORE=m BUILDSTDERR: ++ CONFIG_MFD_VX855=m BUILDSTDERR: ++ CONFIG_CEC_CORE=m BUILDSTDERR: ++ CONFIG_RC_CORE=m BUILDSTDERR: ++ CONFIG_RC_MAP=m BUILDSTDERR: ++ CONFIG_RC_DECODERS=y BUILDSTDERR: ++ CONFIG_LIRC=m BUILDSTDERR: ++ CONFIG_IR_LIRC_CODEC=m BUILDSTDERR: ++ CONFIG_IR_NEC_DECODER=m BUILDSTDERR: ++ CONFIG_IR_RC5_DECODER=m BUILDSTDERR: ++ CONFIG_IR_RC6_DECODER=m BUILDSTDERR: ++ CONFIG_IR_JVC_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SONY_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SANYO_DECODER=m BUILDSTDERR: ++ CONFIG_IR_SHARP_DECODER=m BUILDSTDERR: ++ CONFIG_IR_MCE_KBD_DECODER=m BUILDSTDERR: ++ CONFIG_IR_XMP_DECODER=m BUILDSTDERR: ++ CONFIG_RC_DEVICES=y BUILDSTDERR: ++ CONFIG_RC_ATI_REMOTE=m BUILDSTDERR: ++ CONFIG_IR_ENE=m BUILDSTDERR: ++ CONFIG_IR_HIX5HD2=m BUILDSTDERR: ++ CONFIG_IR_IMON=m BUILDSTDERR: ++ CONFIG_IR_MCEUSB=m BUILDSTDERR: ++ CONFIG_IR_ITE_CIR=m BUILDSTDERR: ++ CONFIG_IR_FINTEK=m BUILDSTDERR: ++ CONFIG_IR_NUVOTON=m BUILDSTDERR: ++ CONFIG_IR_REDRAT3=m BUILDSTDERR: ++ CONFIG_IR_SPI=m BUILDSTDERR: ++ CONFIG_IR_STREAMZAP=m BUILDSTDERR: ++ CONFIG_IR_WINBOND_CIR=m BUILDSTDERR: ++ CONFIG_IR_IGORPLUGUSB=m BUILDSTDERR: ++ CONFIG_IR_IGUANA=m BUILDSTDERR: ++ CONFIG_IR_TTUSBIR=m BUILDSTDERR: ++ CONFIG_RC_LOOPBACK=m BUILDSTDERR: ++ CONFIG_IR_GPIO_CIR=m BUILDSTDERR: ++ CONFIG_IR_GPIO_TX=m BUILDSTDERR: ++ CONFIG_IR_PWM_TX=m BUILDSTDERR: ++ CONFIG_IR_SERIAL=m BUILDSTDERR: ++ CONFIG_IR_SERIAL_TRANSMITTER=y BUILDSTDERR: ++ CONFIG_IR_SIR=m BUILDSTDERR: ++ CONFIG_MEDIA_SUPPORT=m BUILDSTDERR: ++ CONFIG_MEDIA_CAMERA_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_ANALOG_TV_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_RADIO_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_CEC_SUPPORT=y BUILDSTDERR: ++ CONFIG_MEDIA_CEC_RC=y BUILDSTDERR: ++ CONFIG_MEDIA_CONTROLLER=y BUILDSTDERR: ++ CONFIG_VIDEO_DEV=m BUILDSTDERR: ++ CONFIG_VIDEO_V4L2_SUBDEV_API=y BUILDSTDERR: ++ CONFIG_VIDEO_V4L2=m BUILDSTDERR: ++ CONFIG_VIDEO_TUNER=m BUILDSTDERR: ++ CONFIG_V4L2_FWNODE=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_GEN=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_DMA_SG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_VMALLOC=m BUILDSTDERR: ++ CONFIG_VIDEOBUF_DVB=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_CORE=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_MEMOPS=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DMA_CONTIG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_VMALLOC=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DMA_SG=m BUILDSTDERR: ++ CONFIG_VIDEOBUF2_DVB=m BUILDSTDERR: ++ CONFIG_DVB_CORE=m BUILDSTDERR: ++ CONFIG_DVB_NET=y BUILDSTDERR: ++ CONFIG_TTPCI_EEPROM=m BUILDSTDERR: ++ CONFIG_DVB_MAX_ADAPTERS=8 BUILDSTDERR: ++ CONFIG_DVB_DYNAMIC_MINORS=y BUILDSTDERR: ++ CONFIG_MEDIA_USB_SUPPORT=y BUILDSTDERR: ++ CONFIG_USB_VIDEO_CLASS=m BUILDSTDERR: ++ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_USB_GSPCA=m BUILDSTDERR: ++ CONFIG_USB_M5602=m BUILDSTDERR: ++ CONFIG_USB_STV06XX=m BUILDSTDERR: ++ CONFIG_USB_GL860=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_BENQ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_CONEX=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_CPIA1=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_DTCS033=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_ETOMS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_FINEPIX=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_JEILINJ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_JL2005BCD=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_KINECT=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_KONICA=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_MARS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_MR97310A=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_NW80X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV519=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV534=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_OV534_9=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC207=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC7302=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_PAC7311=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SE401=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SN9C2028=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SN9C20X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SONIXB=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SONIXJ=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA500=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA501=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA505=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA506=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA508=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA561=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SPCA1528=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ905=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ905C=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SQ930X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STK014=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STK1135=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_STV0680=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_SUNPLUS=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_T613=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TOPRO=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TOUPTEK=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_TV8532=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_VC032X=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_VICAM=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_XIRLINK_CIT=m BUILDSTDERR: ++ CONFIG_USB_GSPCA_ZC3XX=m BUILDSTDERR: ++ CONFIG_USB_PWC=m BUILDSTDERR: ++ CONFIG_USB_PWC_INPUT_EVDEV=y BUILDSTDERR: ++ CONFIG_VIDEO_CPIA2=m BUILDSTDERR: ++ CONFIG_USB_ZR364XX=m BUILDSTDERR: ++ CONFIG_USB_STKWEBCAM=m BUILDSTDERR: ++ CONFIG_USB_S2255=m BUILDSTDERR: ++ CONFIG_VIDEO_USBTV=m BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2=m BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2_SYSFS=y BUILDSTDERR: ++ CONFIG_VIDEO_PVRUSB2_DVB=y BUILDSTDERR: ++ CONFIG_VIDEO_HDPVR=m BUILDSTDERR: ++ CONFIG_VIDEO_USBVISION=m BUILDSTDERR: ++ CONFIG_VIDEO_STK1160_COMMON=m BUILDSTDERR: ++ CONFIG_VIDEO_STK1160=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_USB=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_LOADER=m BUILDSTDERR: ++ CONFIG_VIDEO_GO7007_USB_S2250_BOARD=m BUILDSTDERR: ++ CONFIG_VIDEO_AU0828=m BUILDSTDERR: ++ CONFIG_VIDEO_AU0828_V4L2=y BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX=m BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_RC=y BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX231XX_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_TM6000_DVB=m BUILDSTDERR: ++ CONFIG_DVB_USB=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIB3000MC=m BUILDSTDERR: ++ CONFIG_DVB_USB_A800=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIBUSB_MB=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIBUSB_MC=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIB0700=m BUILDSTDERR: ++ CONFIG_DVB_USB_UMT_010=m BUILDSTDERR: ++ CONFIG_DVB_USB_CXUSB=m BUILDSTDERR: ++ CONFIG_DVB_USB_M920X=m BUILDSTDERR: ++ CONFIG_DVB_USB_DIGITV=m BUILDSTDERR: ++ CONFIG_DVB_USB_VP7045=m BUILDSTDERR: ++ CONFIG_DVB_USB_VP702X=m BUILDSTDERR: ++ CONFIG_DVB_USB_GP8PSK=m BUILDSTDERR: ++ CONFIG_DVB_USB_NOVA_T_USB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_TTUSB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_DTT200U=m BUILDSTDERR: ++ CONFIG_DVB_USB_OPERA1=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9005=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9005_REMOTE=m BUILDSTDERR: ++ CONFIG_DVB_USB_PCTV452E=m BUILDSTDERR: ++ CONFIG_DVB_USB_DW2102=m BUILDSTDERR: ++ CONFIG_DVB_USB_CINERGY_T2=m BUILDSTDERR: ++ CONFIG_DVB_USB_DTV5100=m BUILDSTDERR: ++ CONFIG_DVB_USB_FRIIO=m BUILDSTDERR: ++ CONFIG_DVB_USB_AZ6027=m BUILDSTDERR: ++ CONFIG_DVB_USB_TECHNISAT_USB2=m BUILDSTDERR: ++ CONFIG_DVB_USB_V2=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9015=m BUILDSTDERR: ++ CONFIG_DVB_USB_AF9035=m BUILDSTDERR: ++ CONFIG_DVB_USB_ANYSEE=m BUILDSTDERR: ++ CONFIG_DVB_USB_AU6610=m BUILDSTDERR: ++ CONFIG_DVB_USB_AZ6007=m BUILDSTDERR: ++ CONFIG_DVB_USB_CE6230=m BUILDSTDERR: ++ CONFIG_DVB_USB_EC168=m BUILDSTDERR: ++ CONFIG_DVB_USB_GL861=m BUILDSTDERR: ++ CONFIG_DVB_USB_LME2510=m BUILDSTDERR: ++ CONFIG_DVB_USB_MXL111SF=m BUILDSTDERR: ++ CONFIG_DVB_USB_RTL28XXU=m BUILDSTDERR: ++ CONFIG_DVB_USB_DVBSKY=m BUILDSTDERR: ++ CONFIG_DVB_USB_ZD1301=m BUILDSTDERR: ++ CONFIG_DVB_TTUSB_BUDGET=m BUILDSTDERR: ++ CONFIG_DVB_TTUSB_DEC=m BUILDSTDERR: ++ CONFIG_SMS_USB_DRV=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP_USB=m BUILDSTDERR: ++ CONFIG_DVB_AS102=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_V4L2=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_EM28XX_RC=m BUILDSTDERR: ++ CONFIG_USB_PULSE8_CEC=m BUILDSTDERR: ++ CONFIG_USB_RAINSHADOW_CEC=m BUILDSTDERR: ++ CONFIG_MEDIA_PCI_SUPPORT=y BUILDSTDERR: ++ CONFIG_VIDEO_MEYE=m BUILDSTDERR: ++ CONFIG_VIDEO_SOLO6X10=m BUILDSTDERR: ++ CONFIG_VIDEO_TW686X=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_DC30=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_ZR36060=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_BUZ=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_DC10=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_LML33=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_LML33R10=m BUILDSTDERR: ++ CONFIG_VIDEO_ZORAN_AVS6EYES=m BUILDSTDERR: ++ CONFIG_VIDEO_IVTV=m BUILDSTDERR: ++ CONFIG_VIDEO_FB_IVTV=m BUILDSTDERR: ++ CONFIG_VIDEO_HEXIUM_GEMINI=m BUILDSTDERR: ++ CONFIG_VIDEO_HEXIUM_ORION=m BUILDSTDERR: ++ CONFIG_VIDEO_MXB=m BUILDSTDERR: ++ CONFIG_VIDEO_CX18=m BUILDSTDERR: ++ CONFIG_VIDEO_CX18_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX23885=m BUILDSTDERR: ++ CONFIG_MEDIA_ALTERA_CI=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_BLACKBIRD=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_ENABLE_VP3054=y BUILDSTDERR: ++ CONFIG_VIDEO_CX88_VP3054=m BUILDSTDERR: ++ CONFIG_VIDEO_CX88_MPEG=m BUILDSTDERR: ++ CONFIG_VIDEO_BT848=m BUILDSTDERR: ++ CONFIG_DVB_BT8XX=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_ALSA=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_RC=y BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_DVB=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7134_GO7007=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7164=m BUILDSTDERR: ++ CONFIG_DVB_AV7110_IR=y BUILDSTDERR: ++ CONFIG_DVB_AV7110=m BUILDSTDERR: ++ CONFIG_DVB_AV7110_OSD=y BUILDSTDERR: ++ CONFIG_DVB_BUDGET_CORE=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_CI=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_AV=m BUILDSTDERR: ++ CONFIG_DVB_BUDGET_PATCH=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP_PCI=m BUILDSTDERR: ++ CONFIG_DVB_PLUTO2=m BUILDSTDERR: ++ CONFIG_DVB_DM1105=m BUILDSTDERR: ++ CONFIG_DVB_PT1=m BUILDSTDERR: ++ CONFIG_MANTIS_CORE=m BUILDSTDERR: ++ CONFIG_DVB_MANTIS=m BUILDSTDERR: ++ CONFIG_DVB_HOPPER=m BUILDSTDERR: ++ CONFIG_DVB_NGENE=m BUILDSTDERR: ++ CONFIG_DVB_DDBRIDGE=m BUILDSTDERR: ++ CONFIG_DVB_SMIPCIE=m BUILDSTDERR: ++ CONFIG_DVB_NETUP_UNIDVB=m BUILDSTDERR: ++ CONFIG_V4L_MEM2MEM_DRIVERS=y BUILDSTDERR: ++ CONFIG_CEC_PLATFORM_DRIVERS=y BUILDSTDERR: ++ CONFIG_SMS_SDIO_DRV=m BUILDSTDERR: ++ CONFIG_RADIO_ADAPTERS=y BUILDSTDERR: ++ CONFIG_RADIO_TEA575X=m BUILDSTDERR: ++ CONFIG_RADIO_SI470X=y BUILDSTDERR: ++ CONFIG_USB_SI470X=m BUILDSTDERR: ++ CONFIG_I2C_SI470X=m BUILDSTDERR: ++ CONFIG_RADIO_SI4713=m BUILDSTDERR: ++ CONFIG_USB_MR800=m BUILDSTDERR: ++ CONFIG_USB_DSBR=m BUILDSTDERR: ++ CONFIG_RADIO_MAXIRADIO=m BUILDSTDERR: ++ CONFIG_RADIO_SHARK=m BUILDSTDERR: ++ CONFIG_RADIO_SHARK2=m BUILDSTDERR: ++ CONFIG_USB_KEENE=m BUILDSTDERR: ++ CONFIG_USB_MA901=m BUILDSTDERR: ++ CONFIG_RADIO_TEA5764=m BUILDSTDERR: ++ CONFIG_RADIO_SAA7706H=m BUILDSTDERR: ++ CONFIG_RADIO_WL1273=m BUILDSTDERR: ++ CONFIG_DVB_FIREDTV=m BUILDSTDERR: ++ CONFIG_DVB_FIREDTV_INPUT=y BUILDSTDERR: ++ CONFIG_MEDIA_COMMON_OPTIONS=y BUILDSTDERR: ++ CONFIG_VIDEO_CX2341X=m BUILDSTDERR: ++ CONFIG_VIDEO_TVEEPROM=m BUILDSTDERR: ++ CONFIG_CYPRESS_FIRMWARE=m BUILDSTDERR: ++ CONFIG_DVB_B2C2_FLEXCOP=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7146=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7146_VV=m BUILDSTDERR: ++ CONFIG_SMS_SIANO_MDTV=m BUILDSTDERR: ++ CONFIG_SMS_SIANO_RC=y BUILDSTDERR: ++ CONFIG_MEDIA_SUBDRV_AUTOSELECT=y BUILDSTDERR: ++ CONFIG_MEDIA_ATTACH=y BUILDSTDERR: ++ CONFIG_VIDEO_IR_I2C=m BUILDSTDERR: ++ CONFIG_VIDEO_TVAUDIO=m BUILDSTDERR: ++ CONFIG_VIDEO_TDA7432=m BUILDSTDERR: ++ CONFIG_VIDEO_TDA9840=m BUILDSTDERR: ++ CONFIG_VIDEO_TEA6415C=m BUILDSTDERR: ++ CONFIG_VIDEO_TEA6420=m BUILDSTDERR: ++ CONFIG_VIDEO_MSP3400=m BUILDSTDERR: ++ CONFIG_VIDEO_CS3308=m BUILDSTDERR: ++ CONFIG_VIDEO_CS5345=m BUILDSTDERR: ++ CONFIG_VIDEO_CS53L32A=m BUILDSTDERR: ++ CONFIG_VIDEO_UDA1342=m BUILDSTDERR: ++ CONFIG_VIDEO_WM8775=m BUILDSTDERR: ++ CONFIG_VIDEO_WM8739=m BUILDSTDERR: ++ CONFIG_VIDEO_VP27SMPX=m BUILDSTDERR: ++ CONFIG_VIDEO_SONY_BTF_MPX=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA6588=m BUILDSTDERR: ++ CONFIG_VIDEO_BT819=m BUILDSTDERR: ++ CONFIG_VIDEO_BT856=m BUILDSTDERR: ++ CONFIG_VIDEO_BT866=m BUILDSTDERR: ++ CONFIG_VIDEO_KS0127=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7110=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA711X=m BUILDSTDERR: ++ CONFIG_VIDEO_TVP5150=m BUILDSTDERR: ++ CONFIG_VIDEO_TW2804=m BUILDSTDERR: ++ CONFIG_VIDEO_TW9903=m BUILDSTDERR: ++ CONFIG_VIDEO_TW9906=m BUILDSTDERR: ++ CONFIG_VIDEO_VPX3220=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA717X=m BUILDSTDERR: ++ CONFIG_VIDEO_CX25840=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7127=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA7185=m BUILDSTDERR: ++ CONFIG_VIDEO_ADV7170=m BUILDSTDERR: ++ CONFIG_VIDEO_ADV7175=m BUILDSTDERR: ++ CONFIG_VIDEO_OV2640=m BUILDSTDERR: ++ CONFIG_VIDEO_OV7640=m BUILDSTDERR: ++ CONFIG_VIDEO_MT9V011=m BUILDSTDERR: ++ CONFIG_VIDEO_UPD64031A=m BUILDSTDERR: ++ CONFIG_VIDEO_UPD64083=m BUILDSTDERR: ++ CONFIG_VIDEO_SAA6752HS=m BUILDSTDERR: ++ CONFIG_VIDEO_M52790=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_SIMPLE=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA8290=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA827X=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18271=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA9887=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TEA5761=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TEA5767=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT20XX=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2060=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2063=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2266=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MT2131=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_QT1010=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC2028=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC5000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_XC4000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MXL5005S=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MXL5007T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MC44S803=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_MAX2165=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18218=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0011=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0012=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC0013=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TDA18212=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_E4000=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_FC2580=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_M88RS6000T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_TUA9001=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_SI2157=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_IT913X=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_R820T=m BUILDSTDERR: ++ CONFIG_MEDIA_TUNER_QM1D1C0042=m BUILDSTDERR: ++ CONFIG_DVB_STB0899=m BUILDSTDERR: ++ CONFIG_DVB_STB6100=m BUILDSTDERR: ++ CONFIG_DVB_STV090x=m BUILDSTDERR: ++ CONFIG_DVB_STV0910=m BUILDSTDERR: ++ CONFIG_DVB_STV6110x=m BUILDSTDERR: ++ CONFIG_DVB_STV6111=m BUILDSTDERR: ++ CONFIG_DVB_MXL5XX=m BUILDSTDERR: ++ CONFIG_DVB_M88DS3103=m BUILDSTDERR: ++ CONFIG_DVB_DRXK=m BUILDSTDERR: ++ CONFIG_DVB_TDA18271C2DD=m BUILDSTDERR: ++ CONFIG_DVB_SI2165=m BUILDSTDERR: ++ CONFIG_DVB_MN88472=m BUILDSTDERR: ++ CONFIG_DVB_MN88473=m BUILDSTDERR: ++ CONFIG_DVB_CX24110=m BUILDSTDERR: ++ CONFIG_DVB_CX24123=m BUILDSTDERR: ++ CONFIG_DVB_MT312=m BUILDSTDERR: ++ CONFIG_DVB_ZL10036=m BUILDSTDERR: ++ CONFIG_DVB_ZL10039=m BUILDSTDERR: ++ CONFIG_DVB_S5H1420=m BUILDSTDERR: ++ CONFIG_DVB_STV0288=m BUILDSTDERR: ++ CONFIG_DVB_STB6000=m BUILDSTDERR: ++ CONFIG_DVB_STV0299=m BUILDSTDERR: ++ CONFIG_DVB_STV6110=m BUILDSTDERR: ++ CONFIG_DVB_STV0900=m BUILDSTDERR: ++ CONFIG_DVB_TDA8083=m BUILDSTDERR: ++ CONFIG_DVB_TDA10086=m BUILDSTDERR: ++ CONFIG_DVB_TDA8261=m BUILDSTDERR: ++ CONFIG_DVB_VES1X93=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_ITD1000=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_CX24113=m BUILDSTDERR: ++ CONFIG_DVB_TDA826X=m BUILDSTDERR: ++ CONFIG_DVB_TUA6100=m BUILDSTDERR: ++ CONFIG_DVB_CX24116=m BUILDSTDERR: ++ CONFIG_DVB_CX24117=m BUILDSTDERR: ++ CONFIG_DVB_CX24120=m BUILDSTDERR: ++ CONFIG_DVB_SI21XX=m BUILDSTDERR: ++ CONFIG_DVB_TS2020=m BUILDSTDERR: ++ CONFIG_DVB_DS3000=m BUILDSTDERR: ++ CONFIG_DVB_MB86A16=m BUILDSTDERR: ++ CONFIG_DVB_TDA10071=m BUILDSTDERR: ++ CONFIG_DVB_SP8870=m BUILDSTDERR: ++ CONFIG_DVB_SP887X=m BUILDSTDERR: ++ CONFIG_DVB_CX22700=m BUILDSTDERR: ++ CONFIG_DVB_CX22702=m BUILDSTDERR: ++ CONFIG_DVB_DRXD=m BUILDSTDERR: ++ CONFIG_DVB_L64781=m BUILDSTDERR: ++ CONFIG_DVB_TDA1004X=m BUILDSTDERR: ++ CONFIG_DVB_NXT6000=m BUILDSTDERR: ++ CONFIG_DVB_MT352=m BUILDSTDERR: ++ CONFIG_DVB_ZL10353=m BUILDSTDERR: ++ CONFIG_DVB_DIB3000MB=m BUILDSTDERR: ++ CONFIG_DVB_DIB3000MC=m BUILDSTDERR: ++ CONFIG_DVB_DIB7000M=m BUILDSTDERR: ++ CONFIG_DVB_DIB7000P=m BUILDSTDERR: ++ CONFIG_DVB_TDA10048=m BUILDSTDERR: ++ CONFIG_DVB_AF9013=m BUILDSTDERR: ++ CONFIG_DVB_EC100=m BUILDSTDERR: ++ CONFIG_DVB_STV0367=m BUILDSTDERR: ++ CONFIG_DVB_CXD2820R=m BUILDSTDERR: ++ CONFIG_DVB_CXD2841ER=m BUILDSTDERR: ++ CONFIG_DVB_RTL2830=m BUILDSTDERR: ++ CONFIG_DVB_RTL2832=m BUILDSTDERR: ++ CONFIG_DVB_SI2168=m BUILDSTDERR: ++ CONFIG_DVB_AS102_FE=m BUILDSTDERR: ++ CONFIG_DVB_ZD1301_DEMOD=m BUILDSTDERR: ++ CONFIG_DVB_GP8PSK_FE=m BUILDSTDERR: ++ CONFIG_DVB_VES1820=m BUILDSTDERR: ++ CONFIG_DVB_TDA10021=m BUILDSTDERR: ++ CONFIG_DVB_TDA10023=m BUILDSTDERR: ++ CONFIG_DVB_STV0297=m BUILDSTDERR: ++ CONFIG_DVB_NXT200X=m BUILDSTDERR: ++ CONFIG_DVB_OR51211=m BUILDSTDERR: ++ CONFIG_DVB_OR51132=m BUILDSTDERR: ++ CONFIG_DVB_BCM3510=m BUILDSTDERR: ++ CONFIG_DVB_LGDT330X=m BUILDSTDERR: ++ CONFIG_DVB_LGDT3305=m BUILDSTDERR: ++ CONFIG_DVB_LGDT3306A=m BUILDSTDERR: ++ CONFIG_DVB_LG2160=m BUILDSTDERR: ++ CONFIG_DVB_S5H1409=m BUILDSTDERR: ++ CONFIG_DVB_AU8522=m BUILDSTDERR: ++ CONFIG_DVB_AU8522_DTV=m BUILDSTDERR: ++ CONFIG_DVB_AU8522_V4L=m BUILDSTDERR: ++ CONFIG_DVB_S5H1411=m BUILDSTDERR: ++ CONFIG_DVB_S921=m BUILDSTDERR: ++ CONFIG_DVB_DIB8000=m BUILDSTDERR: ++ CONFIG_DVB_MB86A20S=m BUILDSTDERR: ++ CONFIG_DVB_TC90522=m BUILDSTDERR: ++ CONFIG_DVB_PLL=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_DIB0070=m BUILDSTDERR: ++ CONFIG_DVB_TUNER_DIB0090=m BUILDSTDERR: ++ CONFIG_DVB_DRX39XYJ=m BUILDSTDERR: ++ CONFIG_DVB_LNBH25=m BUILDSTDERR: ++ CONFIG_DVB_LNBP21=m BUILDSTDERR: ++ CONFIG_DVB_LNBP22=m BUILDSTDERR: ++ CONFIG_DVB_ISL6405=m BUILDSTDERR: ++ CONFIG_DVB_ISL6421=m BUILDSTDERR: ++ CONFIG_DVB_ISL6423=m BUILDSTDERR: ++ CONFIG_DVB_A8293=m BUILDSTDERR: ++ CONFIG_DVB_SP2=m BUILDSTDERR: ++ CONFIG_DVB_LGS8GXX=m BUILDSTDERR: ++ CONFIG_DVB_ATBM8830=m BUILDSTDERR: ++ CONFIG_DVB_TDA665x=m BUILDSTDERR: ++ CONFIG_DVB_IX2505V=m BUILDSTDERR: ++ CONFIG_DVB_M88RS2000=m BUILDSTDERR: ++ CONFIG_DVB_AF9033=m BUILDSTDERR: ++ CONFIG_DVB_HORUS3A=m BUILDSTDERR: ++ CONFIG_DVB_ASCOT2E=m BUILDSTDERR: ++ CONFIG_DVB_HELENE=m BUILDSTDERR: ++ CONFIG_AGP=y BUILDSTDERR: ++ CONFIG_AGP_ALI=y BUILDSTDERR: ++ CONFIG_AGP_ATI=y BUILDSTDERR: ++ CONFIG_AGP_AMD=y BUILDSTDERR: ++ CONFIG_AGP_AMD64=y BUILDSTDERR: ++ CONFIG_AGP_INTEL=y BUILDSTDERR: ++ CONFIG_AGP_NVIDIA=y BUILDSTDERR: ++ CONFIG_AGP_SIS=y BUILDSTDERR: ++ CONFIG_AGP_SWORKS=y BUILDSTDERR: ++ CONFIG_AGP_VIA=y BUILDSTDERR: ++ CONFIG_AGP_EFFICEON=y BUILDSTDERR: ++ CONFIG_INTEL_GTT=y BUILDSTDERR: ++ CONFIG_VGA_ARB=y BUILDSTDERR: ++ CONFIG_VGA_ARB_MAX_GPUS=16 BUILDSTDERR: ++ CONFIG_VGA_SWITCHEROO=y BUILDSTDERR: ++ CONFIG_DRM=m BUILDSTDERR: ++ CONFIG_DRM_MIPI_DSI=y BUILDSTDERR: ++ CONFIG_DRM_DP_AUX_CHARDEV=y BUILDSTDERR: ++ CONFIG_DRM_KMS_HELPER=m BUILDSTDERR: ++ CONFIG_DRM_KMS_FB_HELPER=y BUILDSTDERR: ++ CONFIG_DRM_FBDEV_EMULATION=y BUILDSTDERR: ++ CONFIG_DRM_FBDEV_OVERALLOC=100 BUILDSTDERR: ++ CONFIG_DRM_LOAD_EDID_FIRMWARE=y BUILDSTDERR: ++ CONFIG_DRM_TTM=m BUILDSTDERR: ++ CONFIG_DRM_VM=y BUILDSTDERR: ++ CONFIG_DRM_I2C_CH7006=m BUILDSTDERR: ++ CONFIG_DRM_I2C_SIL164=m BUILDSTDERR: ++ CONFIG_DRM_I2C_NXP_TDA998X=m BUILDSTDERR: ++ CONFIG_DRM_RADEON=m BUILDSTDERR: ++ CONFIG_DRM_RADEON_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_AMDGPU=m BUILDSTDERR: ++ CONFIG_DRM_AMDGPU_CIK=y BUILDSTDERR: ++ CONFIG_DRM_AMDGPU_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_AMD_ACP=y BUILDSTDERR: ++ CONFIG_DRM_NOUVEAU=m BUILDSTDERR: ++ CONFIG_NOUVEAU_DEBUG=5 BUILDSTDERR: ++ CONFIG_NOUVEAU_DEBUG_DEFAULT=3 BUILDSTDERR: ++ CONFIG_DRM_NOUVEAU_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_DRM_I915=m BUILDSTDERR: ++ CONFIG_DRM_I915_CAPTURE_ERROR=y BUILDSTDERR: ++ CONFIG_DRM_I915_COMPRESS_ERROR=y BUILDSTDERR: ++ CONFIG_DRM_I915_USERPTR=y BUILDSTDERR: ++ CONFIG_DRM_VGEM=m BUILDSTDERR: ++ CONFIG_DRM_VMWGFX=m BUILDSTDERR: ++ CONFIG_DRM_VMWGFX_FBCON=y BUILDSTDERR: ++ CONFIG_DRM_GMA500=m BUILDSTDERR: ++ CONFIG_DRM_GMA3600=y BUILDSTDERR: ++ CONFIG_DRM_UDL=m BUILDSTDERR: ++ CONFIG_DRM_AST=m BUILDSTDERR: ++ CONFIG_DRM_MGAG200=m BUILDSTDERR: ++ CONFIG_DRM_CIRRUS_QEMU=m BUILDSTDERR: ++ CONFIG_DRM_QXL=m BUILDSTDERR: ++ CONFIG_DRM_BOCHS=m BUILDSTDERR: ++ CONFIG_DRM_VIRTIO_GPU=m BUILDSTDERR: ++ CONFIG_DRM_PANEL=y BUILDSTDERR: ++ CONFIG_DRM_PANEL_LVDS=m BUILDSTDERR: ++ CONFIG_DRM_BRIDGE=y BUILDSTDERR: ++ CONFIG_DRM_PANEL_BRIDGE=y BUILDSTDERR: ++ CONFIG_DRM_ANALOGIX_ANX78XX=m BUILDSTDERR: ++ CONFIG_DRM_SIL_SII8620=m BUILDSTDERR: ++ CONFIG_DRM_TI_TFP410=m BUILDSTDERR: ++ CONFIG_DRM_I2C_ADV7511=m BUILDSTDERR: ++ CONFIG_DRM_I2C_ADV7511_AUDIO=y BUILDSTDERR: ++ CONFIG_DRM_I2C_ADV7533=y BUILDSTDERR: ++ CONFIG_DRM_HISI_HIBMC=m BUILDSTDERR: ++ CONFIG_FB=y BUILDSTDERR: ++ CONFIG_FB_CMDLINE=y BUILDSTDERR: ++ CONFIG_FB_NOTIFY=y BUILDSTDERR: ++ CONFIG_FB_DDC=m BUILDSTDERR: ++ CONFIG_FB_BOOT_VESA_SUPPORT=y BUILDSTDERR: ++ CONFIG_FB_CFB_FILLRECT=y BUILDSTDERR: ++ CONFIG_FB_CFB_COPYAREA=y BUILDSTDERR: ++ CONFIG_FB_CFB_IMAGEBLIT=y BUILDSTDERR: ++ CONFIG_FB_SYS_FILLRECT=m BUILDSTDERR: ++ CONFIG_FB_SYS_COPYAREA=m BUILDSTDERR: ++ CONFIG_FB_SYS_IMAGEBLIT=m BUILDSTDERR: ++ CONFIG_FB_SYS_FOPS=m BUILDSTDERR: ++ CONFIG_FB_DEFERRED_IO=y BUILDSTDERR: ++ CONFIG_FB_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_FB_MODE_HELPERS=y BUILDSTDERR: ++ CONFIG_FB_TILEBLITTING=y BUILDSTDERR: ++ CONFIG_FB_VGA16=m BUILDSTDERR: ++ CONFIG_FB_VESA=y BUILDSTDERR: ++ CONFIG_FB_EFI=y BUILDSTDERR: ++ CONFIG_FB_I810=m BUILDSTDERR: ++ CONFIG_FB_I810_GTF=y BUILDSTDERR: ++ CONFIG_FB_I810_I2C=y BUILDSTDERR: ++ CONFIG_FB_GEODE=y BUILDSTDERR: ++ CONFIG_FB_GEODE_LX=y BUILDSTDERR: ++ CONFIG_FB_GEODE_GX=y BUILDSTDERR: ++ CONFIG_FB_VIRTUAL=m BUILDSTDERR: ++ CONFIG_FB_HYPERV=m BUILDSTDERR: ++ CONFIG_FB_SSD1307=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_LCD_SUPPORT=y BUILDSTDERR: ++ CONFIG_LCD_CLASS_DEVICE=m BUILDSTDERR: ++ CONFIG_LCD_PLATFORM=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_CLASS_DEVICE=y BUILDSTDERR: ++ CONFIG_BACKLIGHT_PWM=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_APPLE=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_LP855X=m BUILDSTDERR: ++ CONFIG_BACKLIGHT_ARCXCNN=m BUILDSTDERR: ++ CONFIG_VGASTATE=m BUILDSTDERR: ++ CONFIG_VIDEOMODE_HELPERS=y BUILDSTDERR: ++ CONFIG_HDMI=y BUILDSTDERR: ++ CONFIG_VGA_CONSOLE=y BUILDSTDERR: ++ CONFIG_VGACON_SOFT_SCROLLBACK=y BUILDSTDERR: ++ CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64 BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE=y BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE_COLUMNS=80 BUILDSTDERR: ++ CONFIG_DUMMY_CONSOLE_ROWS=25 BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE=y BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y BUILDSTDERR: ++ CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y BUILDSTDERR: ++ CONFIG_LOGO=y BUILDSTDERR: ++ CONFIG_LOGO_LINUX_CLUT224=y BUILDSTDERR: ++ CONFIG_SOUND=m BUILDSTDERR: ++ CONFIG_SOUND_OSS_CORE=y BUILDSTDERR: ++ CONFIG_SOUND_OSS_CORE_PRECLAIM=y BUILDSTDERR: ++ CONFIG_SND=m BUILDSTDERR: ++ CONFIG_SND_TIMER=m BUILDSTDERR: ++ CONFIG_SND_PCM=m BUILDSTDERR: ++ CONFIG_SND_PCM_ELD=y BUILDSTDERR: ++ CONFIG_SND_PCM_IEC958=y BUILDSTDERR: ++ CONFIG_SND_DMAENGINE_PCM=m BUILDSTDERR: ++ CONFIG_SND_HWDEP=m BUILDSTDERR: ++ CONFIG_SND_SEQ_DEVICE=m BUILDSTDERR: ++ CONFIG_SND_RAWMIDI=m BUILDSTDERR: ++ CONFIG_SND_COMPRESS_OFFLOAD=m BUILDSTDERR: ++ CONFIG_SND_JACK=y BUILDSTDERR: ++ CONFIG_SND_JACK_INPUT_DEV=y BUILDSTDERR: ++ CONFIG_SND_OSSEMUL=y BUILDSTDERR: ++ CONFIG_SND_MIXER_OSS=m BUILDSTDERR: ++ CONFIG_SND_PCM_OSS=m BUILDSTDERR: ++ CONFIG_SND_PCM_OSS_PLUGINS=y BUILDSTDERR: ++ CONFIG_SND_PCM_TIMER=y BUILDSTDERR: ++ CONFIG_SND_HRTIMER=m BUILDSTDERR: ++ CONFIG_SND_DYNAMIC_MINORS=y BUILDSTDERR: ++ CONFIG_SND_MAX_CARDS=32 BUILDSTDERR: ++ CONFIG_SND_PROC_FS=y BUILDSTDERR: ++ CONFIG_SND_VERBOSE_PROCFS=y BUILDSTDERR: ++ CONFIG_SND_VMASTER=y BUILDSTDERR: ++ CONFIG_SND_DMA_SGBUF=y BUILDSTDERR: ++ CONFIG_SND_SEQUENCER=m BUILDSTDERR: ++ CONFIG_SND_SEQ_DUMMY=m BUILDSTDERR: ++ CONFIG_SND_SEQUENCER_OSS=m BUILDSTDERR: ++ CONFIG_SND_SEQ_HRTIMER_DEFAULT=y BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI_EVENT=m BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI=m BUILDSTDERR: ++ CONFIG_SND_SEQ_MIDI_EMUL=m BUILDSTDERR: ++ CONFIG_SND_SEQ_VIRMIDI=m BUILDSTDERR: ++ CONFIG_SND_MPU401_UART=m BUILDSTDERR: ++ CONFIG_SND_OPL3_LIB=m BUILDSTDERR: ++ CONFIG_SND_OPL3_LIB_SEQ=m BUILDSTDERR: ++ CONFIG_SND_VX_LIB=m BUILDSTDERR: ++ CONFIG_SND_AC97_CODEC=m BUILDSTDERR: ++ CONFIG_SND_DRIVERS=y BUILDSTDERR: ++ CONFIG_SND_PCSP=m BUILDSTDERR: ++ CONFIG_SND_DUMMY=m BUILDSTDERR: ++ CONFIG_SND_ALOOP=m BUILDSTDERR: ++ CONFIG_SND_VIRMIDI=m BUILDSTDERR: ++ CONFIG_SND_MTPAV=m BUILDSTDERR: ++ CONFIG_SND_MTS64=m BUILDSTDERR: ++ CONFIG_SND_SERIAL_U16550=m BUILDSTDERR: ++ CONFIG_SND_MPU401=m BUILDSTDERR: ++ CONFIG_SND_PORTMAN2X4=m BUILDSTDERR: ++ CONFIG_SND_AC97_POWER_SAVE=y BUILDSTDERR: ++ CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0 BUILDSTDERR: ++ CONFIG_SND_SB_COMMON=m BUILDSTDERR: ++ CONFIG_SND_SB16_DSP=m BUILDSTDERR: ++ CONFIG_SND_PCI=y BUILDSTDERR: ++ CONFIG_SND_AD1889=m BUILDSTDERR: ++ CONFIG_SND_ALS300=m BUILDSTDERR: ++ CONFIG_SND_ALS4000=m BUILDSTDERR: ++ CONFIG_SND_ALI5451=m BUILDSTDERR: ++ CONFIG_SND_ASIHPI=m BUILDSTDERR: ++ CONFIG_SND_ATIIXP=m BUILDSTDERR: ++ CONFIG_SND_ATIIXP_MODEM=m BUILDSTDERR: ++ CONFIG_SND_AU8810=m BUILDSTDERR: ++ CONFIG_SND_AU8820=m BUILDSTDERR: ++ CONFIG_SND_AU8830=m BUILDSTDERR: ++ CONFIG_SND_AZT3328=m BUILDSTDERR: ++ CONFIG_SND_BT87X=m BUILDSTDERR: ++ CONFIG_SND_CA0106=m BUILDSTDERR: ++ CONFIG_SND_CMIPCI=m BUILDSTDERR: ++ CONFIG_SND_OXYGEN_LIB=m BUILDSTDERR: ++ CONFIG_SND_OXYGEN=m BUILDSTDERR: ++ CONFIG_SND_CS4281=m BUILDSTDERR: ++ CONFIG_SND_CS46XX=m BUILDSTDERR: ++ CONFIG_SND_CS46XX_NEW_DSP=y BUILDSTDERR: ++ CONFIG_SND_CS5530=m BUILDSTDERR: ++ CONFIG_SND_CS5535AUDIO=m BUILDSTDERR: ++ CONFIG_SND_CTXFI=m BUILDSTDERR: ++ CONFIG_SND_DARLA20=m BUILDSTDERR: ++ CONFIG_SND_GINA20=m BUILDSTDERR: ++ CONFIG_SND_LAYLA20=m BUILDSTDERR: ++ CONFIG_SND_DARLA24=m BUILDSTDERR: ++ CONFIG_SND_GINA24=m BUILDSTDERR: ++ CONFIG_SND_LAYLA24=m BUILDSTDERR: ++ CONFIG_SND_MONA=m BUILDSTDERR: ++ CONFIG_SND_MIA=m BUILDSTDERR: ++ CONFIG_SND_ECHO3G=m BUILDSTDERR: ++ CONFIG_SND_INDIGO=m BUILDSTDERR: ++ CONFIG_SND_INDIGOIO=m BUILDSTDERR: ++ CONFIG_SND_INDIGODJ=m BUILDSTDERR: ++ CONFIG_SND_INDIGOIOX=m BUILDSTDERR: ++ CONFIG_SND_INDIGODJX=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1_SEQ=m BUILDSTDERR: ++ CONFIG_SND_EMU10K1X=m BUILDSTDERR: ++ CONFIG_SND_ENS1370=m BUILDSTDERR: ++ CONFIG_SND_ENS1371=m BUILDSTDERR: ++ CONFIG_SND_ES1938=m BUILDSTDERR: ++ CONFIG_SND_ES1968=m BUILDSTDERR: ++ CONFIG_SND_ES1968_INPUT=y BUILDSTDERR: ++ CONFIG_SND_ES1968_RADIO=y BUILDSTDERR: ++ CONFIG_SND_FM801=m BUILDSTDERR: ++ CONFIG_SND_FM801_TEA575X_BOOL=y BUILDSTDERR: ++ CONFIG_SND_HDSP=m BUILDSTDERR: ++ CONFIG_SND_HDSPM=m BUILDSTDERR: ++ CONFIG_SND_ICE1712=m BUILDSTDERR: ++ CONFIG_SND_ICE1724=m BUILDSTDERR: ++ CONFIG_SND_INTEL8X0=m BUILDSTDERR: ++ CONFIG_SND_INTEL8X0M=m BUILDSTDERR: ++ CONFIG_SND_KORG1212=m BUILDSTDERR: ++ CONFIG_SND_LOLA=m BUILDSTDERR: ++ CONFIG_SND_LX6464ES=m BUILDSTDERR: ++ CONFIG_SND_MAESTRO3=m BUILDSTDERR: ++ CONFIG_SND_MAESTRO3_INPUT=y BUILDSTDERR: ++ CONFIG_SND_MIXART=m BUILDSTDERR: ++ CONFIG_SND_NM256=m BUILDSTDERR: ++ CONFIG_SND_PCXHR=m BUILDSTDERR: ++ CONFIG_SND_RIPTIDE=m BUILDSTDERR: ++ CONFIG_SND_RME32=m BUILDSTDERR: ++ CONFIG_SND_RME96=m BUILDSTDERR: ++ CONFIG_SND_RME9652=m BUILDSTDERR: ++ CONFIG_SND_SIS7019=m BUILDSTDERR: ++ CONFIG_SND_SONICVIBES=m BUILDSTDERR: ++ CONFIG_SND_TRIDENT=m BUILDSTDERR: ++ CONFIG_SND_VIA82XX=m BUILDSTDERR: ++ CONFIG_SND_VIA82XX_MODEM=m BUILDSTDERR: ++ CONFIG_SND_VIRTUOSO=m BUILDSTDERR: ++ CONFIG_SND_VX222=m BUILDSTDERR: ++ CONFIG_SND_YMFPCI=m BUILDSTDERR: ++ CONFIG_SND_HDA=m BUILDSTDERR: ++ CONFIG_SND_HDA_INTEL=m BUILDSTDERR: ++ CONFIG_SND_HDA_HWDEP=y BUILDSTDERR: ++ CONFIG_SND_HDA_RECONFIG=y BUILDSTDERR: ++ CONFIG_SND_HDA_INPUT_BEEP=y BUILDSTDERR: ++ CONFIG_SND_HDA_INPUT_BEEP_MODE=0 BUILDSTDERR: ++ CONFIG_SND_HDA_PATCH_LOADER=y BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_REALTEK=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_ANALOG=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_SIGMATEL=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_VIA=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_HDMI=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CIRRUS=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CONEXANT=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0110=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0132=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CA0132_DSP=y BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_CMEDIA=m BUILDSTDERR: ++ CONFIG_SND_HDA_CODEC_SI3054=m BUILDSTDERR: ++ CONFIG_SND_HDA_GENERIC=m BUILDSTDERR: ++ CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1 BUILDSTDERR: ++ CONFIG_SND_HDA_CORE=m BUILDSTDERR: ++ CONFIG_SND_HDA_DSP_LOADER=y BUILDSTDERR: ++ CONFIG_SND_HDA_I915=y BUILDSTDERR: ++ CONFIG_SND_HDA_EXT_CORE=m BUILDSTDERR: ++ CONFIG_SND_HDA_PREALLOC_SIZE=4096 BUILDSTDERR: ++ CONFIG_SND_USB=y BUILDSTDERR: ++ CONFIG_SND_USB_AUDIO=m BUILDSTDERR: ++ CONFIG_SND_USB_UA101=m BUILDSTDERR: ++ CONFIG_SND_USB_USX2Y=m BUILDSTDERR: ++ CONFIG_SND_USB_CAIAQ=m BUILDSTDERR: ++ CONFIG_SND_USB_CAIAQ_INPUT=y BUILDSTDERR: ++ CONFIG_SND_USB_US122L=m BUILDSTDERR: ++ CONFIG_SND_USB_6FIRE=m BUILDSTDERR: ++ CONFIG_SND_USB_HIFACE=m BUILDSTDERR: ++ CONFIG_SND_USB_LINE6=m BUILDSTDERR: ++ CONFIG_SND_USB_POD=m BUILDSTDERR: ++ CONFIG_SND_USB_PODHD=m BUILDSTDERR: ++ CONFIG_SND_USB_TONEPORT=m BUILDSTDERR: ++ CONFIG_SND_USB_VARIAX=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE=y BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_LIB=m BUILDSTDERR: ++ CONFIG_SND_DICE=m BUILDSTDERR: ++ CONFIG_SND_OXFW=m BUILDSTDERR: ++ CONFIG_SND_ISIGHT=m BUILDSTDERR: ++ CONFIG_SND_FIREWORKS=m BUILDSTDERR: ++ CONFIG_SND_BEBOB=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_DIGI00X=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_TASCAM=m BUILDSTDERR: ++ CONFIG_SND_FIREWIRE_MOTU=m BUILDSTDERR: ++ CONFIG_SND_FIREFACE=m BUILDSTDERR: ++ CONFIG_SND_SOC=m BUILDSTDERR: ++ CONFIG_SND_SOC_AC97_BUS=y BUILDSTDERR: ++ CONFIG_SND_SOC_GENERIC_DMAENGINE_PCM=y BUILDSTDERR: ++ CONFIG_SND_SOC_COMPRESS=y BUILDSTDERR: ++ CONFIG_SND_SOC_TOPOLOGY=y BUILDSTDERR: ++ CONFIG_SND_SOC_AMD_ACP=m BUILDSTDERR: ++ CONFIG_SND_DESIGNWARE_I2S=m BUILDSTDERR: ++ CONFIG_SND_DESIGNWARE_PCM=y BUILDSTDERR: ++ CONFIG_SND_I2S_HI6210_I2S=m BUILDSTDERR: ++ CONFIG_SND_SST_ATOM_HIFI2_PLATFORM=m BUILDSTDERR: ++ CONFIG_SND_SST_IPC=m BUILDSTDERR: ++ CONFIG_SND_SST_IPC_ACPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_FIRMWARE=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_ACPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SST_MATCH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_HASWELL=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_HASWELL_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BXT_RT298_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BDW_RT5677_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BROADWELL_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYTCR_RT5640_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYTCR_RT5651_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_DA7213_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_ES8316_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_KBL_RT5663_RT5514_MAX98927_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKYLAKE=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_RT286_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH=m BUILDSTDERR: ++ CONFIG_SND_SOC_I2C_AND_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_AC97_CODEC=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU_UTILS=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU17X1=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761_I2C=m BUILDSTDERR: ++ CONFIG_SND_SOC_ADAU1761_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS35L34=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS35L35=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS42L42=m BUILDSTDERR: ++ CONFIG_SND_SOC_CS43130=m BUILDSTDERR: ++ CONFIG_SND_SOC_DA7213=m BUILDSTDERR: ++ CONFIG_SND_SOC_DA7219=m BUILDSTDERR: ++ CONFIG_SND_SOC_DIO2125=m BUILDSTDERR: ++ CONFIG_SND_SOC_DMIC=m BUILDSTDERR: ++ CONFIG_SND_SOC_HDMI_CODEC=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES7134=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8316=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328_I2C=m BUILDSTDERR: ++ CONFIG_SND_SOC_ES8328_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_HDAC_HDMI=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98090=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98357A=m BUILDSTDERR: ++ CONFIG_SND_SOC_MAX98927=m BUILDSTDERR: ++ CONFIG_SND_SOC_RL6231=m BUILDSTDERR: ++ CONFIG_SND_SOC_RL6347A=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT286=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT298=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5514=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5514_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5640=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5645=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5651=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5663=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5670=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5677=m BUILDSTDERR: ++ CONFIG_SND_SOC_RT5677_SPI=m BUILDSTDERR: ++ CONFIG_SND_SOC_SIGMADSP=m BUILDSTDERR: ++ CONFIG_SND_SOC_SIGMADSP_REGMAP=m BUILDSTDERR: ++ CONFIG_SND_SOC_SPDIF=m BUILDSTDERR: ++ CONFIG_SND_SOC_SSM4567=m BUILDSTDERR: ++ CONFIG_SND_SOC_TS3A227E=m BUILDSTDERR: ++ CONFIG_SND_SOC_WM8524=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8540=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8824=m BUILDSTDERR: ++ CONFIG_SND_SOC_NAU8825=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_CARD_UTILS=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_CARD=m BUILDSTDERR: ++ CONFIG_SND_SIMPLE_SCU_CARD=m BUILDSTDERR: ++ CONFIG_SND_X86=y BUILDSTDERR: ++ CONFIG_HDMI_LPE_AUDIO=m BUILDSTDERR: ++ CONFIG_SND_SYNTH_EMUX=m BUILDSTDERR: ++ CONFIG_AC97_BUS=m BUILDSTDERR: ++ CONFIG_HID=y BUILDSTDERR: ++ CONFIG_HID_BATTERY_STRENGTH=y BUILDSTDERR: ++ CONFIG_HIDRAW=y BUILDSTDERR: ++ CONFIG_UHID=m BUILDSTDERR: ++ CONFIG_HID_GENERIC=y BUILDSTDERR: ++ CONFIG_HID_A4TECH=m BUILDSTDERR: ++ CONFIG_HID_ACCUTOUCH=m BUILDSTDERR: ++ CONFIG_HID_ACRUX=m BUILDSTDERR: ++ CONFIG_HID_ACRUX_FF=y BUILDSTDERR: ++ CONFIG_HID_APPLE=m BUILDSTDERR: ++ CONFIG_HID_APPLEIR=m BUILDSTDERR: ++ CONFIG_HID_ASUS=m BUILDSTDERR: ++ CONFIG_HID_AUREAL=m BUILDSTDERR: ++ CONFIG_HID_BELKIN=m BUILDSTDERR: ++ CONFIG_HID_BETOP_FF=m BUILDSTDERR: ++ CONFIG_HID_CHERRY=m BUILDSTDERR: ++ CONFIG_HID_CHICONY=m BUILDSTDERR: ++ CONFIG_HID_CORSAIR=m BUILDSTDERR: ++ CONFIG_HID_PRODIKEYS=m BUILDSTDERR: ++ CONFIG_HID_CMEDIA=m BUILDSTDERR: ++ CONFIG_HID_CP2112=m BUILDSTDERR: ++ CONFIG_HID_CYPRESS=m BUILDSTDERR: ++ CONFIG_HID_DRAGONRISE=m BUILDSTDERR: ++ CONFIG_DRAGONRISE_FF=y BUILDSTDERR: ++ CONFIG_HID_EMS_FF=m BUILDSTDERR: ++ CONFIG_HID_ELECOM=m BUILDSTDERR: ++ CONFIG_HID_ELO=m BUILDSTDERR: ++ CONFIG_HID_EZKEY=m BUILDSTDERR: ++ CONFIG_HID_GEMBIRD=m BUILDSTDERR: ++ CONFIG_HID_GFRM=m BUILDSTDERR: ++ CONFIG_HID_HOLTEK=m BUILDSTDERR: ++ CONFIG_HOLTEK_FF=y BUILDSTDERR: ++ CONFIG_HID_GT683R=m BUILDSTDERR: ++ CONFIG_HID_KEYTOUCH=m BUILDSTDERR: ++ CONFIG_HID_KYE=m BUILDSTDERR: ++ CONFIG_HID_UCLOGIC=m BUILDSTDERR: ++ CONFIG_HID_WALTOP=m BUILDSTDERR: ++ CONFIG_HID_GYRATION=m BUILDSTDERR: ++ CONFIG_HID_ICADE=m BUILDSTDERR: ++ CONFIG_HID_ITE=m BUILDSTDERR: ++ CONFIG_HID_TWINHAN=m BUILDSTDERR: ++ CONFIG_HID_KENSINGTON=m BUILDSTDERR: ++ CONFIG_HID_LCPOWER=m BUILDSTDERR: ++ CONFIG_HID_LED=m BUILDSTDERR: ++ CONFIG_HID_LENOVO=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH_DJ=m BUILDSTDERR: ++ CONFIG_HID_LOGITECH_HIDPP=m BUILDSTDERR: ++ CONFIG_LOGITECH_FF=y BUILDSTDERR: ++ CONFIG_LOGIRUMBLEPAD2_FF=y BUILDSTDERR: ++ CONFIG_LOGIG940_FF=y BUILDSTDERR: ++ CONFIG_LOGIWHEELS_FF=y BUILDSTDERR: ++ CONFIG_HID_MAGICMOUSE=y BUILDSTDERR: ++ CONFIG_HID_MAYFLASH=m BUILDSTDERR: ++ CONFIG_HID_MICROSOFT=m BUILDSTDERR: ++ CONFIG_HID_MONTEREY=m BUILDSTDERR: ++ CONFIG_HID_MULTITOUCH=m BUILDSTDERR: ++ CONFIG_HID_NTI=m BUILDSTDERR: ++ CONFIG_HID_NTRIG=y BUILDSTDERR: ++ CONFIG_HID_ORTEK=m BUILDSTDERR: ++ CONFIG_HID_PANTHERLORD=m BUILDSTDERR: ++ CONFIG_PANTHERLORD_FF=y BUILDSTDERR: ++ CONFIG_HID_PENMOUNT=m BUILDSTDERR: ++ CONFIG_HID_PETALYNX=m BUILDSTDERR: ++ CONFIG_HID_PICOLCD=m BUILDSTDERR: ++ CONFIG_HID_PICOLCD_FB=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_BACKLIGHT=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_LCD=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_LEDS=y BUILDSTDERR: ++ CONFIG_HID_PICOLCD_CIR=y BUILDSTDERR: ++ CONFIG_HID_PLANTRONICS=m BUILDSTDERR: ++ CONFIG_HID_PRIMAX=m BUILDSTDERR: ++ CONFIG_HID_RETRODE=m BUILDSTDERR: ++ CONFIG_HID_ROCCAT=m BUILDSTDERR: ++ CONFIG_HID_SAITEK=m BUILDSTDERR: ++ CONFIG_HID_SAMSUNG=m BUILDSTDERR: ++ CONFIG_HID_SONY=m BUILDSTDERR: ++ CONFIG_SONY_FF=y BUILDSTDERR: ++ CONFIG_HID_SPEEDLINK=m BUILDSTDERR: ++ CONFIG_HID_STEELSERIES=m BUILDSTDERR: ++ CONFIG_HID_SUNPLUS=m BUILDSTDERR: ++ CONFIG_HID_RMI=m BUILDSTDERR: ++ CONFIG_HID_GREENASIA=m BUILDSTDERR: ++ CONFIG_GREENASIA_FF=y BUILDSTDERR: ++ CONFIG_HID_HYPERV_MOUSE=m BUILDSTDERR: ++ CONFIG_HID_SMARTJOYPLUS=m BUILDSTDERR: ++ CONFIG_SMARTJOYPLUS_FF=y BUILDSTDERR: ++ CONFIG_HID_TIVO=m BUILDSTDERR: ++ CONFIG_HID_TOPSEED=m BUILDSTDERR: ++ CONFIG_HID_THINGM=m BUILDSTDERR: ++ CONFIG_HID_THRUSTMASTER=m BUILDSTDERR: ++ CONFIG_THRUSTMASTER_FF=y BUILDSTDERR: ++ CONFIG_HID_UDRAW_PS3=m BUILDSTDERR: ++ CONFIG_HID_WACOM=m BUILDSTDERR: ++ CONFIG_HID_WIIMOTE=m BUILDSTDERR: ++ CONFIG_HID_XINMO=m BUILDSTDERR: ++ CONFIG_HID_ZEROPLUS=m BUILDSTDERR: ++ CONFIG_ZEROPLUS_FF=y BUILDSTDERR: ++ CONFIG_HID_ZYDACRON=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_HUB=m BUILDSTDERR: ++ CONFIG_HID_ALPS=m BUILDSTDERR: ++ CONFIG_USB_HID=y BUILDSTDERR: ++ CONFIG_HID_PID=y BUILDSTDERR: ++ CONFIG_USB_HIDDEV=y BUILDSTDERR: ++ CONFIG_I2C_HID=m BUILDSTDERR: ++ CONFIG_USB_OHCI_LITTLE_ENDIAN=y BUILDSTDERR: ++ CONFIG_USB_SUPPORT=y BUILDSTDERR: ++ CONFIG_USB_COMMON=y BUILDSTDERR: ++ CONFIG_USB_ARCH_HAS_HCD=y BUILDSTDERR: ++ CONFIG_USB=y BUILDSTDERR: ++ CONFIG_USB_PCI=y BUILDSTDERR: ++ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y BUILDSTDERR: ++ CONFIG_USB_DEFAULT_PERSIST=y BUILDSTDERR: ++ CONFIG_USB_LEDS_TRIGGER_USBPORT=m BUILDSTDERR: ++ CONFIG_USB_MON=y BUILDSTDERR: ++ CONFIG_USB_WUSB=m BUILDSTDERR: ++ CONFIG_USB_WUSB_CBAF=m BUILDSTDERR: ++ CONFIG_USB_XHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_XHCI_PCI=y BUILDSTDERR: ++ CONFIG_USB_EHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_EHCI_ROOT_HUB_TT=y BUILDSTDERR: ++ CONFIG_USB_EHCI_TT_NEWSCHED=y BUILDSTDERR: ++ CONFIG_USB_EHCI_PCI=y BUILDSTDERR: ++ CONFIG_USB_ISP1362_HCD=m BUILDSTDERR: ++ CONFIG_USB_OHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_OHCI_HCD_PCI=y BUILDSTDERR: ++ CONFIG_USB_UHCI_HCD=y BUILDSTDERR: ++ CONFIG_USB_SL811_HCD=m BUILDSTDERR: ++ CONFIG_USB_SL811_HCD_ISO=y BUILDSTDERR: ++ CONFIG_USB_HWA_HCD=m BUILDSTDERR: ++ CONFIG_USB_ACM=m BUILDSTDERR: ++ CONFIG_USB_PRINTER=m BUILDSTDERR: ++ CONFIG_USB_WDM=m BUILDSTDERR: ++ CONFIG_USB_TMC=m BUILDSTDERR: ++ CONFIG_USB_STORAGE=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_REALTEK=m BUILDSTDERR: ++ CONFIG_REALTEK_AUTOPM=y BUILDSTDERR: ++ CONFIG_USB_STORAGE_DATAFAB=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_FREECOM=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ISD200=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_USBAT=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_SDDR09=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_SDDR55=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_JUMPSHOT=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ALAUDA=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ONETOUCH=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_KARMA=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_CYPRESS_ATACB=m BUILDSTDERR: ++ CONFIG_USB_STORAGE_ENE_UB6250=m BUILDSTDERR: ++ CONFIG_USB_UAS=m BUILDSTDERR: ++ CONFIG_USB_MDC800=m BUILDSTDERR: ++ CONFIG_USB_MICROTEK=m BUILDSTDERR: ++ CONFIG_USBIP_CORE=m BUILDSTDERR: ++ CONFIG_USBIP_VHCI_HCD=m BUILDSTDERR: ++ CONFIG_USBIP_VHCI_HC_PORTS=8 BUILDSTDERR: ++ CONFIG_USBIP_VHCI_NR_HCS=1 BUILDSTDERR: ++ CONFIG_USBIP_HOST=m BUILDSTDERR: ++ CONFIG_USB_USS720=m BUILDSTDERR: ++ CONFIG_USB_SERIAL=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_CONSOLE=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_GENERIC=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_SIMPLE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_AIRCABLE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_ARK3116=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_BELKIN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CH341=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_WHITEHEAT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CP210X=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CYPRESS_M8=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EMPEG=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_FTDI_SIO=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_VISOR=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IPAQ=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IR=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EDGEPORT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_EDGEPORT_TI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_F8153X=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_GARMIN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IPW=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_IUU=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KEYSPAN_PDA=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KEYSPAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KLSI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_KOBIL_SCT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MCT_U232=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7720=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7715_PARPORT=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_MOS7840=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_NAVMAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_PL2303=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OTI6858=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QCAUX=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QUALCOMM=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SPCP8X5=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SAFE=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SAFE_PADDED=y BUILDSTDERR: ++ CONFIG_USB_SERIAL_SIERRAWIRELESS=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SYMBOL=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_TI=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_CYBERJACK=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_XIRCOM=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_WWAN=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OPTION=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OMNINET=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_OPTICON=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_XSENS_MT=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_SSU100=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_QT2=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_UPD78F0730=m BUILDSTDERR: ++ CONFIG_USB_SERIAL_DEBUG=m BUILDSTDERR: ++ CONFIG_USB_EMI62=m BUILDSTDERR: ++ CONFIG_USB_EMI26=m BUILDSTDERR: ++ CONFIG_USB_ADUTUX=m BUILDSTDERR: ++ CONFIG_USB_SEVSEG=m BUILDSTDERR: ++ CONFIG_USB_LEGOTOWER=m BUILDSTDERR: ++ CONFIG_USB_LCD=m BUILDSTDERR: ++ CONFIG_USB_IDMOUSE=m BUILDSTDERR: ++ CONFIG_USB_FTDI_ELAN=m BUILDSTDERR: ++ CONFIG_USB_APPLEDISPLAY=m BUILDSTDERR: ++ CONFIG_USB_SISUSBVGA=m BUILDSTDERR: ++ CONFIG_USB_SISUSBVGA_CON=y BUILDSTDERR: ++ CONFIG_USB_LD=m BUILDSTDERR: ++ CONFIG_USB_TRANCEVIBRATOR=m BUILDSTDERR: ++ CONFIG_USB_IOWARRIOR=m BUILDSTDERR: ++ CONFIG_USB_ISIGHTFW=m BUILDSTDERR: ++ CONFIG_USB_YUREX=m BUILDSTDERR: ++ CONFIG_USB_EZUSB_FX2=m BUILDSTDERR: ++ CONFIG_USB_HUB_USB251XB=m BUILDSTDERR: ++ CONFIG_USB_HSIC_USB3503=m BUILDSTDERR: ++ CONFIG_USB_HSIC_USB4604=m BUILDSTDERR: ++ CONFIG_USB_CHAOSKEY=m BUILDSTDERR: ++ CONFIG_USB_ATM=m BUILDSTDERR: ++ CONFIG_USB_SPEEDTOUCH=m BUILDSTDERR: ++ CONFIG_USB_CXACRU=m BUILDSTDERR: ++ CONFIG_USB_UEAGLEATM=m BUILDSTDERR: ++ CONFIG_USB_XUSBATM=m BUILDSTDERR: ++ CONFIG_USB_PHY=y BUILDSTDERR: ++ CONFIG_NOP_USB_XCEIV=m BUILDSTDERR: ++ CONFIG_TYPEC=m BUILDSTDERR: ++ CONFIG_TYPEC_UCSI=m BUILDSTDERR: ++ CONFIG_UCSI_ACPI=m BUILDSTDERR: ++ CONFIG_USB_LED_TRIG=y BUILDSTDERR: ++ CONFIG_USB_ULPI_BUS=m BUILDSTDERR: ++ CONFIG_UWB=m BUILDSTDERR: ++ CONFIG_UWB_HWA=m BUILDSTDERR: ++ CONFIG_UWB_WHCI=m BUILDSTDERR: ++ CONFIG_UWB_I1480U=m BUILDSTDERR: ++ CONFIG_MMC=m BUILDSTDERR: ++ CONFIG_PWRSEQ_EMMC=m BUILDSTDERR: ++ CONFIG_PWRSEQ_SD8787=m BUILDSTDERR: ++ CONFIG_PWRSEQ_SIMPLE=m BUILDSTDERR: ++ CONFIG_MMC_BLOCK=m BUILDSTDERR: ++ CONFIG_MMC_BLOCK_MINORS=8 BUILDSTDERR: ++ CONFIG_SDIO_UART=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_PCI=m BUILDSTDERR: ++ CONFIG_MMC_RICOH_MMC=y BUILDSTDERR: ++ CONFIG_MMC_SDHCI_ACPI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_PLTFM=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_CADENCE=m BUILDSTDERR: ++ CONFIG_MMC_WBSD=m BUILDSTDERR: ++ CONFIG_MMC_TIFM_SD=m BUILDSTDERR: ++ CONFIG_MMC_SDRICOH_CS=m BUILDSTDERR: ++ CONFIG_MMC_CB710=m BUILDSTDERR: ++ CONFIG_MMC_VIA_SDMMC=m BUILDSTDERR: ++ CONFIG_MMC_VUB300=m BUILDSTDERR: ++ CONFIG_MMC_USHC=m BUILDSTDERR: ++ CONFIG_MMC_REALTEK_PCI=m BUILDSTDERR: ++ CONFIG_MMC_REALTEK_USB=m BUILDSTDERR: ++ CONFIG_MMC_TOSHIBA_PCI=m BUILDSTDERR: ++ CONFIG_MMC_SDHCI_XENON=m BUILDSTDERR: ++ CONFIG_MEMSTICK=m BUILDSTDERR: ++ CONFIG_MSPRO_BLOCK=m BUILDSTDERR: ++ CONFIG_MEMSTICK_TIFM_MS=m BUILDSTDERR: ++ CONFIG_MEMSTICK_JMICRON_38X=m BUILDSTDERR: ++ CONFIG_MEMSTICK_R592=m BUILDSTDERR: ++ CONFIG_MEMSTICK_REALTEK_PCI=m BUILDSTDERR: ++ CONFIG_MEMSTICK_REALTEK_USB=m BUILDSTDERR: ++ CONFIG_NEW_LEDS=y BUILDSTDERR: ++ CONFIG_LEDS_CLASS=y BUILDSTDERR: ++ CONFIG_LEDS_CLASS_FLASH=m BUILDSTDERR: ++ CONFIG_LEDS_BRIGHTNESS_HW_CHANGED=y BUILDSTDERR: ++ CONFIG_LEDS_AS3645A=m BUILDSTDERR: ++ CONFIG_LEDS_LM3530=m BUILDSTDERR: ++ CONFIG_LEDS_LP3944=m BUILDSTDERR: ++ CONFIG_LEDS_LP3952=m BUILDSTDERR: ++ CONFIG_LEDS_CLEVO_MAIL=m BUILDSTDERR: ++ CONFIG_LEDS_INTEL_SS4200=m BUILDSTDERR: ++ CONFIG_LEDS_LT3593=m BUILDSTDERR: ++ CONFIG_LEDS_IS31FL32XX=m BUILDSTDERR: ++ CONFIG_LEDS_BLINKM=m BUILDSTDERR: ++ CONFIG_LEDS_USER=m BUILDSTDERR: ++ CONFIG_LEDS_NIC78BX=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGERS=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_TIMER=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_ONESHOT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_DISK=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_MTD=y BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_HEARTBEAT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_BACKLIGHT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_GPIO=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_DEFAULT_ON=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_TRANSIENT=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_CAMERA=m BUILDSTDERR: ++ CONFIG_LEDS_TRIGGER_PANIC=y BUILDSTDERR: ++ CONFIG_ACCESSIBILITY=y BUILDSTDERR: ++ CONFIG_A11Y_BRAILLE_CONSOLE=y BUILDSTDERR: ++ CONFIG_INFINIBAND=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_MAD=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_ACCESS=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USER_MEM=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ON_DEMAND_PAGING=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ADDR_TRANS=y BUILDSTDERR: ++ CONFIG_INFINIBAND_ADDR_TRANS_CONFIGFS=y BUILDSTDERR: ++ CONFIG_INFINIBAND_MTHCA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_MTHCA_DEBUG=y BUILDSTDERR: ++ CONFIG_INFINIBAND_CXGB3=m BUILDSTDERR: ++ CONFIG_INFINIBAND_CXGB4=m BUILDSTDERR: ++ CONFIG_INFINIBAND_I40IW=m BUILDSTDERR: ++ CONFIG_MLX4_INFINIBAND=m BUILDSTDERR: ++ CONFIG_INFINIBAND_NES=m BUILDSTDERR: ++ CONFIG_INFINIBAND_OCRDMA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_VMWARE_PVRDMA=m BUILDSTDERR: ++ CONFIG_INFINIBAND_USNIC=m BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB=m BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_CM=y BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_DEBUG=y BUILDSTDERR: ++ CONFIG_INFINIBAND_IPOIB_DEBUG_DATA=y BUILDSTDERR: ++ CONFIG_INFINIBAND_SRP=m BUILDSTDERR: ++ CONFIG_INFINIBAND_SRPT=m BUILDSTDERR: ++ CONFIG_INFINIBAND_ISER=m BUILDSTDERR: ++ CONFIG_INFINIBAND_ISERT=m BUILDSTDERR: ++ CONFIG_RDMA_RXE=m BUILDSTDERR: ++ CONFIG_EDAC_ATOMIC_SCRUB=y BUILDSTDERR: ++ CONFIG_EDAC_SUPPORT=y BUILDSTDERR: ++ CONFIG_EDAC=y BUILDSTDERR: ++ CONFIG_EDAC_LEGACY_SYSFS=y BUILDSTDERR: ++ CONFIG_EDAC_DECODE_MCE=m BUILDSTDERR: ++ CONFIG_EDAC_GHES=y BUILDSTDERR: ++ CONFIG_EDAC_AMD76X=m BUILDSTDERR: ++ CONFIG_EDAC_E7XXX=m BUILDSTDERR: ++ CONFIG_EDAC_E752X=m BUILDSTDERR: ++ CONFIG_EDAC_I82875P=m BUILDSTDERR: ++ CONFIG_EDAC_I82975X=m BUILDSTDERR: ++ CONFIG_EDAC_I3000=m BUILDSTDERR: ++ CONFIG_EDAC_I3200=m BUILDSTDERR: ++ CONFIG_EDAC_IE31200=m BUILDSTDERR: ++ CONFIG_EDAC_X38=m BUILDSTDERR: ++ CONFIG_EDAC_I5400=m BUILDSTDERR: ++ CONFIG_EDAC_I7CORE=m BUILDSTDERR: ++ CONFIG_EDAC_I82860=m BUILDSTDERR: ++ CONFIG_EDAC_R82600=m BUILDSTDERR: ++ CONFIG_EDAC_I5000=m BUILDSTDERR: ++ CONFIG_EDAC_I5100=m BUILDSTDERR: ++ CONFIG_EDAC_I7300=m BUILDSTDERR: ++ CONFIG_RTC_LIB=y BUILDSTDERR: ++ CONFIG_RTC_MC146818_LIB=y BUILDSTDERR: ++ CONFIG_RTC_CLASS=y BUILDSTDERR: ++ CONFIG_RTC_HCTOSYS=y BUILDSTDERR: ++ CONFIG_RTC_HCTOSYS_DEVICE=rtc0 BUILDSTDERR: ++ CONFIG_RTC_INTF_SYSFS=y BUILDSTDERR: ++ CONFIG_RTC_INTF_PROC=y BUILDSTDERR: ++ CONFIG_RTC_INTF_DEV=y BUILDSTDERR: ++ CONFIG_RTC_DRV_ABX80X=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1307=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1307_HWMON=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1374=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1374_WDT=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1672=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6900=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RS5C372=m BUILDSTDERR: ++ CONFIG_RTC_DRV_ISL1208=m BUILDSTDERR: ++ CONFIG_RTC_DRV_ISL12022=m BUILDSTDERR: ++ CONFIG_RTC_DRV_X1205=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8523=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF85063=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8563=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF8583=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T80=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T80_WDT=y BUILDSTDERR: ++ CONFIG_RTC_DRV_BQ32K=m BUILDSTDERR: ++ CONFIG_RTC_DRV_FM3130=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8010=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8581=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX8025=m BUILDSTDERR: ++ CONFIG_RTC_DRV_EM3027=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T93=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M41T94=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1305=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1343=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1347=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1390=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6916=m BUILDSTDERR: ++ CONFIG_RTC_DRV_R9701=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RX4581=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RS5C348=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MAX6902=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF2123=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MCP795=m BUILDSTDERR: ++ CONFIG_RTC_I2C_AND_SPI=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS3232=m BUILDSTDERR: ++ CONFIG_RTC_DRV_PCF2127=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RV3029C2=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RV3029_HWMON=y BUILDSTDERR: ++ CONFIG_RTC_DRV_CMOS=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1286=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1511=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1553=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1685_FAMILY=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1685=y BUILDSTDERR: ++ CONFIG_RTC_DS1685_SYSFS_REGS=y BUILDSTDERR: ++ CONFIG_RTC_DRV_DS1742=m BUILDSTDERR: ++ CONFIG_RTC_DRV_DS2404=m BUILDSTDERR: ++ CONFIG_RTC_DRV_STK17TA8=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M48T35=m BUILDSTDERR: ++ CONFIG_RTC_DRV_M48T59=m BUILDSTDERR: ++ CONFIG_RTC_DRV_MSM6242=m BUILDSTDERR: ++ CONFIG_RTC_DRV_BQ4802=m BUILDSTDERR: ++ CONFIG_RTC_DRV_RP5C01=m BUILDSTDERR: ++ CONFIG_RTC_DRV_V3020=m BUILDSTDERR: ++ CONFIG_RTC_DRV_R7301=m BUILDSTDERR: ++ CONFIG_DMADEVICES=y BUILDSTDERR: ++ CONFIG_DMA_ENGINE=y BUILDSTDERR: ++ CONFIG_DMA_VIRTUAL_CHANNELS=y BUILDSTDERR: ++ CONFIG_DMA_ACPI=y BUILDSTDERR: ++ CONFIG_DMA_OF=y BUILDSTDERR: ++ CONFIG_ALTERA_MSGDMA=m BUILDSTDERR: ++ CONFIG_INTEL_IDMA64=m BUILDSTDERR: ++ CONFIG_PCH_DMA=m BUILDSTDERR: ++ CONFIG_DW_DMAC_CORE=y BUILDSTDERR: ++ CONFIG_DW_DMAC=m BUILDSTDERR: ++ CONFIG_DW_DMAC_PCI=y BUILDSTDERR: ++ CONFIG_HSU_DMA=y BUILDSTDERR: ++ CONFIG_ASYNC_TX_DMA=y BUILDSTDERR: ++ CONFIG_SYNC_FILE=y BUILDSTDERR: ++ CONFIG_AUXDISPLAY=y BUILDSTDERR: ++ CONFIG_CHARLCD=m BUILDSTDERR: ++ CONFIG_HD44780=m BUILDSTDERR: ++ CONFIG_KS0108=m BUILDSTDERR: ++ CONFIG_KS0108_PORT=0x378 BUILDSTDERR: ++ CONFIG_KS0108_DELAY=2 BUILDSTDERR: ++ CONFIG_CFAG12864B=m BUILDSTDERR: ++ CONFIG_CFAG12864B_RATE=20 BUILDSTDERR: ++ CONFIG_HT16K33=m BUILDSTDERR: ++ CONFIG_UIO=m BUILDSTDERR: ++ CONFIG_UIO_CIF=m BUILDSTDERR: ++ CONFIG_UIO_AEC=m BUILDSTDERR: ++ CONFIG_UIO_SERCOS3=m BUILDSTDERR: ++ CONFIG_UIO_PCI_GENERIC=m BUILDSTDERR: ++ CONFIG_UIO_HV_GENERIC=m BUILDSTDERR: ++ CONFIG_VFIO_IOMMU_TYPE1=m BUILDSTDERR: ++ CONFIG_VFIO_VIRQFD=m BUILDSTDERR: ++ CONFIG_VFIO=m BUILDSTDERR: ++ CONFIG_VFIO_PCI=m BUILDSTDERR: ++ CONFIG_VFIO_PCI_VGA=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_MMAP=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_INTX=y BUILDSTDERR: ++ CONFIG_VFIO_PCI_IGD=y BUILDSTDERR: ++ CONFIG_VFIO_MDEV=m BUILDSTDERR: ++ CONFIG_VFIO_MDEV_DEVICE=m BUILDSTDERR: ++ CONFIG_IRQ_BYPASS_MANAGER=m BUILDSTDERR: ++ CONFIG_VIRTIO=m BUILDSTDERR: ++ CONFIG_VIRTIO_PCI=m BUILDSTDERR: ++ CONFIG_VIRTIO_PCI_LEGACY=y BUILDSTDERR: ++ CONFIG_VIRTIO_BALLOON=m BUILDSTDERR: ++ CONFIG_VIRTIO_INPUT=m BUILDSTDERR: ++ CONFIG_VIRTIO_MMIO=m BUILDSTDERR: ++ CONFIG_HYPERV=m BUILDSTDERR: ++ CONFIG_HYPERV_UTILS=m BUILDSTDERR: ++ CONFIG_HYPERV_BALLOON=m BUILDSTDERR: ++ CONFIG_STAGING=y BUILDSTDERR: ++ CONFIG_IRDA=m BUILDSTDERR: ++ CONFIG_IRLAN=m BUILDSTDERR: ++ CONFIG_IRNET=m BUILDSTDERR: ++ CONFIG_IRCOMM=m BUILDSTDERR: ++ CONFIG_IRDA_CACHE_LAST_LSAP=y BUILDSTDERR: ++ CONFIG_IRDA_FAST_RR=y BUILDSTDERR: ++ CONFIG_IRTTY_SIR=m BUILDSTDERR: ++ CONFIG_DONGLE=y BUILDSTDERR: ++ CONFIG_ESI_DONGLE=m BUILDSTDERR: ++ CONFIG_ACTISYS_DONGLE=m BUILDSTDERR: ++ CONFIG_TEKRAM_DONGLE=m BUILDSTDERR: ++ CONFIG_TOIM3232_DONGLE=m BUILDSTDERR: ++ CONFIG_LITELINK_DONGLE=m BUILDSTDERR: ++ CONFIG_MA600_DONGLE=m BUILDSTDERR: ++ CONFIG_GIRBIL_DONGLE=m BUILDSTDERR: ++ CONFIG_MCP2120_DONGLE=m BUILDSTDERR: ++ CONFIG_OLD_BELKIN_DONGLE=m BUILDSTDERR: ++ CONFIG_ACT200L_DONGLE=m BUILDSTDERR: ++ CONFIG_KINGSUN_DONGLE=m BUILDSTDERR: ++ CONFIG_KSDAZZLE_DONGLE=m BUILDSTDERR: ++ CONFIG_KS959_DONGLE=m BUILDSTDERR: ++ CONFIG_USB_IRDA=m BUILDSTDERR: ++ CONFIG_SIGMATEL_FIR=m BUILDSTDERR: ++ CONFIG_NSC_FIR=m BUILDSTDERR: ++ CONFIG_WINBOND_FIR=m BUILDSTDERR: ++ CONFIG_SMC_IRCC_FIR=m BUILDSTDERR: ++ CONFIG_ALI_FIR=m BUILDSTDERR: ++ CONFIG_VLSI_FIR=m BUILDSTDERR: ++ CONFIG_VIA_FIR=m BUILDSTDERR: ++ CONFIG_MCS_FIR=m BUILDSTDERR: ++ CONFIG_RTLLIB=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_CCMP=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_TKIP=m BUILDSTDERR: ++ CONFIG_RTLLIB_CRYPTO_WEP=m BUILDSTDERR: ++ CONFIG_RTL8192E=m BUILDSTDERR: ++ CONFIG_RTL8723BS=m BUILDSTDERR: ++ CONFIG_R8712U=m BUILDSTDERR: ++ CONFIG_R8822BE=m BUILDSTDERR: ++ CONFIG_RTLHALMAC_ST=m BUILDSTDERR: ++ CONFIG_RTLPHYDM_ST=m BUILDSTDERR: ++ CONFIG_RTLWIFI_DEBUG_ST=y BUILDSTDERR: ++ CONFIG_STAGING_MEDIA=y BUILDSTDERR: ++ CONFIG_LIRC_STAGING=y BUILDSTDERR: ++ CONFIG_LIRC_ZILOG=m BUILDSTDERR: ++ CONFIG_TYPEC_TCPM=m BUILDSTDERR: ++ CONFIG_TYPEC_TCPCI=m BUILDSTDERR: ++ CONFIG_TYPEC_FUSB302=m BUILDSTDERR: ++ CONFIG_DRM_VBOXVIDEO=m BUILDSTDERR: ++ CONFIG_X86_PLATFORM_DEVICES=y BUILDSTDERR: ++ CONFIG_ACER_WMI=m BUILDSTDERR: ++ CONFIG_ACERHDF=m BUILDSTDERR: ++ CONFIG_ALIENWARE_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_LAPTOP=m BUILDSTDERR: ++ CONFIG_DELL_SMBIOS=m BUILDSTDERR: ++ CONFIG_DELL_LAPTOP=m BUILDSTDERR: ++ CONFIG_DELL_WMI=m BUILDSTDERR: ++ CONFIG_DELL_WMI_AIO=m BUILDSTDERR: ++ CONFIG_DELL_WMI_LED=m BUILDSTDERR: ++ CONFIG_DELL_SMO8800=m BUILDSTDERR: ++ CONFIG_DELL_RBTN=m BUILDSTDERR: ++ CONFIG_FUJITSU_LAPTOP=m BUILDSTDERR: ++ CONFIG_FUJITSU_TABLET=m BUILDSTDERR: ++ CONFIG_AMILO_RFKILL=m BUILDSTDERR: ++ CONFIG_TC1100_WMI=m BUILDSTDERR: ++ CONFIG_HP_ACCEL=m BUILDSTDERR: ++ CONFIG_HP_WIRELESS=m BUILDSTDERR: ++ CONFIG_HP_WMI=m BUILDSTDERR: ++ CONFIG_MSI_LAPTOP=m BUILDSTDERR: ++ CONFIG_PANASONIC_LAPTOP=m BUILDSTDERR: ++ CONFIG_COMPAL_LAPTOP=m BUILDSTDERR: ++ CONFIG_SONY_LAPTOP=m BUILDSTDERR: ++ CONFIG_SONYPI_COMPAT=y BUILDSTDERR: ++ CONFIG_IDEAPAD_LAPTOP=m BUILDSTDERR: ++ CONFIG_SURFACE3_WMI=m BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI=m BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_ALSA_SUPPORT=y BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_VIDEO=y BUILDSTDERR: ++ CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y BUILDSTDERR: ++ CONFIG_SENSORS_HDAPS=m BUILDSTDERR: ++ CONFIG_EEEPC_LAPTOP=m BUILDSTDERR: ++ CONFIG_ASUS_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_NB_WMI=m BUILDSTDERR: ++ CONFIG_EEEPC_WMI=m BUILDSTDERR: ++ CONFIG_ASUS_WIRELESS=m BUILDSTDERR: ++ CONFIG_ACPI_WMI=m BUILDSTDERR: ++ CONFIG_WMI_BMOF=m BUILDSTDERR: ++ CONFIG_MSI_WMI=m BUILDSTDERR: ++ CONFIG_PEAQ_WMI=m BUILDSTDERR: ++ CONFIG_TOPSTAR_LAPTOP=m BUILDSTDERR: ++ CONFIG_ACPI_TOSHIBA=m BUILDSTDERR: ++ CONFIG_TOSHIBA_BT_RFKILL=m BUILDSTDERR: ++ CONFIG_TOSHIBA_HAPS=m BUILDSTDERR: ++ CONFIG_TOSHIBA_WMI=m BUILDSTDERR: ++ CONFIG_ACPI_CMPC=m BUILDSTDERR: ++ CONFIG_INTEL_CHT_INT33FE=m BUILDSTDERR: ++ CONFIG_INTEL_HID_EVENT=m BUILDSTDERR: ++ CONFIG_INTEL_VBTN=m BUILDSTDERR: ++ CONFIG_INTEL_IPS=m BUILDSTDERR: ++ CONFIG_INTEL_PMC_CORE=y BUILDSTDERR: ++ CONFIG_XO1_RFKILL=m BUILDSTDERR: ++ CONFIG_XO15_EBOOK=m BUILDSTDERR: ++ CONFIG_SAMSUNG_LAPTOP=m BUILDSTDERR: ++ CONFIG_MXM_WMI=m BUILDSTDERR: ++ CONFIG_INTEL_OAKTRAIL=m BUILDSTDERR: ++ CONFIG_SAMSUNG_Q10=m BUILDSTDERR: ++ CONFIG_APPLE_GMUX=m BUILDSTDERR: ++ CONFIG_INTEL_RST=m BUILDSTDERR: ++ CONFIG_INTEL_SMARTCONNECT=y BUILDSTDERR: ++ CONFIG_PVPANIC=m BUILDSTDERR: ++ CONFIG_SURFACE_PRO3_BUTTON=m BUILDSTDERR: ++ CONFIG_SURFACE_3_BUTTON=m BUILDSTDERR: ++ CONFIG_INTEL_PUNIT_IPC=m BUILDSTDERR: ++ CONFIG_MLX_CPLD_PLATFORM=m BUILDSTDERR: ++ CONFIG_PMC_ATOM=y BUILDSTDERR: ++ CONFIG_CHROME_PLATFORMS=y BUILDSTDERR: ++ CONFIG_CHROMEOS_LAPTOP=m BUILDSTDERR: ++ CONFIG_CHROMEOS_PSTORE=m BUILDSTDERR: ++ CONFIG_CROS_KBD_LED_BACKLIGHT=m BUILDSTDERR: ++ CONFIG_CLKDEV_LOOKUP=y BUILDSTDERR: ++ CONFIG_HAVE_CLK_PREPARE=y BUILDSTDERR: ++ CONFIG_COMMON_CLK=y BUILDSTDERR: ++ CONFIG_HWSPINLOCK=m BUILDSTDERR: ++ CONFIG_CLKSRC_I8253=y BUILDSTDERR: ++ CONFIG_CLKEVT_I8253=y BUILDSTDERR: ++ CONFIG_I8253_LOCK=y BUILDSTDERR: ++ CONFIG_CLKBLD_I8253=y BUILDSTDERR: ++ CONFIG_IOMMU_API=y BUILDSTDERR: ++ CONFIG_IOMMU_SUPPORT=y BUILDSTDERR: ++ CONFIG_IOMMU_IOVA=y BUILDSTDERR: ++ CONFIG_OF_IOMMU=y BUILDSTDERR: ++ CONFIG_DMAR_TABLE=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU_SVM=y BUILDSTDERR: ++ CONFIG_INTEL_IOMMU_FLOPPY_WA=y BUILDSTDERR: ++ CONFIG_REMOTEPROC=m BUILDSTDERR: ++ CONFIG_PM_DEVFREQ=y BUILDSTDERR: ++ CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND=m BUILDSTDERR: ++ CONFIG_EXTCON=y BUILDSTDERR: ++ CONFIG_EXTCON_INTEL_INT3496=m BUILDSTDERR: ++ CONFIG_IIO=m BUILDSTDERR: ++ CONFIG_IIO_BUFFER=y BUILDSTDERR: ++ CONFIG_IIO_BUFFER_CB=m BUILDSTDERR: ++ CONFIG_IIO_KFIFO_BUF=m BUILDSTDERR: ++ CONFIG_IIO_TRIGGERED_BUFFER=m BUILDSTDERR: ++ CONFIG_IIO_CONFIGFS=m BUILDSTDERR: ++ CONFIG_IIO_TRIGGER=y BUILDSTDERR: ++ CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 BUILDSTDERR: ++ CONFIG_IIO_SW_DEVICE=m BUILDSTDERR: ++ CONFIG_IIO_SW_TRIGGER=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL_I2C=m BUILDSTDERR: ++ CONFIG_BMC150_ACCEL_SPI=m BUILDSTDERR: ++ CONFIG_DA280=m BUILDSTDERR: ++ CONFIG_DA311=m BUILDSTDERR: ++ CONFIG_DMARD10=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_ACCEL_3D=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_ACCEL_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_KXCJK1013=m BUILDSTDERR: ++ CONFIG_MMA7660=m BUILDSTDERR: ++ CONFIG_AD7766=m BUILDSTDERR: ++ CONFIG_ENVELOPE_DETECTOR=m BUILDSTDERR: ++ CONFIG_MAX1363=m BUILDSTDERR: ++ CONFIG_TI_ADS1015=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_IIO_COMMON=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_IIO_TRIGGER=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_I2C=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_SPI=m BUILDSTDERR: ++ CONFIG_IIO_ST_SENSORS_CORE=m BUILDSTDERR: ++ CONFIG_DPOT_DAC=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_GYRO_3D=m BUILDSTDERR: ++ CONFIG_MPU3050=m BUILDSTDERR: ++ CONFIG_MPU3050_I2C=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_GYRO_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_MAX30100=m BUILDSTDERR: ++ CONFIG_DHT11=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_HUMIDITY=m BUILDSTDERR: ++ CONFIG_HTS221=m BUILDSTDERR: ++ CONFIG_HTS221_I2C=m BUILDSTDERR: ++ CONFIG_HTS221_SPI=m BUILDSTDERR: ++ CONFIG_ACPI_ALS=m BUILDSTDERR: ++ CONFIG_BH1750=m BUILDSTDERR: ++ CONFIG_CM32181=m BUILDSTDERR: ++ CONFIG_CM3605=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_ALS=m BUILDSTDERR: ++ CONFIG_RPR0521=m BUILDSTDERR: ++ CONFIG_OPT3001=m BUILDSTDERR: ++ CONFIG_PA12203001=m BUILDSTDERR: ++ CONFIG_STK3310=m BUILDSTDERR: ++ CONFIG_VL6180=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_MAGNETOMETER_3D=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_I2C_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_ST_MAGN_SPI_3AXIS=m BUILDSTDERR: ++ CONFIG_IIO_MUX=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_INCLINOMETER_3D=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_DEVICE_ROTATION=m BUILDSTDERR: ++ CONFIG_IIO_INTERRUPT_TRIGGER=m BUILDSTDERR: ++ CONFIG_IIO_TIGHTLOOP_TRIGGER=m BUILDSTDERR: ++ CONFIG_LMP91000=m BUILDSTDERR: ++ CONFIG_ABP060MG=m BUILDSTDERR: ++ CONFIG_BMP280=m BUILDSTDERR: ++ CONFIG_BMP280_I2C=m BUILDSTDERR: ++ CONFIG_BMP280_SPI=m BUILDSTDERR: ++ CONFIG_HID_SENSOR_TEMP=m BUILDSTDERR: ++ CONFIG_PWM=y BUILDSTDERR: ++ CONFIG_PWM_SYSFS=y BUILDSTDERR: ++ CONFIG_PWM_CRC=y BUILDSTDERR: ++ CONFIG_PWM_LPSS=m BUILDSTDERR: ++ CONFIG_PWM_LPSS_PCI=m BUILDSTDERR: ++ CONFIG_PWM_LPSS_PLATFORM=m BUILDSTDERR: ++ CONFIG_IRQCHIP=y BUILDSTDERR: ++ CONFIG_ARM_GIC_MAX_NR=1 BUILDSTDERR: ++ CONFIG_RESET_CONTROLLER=y BUILDSTDERR: ++ CONFIG_FMC=m BUILDSTDERR: ++ CONFIG_FMC_FAKEDEV=m BUILDSTDERR: ++ CONFIG_FMC_TRIVIAL=m BUILDSTDERR: ++ CONFIG_FMC_WRITE_EEPROM=m BUILDSTDERR: ++ CONFIG_FMC_CHARDEV=m BUILDSTDERR: ++ CONFIG_GENERIC_PHY=y BUILDSTDERR: ++ CONFIG_POWERCAP=y BUILDSTDERR: ++ CONFIG_INTEL_RAPL=m BUILDSTDERR: ++ CONFIG_RAS=y BUILDSTDERR: ++ CONFIG_RAS_CEC=y BUILDSTDERR: ++ CONFIG_DAX=y BUILDSTDERR: ++ CONFIG_NVMEM=m BUILDSTDERR: ++ CONFIG_FSI=m BUILDSTDERR: ++ CONFIG_FSI_MASTER_GPIO=m BUILDSTDERR: ++ CONFIG_FSI_MASTER_HUB=m BUILDSTDERR: ++ CONFIG_FSI_SCOM=m BUILDSTDERR: ++ CONFIG_MULTIPLEXER=m BUILDSTDERR: ++ CONFIG_MUX_ADG792A=m BUILDSTDERR: ++ CONFIG_MUX_GPIO=m BUILDSTDERR: ++ CONFIG_EDD=m BUILDSTDERR: ++ CONFIG_FIRMWARE_MEMMAP=y BUILDSTDERR: ++ CONFIG_DCDBAS=m BUILDSTDERR: ++ CONFIG_DMIID=y BUILDSTDERR: ++ CONFIG_DMI_SYSFS=y BUILDSTDERR: ++ CONFIG_DMI_SCAN_MACHINE_NON_EFI_FALLBACK=y BUILDSTDERR: ++ CONFIG_ISCSI_IBFT_FIND=y BUILDSTDERR: ++ CONFIG_ISCSI_IBFT=m BUILDSTDERR: ++ CONFIG_FW_CFG_SYSFS=m BUILDSTDERR: ++ CONFIG_EFI_ESRT=y BUILDSTDERR: ++ CONFIG_EFI_RUNTIME_MAP=y BUILDSTDERR: ++ CONFIG_EFI_RUNTIME_WRAPPERS=y BUILDSTDERR: ++ CONFIG_APPLE_PROPERTIES=y BUILDSTDERR: ++ CONFIG_UEFI_CPER=y BUILDSTDERR: ++ CONFIG_EFI_DEV_PATH_PARSER=y BUILDSTDERR: ++ CONFIG_DCACHE_WORD_ACCESS=y BUILDSTDERR: ++ CONFIG_FS_IOMAP=y BUILDSTDERR: ++ CONFIG_EXT4_FS=y BUILDSTDERR: ++ CONFIG_EXT4_USE_FOR_EXT2=y BUILDSTDERR: ++ CONFIG_EXT4_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_EXT4_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_EXT4_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_EXT4_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_JBD2=y BUILDSTDERR: ++ CONFIG_FS_MBCACHE=y BUILDSTDERR: ++ CONFIG_REISERFS_FS=m BUILDSTDERR: ++ CONFIG_REISERFS_PROC_INFO=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_XATTR=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_REISERFS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_JFS_FS=m BUILDSTDERR: ++ CONFIG_JFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_JFS_SECURITY=y BUILDSTDERR: ++ CONFIG_XFS_FS=m BUILDSTDERR: ++ CONFIG_XFS_QUOTA=y BUILDSTDERR: ++ CONFIG_XFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_GFS2_FS=m BUILDSTDERR: ++ CONFIG_GFS2_FS_LOCKING_DLM=y BUILDSTDERR: ++ CONFIG_OCFS2_FS=m BUILDSTDERR: ++ CONFIG_OCFS2_FS_O2CB=m BUILDSTDERR: ++ CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m BUILDSTDERR: ++ CONFIG_BTRFS_FS=m BUILDSTDERR: ++ CONFIG_BTRFS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_NILFS2_FS=m BUILDSTDERR: ++ CONFIG_F2FS_FS=m BUILDSTDERR: ++ CONFIG_F2FS_STAT_FS=y BUILDSTDERR: ++ CONFIG_F2FS_FS_XATTR=y BUILDSTDERR: ++ CONFIG_F2FS_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_F2FS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_FS_DAX=y BUILDSTDERR: ++ CONFIG_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_EXPORTFS=y BUILDSTDERR: ++ CONFIG_EXPORTFS_BLOCK_OPS=y BUILDSTDERR: ++ CONFIG_FILE_LOCKING=y BUILDSTDERR: ++ CONFIG_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_FSNOTIFY=y BUILDSTDERR: ++ CONFIG_DNOTIFY=y BUILDSTDERR: ++ CONFIG_INOTIFY_USER=y BUILDSTDERR: ++ CONFIG_FANOTIFY=y BUILDSTDERR: ++ CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y BUILDSTDERR: ++ CONFIG_QUOTA=y BUILDSTDERR: ++ CONFIG_QUOTA_NETLINK_INTERFACE=y BUILDSTDERR: ++ CONFIG_QUOTA_TREE=y BUILDSTDERR: ++ CONFIG_QFMT_V2=y BUILDSTDERR: ++ CONFIG_QUOTACTL=y BUILDSTDERR: ++ CONFIG_AUTOFS4_FS=y BUILDSTDERR: ++ CONFIG_FUSE_FS=m BUILDSTDERR: ++ CONFIG_CUSE=m BUILDSTDERR: ++ CONFIG_OVERLAY_FS=m BUILDSTDERR: ++ CONFIG_FSCACHE=m BUILDSTDERR: ++ CONFIG_FSCACHE_STATS=y BUILDSTDERR: ++ CONFIG_FSCACHE_OBJECT_LIST=y BUILDSTDERR: ++ CONFIG_CACHEFILES=m BUILDSTDERR: ++ CONFIG_ISO9660_FS=m BUILDSTDERR: ++ CONFIG_JOLIET=y BUILDSTDERR: ++ CONFIG_ZISOFS=y BUILDSTDERR: ++ CONFIG_UDF_FS=m BUILDSTDERR: ++ CONFIG_UDF_NLS=y BUILDSTDERR: ++ CONFIG_FAT_FS=m BUILDSTDERR: ++ CONFIG_MSDOS_FS=m BUILDSTDERR: ++ CONFIG_VFAT_FS=m BUILDSTDERR: ++ CONFIG_FAT_DEFAULT_CODEPAGE=437 BUILDSTDERR: ++ CONFIG_FAT_DEFAULT_IOCHARSET=ascii BUILDSTDERR: ++ CONFIG_PROC_FS=y BUILDSTDERR: ++ CONFIG_PROC_KCORE=y BUILDSTDERR: ++ CONFIG_PROC_VMCORE=y BUILDSTDERR: ++ CONFIG_PROC_SYSCTL=y BUILDSTDERR: ++ CONFIG_PROC_PAGE_MONITOR=y BUILDSTDERR: ++ CONFIG_PROC_CHILDREN=y BUILDSTDERR: ++ CONFIG_KERNFS=y BUILDSTDERR: ++ CONFIG_SYSFS=y BUILDSTDERR: ++ CONFIG_TMPFS=y BUILDSTDERR: ++ CONFIG_TMPFS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_TMPFS_XATTR=y BUILDSTDERR: ++ CONFIG_HUGETLBFS=y BUILDSTDERR: ++ CONFIG_HUGETLB_PAGE=y BUILDSTDERR: ++ CONFIG_CONFIGFS_FS=y BUILDSTDERR: ++ CONFIG_EFIVAR_FS=y BUILDSTDERR: ++ CONFIG_MISC_FILESYSTEMS=y BUILDSTDERR: ++ CONFIG_ORANGEFS_FS=m BUILDSTDERR: ++ CONFIG_AFFS_FS=m BUILDSTDERR: ++ CONFIG_ECRYPT_FS=m BUILDSTDERR: ++ CONFIG_HFS_FS=m BUILDSTDERR: ++ CONFIG_HFSPLUS_FS=m BUILDSTDERR: ++ CONFIG_BEFS_FS=m BUILDSTDERR: ++ CONFIG_UBIFS_FS=m BUILDSTDERR: ++ CONFIG_UBIFS_FS_LZO=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_ZLIB=y BUILDSTDERR: ++ CONFIG_UBIFS_ATIME_SUPPORT=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_ENCRYPTION=y BUILDSTDERR: ++ CONFIG_UBIFS_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_CRAMFS=m BUILDSTDERR: ++ CONFIG_SQUASHFS=m BUILDSTDERR: ++ CONFIG_SQUASHFS_FILE_CACHE=y BUILDSTDERR: ++ CONFIG_SQUASHFS_DECOMP_SINGLE=y BUILDSTDERR: ++ CONFIG_SQUASHFS_XATTR=y BUILDSTDERR: ++ CONFIG_SQUASHFS_ZLIB=y BUILDSTDERR: ++ CONFIG_SQUASHFS_LZ4=y BUILDSTDERR: ++ CONFIG_SQUASHFS_LZO=y BUILDSTDERR: ++ CONFIG_SQUASHFS_XZ=y BUILDSTDERR: ++ CONFIG_SQUASHFS_ZSTD=y BUILDSTDERR: ++ CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3 BUILDSTDERR: ++ CONFIG_MINIX_FS=m BUILDSTDERR: ++ CONFIG_ROMFS_FS=m BUILDSTDERR: ++ CONFIG_ROMFS_BACKED_BY_BLOCK=y BUILDSTDERR: ++ CONFIG_ROMFS_ON_BLOCK=y BUILDSTDERR: ++ CONFIG_PSTORE=y BUILDSTDERR: ++ CONFIG_PSTORE_ZLIB_COMPRESS=y BUILDSTDERR: ++ CONFIG_PSTORE_RAM=m BUILDSTDERR: ++ CONFIG_SYSV_FS=m BUILDSTDERR: ++ CONFIG_UFS_FS=m BUILDSTDERR: ++ CONFIG_NETWORK_FILESYSTEMS=y BUILDSTDERR: ++ CONFIG_NFS_FS=m BUILDSTDERR: ++ CONFIG_NFS_V3=m BUILDSTDERR: ++ CONFIG_NFS_V3_ACL=y BUILDSTDERR: ++ CONFIG_NFS_V4=m BUILDSTDERR: ++ CONFIG_NFS_SWAP=y BUILDSTDERR: ++ CONFIG_NFS_V4_1=y BUILDSTDERR: ++ CONFIG_NFS_V4_2=y BUILDSTDERR: ++ CONFIG_PNFS_FILE_LAYOUT=m BUILDSTDERR: ++ CONFIG_PNFS_BLOCK=m BUILDSTDERR: ++ CONFIG_PNFS_FLEXFILE_LAYOUT=m BUILDSTDERR: ++ CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN=kernel.org BUILDSTDERR: ++ CONFIG_NFS_V4_SECURITY_LABEL=y BUILDSTDERR: ++ CONFIG_NFS_FSCACHE=y BUILDSTDERR: ++ CONFIG_NFS_USE_KERNEL_DNS=y BUILDSTDERR: ++ CONFIG_NFS_DEBUG=y BUILDSTDERR: ++ CONFIG_NFSD=m BUILDSTDERR: ++ CONFIG_NFSD_V2_ACL=y BUILDSTDERR: ++ CONFIG_NFSD_V3=y BUILDSTDERR: ++ CONFIG_NFSD_V3_ACL=y BUILDSTDERR: ++ CONFIG_NFSD_V4=y BUILDSTDERR: ++ CONFIG_NFSD_PNFS=y BUILDSTDERR: ++ CONFIG_NFSD_BLOCKLAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_SCSILAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_FLEXFILELAYOUT=y BUILDSTDERR: ++ CONFIG_NFSD_V4_SECURITY_LABEL=y BUILDSTDERR: ++ CONFIG_GRACE_PERIOD=m BUILDSTDERR: ++ CONFIG_LOCKD=m BUILDSTDERR: ++ CONFIG_LOCKD_V4=y BUILDSTDERR: ++ CONFIG_NFS_ACL_SUPPORT=m BUILDSTDERR: ++ CONFIG_NFS_COMMON=y BUILDSTDERR: ++ CONFIG_SUNRPC=m BUILDSTDERR: ++ CONFIG_SUNRPC_GSS=m BUILDSTDERR: ++ CONFIG_SUNRPC_BACKCHANNEL=y BUILDSTDERR: ++ CONFIG_SUNRPC_SWAP=y BUILDSTDERR: ++ CONFIG_RPCSEC_GSS_KRB5=m BUILDSTDERR: ++ CONFIG_SUNRPC_DEBUG=y BUILDSTDERR: ++ CONFIG_SUNRPC_XPRT_RDMA=m BUILDSTDERR: ++ CONFIG_CEPH_FS=m BUILDSTDERR: ++ CONFIG_CEPH_FSCACHE=y BUILDSTDERR: ++ CONFIG_CEPH_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_CIFS=m BUILDSTDERR: ++ CONFIG_CIFS_STATS=y BUILDSTDERR: ++ CONFIG_CIFS_WEAK_PW_HASH=y BUILDSTDERR: ++ CONFIG_CIFS_UPCALL=y BUILDSTDERR: ++ CONFIG_CIFS_XATTR=y BUILDSTDERR: ++ CONFIG_CIFS_POSIX=y BUILDSTDERR: ++ CONFIG_CIFS_ACL=y BUILDSTDERR: ++ CONFIG_CIFS_DEBUG=y BUILDSTDERR: ++ CONFIG_CIFS_DFS_UPCALL=y BUILDSTDERR: ++ CONFIG_CIFS_FSCACHE=y BUILDSTDERR: ++ CONFIG_NCP_FS=m BUILDSTDERR: ++ CONFIG_NCPFS_PACKET_SIGNING=y BUILDSTDERR: ++ CONFIG_NCPFS_IOCTL_LOCKING=y BUILDSTDERR: ++ CONFIG_NCPFS_STRONG=y BUILDSTDERR: ++ CONFIG_NCPFS_NFS_NS=y BUILDSTDERR: ++ CONFIG_NCPFS_OS2_NS=y BUILDSTDERR: ++ CONFIG_NCPFS_SMALLDOS=y BUILDSTDERR: ++ CONFIG_NCPFS_NLS=y BUILDSTDERR: ++ CONFIG_NCPFS_EXTRAS=y BUILDSTDERR: ++ CONFIG_CODA_FS=m BUILDSTDERR: ++ CONFIG_9P_FS=m BUILDSTDERR: ++ CONFIG_9P_FSCACHE=y BUILDSTDERR: ++ CONFIG_9P_FS_POSIX_ACL=y BUILDSTDERR: ++ CONFIG_9P_FS_SECURITY=y BUILDSTDERR: ++ CONFIG_NLS=y BUILDSTDERR: ++ CONFIG_NLS_DEFAULT=utf8 BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_437=y BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_737=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_775=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_850=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_852=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_855=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_857=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_860=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_861=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_862=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_863=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_864=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_865=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_866=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_869=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_936=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_950=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_932=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_949=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_874=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_8=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_1250=m BUILDSTDERR: ++ CONFIG_NLS_CODEPAGE_1251=m BUILDSTDERR: ++ CONFIG_NLS_ASCII=y BUILDSTDERR: ++ CONFIG_NLS_ISO8859_1=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_2=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_3=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_4=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_5=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_6=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_7=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_9=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_13=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_14=m BUILDSTDERR: ++ CONFIG_NLS_ISO8859_15=m BUILDSTDERR: ++ CONFIG_NLS_KOI8_R=m BUILDSTDERR: ++ CONFIG_NLS_KOI8_U=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ROMAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CELTIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CENTEURO=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CROATIAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_CYRILLIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_GAELIC=m BUILDSTDERR: ++ CONFIG_NLS_MAC_GREEK=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ICELAND=m BUILDSTDERR: ++ CONFIG_NLS_MAC_INUIT=m BUILDSTDERR: ++ CONFIG_NLS_MAC_ROMANIAN=m BUILDSTDERR: ++ CONFIG_NLS_MAC_TURKISH=m BUILDSTDERR: ++ CONFIG_NLS_UTF8=m BUILDSTDERR: ++ CONFIG_DLM=m BUILDSTDERR: ++ CONFIG_DLM_DEBUG=y BUILDSTDERR: ++ CONFIG_TRACE_IRQFLAGS_SUPPORT=y BUILDSTDERR: ++ CONFIG_PRINTK_TIME=y BUILDSTDERR: ++ CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7 BUILDSTDERR: ++ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4 BUILDSTDERR: ++ CONFIG_BOOT_PRINTK_DELAY=y BUILDSTDERR: ++ CONFIG_DYNAMIC_DEBUG=y BUILDSTDERR: ++ CONFIG_DEBUG_INFO=y BUILDSTDERR: ++ CONFIG_DEBUG_INFO_VTA=y BUILDSTDERR: ++ CONFIG_ENABLE_MUST_CHECK=y BUILDSTDERR: ++ CONFIG_FRAME_WARN=1024 BUILDSTDERR: ++ CONFIG_STRIP_ASM_SYMS=y BUILDSTDERR: ++ CONFIG_UNUSED_SYMBOLS=y BUILDSTDERR: ++ CONFIG_DEBUG_FS=y BUILDSTDERR: ++ CONFIG_HEADERS_CHECK=y BUILDSTDERR: ++ CONFIG_SECTION_MISMATCH_WARN_ONLY=y BUILDSTDERR: ++ CONFIG_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ=y BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x0 BUILDSTDERR: ++ CONFIG_MAGIC_SYSRQ_SERIAL=y BUILDSTDERR: ++ CONFIG_DEBUG_KERNEL=y BUILDSTDERR: ++ CONFIG_DEBUG_RODATA_TEST=y BUILDSTDERR: ++ CONFIG_HAVE_DEBUG_KMEMLEAK=y BUILDSTDERR: ++ CONFIG_DEBUG_VM=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y BUILDSTDERR: ++ CONFIG_DEBUG_MEMORY_INIT=y BUILDSTDERR: ++ CONFIG_DEBUG_HIGHMEM=y BUILDSTDERR: ++ CONFIG_HAVE_DEBUG_STACKOVERFLOW=y BUILDSTDERR: ++ CONFIG_DEBUG_STACKOVERFLOW=y BUILDSTDERR: ++ CONFIG_DEBUG_SHIRQ=y BUILDSTDERR: ++ CONFIG_LOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_SOFTLOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_HARDLOCKUP_DETECTOR_PERF=y BUILDSTDERR: ++ CONFIG_HARDLOCKUP_DETECTOR=y BUILDSTDERR: ++ CONFIG_BOOTPARAM_HARDLOCKUP_PANIC_VALUE=0 BUILDSTDERR: ++ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 BUILDSTDERR: ++ CONFIG_PANIC_ON_OOPS_VALUE=0 BUILDSTDERR: ++ CONFIG_PANIC_TIMEOUT=0 BUILDSTDERR: ++ CONFIG_SCHED_DEBUG=y BUILDSTDERR: ++ CONFIG_SCHED_INFO=y BUILDSTDERR: ++ CONFIG_SCHEDSTATS=y BUILDSTDERR: ++ CONFIG_STACKTRACE=y BUILDSTDERR: ++ CONFIG_DEBUG_BUGVERBOSE=y BUILDSTDERR: ++ CONFIG_DEBUG_LIST=y BUILDSTDERR: ++ CONFIG_TORTURE_TEST=m BUILDSTDERR: ++ CONFIG_RCU_TORTURE_TEST=m BUILDSTDERR: ++ CONFIG_RCU_CPU_STALL_TIMEOUT=60 BUILDSTDERR: ++ CONFIG_LATENCYTOP=y BUILDSTDERR: ++ CONFIG_USER_STACKTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_NOP_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_FUNCTION_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y BUILDSTDERR: ++ CONFIG_HAVE_DYNAMIC_FTRACE=y BUILDSTDERR: ++ CONFIG_HAVE_DYNAMIC_FTRACE_WITH_REGS=y BUILDSTDERR: ++ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y BUILDSTDERR: ++ CONFIG_HAVE_SYSCALL_TRACEPOINTS=y BUILDSTDERR: ++ CONFIG_HAVE_FENTRY=y BUILDSTDERR: ++ CONFIG_HAVE_C_RECORDMCOUNT=y BUILDSTDERR: ++ CONFIG_TRACER_MAX_TRACE=y BUILDSTDERR: ++ CONFIG_TRACE_CLOCK=y BUILDSTDERR: ++ CONFIG_RING_BUFFER=y BUILDSTDERR: ++ CONFIG_EVENT_TRACING=y BUILDSTDERR: ++ CONFIG_CONTEXT_SWITCH_TRACER=y BUILDSTDERR: ++ CONFIG_TRACING=y BUILDSTDERR: ++ CONFIG_GENERIC_TRACER=y BUILDSTDERR: ++ CONFIG_TRACING_SUPPORT=y BUILDSTDERR: ++ CONFIG_FTRACE=y BUILDSTDERR: ++ CONFIG_FUNCTION_TRACER=y BUILDSTDERR: ++ CONFIG_SCHED_TRACER=y BUILDSTDERR: ++ CONFIG_HWLAT_TRACER=y BUILDSTDERR: ++ CONFIG_FTRACE_SYSCALLS=y BUILDSTDERR: ++ CONFIG_TRACER_SNAPSHOT=y BUILDSTDERR: ++ CONFIG_BRANCH_PROFILE_NONE=y BUILDSTDERR: ++ CONFIG_STACK_TRACER=y BUILDSTDERR: ++ CONFIG_BLK_DEV_IO_TRACE=y BUILDSTDERR: ++ CONFIG_KPROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_UPROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_BPF_EVENTS=y BUILDSTDERR: ++ CONFIG_PROBE_EVENTS=y BUILDSTDERR: ++ CONFIG_DYNAMIC_FTRACE=y BUILDSTDERR: ++ CONFIG_DYNAMIC_FTRACE_WITH_REGS=y BUILDSTDERR: ++ CONFIG_FUNCTION_PROFILER=y BUILDSTDERR: ++ CONFIG_FTRACE_MCOUNT_RECORD=y BUILDSTDERR: ++ CONFIG_MMIOTRACE=y BUILDSTDERR: ++ CONFIG_TRACING_MAP=y BUILDSTDERR: ++ CONFIG_HIST_TRIGGERS=y BUILDSTDERR: ++ CONFIG_RING_BUFFER_BENCHMARK=m BUILDSTDERR: ++ CONFIG_TRACE_EVAL_MAP_FILE=y BUILDSTDERR: ++ CONFIG_ATOMIC64_SELFTEST=y BUILDSTDERR: ++ CONFIG_ASYNC_RAID6_TEST=m BUILDSTDERR: ++ CONFIG_TEST_KSTRTOX=y BUILDSTDERR: ++ CONFIG_BUG_ON_DATA_CORRUPTION=y BUILDSTDERR: ++ CONFIG_HAVE_ARCH_KGDB=y BUILDSTDERR: ++ CONFIG_KGDB=y BUILDSTDERR: ++ CONFIG_KGDB_SERIAL_CONSOLE=y BUILDSTDERR: ++ CONFIG_KGDB_TESTS=y BUILDSTDERR: ++ CONFIG_KGDB_LOW_LEVEL_TRAP=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y BUILDSTDERR: ++ CONFIG_STRICT_DEVMEM=y BUILDSTDERR: ++ CONFIG_IO_STRICT_DEVMEM=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_USB=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_DBGP=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_EFI=y BUILDSTDERR: ++ CONFIG_EARLY_PRINTK_USB_XDBC=y BUILDSTDERR: ++ CONFIG_X86_PTDUMP_CORE=y BUILDSTDERR: ++ CONFIG_DEBUG_WX=y BUILDSTDERR: ++ CONFIG_DOUBLEFAULT=y BUILDSTDERR: ++ CONFIG_HAVE_MMIOTRACE_SUPPORT=y BUILDSTDERR: ++ CONFIG_X86_DECODER_SELFTEST=y BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_0X80=0 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_0XED=1 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_UDELAY=2 BUILDSTDERR: ++ CONFIG_IO_DELAY_TYPE_NONE=3 BUILDSTDERR: ++ CONFIG_IO_DELAY_0X80=y BUILDSTDERR: ++ CONFIG_DEFAULT_IO_DELAY_TYPE=0 BUILDSTDERR: ++ CONFIG_DEBUG_BOOT_PARAMS=y BUILDSTDERR: ++ CONFIG_OPTIMIZE_INLINING=y BUILDSTDERR: ++ CONFIG_UNWINDER_FRAME_POINTER=y BUILDSTDERR: ++ CONFIG_KEYS=y BUILDSTDERR: ++ CONFIG_PERSISTENT_KEYRINGS=y BUILDSTDERR: ++ CONFIG_BIG_KEYS=y BUILDSTDERR: ++ CONFIG_TRUSTED_KEYS=m BUILDSTDERR: ++ CONFIG_ENCRYPTED_KEYS=y BUILDSTDERR: ++ CONFIG_KEY_DH_OPERATIONS=y BUILDSTDERR: ++ CONFIG_SECURITY=y BUILDSTDERR: ++ CONFIG_SECURITY_WRITABLE_HOOKS=y BUILDSTDERR: ++ CONFIG_SECURITYFS=y BUILDSTDERR: ++ CONFIG_SECURITY_NETWORK=y BUILDSTDERR: ++ CONFIG_SECURITY_INFINIBAND=y BUILDSTDERR: ++ CONFIG_SECURITY_NETWORK_XFRM=y BUILDSTDERR: ++ CONFIG_LSM_MMAP_MIN_ADDR=65536 BUILDSTDERR: ++ CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y BUILDSTDERR: ++ CONFIG_HARDENED_USERCOPY=y BUILDSTDERR: ++ CONFIG_FORTIFY_SOURCE=y BUILDSTDERR: ++ CONFIG_LOCK_DOWN_KERNEL=y BUILDSTDERR: ++ CONFIG_ALLOW_LOCKDOWN_LIFT_BY_SYSRQ=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_BOOTPARAM=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=1 BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_DISABLE=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_DEVELOP=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_AVC_STATS=y BUILDSTDERR: ++ CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 BUILDSTDERR: ++ CONFIG_SECURITY_YAMA=y BUILDSTDERR: ++ CONFIG_DEFAULT_SECURITY_SELINUX=y BUILDSTDERR: ++ CONFIG_DEFAULT_SECURITY=selinux BUILDSTDERR: ++ CONFIG_XOR_BLOCKS=m BUILDSTDERR: ++ CONFIG_ASYNC_CORE=m BUILDSTDERR: ++ CONFIG_ASYNC_MEMCPY=m BUILDSTDERR: ++ CONFIG_ASYNC_XOR=m BUILDSTDERR: ++ CONFIG_ASYNC_PQ=m BUILDSTDERR: ++ CONFIG_ASYNC_RAID6_RECOV=m BUILDSTDERR: ++ CONFIG_CRYPTO=y BUILDSTDERR: ++ CONFIG_CRYPTO_FIPS=y BUILDSTDERR: ++ CONFIG_CRYPTO_ALGAPI=y BUILDSTDERR: ++ CONFIG_CRYPTO_ALGAPI2=y BUILDSTDERR: ++ CONFIG_CRYPTO_AEAD=y BUILDSTDERR: ++ CONFIG_CRYPTO_AEAD2=y BUILDSTDERR: ++ CONFIG_CRYPTO_BLKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_BLKCIPHER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RNG_DEFAULT=y BUILDSTDERR: ++ CONFIG_CRYPTO_AKCIPHER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_AKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_KPP2=y BUILDSTDERR: ++ CONFIG_CRYPTO_KPP=y BUILDSTDERR: ++ CONFIG_CRYPTO_ACOMP2=y BUILDSTDERR: ++ CONFIG_CRYPTO_RSA=y BUILDSTDERR: ++ CONFIG_CRYPTO_DH=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECDH=m BUILDSTDERR: ++ CONFIG_CRYPTO_MANAGER=y BUILDSTDERR: ++ CONFIG_CRYPTO_MANAGER2=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER=m BUILDSTDERR: ++ CONFIG_CRYPTO_GF128MUL=y BUILDSTDERR: ++ CONFIG_CRYPTO_NULL=y BUILDSTDERR: ++ CONFIG_CRYPTO_NULL2=y BUILDSTDERR: ++ CONFIG_CRYPTO_PCRYPT=m BUILDSTDERR: ++ CONFIG_CRYPTO_WORKQUEUE=y BUILDSTDERR: ++ CONFIG_CRYPTO_CRYPTD=y BUILDSTDERR: ++ CONFIG_CRYPTO_AUTHENC=m BUILDSTDERR: ++ CONFIG_CRYPTO_TEST=m BUILDSTDERR: ++ CONFIG_CRYPTO_ABLK_HELPER=m BUILDSTDERR: ++ CONFIG_CRYPTO_SIMD=y BUILDSTDERR: ++ CONFIG_CRYPTO_GLUE_HELPER_X86=m BUILDSTDERR: ++ CONFIG_CRYPTO_ENGINE=m BUILDSTDERR: ++ CONFIG_CRYPTO_CCM=m BUILDSTDERR: ++ CONFIG_CRYPTO_GCM=y BUILDSTDERR: ++ CONFIG_CRYPTO_CHACHA20POLY1305=m BUILDSTDERR: ++ CONFIG_CRYPTO_SEQIV=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECHAINIV=m BUILDSTDERR: ++ CONFIG_CRYPTO_CBC=y BUILDSTDERR: ++ CONFIG_CRYPTO_CTR=y BUILDSTDERR: ++ CONFIG_CRYPTO_CTS=y BUILDSTDERR: ++ CONFIG_CRYPTO_ECB=y BUILDSTDERR: ++ CONFIG_CRYPTO_LRW=y BUILDSTDERR: ++ CONFIG_CRYPTO_PCBC=m BUILDSTDERR: ++ CONFIG_CRYPTO_XTS=y BUILDSTDERR: ++ CONFIG_CRYPTO_KEYWRAP=m BUILDSTDERR: ++ CONFIG_CRYPTO_CMAC=m BUILDSTDERR: ++ CONFIG_CRYPTO_HMAC=y BUILDSTDERR: ++ CONFIG_CRYPTO_XCBC=m BUILDSTDERR: ++ CONFIG_CRYPTO_VMAC=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32C=y BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32C_INTEL=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRC32_PCLMUL=m BUILDSTDERR: ++ CONFIG_CRYPTO_CRCT10DIF=y BUILDSTDERR: ++ CONFIG_CRYPTO_GHASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_POLY1305=m BUILDSTDERR: ++ CONFIG_CRYPTO_MD4=m BUILDSTDERR: ++ CONFIG_CRYPTO_MD5=y BUILDSTDERR: ++ CONFIG_CRYPTO_MICHAEL_MIC=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD128=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD160=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD256=m BUILDSTDERR: ++ CONFIG_CRYPTO_RMD320=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA1=y BUILDSTDERR: ++ CONFIG_CRYPTO_SHA256=y BUILDSTDERR: ++ CONFIG_CRYPTO_SHA512=m BUILDSTDERR: ++ CONFIG_CRYPTO_SHA3=m BUILDSTDERR: ++ CONFIG_CRYPTO_TGR192=m BUILDSTDERR: ++ CONFIG_CRYPTO_WP512=m BUILDSTDERR: ++ CONFIG_CRYPTO_AES=y BUILDSTDERR: ++ CONFIG_CRYPTO_AES_TI=m BUILDSTDERR: ++ CONFIG_CRYPTO_AES_586=y BUILDSTDERR: ++ CONFIG_CRYPTO_AES_NI_INTEL=y BUILDSTDERR: ++ CONFIG_CRYPTO_ANUBIS=m BUILDSTDERR: ++ CONFIG_CRYPTO_ARC4=m BUILDSTDERR: ++ CONFIG_CRYPTO_BLOWFISH=m BUILDSTDERR: ++ CONFIG_CRYPTO_BLOWFISH_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAMELLIA=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST5=m BUILDSTDERR: ++ CONFIG_CRYPTO_CAST6=m BUILDSTDERR: ++ CONFIG_CRYPTO_DES=m BUILDSTDERR: ++ CONFIG_CRYPTO_FCRYPT=m BUILDSTDERR: ++ CONFIG_CRYPTO_KHAZAD=m BUILDSTDERR: ++ CONFIG_CRYPTO_SALSA20=m BUILDSTDERR: ++ CONFIG_CRYPTO_SALSA20_586=m BUILDSTDERR: ++ CONFIG_CRYPTO_CHACHA20=m BUILDSTDERR: ++ CONFIG_CRYPTO_SEED=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT=m BUILDSTDERR: ++ CONFIG_CRYPTO_SERPENT_SSE2_586=m BUILDSTDERR: ++ CONFIG_CRYPTO_TEA=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_COMMON=m BUILDSTDERR: ++ CONFIG_CRYPTO_TWOFISH_586=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEFLATE=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZO=y BUILDSTDERR: ++ CONFIG_CRYPTO_842=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZ4=m BUILDSTDERR: ++ CONFIG_CRYPTO_LZ4HC=m BUILDSTDERR: ++ CONFIG_CRYPTO_ANSI_CPRNG=m BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_MENU=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_HMAC=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG_CTR=y BUILDSTDERR: ++ CONFIG_CRYPTO_DRBG=y BUILDSTDERR: ++ CONFIG_CRYPTO_JITTERENTROPY=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_HASH=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_SKCIPHER=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_RNG=y BUILDSTDERR: ++ CONFIG_CRYPTO_USER_API_AEAD=y BUILDSTDERR: ++ CONFIG_CRYPTO_HASH_INFO=y BUILDSTDERR: ++ CONFIG_CRYPTO_HW=y BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK_AES=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_PADLOCK_SHA=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_GEODE=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_HIFN_795X=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_HIFN_795X_RNG=y BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CCP=y BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CCP_DD=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_DH895xCC=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C3XXX=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C62X=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_DH895xCCVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C3XXXVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_QAT_C62XVF=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_CHELSIO=m BUILDSTDERR: ++ CONFIG_CRYPTO_DEV_VIRTIO=m BUILDSTDERR: ++ CONFIG_ASYMMETRIC_KEY_TYPE=y BUILDSTDERR: ++ CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y BUILDSTDERR: ++ CONFIG_X509_CERTIFICATE_PARSER=y BUILDSTDERR: ++ CONFIG_PKCS7_MESSAGE_PARSER=y BUILDSTDERR: ++ CONFIG_SIGNED_PE_FILE_VERIFICATION=y BUILDSTDERR: ++ CONFIG_MODULE_SIG_KEY=certs/signing_key.pem BUILDSTDERR: ++ CONFIG_SYSTEM_TRUSTED_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_TRUSTED_KEYS= BUILDSTDERR: ++ CONFIG_SECONDARY_TRUSTED_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_BLACKLIST_KEYRING=y BUILDSTDERR: ++ CONFIG_SYSTEM_BLACKLIST_HASH_LIST= BUILDSTDERR: ++ CONFIG_EFI_SIGNATURE_LIST_PARSER=y BUILDSTDERR: ++ CONFIG_LOAD_UEFI_KEYS=y BUILDSTDERR: ++ CONFIG_HAVE_KVM=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQCHIP=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQFD=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQ_ROUTING=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_EVENTFD=y BUILDSTDERR: ++ CONFIG_KVM_MMIO=y BUILDSTDERR: ++ CONFIG_KVM_ASYNC_PF=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_MSI=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_CPU_RELAX_INTERCEPT=y BUILDSTDERR: ++ CONFIG_KVM_VFIO=y BUILDSTDERR: ++ CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y BUILDSTDERR: ++ CONFIG_HAVE_KVM_IRQ_BYPASS=y BUILDSTDERR: ++ CONFIG_VIRTUALIZATION=y BUILDSTDERR: ++ CONFIG_KVM=m BUILDSTDERR: ++ CONFIG_KVM_INTEL=m BUILDSTDERR: ++ CONFIG_KVM_AMD=m BUILDSTDERR: ++ CONFIG_KVM_MMU_AUDIT=y BUILDSTDERR: ++ CONFIG_VHOST_NET=m BUILDSTDERR: ++ CONFIG_VHOST_SCSI=m BUILDSTDERR: ++ CONFIG_VHOST_VSOCK=m BUILDSTDERR: ++ CONFIG_VHOST=m BUILDSTDERR: ++ CONFIG_BINARY_PRINTF=y BUILDSTDERR: ++ CONFIG_RAID6_PQ=m BUILDSTDERR: ++ CONFIG_BITREVERSE=y BUILDSTDERR: ++ CONFIG_RATIONAL=y BUILDSTDERR: ++ CONFIG_GENERIC_STRNCPY_FROM_USER=y BUILDSTDERR: ++ CONFIG_GENERIC_STRNLEN_USER=y BUILDSTDERR: ++ CONFIG_GENERIC_NET_UTILS=y BUILDSTDERR: ++ CONFIG_GENERIC_FIND_FIRST_BIT=y BUILDSTDERR: ++ CONFIG_GENERIC_PCI_IOMAP=y BUILDSTDERR: ++ CONFIG_GENERIC_IOMAP=y BUILDSTDERR: ++ CONFIG_GENERIC_IO=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_FAST_MULTIPLIER=y BUILDSTDERR: ++ CONFIG_CRC_CCITT=y BUILDSTDERR: ++ CONFIG_CRC16=y BUILDSTDERR: ++ CONFIG_CRC_T10DIF=y BUILDSTDERR: ++ CONFIG_CRC_ITU_T=m BUILDSTDERR: ++ CONFIG_CRC32=y BUILDSTDERR: ++ CONFIG_CRC32_SLICEBY8=y BUILDSTDERR: ++ CONFIG_CRC4=m BUILDSTDERR: ++ CONFIG_CRC7=m BUILDSTDERR: ++ CONFIG_LIBCRC32C=m BUILDSTDERR: ++ CONFIG_CRC8=m BUILDSTDERR: ++ CONFIG_XXHASH=m BUILDSTDERR: ++ CONFIG_AUDIT_GENERIC=y BUILDSTDERR: ++ CONFIG_842_COMPRESS=m BUILDSTDERR: ++ CONFIG_842_DECOMPRESS=m BUILDSTDERR: ++ CONFIG_ZLIB_INFLATE=y BUILDSTDERR: ++ CONFIG_ZLIB_DEFLATE=y BUILDSTDERR: ++ CONFIG_LZO_COMPRESS=y BUILDSTDERR: ++ CONFIG_LZO_DECOMPRESS=y BUILDSTDERR: ++ CONFIG_LZ4_COMPRESS=m BUILDSTDERR: ++ CONFIG_LZ4HC_COMPRESS=m BUILDSTDERR: ++ CONFIG_LZ4_DECOMPRESS=y BUILDSTDERR: ++ CONFIG_ZSTD_COMPRESS=m BUILDSTDERR: ++ CONFIG_ZSTD_DECOMPRESS=m BUILDSTDERR: ++ CONFIG_XZ_DEC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_X86=y BUILDSTDERR: ++ CONFIG_XZ_DEC_POWERPC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_IA64=y BUILDSTDERR: ++ CONFIG_XZ_DEC_ARM=y BUILDSTDERR: ++ CONFIG_XZ_DEC_ARMTHUMB=y BUILDSTDERR: ++ CONFIG_XZ_DEC_SPARC=y BUILDSTDERR: ++ CONFIG_XZ_DEC_BCJ=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_GZIP=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_BZIP2=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZMA=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_XZ=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZO=y BUILDSTDERR: ++ CONFIG_DECOMPRESS_LZ4=y BUILDSTDERR: ++ CONFIG_GENERIC_ALLOCATOR=y BUILDSTDERR: ++ CONFIG_REED_SOLOMON=m BUILDSTDERR: ++ CONFIG_REED_SOLOMON_ENC8=y BUILDSTDERR: ++ CONFIG_REED_SOLOMON_DEC8=y BUILDSTDERR: ++ CONFIG_TEXTSEARCH=y BUILDSTDERR: ++ CONFIG_TEXTSEARCH_KMP=m BUILDSTDERR: ++ CONFIG_TEXTSEARCH_BM=m BUILDSTDERR: ++ CONFIG_TEXTSEARCH_FSM=m BUILDSTDERR: ++ CONFIG_BTREE=y BUILDSTDERR: ++ CONFIG_INTERVAL_TREE=y BUILDSTDERR: ++ CONFIG_ASSOCIATIVE_ARRAY=y BUILDSTDERR: ++ CONFIG_HAS_IOMEM=y BUILDSTDERR: ++ CONFIG_HAS_IOPORT_MAP=y BUILDSTDERR: ++ CONFIG_HAS_DMA=y BUILDSTDERR: ++ CONFIG_DMA_VIRT_OPS=y BUILDSTDERR: ++ CONFIG_CHECK_SIGNATURE=y BUILDSTDERR: ++ CONFIG_CPUMASK_OFFSTACK=y BUILDSTDERR: ++ CONFIG_CPU_RMAP=y BUILDSTDERR: ++ CONFIG_DQL=y BUILDSTDERR: ++ CONFIG_GLOB=y BUILDSTDERR: ++ CONFIG_NLATTR=y BUILDSTDERR: ++ CONFIG_LRU_CACHE=m BUILDSTDERR: ++ CONFIG_CLZ_TAB=y BUILDSTDERR: ++ CONFIG_CORDIC=m BUILDSTDERR: ++ CONFIG_IRQ_POLL=y BUILDSTDERR: ++ CONFIG_MPILIB=y BUILDSTDERR: ++ CONFIG_OID_REGISTRY=y BUILDSTDERR: ++ CONFIG_UCS2_STRING=y BUILDSTDERR: ++ CONFIG_FONT_SUPPORT=y BUILDSTDERR: ++ CONFIG_FONT_8x8=y BUILDSTDERR: ++ CONFIG_FONT_8x16=y BUILDSTDERR: ++ CONFIG_SG_POOL=y BUILDSTDERR: ++ CONFIG_ARCH_HAS_SG_CHAIN=y BUILDSTDERR: ++ CONFIG_SBITMAP=y BUILDSTDERR: ++ CONFIG_PARMAN=m + info GEN .version + '[' silent_ '!=' silent_ ']' + '[' '!' -r .version ']' + mv .version .old_version BUILDSTDERR: ++ cat .old_version + expr 00 + 1 + make -f ./scripts/Makefile.build obj=init GCC_PLUGINS_CFLAGS= + archive_builtin + '[' -n y ']' + info AR built-in.o + '[' silent_ '!=' silent_ ']' + rm -f built-in.o + ar rcsTPD built-in.o arch/x86/kernel/head_32.o arch/x86/kernel/head32.o arch/x86/kernel/ebda.o arch/x86/kernel/platform-quirks.o init/built-in.o usr/built-in.o arch/x86/built-in.o kernel/built-in.o certs/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o security/built-in.o crypto/built-in.o block/built-in.o lib/built-in.o arch/x86/lib/built-in.o drivers/built-in.o sound/built-in.o firmware/built-in.o arch/x86/pci/built-in.o arch/x86/power/built-in.o arch/x86/video/built-in.o net/built-in.o virt/built-in.o + info LD vmlinux.o + '[' silent_ '!=' silent_ ']' + modpost_link vmlinux.o + local objects + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group' + ld -m elf_i386 -r -o vmlinux.o --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group + make -f ./scripts/Makefile.modpost vmlinux.o + kallsymso= + kallsyms_vmlinux= + '[' -n y ']' + kallsymso=.tmp_kallsyms2.o + kallsyms_vmlinux=.tmp_vmlinux2 + vmlinux_link '' .tmp_vmlinux1 + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group ' + ld -m elf_i386 --emit-relocs --build-id -X -o .tmp_vmlinux1 -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group + kallsyms .tmp_vmlinux1 .tmp_kallsyms1.o + info KSYM .tmp_kallsyms1.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols --base-relative' + local 'aflags=-D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ ' BUILDSTDERR: ++ basename .tmp_kallsyms1.o .o + local afile=.tmp_kallsyms1.S + nm -n .tmp_vmlinux1 + scripts/kallsyms --all-symbols --base-relative + gcc -D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms1.o .tmp_kallsyms1.S + vmlinux_link .tmp_kallsyms1.o .tmp_vmlinux2 + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms1.o' + ld -m elf_i386 --emit-relocs --build-id -X -o .tmp_vmlinux2 -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms1.o + kallsyms .tmp_vmlinux2 .tmp_kallsyms2.o + info KSYM .tmp_kallsyms2.o + '[' silent_ '!=' silent_ ']' + local kallsymopt + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols' + '[' -n '' ']' + '[' -n y ']' + kallsymopt=' --all-symbols --base-relative' + local 'aflags=-D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ ' BUILDSTDERR: ++ basename .tmp_kallsyms2.o .o + local afile=.tmp_kallsyms2.S + scripts/kallsyms --all-symbols --base-relative + nm -n .tmp_vmlinux2 + gcc -D__ASSEMBLY__ -fno-PIE -m32 -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_SSSE3=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -DCONFIG_AS_AVX512=1 -DCONFIG_AS_SHA1_NI=1 -DCONFIG_AS_SHA256_NI=1 -DCC_HAVE_ASM_GOTO -Wa,-gdwarf-2 -mfentry -DCC_USING_FENTRY -nostdinc -isystem /usr/lib/gcc/i686-redhat-linux/8/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -c -o .tmp_kallsyms2.o .tmp_kallsyms2.S BUILDSTDERR: ++ stat -c %s .tmp_kallsyms1.o + size1=1424092 BUILDSTDERR: ++ stat -c %s .tmp_kallsyms2.o + size2=1424092 + '[' 1424092 -ne 1424092 ']' + '[' -n '' ']' + info LD vmlinux + '[' silent_ '!=' silent_ ']' + vmlinux_link .tmp_kallsyms2.o vmlinux + local lds=./arch/x86/kernel/vmlinux.lds + local objects + '[' x86 '!=' um ']' + '[' -n y ']' + objects='--whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms2.o' + ld -m elf_i386 --emit-relocs --build-id -X -o vmlinux -T ./arch/x86/kernel/vmlinux.lds --whole-archive built-in.o --no-whole-archive --start-group lib/lib.a arch/x86/lib/lib.a --end-group .tmp_kallsyms2.o + '[' -n y ']' + info SORTEX vmlinux + '[' silent_ '!=' silent_ ']' + sortextable vmlinux + ./scripts/sortextable vmlinux + info SYSMAP System.map + '[' silent_ '!=' silent_ ']' + mksysmap vmlinux System.map + /bin/sh ./scripts/mksysmap vmlinux System.map + '[' -n y ']' + mksysmap .tmp_vmlinux2 .tmp_System.map + /bin/sh ./scripts/mksysmap .tmp_vmlinux2 .tmp_System.map + cmp -s System.map .tmp_System.map + rm -f .old_version + on_exit + '[' 0 -ne 0 ']' BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b951af: 0f ff 8d 4e 08 0f ff ud0 -0xf0f7b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b951b9: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b951e1: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b951f5: 0f ff 8d 0d c0 df 08 ud0 0x8dfc00d(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95201: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95215: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95221: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9522b: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95235: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9523f: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95249: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95253: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9525d: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95265: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9526e: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95278: 0f ff 8d 48 fc 0f ff ud0 -0xf003b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95281: 0f ff 8d 4b fc 0f ff ud0 -0xf003b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9528a: 0f ff 8d 4e 2c 0f ff ud0 -0xf0d3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95293: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b952dc: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b952f1: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95309: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9531a: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9532a: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9534c: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9535e: 0f ff 8d 4e 14 0f ff ud0 -0xf0ebb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95368: 0f ff 8d 4b 34 0f ff ud0 -0xf0cbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95372: 0f ff 8d 4e 14 0f ff ud0 -0xf0ebb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9537c: 0f ff 8d 4a 64 0f ff ud0 -0xf09bb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95385: 0f ff 8d 4a 1c 0f ff ud0 -0xf0e3b6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9538f: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95399: 0f ff 8d 4a 08 0f ff ud0 -0xf0f7b6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b953a3: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b953b5: 0f ff 8d 4e 08 0f ff ud0 -0xf0f7b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b953be: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b953d9: 0f ff 8d 4b 0c 0f ff ud0 -0xf0f3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b953e3: 0f ff 8d 4b 0c 0f ff ud0 -0xf0f3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b953ed: 0f ff 8d 4b 0c 0f ff ud0 -0xf0f3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b953f7: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95400: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95423: 0f ff 8d 4f 18 0f ff ud0 -0xf0e7b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9542d: 0f ff 8d 48 18 0f ff ud0 -0xf0e7b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95436: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95448: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95460: 0f ff 8d 8b ec fd ff ud0 -0x21375(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95491: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95499: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954a1: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954a9: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954c9: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954d1: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954d9: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954e1: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954e9: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954f3: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b954fd: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95507: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95511: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9551b: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95525: 0f ff 8d 4f 64 0f ff ud0 -0xf09bb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9552f: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95538: 0f ff 8d 4e 10 0f ff ud0 -0xf0efb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95542: 0f ff 8d 8b 58 05 00 ud0 0x5588b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9555c: 0f ff 8d 88 fc 00 00 ud0 0xfc88(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9558f: 0f ff 8d 4b 20 0f ff ud0 -0xf0dfb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95599: 0f ff 8d 4a 10 0f ff ud0 -0xf0efb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955a3: 0f ff 8d 4a 10 0f ff ud0 -0xf0efb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955ad: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955c0: 0f ff 8d 48 10 0f ff ud0 -0xf0efb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955ca: 0f ff 8d 4b 10 0f ff ud0 -0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955d4: 0f ff 8d 4a 18 0f ff ud0 -0xf0e7b6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955de: 0f ff 8d 4a 74 0f ff ud0 -0xf08bb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955e8: 0f ff 8d 48 74 0f ff ud0 -0xf08bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955f2: 0f ff 8d 4b 10 0f ff ud0 -0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b955fc: 0f ff 8d 4a 10 0f ff ud0 -0xf0efb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95606: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95610: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9561a: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9562d: 0f ff 8d 4a 04 0f ff ud0 -0xf0fbb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95637: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95641: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9564b: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95655: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9565f: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95669: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95676: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95680: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9568a: 0f ff 8d 4b 04 0f ff ud0 -0xf0fbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95694: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9569e: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956b1: 0f ff 8d 4b 28 0f ff ud0 -0xf0d7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956be: 0f ff 8d 48 34 0f ff ud0 -0xf0cbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956c8: 0f ff 8d 4b 08 0f ff ud0 -0xf0f7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956d2: 0f ff 8d 4b 08 0f ff ud0 -0xf0f7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956dc: 0f ff 8d 4e 34 0f ff ud0 -0xf0cbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956e5: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956ed: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b956fd: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95705: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9570d: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9572d: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b957b1: 0f ff 8d 88 a4 01 00 ud0 0x1a488(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b957c3: 0f ff 8d 4b 7c 0f ff ud0 -0xf083b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b957cd: 0f ff 8d 4e 54 0f ff ud0 -0xf0abb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b957da: 0f ff 8d 8f 68 0e 00 ud0 0xe688f(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b957ef: 0f ff 8d 4b 54 0f ff ud0 -0xf0abb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b957f9: 0f ff 8d 4b 54 0f ff ud0 -0xf0abb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95806: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95818: 0f ff 8d 4b 08 0f ff ud0 -0xf0f7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95821: 0f ff 8d 4e 08 0f ff ud0 -0xf0f7b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9582e: 0f ff 8d 48 60 0f ff ud0 -0xf09fb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95838: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95852: 0f ff 8d 48 e4 0f ff ud0 -0xf01bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9585b: 0f ff 8d 4b e4 0f ff ud0 -0xf01bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95865: 0f ff 8d 4a fc 0f ff ud0 -0xf003b6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9586f: 0f ff 8d 4a 04 0f ff ud0 -0xf0fbb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95878: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9588b: 0f ff 8d 4b 34 0f ff ud0 -0xf0cbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95895: 0f ff 8d 4e 54 0f ff ud0 -0xf0abb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9589f: 0f ff 8d 4f 54 0f ff ud0 -0xf0abb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b958a9: 0f ff 8d 4b 54 0f ff ud0 -0xf0abb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b958b3: 0f ff 8d 48 54 0f ff ud0 -0xf0abb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b958bd: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b958d5: 64 0f ff 8d 8f f8 00 00 ud0 %fs:0xf88f(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b958e8: 0f ff 8d 8e f8 00 00 ud0 0xf88e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b958fd: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95907: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95914: 0f ff 8d 8b f8 00 00 ud0 0xf88b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9592e: 0f ff 8d 88 80 01 00 ud0 0x18088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95968: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95972: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9597c: 0f ff 8d 88 b8 00 00 ud0 0xb888(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9598e: 0f ff 8d 4a 10 0f ff ud0 -0xf0efb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9599b: 0f ff 8d 4b 10 0f ff ud0 -0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b959a5: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b959b2: 0f ff 8d 88 b8 00 00 ud0 0xb888(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b959d7: 0f ff 8d 8a f8 00 00 ud0 0xf88a(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95a5c: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95a66: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95a79: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95a83: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95a8d: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95a97: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95aa0: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95aaa: 0f ff 8d 0c bd 20 eb ud0 -0x14df42f4(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ab3: 0f ff 8d 8e 20 eb 10 ud0 0x10eb208e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95abf: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95adb: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ae3: 0f ff 8d 4f 38 0f ff ud0 -0xf0c7b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95aed: 0f ff 8d 88 90 00 00 ud0 0x9088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b26: 0f ff 8d 88 b8 00 00 ud0 0xb888(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b3b: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b45: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b4f: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b59: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b63: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b6d: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b7a: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b87: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b91: 0f ff 8d 4a 64 0f ff ud0 -0xf09bb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95b9b: 0f ff 8d 48 40 0f ff ud0 -0xf0bfb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ba5: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95bae: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95bb6: 0f ff 8d 48 74 0f ff ud0 -0xf08bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95bbf: 0f ff 8d 4b 24 0f ff ud0 -0xf0dbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95bc9: 0f ff 8d 4f 24 0f ff ud0 -0xf0dbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95bd6: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95bf0: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95bfa: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c03: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c0d: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c17: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c1f: 64 0f ff 8d 4b 64 0f ff ud0 %fs:-0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c29: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c31: 64 0f ff 8d 48 64 0f ff ud0 %fs:-0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c3c: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c46: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c50: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c5a: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c64: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c6e: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c78: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c82: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c8c: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95c96: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ca3: 0f ff 8d 8b d4 fb ff ud0 -0x42b75(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95cbd: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95cc7: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95cd1: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95cdb: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ce5: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95cef: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95cf9: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d01: 64 0f ff 8d 48 64 0f ff ud0 %fs:-0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d0c: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d15: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d1f: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d2c: 0f ff 8d 8a f8 00 00 ud0 0xf88a(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d3e: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d54: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d65: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d78: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d82: 0f ff 8d 48 24 0f ff ud0 -0xf0dbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d8c: 0f ff 8d 88 18 ff ff ud0 -0xe778(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95d9e: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95da8: 0f ff 8d 4f 04 0f ff ud0 -0xf0fbb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95db2: 0f ff 8d 4b 40 0f ff ud0 -0xf0bfb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95dbc: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95dc6: 0f ff 8d 48 40 0f ff ud0 -0xf0bfb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95dd0: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95dda: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95de4: 0f ff 8d 48 04 0f ff ud0 -0xf0fbb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95dee: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95df8: 0f ff 8d 4e 04 0f ff ud0 -0xf0fbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e02: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e0c: 0f ff 8d 4b 18 0f ff ud0 -0xf0e7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e16: 0f ff 8d 4b 24 0f ff ud0 -0xf0dbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e20: 0f ff 8d 4b 24 0f ff ud0 -0xf0dbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e2a: 0f ff 8d 4b 24 0f ff ud0 -0xf0dbb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e34: 0f ff 8d 0a 0f ff 8d ud0 -0x7200f0f6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e3c: 64 0f ff 8d 4b 10 0f ff ud0 %fs:-0xf0efb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e47: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e51: 0f ff 8d 4b 18 0f ff ud0 -0xf0e7b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e5a: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e62: 64 0f ff 8d 48 64 0f ff ud0 %fs:-0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e6c: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e91: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95e9b: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ea5: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95eaf: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95eb9: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ec3: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ecd: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ed7: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ee1: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95eeb: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ef5: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f06: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f19: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f23: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f2c: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f36: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f40: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f4a: 0f ff 8d 48 98 0f ff ud0 -0xf067b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f53: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f66: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f70: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f7a: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f84: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f8e: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95f98: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95fa2: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95fab: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95fb4: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95fbd: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95fd0: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ff3: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b95ffd: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96007: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96011: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9601b: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9602e: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96038: 0f ff 8d 4a 64 0f ff ud0 -0xf09bb6(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96042: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9604b: 0f ff 8d 8b b8 00 00 ud0 0xb88b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96064: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9606e: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96076: 64 0f ff 8d 4e 64 0f ff ud0 %fs:-0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96081: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9608b: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96095: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9609f: 0f ff 8d 4f 64 0f ff ud0 -0xf09bb1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b960a9: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b960b3: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b960bc: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b960c5: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b960ce: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b960d7: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b960fd: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96106: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96123: 0f ff 8d 8f 80 00 00 ud0 0x808f(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9613b: 0f ff 8d 88 80 00 00 ud0 0x8088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9614d: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96157: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96161: 0f ff 8d 4e 9c 0f ff ud0 -0xf063b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9616e: 0f ff 8d 8e 80 00 00 ud0 0x808e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96180: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9618a: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96194: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9619d: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b961a7: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b961c2: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b961cc: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b961d6: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b961e0: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b961f3: 0f ff 8d 8b 80 00 00 ud0 0x808b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96205: 0f ff 8d 4b dc 0f ff ud0 -0xf023b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9620f: 0f ff 8d 4f 1c 0f ff ud0 -0xf0e3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96219: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96223: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9622d: 0f ff 8d 88 80 00 00 ud0 0x8088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96247: 0f ff 8d 4b 2c 0f ff ud0 -0xf0d3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96251: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9625b: 0f ff 8d 48 2c 0f ff ud0 -0xf0d3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96268: 0f ff 8d 0e 0f ff 8d ud0 -0x7200f0f2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96309: 0f ff 8d 8a 80 00 00 ud0 0x808a(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96323: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9632c: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96342: 0f ff 8d 88 80 00 00 ud0 0x8088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96352: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9635b: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96363: 0f ff 8d 0f 0f ff 8d ud0 -0x7200f0f1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96375: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9637e: 0f ff 8d 48 1c 0f ff ud0 -0xf0e3b8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96388: 0f ff 8d 4e 1c 0f ff ud0 -0xf0e3b2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96392: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9639c: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b963ac: 64 0f ff 8d 08 0f ff 8d ud0 %fs:-0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 8 bytes, but insn_get_length() says 3 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 1677721700, bytes[] = {64, 0, 0, 64}, BUILDSTDERR: .got = 1, .nbytes = 1}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 3, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b963b5: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b963be: 0f ff 8d 4b 50 0f ff ud0 -0xf0afb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b963cb: 0f ff 8d 8b 80 00 00 ud0 0x808b(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b963f0: 0f ff 8d 88 80 00 00 ud0 0x8088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9641d: 0f ff 8d 4b 50 0f ff ud0 -0xf0afb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96427: 0f ff 8d 88 80 00 00 ud0 0x8088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96454: 0f ff 8d 88 80 00 00 ud0 0x8088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96471: 0f ff 8d 4e 24 0f ff ud0 -0xf0dbb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9647b: 0f ff 8d 8e b8 00 00 ud0 0xb88e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9648d: 0f ff 8d 48 64 0f ff ud0 -0xf09bb8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96497: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b964a1: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b964ab: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b964c1: 0f ff 8d 8e 80 00 00 ud0 0x808e(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b964d1: 0f ff 8d 88 80 00 00 ud0 0x8088(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b964f3: 0f ff 8d 0b 0f ff 8d ud0 -0x7200f0f5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9650d: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9653d: 0f ff 8d 4e 64 0f ff ud0 -0xf09bb2(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96547: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96551: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9655e: 0f ff 8d 4b 64 0f ff ud0 -0xf09bb5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96567: 0f ff 8d 08 0f ff 8d ud0 -0x7200f0f8(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b9658d: 0f ff 8d 4b 0c 0f ff ud0 -0xf0f3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b96597: 0f ff 8d 4f 0c 0f ff ud0 -0xf0f3b1(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b965a1: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: arch/x86/tools/test_get_len found difference at :c0b95160 BUILDSTDERR: Warning: c0b965aa: 0f ff 8d 4b 1c 0f ff ud0 -0xf0e3b5(%ebp),%ecx BUILDSTDERR: Warning: objdump says 7 bytes, but insn_get_length() says 2 BUILDSTDERR: Instruction = { BUILDSTDERR: .prefixes = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .rex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .vex_prefix = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .opcode = { BUILDSTDERR: .value = 65295, bytes[] = {f, ff, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 2}, BUILDSTDERR: .modrm = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .sib = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .displacement = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate1 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 1, .nbytes = 0}, BUILDSTDERR: .immediate2 = { BUILDSTDERR: .value = 0, bytes[] = {0, 0, 0, 0}, BUILDSTDERR: .got = 0, .nbytes = 0}, BUILDSTDERR: .attr = 0, .opnd_bytes = 4, .addr_bytes = 4, BUILDSTDERR: .length = 2, .x86_64 = 0, .kaddr = 0xffb75734} BUILDSTDERR: Warning: decoded and checked 2486449 instructions with 344 warnings arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x9a8fe461) + make -s ARCH=i386 V=1 -j2 modules BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/super.c:18: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/inode.c:17: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/dir.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/file.c:13: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/locks.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/addr.c:14: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/ioctl.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/export.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/caps.c:12: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/snap.c:7: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/xattr.c:5: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/mds_client.c:13: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_debug.h:7, BUILDSTDERR: from fs/ceph/mds_client.c:2: BUILDSTDERR: fs/ceph/mds_client.c: In function 'ceph_mdsc_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/mdsmap.h:6, BUILDSTDERR: from fs/ceph/mdsmap.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from fs/ceph/strings.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from fs/ceph/ceph_frag.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/debugfs.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/cache.c:24: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from fs/ceph/super.h:20, BUILDSTDERR: from fs/ceph/acl.c:30: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/cifs/cifssmb.c:30: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'CIFSSMBNegotiate' at fs/cifs/cifssmb.c:587:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' forming offset [2, 16] is out of the bounds [0, 1] [-Warray-bounds] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'CIFSSMBSetEA' at fs/cifs/cifssmb.c:6350:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' offset [8, 65543] is out of the bounds [0, 4] [-Warray-bounds] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/cifs/cifsencrypt.c:25: BUILDSTDERR: fs/cifs/cifsencrypt.c: In function 'calc_lanman_hash': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/hfsplus/hfsplus_fs.h:20, BUILDSTDERR: from fs/hfsplus/xattr.c:10: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'copy_name' at fs/hfsplus/xattr.c:416:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from fs/ncpfs/ioctl.c:14: BUILDSTDERR: fs/ncpfs/ioctl.c: In function '__ncp_ioctl': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from fs/orangefs/protocol.h:5, BUILDSTDERR: from fs/orangefs/dcache.c:12: BUILDSTDERR: fs/orangefs/dcache.c: In function 'orangefs_d_revalidate': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from fs/orangefs/protocol.h:5, BUILDSTDERR: from fs/orangefs/super.c:8: BUILDSTDERR: fs/orangefs/super.c: In function 'orangefs_unmount': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/super.c: In function 'orangefs_mount': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from fs/orangefs/protocol.h:5, BUILDSTDERR: from fs/orangefs/namei.c:12: BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_rename': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_mkdir': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_create': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_symlink': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_unlink': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fs/orangefs/namei.c: In function 'orangefs_lookup': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from drivers/block/rbd.c:31: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_hsw.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_hsw' at drivers/gpu/drm/i915/i915_oa_hsw.c:116:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_bdw.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_bdw' at drivers/gpu/drm/i915/i915_oa_bdw.c:88:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_chv.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_chv' at drivers/gpu/drm/i915/i915_oa_chv.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_sklgt2.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_sklgt2' at drivers/gpu/drm/i915/i915_oa_sklgt2.c:86:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_sklgt3.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_sklgt3' at drivers/gpu/drm/i915/i915_oa_sklgt3.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_sklgt4.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_sklgt4' at drivers/gpu/drm/i915/i915_oa_sklgt4.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_bxt.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_bxt' at drivers/gpu/drm/i915/i915_oa_bxt.c:86:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_kblgt2.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_kblgt2' at drivers/gpu/drm/i915/i915_oa_kblgt2.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_kblgt3.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_kblgt3' at drivers/gpu/drm/i915/i915_oa_kblgt3.c:87:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from drivers/gpu/drm/i915/i915_oa_glk.c:29: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'i915_perf_load_test_config_glk' at drivers/gpu/drm/i915/i915_oa_glk.c:86:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 36 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:6, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/object.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/client.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvif/client.c:25: BUILDSTDERR: drivers/gpu/drm/nouveau/nvif/client.c: In function 'nvif_client_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:6, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/event.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/device/priv.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/device/user.c:25: BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/device/user.c: In function 'nvkm_udevice_mthd': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvif/os.h:6, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/os.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/event.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/device.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/subdev.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/core/engine.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/include/nvkm/engine/pm.h:4, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/pm/priv.h:5, BUILDSTDERR: from drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c:24: BUILDSTDERR: drivers/gpu/drm/nouveau/nvkm/engine/pm/base.c: In function 'nvkm_perfmon_mthd': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from drivers/hid/uhid.c:15: BUILDSTDERR: drivers/hid/uhid.c: In function 'uhid_dev_create2': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/infiniband/core/cma_configfs.c:33: BUILDSTDERR: drivers/infiniband/core/cma_configfs.c: In function 'make_cma_dev': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./arch/x86/include/asm/paravirt.h:16, BUILDSTDERR: from ./arch/x86/include/asm/irqflags.h:65, BUILDSTDERR: from ./include/linux/irqflags.h:16, BUILDSTDERR: from ./include/linux/rcupdate.h:39, BUILDSTDERR: from ./include/linux/rculist.h:11, BUILDSTDERR: from ./include/linux/pid.h:5, BUILDSTDERR: from ./include/linux/sched.h:14, BUILDSTDERR: from drivers/infiniband/hw/ocrdma/ocrdma_hw.c:43: BUILDSTDERR: drivers/infiniband/hw/ocrdma/ocrdma_hw.c: In function 'ocrdma_init_hw': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/ktime.h:24, BUILDSTDERR: from ./include/linux/timer.h:6, BUILDSTDERR: from ./include/linux/netdevice.h:28, BUILDSTDERR: from drivers/infiniband/hw/usnic/usnic_fwd.c:33: BUILDSTDERR: drivers/infiniband/hw/usnic/usnic_fwd.c: In function 'usnic_fwd_dev_alloc': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 20 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/isdn/capi/capidrv.c:12: BUILDSTDERR: drivers/isdn/capi/capidrv.c: In function 'capidrv_addcontr': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 19 bytes from a string of length 19 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/capi/capidrv.c: In function 'capidrv_command': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from ./include/linux/isdn.h:18, BUILDSTDERR: from drivers/isdn/i4l/isdn_net.c:25: BUILDSTDERR: drivers/isdn/i4l/isdn_net.c: In function 'isdn_net_getpeer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from ./include/linux/isdn.h:18, BUILDSTDERR: from drivers/isdn/i4l/isdn_tty.c:13: BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_suspend.isra.7': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_resume': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/isdn/i4l/isdn_tty.c: In function 'isdn_tty_stat_callback': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 5 bytes from a string of length 49 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/wait.h:9, BUILDSTDERR: from ./include/linux/wait_bit.h:8, BUILDSTDERR: from ./include/linux/fs.h:6, BUILDSTDERR: from ./include/linux/highmem.h:5, BUILDSTDERR: from ./include/linux/bio.h:21, BUILDSTDERR: from drivers/md/dm-log-userspace-base.c:7: BUILDSTDERR: drivers/md/dm-log-userspace-base.c: In function 'userspace_ctr': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 129 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/radix-tree.h:28, BUILDSTDERR: from ./include/linux/idr.h:15, BUILDSTDERR: from drivers/media/media-device.c:24: BUILDSTDERR: drivers/media/media-device.c: In function 'media_device_get_topology': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/i2c.h:29, BUILDSTDERR: from drivers/media/dvb-frontends/dibx000_common.c:3: BUILDSTDERR: drivers/media/dvb-frontends/dibx000_common.c: In function 'i2c_adapter_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 48 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/media/pci/zoran/zoran_driver.c:44: BUILDSTDERR: drivers/media/pci/zoran/zoran_driver.c: In function 'zoran_querycap': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/media/usb/go7007/go7007-v4l2.c:14: BUILDSTDERR: drivers/media/usb/go7007/go7007-v4l2.c: In function 'vidioc_enum_input': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/message/fusion/mptbase.c:50: BUILDSTDERR: drivers/message/fusion/mptbase.c: In function 'mptbase_reply': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 100 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/bitmap.h:9, BUILDSTDERR: from ./include/linux/cpumask.h:12, BUILDSTDERR: from ./include/linux/cpu_rmap.h:13, BUILDSTDERR: from drivers/net/ethernet/amazon/ena/ena_netdev.c:36: BUILDSTDERR: drivers/net/ethernet/amazon/ena/ena_netdev.c: In function 'ena_device_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 31 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/skbuff.h:19, BUILDSTDERR: from ./include/linux/tcp.h:21, BUILDSTDERR: from ./include/net/tcp.h:24, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e.h:30, BUILDSTDERR: from drivers/net/ethernet/intel/i40e/i40e_ptp.c:27: BUILDSTDERR: drivers/net/ethernet/intel/i40e/i40e_ptp.c: In function 'i40e_ptp_init': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/ethernet/marvell/sky2.c:29: BUILDSTDERR: drivers/net/ethernet/marvell/sky2.c: In function 'sky2_probe': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c:41: BUILDSTDERR: drivers/net/ethernet/netronome/nfp/nfpcore/nfp_resource.c: In function 'nfp_resource_acquire': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 8 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/ethernet/qlogic/qed/qed_debug.c:9: BUILDSTDERR: drivers/net/ethernet/qlogic/qed/qed_debug.c: In function 'qed_grc_dump': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/net/hamradio/hdlcdrv.c:46: BUILDSTDERR: drivers/net/hamradio/hdlcdrv.c: In function 'hdlcdrv_ioctl.part.8': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debug.c:26: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/core.c:25: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/htc.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/htt.c:21: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/htt_rx.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/htt_tx.c:19: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/txrx.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wmi.c:21: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wmi-tlv.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/bmi.h:21, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/bmi.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/hw.c:19: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/p2p.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/swap.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/spectral.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/thermal.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debugfs_sta.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/mac.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/wow.c:17: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/pci.c:24: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/hif.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/ce.c:18: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/sdio.c:28: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/ath10k/core.h:28, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/trace.h:21, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/debug.h:22, BUILDSTDERR: from drivers/net/wireless/ath/ath10k/usb.c:22: BUILDSTDERR: drivers/net/wireless/ath/ath10k/htt.h:1584:1: warning: alignment 1 of 'struct ath10k_htt_txbuf' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/main.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/main.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/usb.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/usb.c:47: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/cmd.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/cmd.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/mac.c:41: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/mac.c:41: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/phy.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/phy.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/led.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/led.c:40: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/fw.c:27: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/fw.c:27: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/tx.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/tx.c:44: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/wlan.h:42, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/rx.c:45: BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/fwcmd.h:243:2: warning: alignment 1 of 'union ' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/net/wireless/ath/carl9170/carl9170.h:57, BUILDSTDERR: from drivers/net/wireless/ath/carl9170/rx.c:45: BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:373:1: warning: alignment 1 of 'struct ar9170_rx_frame_single' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:379:1: warning: alignment 1 of 'struct ar9170_rx_frame_head' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:384:1: warning: alignment 1 of 'struct ar9170_rx_frame_middle' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/net/wireless/ath/carl9170/wlan.h:390:1: warning: alignment 1 of 'struct ar9170_rx_frame_tail' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from drivers/net/wireless/broadcom/b43/b43.h:6, BUILDSTDERR: from drivers/net/wireless/broadcom/b43/leds.c:29: BUILDSTDERR: drivers/net/wireless/broadcom/b43/leds.c: In function 'b43_register_led': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/swait.h:7, BUILDSTDERR: from ./include/linux/completion.h:12, BUILDSTDERR: from ./include/linux/hw_random.h:15, BUILDSTDERR: from drivers/net/wireless/broadcom/b43legacy/b43legacy.h:5, BUILDSTDERR: from drivers/net/wireless/broadcom/b43legacy/leds.c:29: BUILDSTDERR: drivers/net/wireless/broadcom/b43legacy/leds.c: In function 'b43legacy_register_led': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/mac80211_if.c:30: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h:21, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/ampdu.c:18: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/antsel.c:21: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/channel.c:25: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.h:21, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy_shim.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/rate.c:20: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/stf.c:20: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c:23: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_lcn.c:22: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:27: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:26: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/debug.c:30: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.h:24, BUILDSTDERR: from drivers/net/wireless/broadcom/brcm80211/brcmsmac/led.c:8: BUILDSTDERR: drivers/net/wireless/broadcom/brcm80211/brcmsmac/d11.h:786:1: warning: alignment 1 of 'struct d11txh' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/devcoredump.h:23, BUILDSTDERR: from drivers/net/wireless/intel/iwlwifi/fw/dbg.c:65: BUILDSTDERR: drivers/net/wireless/intel/iwlwifi/fw/dbg.c: In function 'iwl_fw_error_dump': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/net/wireless/marvell/mwl8k.c:802:1: warning: alignment 1 of 'struct mwl8k_dma_data' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/skbuff.h:19, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from ./include/net/mac80211.h:20, BUILDSTDERR: from drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c:18: BUILDSTDERR: drivers/net/wireless/realtek/rtl818x/rtl8187/leds.c: In function 'rtl8187_register_led': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 22 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/nvme/target/discovery.c:15: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'nvmet_execute_identify_disc_ctrl' at drivers/nvme/target/discovery.c:136:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/io.h:41, BUILDSTDERR: from drivers/scsi/ips.c:164: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3534:6: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3532:6: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_send_cmd' at drivers/scsi/ips.c:3530:6: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4053:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4052:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_inquiry' at drivers/scsi/ips.c:4051:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_get_bios_version' at drivers/scsi/ips.c:2250:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_write_driver_status' at drivers/scsi/ips.c:5638:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'ips_write_driver_status' at drivers/scsi/ips.c:5637:2: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/ips.c: In function 'ips_insert_device': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 7 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/3w-sas.c:53: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'twl_reset_sequence' at drivers/scsi/3w-sas.c:1331:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/scsi/ipr.c:87: BUILDSTDERR: drivers/scsi/ipr.h:1691:1: warning: alignment 1 of 'struct ipr_dump_location_entry' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: }__attribute__((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/ipr.h:1715:1: warning: alignment 1 of 'struct ipr_driver_dump' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: }__attribute__((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/ipr.h:1715:1: warning: alignment 1 of 'struct ipr_driver_dump' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: In file included from drivers/scsi/pmcraid.c:57: BUILDSTDERR: drivers/scsi/pmcraid.h:1058:1: warning: alignment 1 of 'struct pmcraid_passthrough_ioctl_buffer' is less than 32 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: drivers/scsi/pmcraid.h:1055:24: warning: 'ioarcb' offset 16 in 'struct pmcraid_passthrough_ioctl_buffer' isn't aligned to 32 [-Wpacked-not-aligned] BUILDSTDERR: struct pmcraid_ioarcb ioarcb; BUILDSTDERR: ^~~~~~ BUILDSTDERR: drivers/scsi/pmcraid.h:1058:1: warning: alignment 1 of 'struct pmcraid_passthrough_ioctl_buffer' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/arcmsr/arcmsr_hba.c:47: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2590:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2588:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 16 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'arcmsr_handle_virtual_command' at drivers/scsi/arcmsr/arcmsr_hba.c:2586:3: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/pci.h:21, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcs.c:23: BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_psymb_init': BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 10 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 30 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 44 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 16 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs.c: In function 'bfa_fcs_fabric_nsymb_init': BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 10 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' output may be truncated copying 30 bytes from a string of length 63 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/pci.h:21, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcs_lport.c:19: BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ms_gmal_response': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 16 bytes from a string of length 247 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ns_send_rspn_id': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_lport_ns_util_send_rspn_id': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcs_lport.c: In function 'bfa_fcs_fdmi_get_portattr.isra.20': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/uapi/linux/uuid.h:22, BUILDSTDERR: from ./include/linux/uuid.h:19, BUILDSTDERR: from ./include/linux/mod_devicetable.h:13, BUILDSTDERR: from ./include/linux/pci.h:21, BUILDSTDERR: from drivers/scsi/bfa/bfad_drv.h:31, BUILDSTDERR: from drivers/scsi/bfa/bfa_fcbuild.c:22: BUILDSTDERR: drivers/scsi/bfa/bfa_fcbuild.c: In function 'fc_rspnid_build': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/scsi/bfa/bfa_fcbuild.c: In function 'fc_rsnn_nn_build': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/ktime.h:24, BUILDSTDERR: from ./include/linux/timer.h:6, BUILDSTDERR: from ./include/scsi/libfc.h:23, BUILDSTDERR: from drivers/scsi/libfc/fc_elsct.c:29: BUILDSTDERR: drivers/scsi/libfc/fc_elsct.c: In function 'fc_elsct_send': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 79 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 79 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:299:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:311:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:323:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:335:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:347:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:359:3, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fc_ct_ms_fill.isra.7' at ./include/scsi/fc_encode.h:473:4, BUILDSTDERR: inlined from 'fc_ct_fill' at ./include/scsi/fc_encode.h:518:8, BUILDSTDERR: inlined from 'fc_elsct_send' at drivers/scsi/libfc/fc_elsct.c:59:8: BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' writing 256 bytes into a region of size 1 overflows the destination [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/scsi/pm8001/pm8001_sas.c:41: BUILDSTDERR: drivers/scsi/pm8001/pm8001_sas.c: In function 'pm8001_issue_ssp_tmf.part.11': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/scsi/qedf/qedf_dbg.h:15, BUILDSTDERR: from drivers/scsi/qedf/qedf_dbg.c:9: BUILDSTDERR: drivers/scsi/qedf/qedf_dbg.c: In function 'qedf_uevent_emit': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/scsi/qla2xxx/qla_def.h:13, BUILDSTDERR: from drivers/scsi/qla2xxx/qla_mr.c:7: BUILDSTDERR: drivers/scsi/qla2xxx/qla_mr.c: In function 'qlafx00_fx_disc': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/staging/irda/drivers/irtty-sir.c:29: BUILDSTDERR: drivers/staging/irda/drivers/irtty-sir.c: In function 'irtty_ioctl': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 5 bytes from a string of length 15 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/staging/irda/net/irlmp.c:27: BUILDSTDERR: drivers/staging/irda/net/irlmp.c: In function 'irlmp_do_discovery': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 21 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/irda/net/irlmp.c: In function 'irlmp_get_discovery_response': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 21 bytes from a string of length 64 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from drivers/staging/irda/net/af_irda.c:44: BUILDSTDERR: drivers/staging/irda/net/af_irda.c: In function 'irda_open_tsap': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from drivers/staging/irda/net/ircomm/ircomm_param.c:29: BUILDSTDERR: drivers/staging/irda/net/ircomm/ircomm_param.c: In function 'ircomm_param_port_name': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/skbuff.h:19, BUILDSTDERR: from ./include/linux/if_ether.h:23, BUILDSTDERR: from drivers/staging/rtl8192e/rtllib.h:26, BUILDSTDERR: from drivers/staging/rtl8192e/rtllib_softmac.c:17: BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.c: In function 'rtllib_softmac_check_all_nets': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: drivers/staging/rtl8192e/rtllib_softmac.c: In function 'rtllib_softmac_new_net': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_cmd.c:49: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_cmd.c:50: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_security.c:46: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_eeprom.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_efuse.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/hal_init.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_halinit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_ops.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_ops_linux.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_io.c:45: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_io.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_linux.c:33: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from drivers/staging/rtl8712/osdep_service.h:32, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_linux.c:32: BUILDSTDERR: drivers/staging/rtl8712/rtl871x_ioctl_linux.c: In function 'r871x_wx_set_enc_ext': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_rtl.c:33: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_ioctl_set.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_led.c:29: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mlme.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/ieee80211.c:27: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mp_ioctl.c:31: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_mp.c:29: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/mlme_linux.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/recv_linux.c:34: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/xmit_linux.c:37: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/usb_intf.c:36: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/os_intfs.c:31: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_pwrctrl.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_recv.c:35: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_recv.c:38: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_sta_mgt.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl871x_xmit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from drivers/staging/rtl8712/rtl871x_cmd.h:34, BUILDSTDERR: from drivers/staging/rtl8712/drv_types.h:55, BUILDSTDERR: from drivers/staging/rtl8712/rtl8712_xmit.c:32: BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:577:1: warning: alignment 1 of 'struct ieee80211_authentication' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:585:1: warning: alignment 1 of 'struct ieee80211_probe_response' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:589:1: warning: alignment 1 of 'struct ieee80211_probe_request' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:596:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: drivers/staging/rtl8712/ieee80211.h:603:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ap.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_btcoex.c:15: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_cmd.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_debug.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_efuse.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_io.c:38: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ioctl_set.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_ieee80211.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_mlme.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_mlme_ext.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_odm.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_pwrctrl.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_recv.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_rf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_security.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_sta_mgt.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_wlan_util.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/core/rtw_xmit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_intf.c:18: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_com.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_com_phycfg.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_btcoex.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/hal_sdio.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/HalPwrSeqCmd.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/Hal8723BPwrSeq.h:5, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Hal8723BPwrSeq.c:28: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPhyRf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPwrSeqCmd.c:31: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_CfoTracking.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_debug.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DIG.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DynamicBBPowerSaving.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_DynamicTxPower.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_EdcaTurboCheck.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_HWConfig.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_NoiseMonitor.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_PathDiv.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_RTL8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_dm.c:20: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_phycfg.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/rtl8723b_hal.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_rf6052.c:37: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/hal_data.h:18, BUILDSTDERR: from ./drivers/staging/rtl8723bs/include/rtl8723b_hal.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723b_rxdesc.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723bs_recv.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/sdio_halinit.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/sdio_ops.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Mp_Precomp.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/Mp_Precomp.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalBtc8723b2Ant.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_BB.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_MAC.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_types.h:18, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/odm_precomp.h:19, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalHWImg8723B_RF.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/ioctl_cfg80211.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/ioctl_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/mlme_linux.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/osdep_service.c:19: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/os_intfs.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/recv_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/rtw_proc.c:16: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/sdio_intf.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/sdio_ops_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/wifi_regd.c:8: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./drivers/staging/rtl8723bs/include/drv_types.h:33, BUILDSTDERR: from drivers/staging/rtl8723bs/os_dep/xmit_linux.c:17: BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:904:1: warning: alignment 1 of 'struct ieee80211_assoc_request_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: ./drivers/staging/rtl8723bs/include/ieee80211.h:911:1: warning: alignment 1 of 'struct ieee80211_assoc_response_frame' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/mmzone.h:8, BUILDSTDERR: from ./include/linux/gfp.h:6, BUILDSTDERR: from ./include/linux/slab.h:15, BUILDSTDERR: from drivers/target/iscsi/iscsi_target_tpg.c:19: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'iscsit_ta_authentication' at drivers/target/iscsi/iscsi_target_tpg.c:636:3: BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' specified bound 1 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from 'iscsit_ta_authentication' at drivers/target/iscsi/iscsi_target_tpg.c:637:3: BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' specified bound 4 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/processor.h:18, BUILDSTDERR: from ./include/linux/mutex.h:20, BUILDSTDERR: from ./include/linux/kernfs.h:13, BUILDSTDERR: from ./include/linux/sysfs.h:16, BUILDSTDERR: from ./include/linux/kobject.h:21, BUILDSTDERR: from ./include/linux/device.h:17, BUILDSTDERR: from ./include/linux/platform_device.h:14, BUILDSTDERR: from sound/x86/intel_hdmi_audio.c:25: BUILDSTDERR: sound/x86/intel_hdmi_audio.c: In function 'hdmi_lpe_audio_probe': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:266:10: note: length computed here BUILDSTDERR: return __builtin_strlen(p); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/kref.h:18, BUILDSTDERR: from net/bluetooth/hidp/core.c:24: BUILDSTDERR: net/bluetooth/hidp/core.c: In function 'hidp_connection_add': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/ceph_common.c:23: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/messenger.c:22: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/messenger.h:14, BUILDSTDERR: from net/ceph/msgpool.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/buffer.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/messenger.h:14, BUILDSTDERR: from ./include/linux/ceph/mon_client.h:9, BUILDSTDERR: from net/ceph/mon_client.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/osd_client.h:12, BUILDSTDERR: from ./include/linux/ceph/cls_lock_client.h:5, BUILDSTDERR: from net/ceph/cls_lock_client.c:7: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/osd_client.c:17: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/osdmap.c:9: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/debugfs.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/auth.c:8: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/auth_none.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/crypto.c:16: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/decode.h:11, BUILDSTDERR: from net/ceph/auth_x.c:10: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/ceph_fs.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/ceph_strings.c:6: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from net/ceph/ceph_hash.c:2: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/pagevec.c:11: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./include/linux/ceph/ceph_fs.h:16, BUILDSTDERR: from ./include/linux/ceph/types.h:11, BUILDSTDERR: from ./include/linux/ceph/libceph.h:20, BUILDSTDERR: from net/ceph/snapshot.c:23: BUILDSTDERR: ./include/linux/ceph/msgr.h:67:1: warning: alignment 1 of 'struct ceph_entity_addr' is less than 4 [-Wpacked-not-aligned] BUILDSTDERR: } __attribute__ ((packed)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/core/pktgen.c:124: BUILDSTDERR: net/core/pktgen.c: In function 'pktgen_if_write': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' output may be truncated copying between 0 and 31 bytes from a string of length 127 [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/ipv4/ip_tunnel.c:22: BUILDSTDERR: In function 'strncat', BUILDSTDERR: inlined from '__ip_tunnel_create' at net/ipv4/ip_tunnel.c:264:3: BUILDSTDERR: ./include/linux/string.h:312:10: warning: '__builtin_strncat' specified bound 2 equals source length [-Wstringop-overflow=] BUILDSTDERR: return __builtin_strncat(p, q, count); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: net/mac80211/rx.c: In function 'ieee80211_handle_mu_mimo_mon': BUILDSTDERR: net/mac80211/rx.c:208:2: warning: alignment 1 of 'struct ' is less than 2 [-Wpacked-not-aligned] BUILDSTDERR: } __packed action; BUILDSTDERR: ^ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/netfilter/nfnetlink_acct.c:10: BUILDSTDERR: net/netfilter/nfnetlink_acct.c: In function 'nfnl_acct_new': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/spinlock.h:51, BUILDSTDERR: from ./include/linux/seqlock.h:36, BUILDSTDERR: from ./include/linux/time.h:6, BUILDSTDERR: from ./include/linux/stat.h:19, BUILDSTDERR: from ./include/linux/module.h:10, BUILDSTDERR: from net/netfilter/ipset/ip_set_core.c:13: BUILDSTDERR: net/netfilter/ipset/ip_set_core.c: In function 'ip_set_rename': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./arch/x86/include/asm/page_32.h:35, BUILDSTDERR: from ./arch/x86/include/asm/page.h:14, BUILDSTDERR: from ./arch/x86/include/asm/thread_info.h:12, BUILDSTDERR: from ./include/linux/thread_info.h:38, BUILDSTDERR: from ./arch/x86/include/asm/preempt.h:7, BUILDSTDERR: from ./include/linux/preempt.h:85, BUILDSTDERR: from ./include/linux/hardirq.h:5, BUILDSTDERR: from ./include/net/sock.h:43, BUILDSTDERR: from net/tipc/bearer.c:37: BUILDSTDERR: net/tipc/bearer.c: In function 'tipc_enable_bearer': BUILDSTDERR: ./include/linux/string.h:245:9: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] BUILDSTDERR: return __builtin_strncpy(p, q, size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/boot + install -m 644 .config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/config-4.14.24-300.rt19.1.fc29.i686+rt + install -m 644 .config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/config + install -m 644 System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/System.map-4.14.24-300.rt19.1.fc29.i686+rt + install -m 644 System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/System.map + dd if=/dev/zero of=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/initramfs-4.14.24-300.rt19.1.fc29.i686+rt.img bs=1M count=20 BUILDSTDERR: 20+0 records in BUILDSTDERR: 20+0 records out BUILDSTDERR: 20971520 bytes (21 MB, 20 MiB) copied, 0.0180481 s, 1.2 GB/s + '[' -f arch/i386/boot/zImage.stub ']' + _pesign_nssdir=/etc/pki/pesign + '[' 'Red Hat Test Certificate' = 'Red Hat Test Certificate' ']' + _pesign_nssdir=/etc/pki/pesign-rh-test + '[' -x /usr/bin/pesign ']' + '[' i686 == x86_64 -o i686 == aarch64 ']' + '[' -n arch/x86/boot/bzImage -a -n vmlinuz.signed ']' + mv arch/x86/boot/bzImage vmlinuz.signed + '[' '!' -s -o vmlinuz.signed ']' + '[' '!' -s vmlinuz.signed ']' + mv vmlinuz.signed arch/x86/boot/bzImage + cp arch/x86/boot/bzImage /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt + chmod 755 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt + cp /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/vmlinuz + echo 'Creating hmac file: /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/.vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt.hmac' Creating hmac file: /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/.vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt.hmac + ls -l /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt -rwxr-xr-x. 1 mockbuild mock 6786128 Mar 6 01:24 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt + sed -e s,/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386,, + sha512hmac /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt + cp /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/boot/.vmlinuz-4.14.24-300.rt19.1.fc29.i686+rt.hmac /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/.vmlinuz.hmac + make -s ARCH=i386 INSTALL_MOD_PATH=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 modules_install KERNELRELEASE=4.14.24-300.rt19.1.fc29.i686+rt mod-fw= + '[' 1 -ne 0 ']' + make -s ARCH=i386 INSTALL_MOD_PATH=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 vdso_install KERNELRELEASE=4.14.24-300.rt19.1.fc29.i686+rt + '[' '!' -s ldconfig-kernel.conf ']' + /usr/bin/install -D -m 444 ldconfig-kernel.conf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/etc/ld.so.conf.d/kernel-4.14.24-300.rt19.1.fc29.i686+rt.conf + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/vdso/.build-id + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/source + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + cd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt + ln -s build source + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/updates BUILDSTDERR: ++ find -type f -name 'Makefile*' -o -name 'Kconfig*' + cp --parents ./Makefile ./virt/lib/Makefile ./virt/lib/Kconfig ./virt/kvm/Kconfig ./virt/Makefile ./usr/Makefile ./usr/Kconfig ./tools/vm/Makefile ./tools/virtio/virtio-trace/Makefile ./tools/virtio/vhost_test/Makefile ./tools/virtio/ringtest/Makefile ./tools/virtio/Makefile ./tools/usb/usbip/Makefile.am ./tools/usb/usbip/src/Makefile.am ./tools/usb/usbip/libsrc/Makefile.am ./tools/usb/ffs-aio-example/simple/host_app/Makefile ./tools/usb/ffs-aio-example/multibuff/host_app/Makefile ./tools/usb/Makefile ./tools/thermal/tmon/Makefile ./tools/testing/selftests/zram/Makefile ./tools/testing/selftests/x86/Makefile ./tools/testing/selftests/watchdog/Makefile ./tools/testing/selftests/vm/Makefile ./tools/testing/selftests/vDSO/Makefile ./tools/testing/selftests/user/Makefile ./tools/testing/selftests/timers/Makefile ./tools/testing/selftests/sysctl/Makefile ./tools/testing/selftests/sync/Makefile ./tools/testing/selftests/static_keys/Makefile ./tools/testing/selftests/splice/Makefile ./tools/testing/selftests/size/Makefile ./tools/testing/selftests/sigaltstack/Makefile ./tools/testing/selftests/seccomp/Makefile ./tools/testing/selftests/rcutorture/formal/srcu-cbmc/tests/store_buffering/Makefile ./tools/testing/selftests/rcutorture/formal/srcu-cbmc/Makefile ./tools/testing/selftests/ptrace/Makefile ./tools/testing/selftests/ptp/Makefile ./tools/testing/selftests/pstore/Makefile ./tools/testing/selftests/prctl/Makefile ./tools/testing/selftests/powerpc/vphn/Makefile ./tools/testing/selftests/powerpc/tm/Makefile ./tools/testing/selftests/powerpc/syscalls/Makefile ./tools/testing/selftests/powerpc/switch_endian/Makefile ./tools/testing/selftests/powerpc/stringloops/Makefile ./tools/testing/selftests/powerpc/signal/Makefile ./tools/testing/selftests/powerpc/ptrace/Makefile ./tools/testing/selftests/powerpc/primitives/Makefile ./tools/testing/selftests/powerpc/pmu/ebb/Makefile ./tools/testing/selftests/powerpc/pmu/Makefile ./tools/testing/selftests/powerpc/mm/Makefile ./tools/testing/selftests/powerpc/math/Makefile ./tools/testing/selftests/powerpc/dscr/Makefile ./tools/testing/selftests/powerpc/copyloops/Makefile ./tools/testing/selftests/powerpc/context_switch/Makefile ./tools/testing/selftests/powerpc/cache_shape/Makefile ./tools/testing/selftests/powerpc/benchmarks/Makefile ./tools/testing/selftests/powerpc/alignment/Makefile ./tools/testing/selftests/powerpc/Makefile ./tools/testing/selftests/nsfs/Makefile ./tools/testing/selftests/networking/timestamping/Makefile ./tools/testing/selftests/net/Makefile ./tools/testing/selftests/mqueue/Makefile ./tools/testing/selftests/mount/Makefile ./tools/testing/selftests/memory-hotplug/Makefile ./tools/testing/selftests/memfd/Makefile ./tools/testing/selftests/membarrier/Makefile ./tools/testing/selftests/media_tests/Makefile ./tools/testing/selftests/lib/Makefile ./tools/testing/selftests/kmod/Makefile ./tools/testing/selftests/kcmp/Makefile ./tools/testing/selftests/ipc/Makefile ./tools/testing/selftests/intel_pstate/Makefile ./tools/testing/selftests/ia64/Makefile ./tools/testing/selftests/gpio/Makefile ./tools/testing/selftests/futex/functional/Makefile ./tools/testing/selftests/futex/Makefile ./tools/testing/selftests/ftrace/Makefile ./tools/testing/selftests/firmware/Makefile ./tools/testing/selftests/filesystems/Makefile ./tools/testing/selftests/exec/Makefile ./tools/testing/selftests/efivarfs/Makefile ./tools/testing/selftests/cpufreq/Makefile ./tools/testing/selftests/cpu-hotplug/Makefile ./tools/testing/selftests/capabilities/Makefile ./tools/testing/selftests/breakpoints/Makefile ./tools/testing/selftests/bpf/Makefile ./tools/testing/selftests/Makefile ./tools/testing/radix-tree/Makefile ./tools/testing/nvdimm/Makefile ./tools/spi/Makefile ./tools/scripts/Makefile.include ./tools/scripts/Makefile.arch ./tools/power/x86/x86_energy_perf_policy/Makefile ./tools/power/x86/turbostat/Makefile ./tools/power/pm-graph/Makefile ./tools/power/cpupower/debug/x86_64/Makefile ./tools/power/cpupower/debug/kernel/Makefile ./tools/power/cpupower/debug/i386/Makefile ./tools/power/cpupower/bench/Makefile ./tools/power/cpupower/Makefile ./tools/power/acpi/tools/ec/Makefile ./tools/power/acpi/tools/acpidump/Makefile ./tools/power/acpi/tools/acpidbg/Makefile ./tools/power/acpi/Makefile.rules ./tools/power/acpi/Makefile.config ./tools/power/acpi/Makefile ./tools/perf/scripts/perl/Perf-Trace-Util/Makefile.PL ./tools/perf/arch/xtensa/Makefile ./tools/perf/arch/x86/Makefile ./tools/perf/arch/sparc/Makefile ./tools/perf/arch/sh/Makefile ./tools/perf/arch/s390/Makefile ./tools/perf/arch/powerpc/Makefile ./tools/perf/arch/arm64/Makefile ./tools/perf/arch/arm/Makefile ./tools/perf/Makefile.perf ./tools/perf/Makefile.config ./tools/perf/Makefile ./tools/perf/Documentation/Makefile ./tools/pcmcia/Makefile ./tools/objtool/Makefile ./tools/net/Makefile ./tools/lib/traceevent/Makefile ./tools/lib/subcmd/Makefile ./tools/lib/lockdep/Makefile ./tools/lib/bpf/Makefile ./tools/lib/api/Makefile ./tools/leds/Makefile ./tools/laptop/freefall/Makefile ./tools/laptop/dslm/Makefile ./tools/kvm/kvm_stat/Makefile ./tools/iio/Makefile ./tools/hv/Makefile ./tools/gpio/Makefile ./tools/firewire/Makefile ./tools/cgroup/Makefile ./tools/build/tests/ex/Makefile ./tools/build/feature/Makefile ./tools/build/Makefile.include ./tools/build/Makefile.feature ./tools/build/Makefile.build ./tools/build/Makefile ./tools/accounting/Makefile ./tools/Makefile ./sound/x86/Makefile ./sound/x86/Kconfig ./sound/usb/usx2y/Makefile ./sound/usb/misc/Makefile ./sound/usb/line6/Makefile ./sound/usb/line6/Kconfig ./sound/usb/hiface/Makefile ./sound/usb/caiaq/Makefile ./sound/usb/bcd2000/Makefile ./sound/usb/Makefile ./sound/usb/Kconfig ./sound/usb/6fire/Makefile ./sound/synth/emux/Makefile ./sound/synth/Makefile ./sound/synth/Kconfig ./sound/spi/Makefile ./sound/spi/Kconfig ./sound/sparc/Makefile ./sound/sparc/Kconfig ./sound/soc/zte/Makefile ./sound/soc/zte/Kconfig ./sound/soc/xtensa/Makefile ./sound/soc/xtensa/Kconfig ./sound/soc/ux500/Makefile ./sound/soc/ux500/Kconfig ./sound/soc/txx9/Makefile ./sound/soc/txx9/Kconfig ./sound/soc/tegra/Makefile ./sound/soc/tegra/Kconfig ./sound/soc/sunxi/Makefile ./sound/soc/sunxi/Kconfig ./sound/soc/stm/Makefile ./sound/soc/stm/Kconfig ./sound/soc/sti/Makefile ./sound/soc/sti/Kconfig ./sound/soc/spear/Makefile ./sound/soc/spear/Kconfig ./sound/soc/sirf/Makefile ./sound/soc/sirf/Kconfig ./sound/soc/sh/rcar/Makefile ./sound/soc/sh/Makefile ./sound/soc/sh/Kconfig ./sound/soc/samsung/Makefile ./sound/soc/samsung/Kconfig ./sound/soc/rockchip/Makefile ./sound/soc/rockchip/Kconfig ./sound/soc/qcom/Makefile ./sound/soc/qcom/Kconfig ./sound/soc/pxa/Makefile ./sound/soc/pxa/Kconfig ./sound/soc/omap/Makefile ./sound/soc/omap/Kconfig ./sound/soc/nuc900/Makefile ./sound/soc/nuc900/Kconfig ./sound/soc/mxs/Makefile ./sound/soc/mxs/Kconfig ./sound/soc/mediatek/mt8173/Makefile ./sound/soc/mediatek/mt2701/Makefile ./sound/soc/mediatek/common/Makefile ./sound/soc/mediatek/Makefile ./sound/soc/mediatek/Kconfig ./sound/soc/kirkwood/Makefile ./sound/soc/kirkwood/Kconfig ./sound/soc/jz4740/Makefile ./sound/soc/jz4740/Kconfig ./sound/soc/intel/skylake/Makefile ./sound/soc/intel/haswell/Makefile ./sound/soc/intel/common/Makefile ./sound/soc/intel/boards/Makefile ./sound/soc/intel/baytrail/Makefile ./sound/soc/intel/atom/sst/Makefile ./sound/soc/intel/atom/Makefile ./sound/soc/intel/Makefile ./sound/soc/intel/Kconfig ./sound/soc/img/Makefile ./sound/soc/img/Kconfig ./sound/soc/hisilicon/Makefile ./sound/soc/hisilicon/Kconfig ./sound/soc/generic/Makefile ./sound/soc/generic/Kconfig ./sound/soc/fsl/Makefile ./sound/soc/fsl/Kconfig ./sound/soc/dwc/Makefile ./sound/soc/dwc/Kconfig ./sound/soc/davinci/Makefile ./sound/soc/davinci/Kconfig ./sound/soc/codecs/Makefile ./sound/soc/codecs/Kconfig ./sound/soc/cirrus/Makefile ./sound/soc/cirrus/Kconfig ./sound/soc/blackfin/Makefile ./sound/soc/blackfin/Kconfig ./sound/soc/bcm/Makefile ./sound/soc/bcm/Kconfig ./sound/soc/au1x/Makefile ./sound/soc/au1x/Kconfig ./sound/soc/atmel/Makefile ./sound/soc/atmel/Kconfig ./sound/soc/amd/Makefile ./sound/soc/amd/Kconfig ./sound/soc/adi/Makefile ./sound/soc/adi/Kconfig ./sound/soc/Makefile ./sound/soc/Kconfig ./sound/sh/Makefile ./sound/sh/Kconfig ./sound/ppc/Makefile ./sound/ppc/Kconfig ./sound/pcmcia/vx/Makefile ./sound/pcmcia/pdaudiocf/Makefile ./sound/pcmcia/Makefile ./sound/pcmcia/Kconfig ./sound/pci/ymfpci/Makefile ./sound/pci/vx222/Makefile ./sound/pci/trident/Makefile ./sound/pci/rme9652/Makefile ./sound/pci/riptide/Makefile ./sound/pci/pcxhr/Makefile ./sound/pci/oxygen/Makefile ./sound/pci/nm256/Makefile ./sound/pci/mixart/Makefile ./sound/pci/lx6464es/Makefile ./sound/pci/lola/Makefile ./sound/pci/korg1212/Makefile ./sound/pci/ice1712/Makefile ./sound/pci/hda/Makefile ./sound/pci/hda/Kconfig ./sound/pci/emu10k1/Makefile ./sound/pci/echoaudio/Makefile ./sound/pci/ctxfi/Makefile ./sound/pci/cs5535audio/Makefile ./sound/pci/cs46xx/Makefile ./sound/pci/ca0106/Makefile ./sound/pci/aw2/Makefile ./sound/pci/au88x0/Makefile ./sound/pci/asihpi/Makefile ./sound/pci/ali5451/Makefile ./sound/pci/ac97/Makefile ./sound/pci/Makefile ./sound/pci/Kconfig ./sound/parisc/Makefile ./sound/parisc/Kconfig ./sound/oss/dmasound/Makefile ./sound/oss/dmasound/Kconfig ./sound/oss/Makefile ./sound/oss/Kconfig ./sound/mips/Makefile ./sound/mips/Kconfig ./sound/isa/wss/Makefile ./sound/isa/wavefront/Makefile ./sound/isa/sb/Makefile ./sound/isa/opti9xx/Makefile ./sound/isa/msnd/Makefile ./sound/isa/gus/Makefile ./sound/isa/galaxy/Makefile ./sound/isa/es1688/Makefile ./sound/isa/cs423x/Makefile ./sound/isa/ad1848/Makefile ./sound/isa/ad1816a/Makefile ./sound/isa/Makefile ./sound/isa/Kconfig ./sound/i2c/other/Makefile ./sound/i2c/Makefile ./sound/hda/ext/Makefile ./sound/hda/Makefile ./sound/hda/Kconfig ./sound/firewire/tascam/Makefile ./sound/firewire/oxfw/Makefile ./sound/firewire/motu/Makefile ./sound/firewire/fireworks/Makefile ./sound/firewire/fireface/Makefile ./sound/firewire/digi00x/Makefile ./sound/firewire/dice/Makefile ./sound/firewire/bebob/Makefile ./sound/firewire/Makefile ./sound/firewire/Kconfig ./sound/drivers/vx/Makefile ./sound/drivers/pcsp/Makefile ./sound/drivers/opl4/Makefile ./sound/drivers/opl3/Makefile ./sound/drivers/mpu401/Makefile ./sound/drivers/Makefile ./sound/drivers/Kconfig ./sound/core/seq/oss/Makefile ./sound/core/seq/Makefile ./sound/core/seq/Kconfig ./sound/core/oss/Makefile ./sound/core/Makefile ./sound/core/Kconfig ./sound/atmel/Makefile ./sound/atmel/Kconfig ./sound/arm/Makefile ./sound/arm/Kconfig ./sound/aoa/soundbus/i2sbus/Makefile ./sound/aoa/soundbus/Makefile ./sound/aoa/soundbus/Kconfig ./sound/aoa/fabrics/Makefile ./sound/aoa/fabrics/Kconfig ./sound/aoa/core/Makefile ./sound/aoa/codecs/Makefile ./sound/aoa/codecs/Kconfig ./sound/aoa/Makefile ./sound/aoa/Kconfig ./sound/Makefile ./sound/Kconfig ./security/Kconfig ./security/Makefile ./security/yama/Makefile ./security/yama/Kconfig ./security/tomoyo/Makefile ./security/tomoyo/Kconfig ./security/smack/Makefile ./security/smack/Kconfig ./security/selinux/Makefile ./security/selinux/Kconfig ./security/loadpin/Makefile ./security/loadpin/Kconfig ./security/keys/encrypted-keys/Makefile ./security/keys/Makefile ./security/keys/Kconfig ./security/integrity/ima/Makefile ./security/integrity/ima/Kconfig ./security/integrity/evm/Makefile ./security/integrity/evm/Kconfig ./security/integrity/Makefile ./security/integrity/Kconfig ./security/apparmor/Makefile ./security/apparmor/Kconfig ./scripts/Makefile.lib ./scripts/Makefile.kasan ./scripts/Makefile.build ./scripts/selinux/mdp/Makefile ./scripts/selinux/genheaders/Makefile ./scripts/selinux/Makefile ./scripts/package/Makefile ./scripts/mod/Makefile ./scripts/kconfig/Makefile ./scripts/genksyms/Makefile ./scripts/gdb/linux/Makefile ./scripts/gdb/Makefile ./scripts/gcc-plugins/Makefile ./scripts/dtc/libfdt/Makefile.libfdt ./scripts/dtc/Makefile.dtc ./scripts/dtc/Makefile ./scripts/basic/Makefile ./scripts/Makefile.ubsan ./scripts/Makefile.modsign ./scripts/Makefile.modpost ./scripts/Makefile.modinst ./scripts/Makefile.modbuiltin ./scripts/Makefile.host ./scripts/Makefile.help ./scripts/Makefile.headersinst ./scripts/Makefile.gcc-plugins ./scripts/Makefile.extrawarn ./scripts/Makefile.dtbinst ./scripts/Makefile.clean ./scripts/Makefile.asm-generic ./scripts/Makefile ./samples/watchdog/Makefile ./samples/vfio-mdev/Makefile ./samples/v4l/Makefile ./samples/uhid/Makefile ./samples/trace_printk/Makefile ./samples/trace_events/Makefile ./samples/timers/Makefile ./samples/statx/Makefile ./samples/sockmap/Makefile ./samples/seccomp/Makefile ./samples/rpmsg/Makefile ./samples/mic/mpssd/Makefile ./samples/mei/Makefile ./samples/livepatch/Makefile ./samples/kprobes/Makefile ./samples/kobject/Makefile ./samples/kfifo/Makefile ./samples/kdb/Makefile ./samples/hw_breakpoint/Makefile ./samples/hidraw/Makefile ./samples/connector/Makefile ./samples/configfs/Makefile ./samples/bpf/Makefile ./samples/blackfin/Makefile ./samples/auxdisplay/Makefile ./samples/Makefile ./samples/Kconfig ./net/Kconfig ./net/xfrm/Makefile ./net/xfrm/Kconfig ./net/x25/Makefile ./net/x25/Kconfig ./net/wireless/Makefile ./net/wireless/Kconfig ./net/wimax/Makefile ./net/wimax/Kconfig ./net/vmw_vsock/Makefile ./net/vmw_vsock/Kconfig ./net/unix/Makefile ./net/unix/Kconfig ./net/tls/Makefile ./net/tls/Kconfig ./net/tipc/Makefile ./net/tipc/Kconfig ./net/switchdev/Makefile ./net/switchdev/Kconfig ./net/sunrpc/xprtrdma/Makefile ./net/sunrpc/auth_gss/Makefile ./net/sunrpc/Makefile ./net/sunrpc/Kconfig ./net/strparser/Makefile ./net/strparser/Kconfig ./net/smc/Makefile ./net/smc/Kconfig ./net/sctp/Makefile ./net/sctp/Kconfig ./net/sched/Makefile ./net/sched/Kconfig ./net/rxrpc/Makefile ./net/rxrpc/Kconfig ./net/rose/Makefile ./net/rfkill/Makefile ./net/rfkill/Kconfig ./net/rds/Makefile ./net/rds/Kconfig ./net/qrtr/Makefile ./net/qrtr/Kconfig ./net/psample/Makefile ./net/psample/Kconfig ./net/phonet/Makefile ./net/phonet/Kconfig ./net/packet/Makefile ./net/packet/Kconfig ./net/openvswitch/Makefile ./net/openvswitch/Kconfig ./net/nsh/Makefile ./net/nsh/Kconfig ./net/nfc/nci/Makefile ./net/nfc/nci/Kconfig ./net/nfc/hci/Makefile ./net/nfc/hci/Kconfig ./net/nfc/Makefile ./net/nfc/Kconfig ./net/netrom/Makefile ./net/netlink/Makefile ./net/netlink/Kconfig ./net/netlabel/Makefile ./net/netlabel/Kconfig ./net/netfilter/ipvs/Makefile ./net/netfilter/ipvs/Kconfig ./net/netfilter/ipset/Makefile ./net/netfilter/ipset/Kconfig ./net/netfilter/Makefile ./net/netfilter/Kconfig ./net/ncsi/Makefile ./net/ncsi/Kconfig ./net/mpls/Makefile ./net/mpls/Kconfig ./net/mac802154/Makefile ./net/mac802154/Kconfig ./net/mac80211/Makefile ./net/mac80211/Kconfig ./net/llc/Makefile ./net/llc/Kconfig ./net/lapb/Makefile ./net/lapb/Kconfig ./net/l3mdev/Makefile ./net/l3mdev/Kconfig ./net/l2tp/Makefile ./net/l2tp/Kconfig ./net/key/Makefile ./net/kcm/Makefile ./net/kcm/Kconfig ./net/iucv/Makefile ./net/iucv/Kconfig ./net/ipx/Makefile ./net/ipx/Kconfig ./net/ipv6/netfilter/Makefile ./net/ipv6/netfilter/Kconfig ./net/ipv6/ila/Makefile ./net/ipv6/Makefile ./net/ipv6/Kconfig ./net/ipv4/netfilter/Makefile ./net/ipv4/netfilter/Kconfig ./net/ipv4/Makefile ./net/ipv4/Kconfig ./net/ife/Makefile ./net/ife/Kconfig ./net/ieee802154/Makefile ./net/ieee802154/Kconfig ./net/ieee802154/6lowpan/Makefile ./net/ieee802154/6lowpan/Kconfig ./net/hsr/Makefile ./net/hsr/Kconfig ./net/ethernet/Makefile ./net/dsa/Makefile ./net/dsa/Kconfig ./net/dns_resolver/Makefile ./net/dns_resolver/Kconfig ./net/decnet/netfilter/Makefile ./net/decnet/netfilter/Kconfig ./net/decnet/Makefile ./net/decnet/Kconfig ./net/dccp/ccids/Kconfig ./net/dccp/Makefile ./net/dccp/Kconfig ./net/dcb/Makefile ./net/dcb/Kconfig ./net/core/Makefile ./net/ceph/Makefile ./net/ceph/Kconfig ./net/can/Makefile ./net/can/Kconfig ./net/caif/Makefile ./net/caif/Kconfig ./net/bridge/netfilter/Makefile ./net/bridge/netfilter/Kconfig ./net/bridge/Makefile ./net/bridge/Kconfig ./net/bpf/Makefile ./net/bluetooth/rfcomm/Makefile ./net/bluetooth/rfcomm/Kconfig ./net/bluetooth/hidp/Makefile ./net/bluetooth/hidp/Kconfig ./net/bluetooth/cmtp/Makefile ./net/bluetooth/cmtp/Kconfig ./net/bluetooth/bnep/Makefile ./net/bluetooth/bnep/Kconfig ./net/bluetooth/Makefile ./net/bluetooth/Kconfig ./net/batman-adv/Makefile ./net/batman-adv/Kconfig ./net/ax25/Makefile ./net/ax25/Kconfig ./net/atm/Makefile ./net/atm/Kconfig ./net/appletalk/Makefile ./net/Makefile ./net/9p/Makefile ./net/9p/Kconfig ./net/8021q/Makefile ./net/8021q/Kconfig ./net/802/Makefile ./net/802/Kconfig ./net/6lowpan/Makefile ./net/6lowpan/Kconfig ./mm/Kconfig ./mm/Makefile ./mm/Kconfig.debug ./mm/kasan/Makefile ./lib/Kconfig.debug ./lib/Kconfig ./lib/Kconfig.kasan ./lib/zstd/Makefile ./lib/zlib_inflate/Makefile ./lib/zlib_deflate/Makefile ./lib/xz/Makefile ./lib/xz/Kconfig ./lib/reed_solomon/Makefile ./lib/raid6/test/Makefile ./lib/raid6/Makefile ./lib/mpi/Makefile ./lib/lzo/Makefile ./lib/lz4/Makefile ./lib/fonts/Makefile ./lib/fonts/Kconfig ./lib/Makefile ./lib/Kconfig.ubsan ./lib/Kconfig.kgdb ./lib/842/Makefile ./kernel/Kconfig.preempt ./kernel/Kconfig.locks ./kernel/trace/Kconfig ./kernel/trace/Makefile ./kernel/time/Makefile ./kernel/time/Kconfig ./kernel/sched/Makefile ./kernel/rcu/Kconfig ./kernel/rcu/Makefile ./kernel/rcu/Kconfig.debug ./kernel/printk/Makefile ./kernel/power/Makefile ./kernel/power/Kconfig ./kernel/locking/Makefile ./kernel/livepatch/Makefile ./kernel/livepatch/Kconfig ./kernel/irq/Makefile ./kernel/irq/Kconfig ./kernel/gcov/Makefile ./kernel/gcov/Kconfig ./kernel/events/Makefile ./kernel/debug/kdb/Makefile ./kernel/debug/Makefile ./kernel/cgroup/Makefile ./kernel/bpf/Makefile ./kernel/Makefile ./kernel/Kconfig.hz ./kernel/Kconfig.freezer ./ipc/Makefile ./init/Kconfig ./init/Makefile ./fs/xfs/Makefile ./fs/xfs/Kconfig ./fs/ufs/Makefile ./fs/ufs/Kconfig ./fs/udf/Makefile ./fs/udf/Kconfig ./fs/ubifs/Makefile ./fs/ubifs/Kconfig ./fs/tracefs/Makefile ./fs/sysv/Makefile ./fs/sysv/Kconfig ./fs/sysfs/Makefile ./fs/sysfs/Kconfig ./fs/squashfs/Makefile ./fs/squashfs/Kconfig ./fs/romfs/Makefile ./fs/romfs/Kconfig ./fs/reiserfs/Makefile ./fs/reiserfs/Kconfig ./fs/ramfs/Makefile ./fs/quota/Makefile ./fs/quota/Kconfig ./fs/qnx6/Makefile ./fs/qnx6/Kconfig ./fs/qnx4/Makefile ./fs/qnx4/Kconfig ./fs/pstore/Makefile ./fs/pstore/Kconfig ./fs/proc/Makefile ./fs/proc/Kconfig ./fs/overlayfs/Makefile ./fs/overlayfs/Kconfig ./fs/orangefs/Makefile ./fs/orangefs/Kconfig ./fs/openpromfs/Makefile ./fs/omfs/Makefile ./fs/omfs/Kconfig ./fs/ocfs2/dlmfs/Makefile ./fs/ocfs2/dlm/Makefile ./fs/ocfs2/cluster/Makefile ./fs/ocfs2/Makefile ./fs/ocfs2/Kconfig ./fs/ntfs/Makefile ./fs/ntfs/Kconfig ./fs/notify/inotify/Makefile ./fs/notify/inotify/Kconfig ./fs/notify/fanotify/Makefile ./fs/notify/fanotify/Kconfig ./fs/notify/dnotify/Makefile ./fs/notify/dnotify/Kconfig ./fs/notify/Makefile ./fs/notify/Kconfig ./fs/nls/Makefile ./fs/nls/Kconfig ./fs/nilfs2/Makefile ./fs/nilfs2/Kconfig ./fs/nfsd/Makefile ./fs/nfsd/Kconfig ./fs/nfs_common/Makefile ./fs/nfs/flexfilelayout/Makefile ./fs/nfs/filelayout/Makefile ./fs/nfs/blocklayout/Makefile ./fs/nfs/Makefile ./fs/nfs/Kconfig ./fs/ncpfs/Makefile ./fs/ncpfs/Kconfig ./fs/minix/Makefile ./fs/minix/Kconfig ./fs/lockd/Makefile ./fs/kernfs/Makefile ./fs/kernfs/Kconfig ./fs/jfs/Makefile ./fs/jfs/Kconfig ./fs/jffs2/Makefile ./fs/jffs2/Kconfig ./fs/jbd2/Makefile ./fs/jbd2/Kconfig ./fs/isofs/Makefile ./fs/isofs/Kconfig ./fs/hugetlbfs/Makefile ./fs/hpfs/Makefile ./fs/hpfs/Kconfig ./fs/hostfs/Makefile ./fs/hfsplus/Makefile ./fs/hfsplus/Kconfig ./fs/hfs/Makefile ./fs/hfs/Kconfig ./fs/gfs2/Makefile ./fs/gfs2/Kconfig ./fs/fuse/Makefile ./fs/fuse/Kconfig ./fs/fscache/Makefile ./fs/fscache/Kconfig ./fs/freevxfs/Makefile ./fs/freevxfs/Kconfig ./fs/fat/Makefile ./fs/fat/Kconfig ./fs/f2fs/Makefile ./fs/f2fs/Kconfig ./fs/ext4/Makefile ./fs/ext4/Kconfig ./fs/ext2/Makefile ./fs/ext2/Kconfig ./fs/exportfs/Makefile ./fs/exofs/Kconfig.ore ./fs/exofs/Kconfig ./fs/efs/Makefile ./fs/efs/Kconfig ./fs/efivarfs/Makefile ./fs/efivarfs/Kconfig ./fs/ecryptfs/Makefile ./fs/ecryptfs/Kconfig ./fs/dlm/Makefile ./fs/dlm/Kconfig ./fs/devpts/Makefile ./fs/debugfs/Makefile ./fs/crypto/Makefile ./fs/crypto/Kconfig ./fs/cramfs/Makefile ./fs/cramfs/Kconfig ./fs/configfs/Makefile ./fs/configfs/Kconfig ./fs/coda/Makefile ./fs/coda/Kconfig ./fs/cifs/Makefile ./fs/cifs/Kconfig ./fs/ceph/Makefile ./fs/ceph/Kconfig ./fs/cachefiles/Makefile ./fs/cachefiles/Kconfig ./fs/btrfs/Makefile ./fs/btrfs/Kconfig ./fs/bfs/Makefile ./fs/bfs/Kconfig ./fs/befs/Makefile ./fs/befs/Kconfig ./fs/autofs4/Makefile ./fs/autofs4/Kconfig ./fs/afs/Makefile ./fs/afs/Kconfig ./fs/affs/Makefile ./fs/affs/Kconfig ./fs/adfs/Makefile ./fs/adfs/Kconfig ./fs/Makefile ./fs/Kconfig.binfmt ./fs/Kconfig ./fs/9p/Makefile ./fs/9p/Kconfig ./firmware/Makefile ./drivers/Makefile ./drivers/zorro/Makefile ./drivers/zorro/Kconfig ./drivers/xen/Kconfig ./drivers/xen/xenfs/Makefile ./drivers/xen/xenbus/Makefile ./drivers/xen/xen-pciback/Makefile ./drivers/xen/events/Makefile ./drivers/xen/Makefile ./drivers/watchdog/Kconfig ./drivers/watchdog/Makefile ./drivers/w1/slaves/Makefile ./drivers/w1/slaves/Kconfig ./drivers/w1/masters/Makefile ./drivers/w1/masters/Kconfig ./drivers/w1/Makefile ./drivers/w1/Kconfig ./drivers/vme/bridges/Makefile ./drivers/vme/bridges/Kconfig ./drivers/vme/boards/Makefile ./drivers/vme/boards/Kconfig ./drivers/vme/Makefile ./drivers/vme/Kconfig ./drivers/vlynq/Makefile ./drivers/vlynq/Kconfig ./drivers/virtio/Makefile ./drivers/virtio/Kconfig ./drivers/virt/Makefile ./drivers/virt/Kconfig ./drivers/video/logo/Makefile ./drivers/video/logo/Kconfig ./drivers/video/fbdev/via/Makefile ./drivers/video/fbdev/vermilion/Makefile ./drivers/video/fbdev/sis/Makefile ./drivers/video/fbdev/savage/Makefile ./drivers/video/fbdev/riva/Makefile ./drivers/video/fbdev/omap2/omapfb/dss/Makefile ./drivers/video/fbdev/omap2/omapfb/dss/Kconfig ./drivers/video/fbdev/omap2/omapfb/displays/Makefile ./drivers/video/fbdev/omap2/omapfb/displays/Kconfig ./drivers/video/fbdev/omap2/omapfb/Makefile ./drivers/video/fbdev/omap2/omapfb/Kconfig ./drivers/video/fbdev/omap2/Makefile ./drivers/video/fbdev/omap2/Kconfig ./drivers/video/fbdev/omap/Makefile ./drivers/video/fbdev/omap/Kconfig ./drivers/video/fbdev/nvidia/Makefile ./drivers/video/fbdev/mmp/panel/Makefile ./drivers/video/fbdev/mmp/panel/Kconfig ./drivers/video/fbdev/mmp/hw/Makefile ./drivers/video/fbdev/mmp/hw/Kconfig ./drivers/video/fbdev/mmp/fb/Makefile ./drivers/video/fbdev/mmp/fb/Kconfig ./drivers/video/fbdev/mmp/Makefile ./drivers/video/fbdev/mmp/Kconfig ./drivers/video/fbdev/mbx/Makefile ./drivers/video/fbdev/mb862xx/Makefile ./drivers/video/fbdev/matrox/Makefile ./drivers/video/fbdev/kyro/Makefile ./drivers/video/fbdev/intelfb/Makefile ./drivers/video/fbdev/i810/Makefile ./drivers/video/fbdev/geode/Makefile ./drivers/video/fbdev/geode/Kconfig ./drivers/video/fbdev/core/Makefile ./drivers/video/fbdev/aty/Makefile ./drivers/video/fbdev/Makefile ./drivers/video/fbdev/Kconfig ./drivers/video/console/Makefile ./drivers/video/console/Kconfig ./drivers/video/backlight/Makefile ./drivers/video/backlight/Kconfig ./drivers/video/Makefile ./drivers/video/Kconfig ./drivers/vhost/Makefile ./drivers/vhost/Kconfig.vringh ./drivers/vhost/Kconfig ./drivers/vfio/platform/reset/Makefile ./drivers/vfio/platform/reset/Kconfig ./drivers/vfio/platform/Makefile ./drivers/vfio/platform/Kconfig ./drivers/vfio/pci/Makefile ./drivers/vfio/pci/Kconfig ./drivers/vfio/mdev/Makefile ./drivers/vfio/mdev/Kconfig ./drivers/vfio/Makefile ./drivers/vfio/Kconfig ./drivers/uwb/i1480/dfu/Makefile ./drivers/uwb/i1480/Makefile ./drivers/uwb/Makefile ./drivers/uwb/Kconfig ./drivers/usb/Kconfig ./drivers/usb/wusbcore/Makefile ./drivers/usb/wusbcore/Kconfig ./drivers/usb/usbip/Makefile ./drivers/usb/usbip/Kconfig ./drivers/usb/typec/ucsi/Makefile ./drivers/usb/typec/ucsi/Kconfig ./drivers/usb/typec/Makefile ./drivers/usb/typec/Kconfig ./drivers/usb/storage/Makefile ./drivers/usb/storage/Kconfig ./drivers/usb/serial/Kconfig ./drivers/usb/serial/Makefile-keyspan_pda_fw ./drivers/usb/serial/Makefile ./drivers/usb/renesas_usbhs/Makefile ./drivers/usb/renesas_usbhs/Kconfig ./drivers/usb/phy/Makefile ./drivers/usb/phy/Kconfig ./drivers/usb/musb/Makefile ./drivers/usb/musb/Kconfig ./drivers/usb/mtu3/Makefile ./drivers/usb/mtu3/Kconfig ./drivers/usb/mon/Makefile ./drivers/usb/mon/Kconfig ./drivers/usb/misc/sisusbvga/Makefile ./drivers/usb/misc/sisusbvga/Kconfig ./drivers/usb/misc/Makefile ./drivers/usb/misc/Kconfig ./drivers/usb/isp1760/Makefile ./drivers/usb/isp1760/Kconfig ./drivers/usb/image/Makefile ./drivers/usb/image/Kconfig ./drivers/usb/host/Kconfig ./drivers/usb/host/Makefile ./drivers/usb/gadget/udc/bdc/Makefile ./drivers/usb/gadget/udc/bdc/Kconfig ./drivers/usb/gadget/udc/Makefile ./drivers/usb/gadget/udc/Kconfig ./drivers/usb/gadget/legacy/Makefile ./drivers/usb/gadget/legacy/Kconfig ./drivers/usb/gadget/function/Makefile ./drivers/usb/gadget/Makefile ./drivers/usb/gadget/Kconfig ./drivers/usb/early/Makefile ./drivers/usb/dwc3/Makefile ./drivers/usb/dwc3/Kconfig ./drivers/usb/dwc2/Makefile ./drivers/usb/dwc2/Kconfig ./drivers/usb/core/Makefile ./drivers/usb/core/Kconfig ./drivers/usb/common/Makefile ./drivers/usb/class/Makefile ./drivers/usb/class/Kconfig ./drivers/usb/chipidea/Makefile ./drivers/usb/chipidea/Kconfig ./drivers/usb/c67x00/Makefile ./drivers/usb/atm/Makefile ./drivers/usb/atm/Kconfig ./drivers/usb/Makefile ./drivers/uio/Makefile ./drivers/uio/Kconfig ./drivers/tty/Kconfig ./drivers/tty/vt/Makefile ./drivers/tty/serial/jsm/Makefile ./drivers/tty/serial/cpm_uart/Makefile ./drivers/tty/serial/Makefile ./drivers/tty/serial/Kconfig ./drivers/tty/serial/8250/Makefile ./drivers/tty/serial/8250/Kconfig ./drivers/tty/serdev/Makefile ./drivers/tty/serdev/Kconfig ./drivers/tty/ipwireless/Makefile ./drivers/tty/hvc/Makefile ./drivers/tty/hvc/Kconfig ./drivers/tty/Makefile ./drivers/thunderbolt/Makefile ./drivers/thunderbolt/Kconfig ./drivers/thermal/ti-soc-thermal/Makefile ./drivers/thermal/ti-soc-thermal/Kconfig ./drivers/thermal/tegra/Makefile ./drivers/thermal/tegra/Kconfig ./drivers/thermal/st/Makefile ./drivers/thermal/st/Kconfig ./drivers/thermal/samsung/Makefile ./drivers/thermal/samsung/Kconfig ./drivers/thermal/qcom/Makefile ./drivers/thermal/qcom/Kconfig ./drivers/thermal/int340x_thermal/Makefile ./drivers/thermal/int340x_thermal/Kconfig ./drivers/thermal/broadcom/Makefile ./drivers/thermal/broadcom/Kconfig ./drivers/thermal/Makefile ./drivers/thermal/Kconfig ./drivers/tee/optee/Makefile ./drivers/tee/optee/Kconfig ./drivers/tee/Makefile ./drivers/tee/Kconfig ./drivers/tc/Makefile ./drivers/target/tcm_fc/Makefile ./drivers/target/tcm_fc/Kconfig ./drivers/target/sbp/Makefile ./drivers/target/sbp/Kconfig ./drivers/target/loopback/Makefile ./drivers/target/loopback/Kconfig ./drivers/target/iscsi/cxgbit/Makefile ./drivers/target/iscsi/cxgbit/Kconfig ./drivers/target/iscsi/Makefile ./drivers/target/iscsi/Kconfig ./drivers/target/Makefile ./drivers/target/Kconfig ./drivers/staging/xgifb/Makefile ./drivers/staging/xgifb/Kconfig ./drivers/staging/wlan-ng/Makefile ./drivers/staging/wlan-ng/Kconfig ./drivers/staging/wilc1000/Makefile ./drivers/staging/wilc1000/Kconfig ./drivers/staging/vt6656/Makefile ./drivers/staging/vt6656/Kconfig ./drivers/staging/vt6655/Makefile ./drivers/staging/vt6655/Kconfig ./drivers/staging/vme/devices/Makefile ./drivers/staging/vme/devices/Kconfig ./drivers/staging/vme/Makefile ./drivers/staging/vc04_services/bcm2835-camera/Makefile ./drivers/staging/vc04_services/bcm2835-camera/Kconfig ./drivers/staging/vc04_services/bcm2835-audio/Makefile ./drivers/staging/vc04_services/bcm2835-audio/Kconfig ./drivers/staging/vc04_services/Makefile ./drivers/staging/vc04_services/Kconfig ./drivers/staging/vboxvideo/Makefile ./drivers/staging/vboxvideo/Kconfig ./drivers/staging/unisys/visornic/Makefile ./drivers/staging/unisys/visornic/Kconfig ./drivers/staging/unisys/visorinput/Makefile ./drivers/staging/unisys/visorinput/Kconfig ./drivers/staging/unisys/visorhba/Makefile ./drivers/staging/unisys/visorhba/Kconfig ./drivers/staging/unisys/visorbus/Makefile ./drivers/staging/unisys/visorbus/Kconfig ./drivers/staging/unisys/Makefile ./drivers/staging/unisys/Kconfig ./drivers/staging/typec/fusb302/Makefile ./drivers/staging/typec/fusb302/Kconfig ./drivers/staging/typec/Makefile ./drivers/staging/typec/Kconfig ./drivers/staging/speakup/Makefile ./drivers/staging/speakup/Kconfig ./drivers/staging/sm750fb/Makefile ./drivers/staging/sm750fb/Kconfig ./drivers/staging/skein/Makefile ./drivers/staging/skein/Kconfig ./drivers/staging/rts5208/Makefile ./drivers/staging/rts5208/Kconfig ./drivers/staging/rtlwifi/rtl8822be/Makefile ./drivers/staging/rtlwifi/btcoexist/Makefile ./drivers/staging/rtlwifi/Makefile ./drivers/staging/rtlwifi/Kconfig ./drivers/staging/rtl8723bs/Makefile ./drivers/staging/rtl8723bs/Kconfig ./drivers/staging/rtl8712/Makefile ./drivers/staging/rtl8712/Kconfig ./drivers/staging/rtl8192u/ieee80211/Makefile ./drivers/staging/rtl8192u/Makefile ./drivers/staging/rtl8192u/Kconfig ./drivers/staging/rtl8192e/rtl8192e/Makefile ./drivers/staging/rtl8192e/rtl8192e/Kconfig ./drivers/staging/rtl8192e/Makefile ./drivers/staging/rtl8192e/Kconfig ./drivers/staging/rtl8188eu/Makefile ./drivers/staging/rtl8188eu/Kconfig ./drivers/staging/pi433/Makefile ./drivers/staging/pi433/Kconfig ./drivers/staging/olpc_dcon/Makefile ./drivers/staging/olpc_dcon/Kconfig ./drivers/staging/octeon/Makefile ./drivers/staging/octeon/Kconfig ./drivers/staging/octeon-usb/Makefile ./drivers/staging/octeon-usb/Kconfig ./drivers/staging/nvec/Makefile ./drivers/staging/nvec/Kconfig ./drivers/staging/netlogic/Makefile ./drivers/staging/netlogic/Kconfig ./drivers/staging/mt29f_spinand/Makefile ./drivers/staging/mt29f_spinand/Kconfig ./drivers/staging/most/mostcore/Makefile ./drivers/staging/most/mostcore/Kconfig ./drivers/staging/most/hdm-usb/Makefile ./drivers/staging/most/hdm-usb/Kconfig ./drivers/staging/most/hdm-i2c/Makefile ./drivers/staging/most/hdm-i2c/Kconfig ./drivers/staging/most/hdm-dim2/Makefile ./drivers/staging/most/hdm-dim2/Kconfig ./drivers/staging/most/aim-v4l2/Makefile ./drivers/staging/most/aim-v4l2/Kconfig ./drivers/staging/most/aim-sound/Makefile ./drivers/staging/most/aim-sound/Kconfig ./drivers/staging/most/aim-network/Makefile ./drivers/staging/most/aim-network/Kconfig ./drivers/staging/most/aim-cdev/Makefile ./drivers/staging/most/aim-cdev/Kconfig ./drivers/staging/most/Makefile ./drivers/staging/most/Kconfig ./drivers/staging/media/omap4iss/Makefile ./drivers/staging/media/omap4iss/Kconfig ./drivers/staging/media/lirc/Makefile ./drivers/staging/media/lirc/Kconfig ./drivers/staging/media/imx/Makefile ./drivers/staging/media/imx/Kconfig ./drivers/staging/media/davinci_vpfe/Makefile ./drivers/staging/media/davinci_vpfe/Kconfig ./drivers/staging/media/cxd2099/Makefile ./drivers/staging/media/cxd2099/Kconfig ./drivers/staging/media/bcm2048/Makefile ./drivers/staging/media/bcm2048/Kconfig ./drivers/staging/media/atomisp/platform/intel-mid/Makefile ./drivers/staging/media/atomisp/platform/clock/Makefile ./drivers/staging/media/atomisp/platform/Makefile ./drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile ./drivers/staging/media/atomisp/pci/atomisp2/Makefile ./drivers/staging/media/atomisp/pci/Makefile ./drivers/staging/media/atomisp/pci/Kconfig ./drivers/staging/media/atomisp/i2c/ov5693/Makefile ./drivers/staging/media/atomisp/i2c/ov5693/Kconfig ./drivers/staging/media/atomisp/i2c/imx/Makefile ./drivers/staging/media/atomisp/i2c/imx/Kconfig ./drivers/staging/media/atomisp/i2c/Makefile ./drivers/staging/media/atomisp/i2c/Kconfig ./drivers/staging/media/atomisp/Makefile ./drivers/staging/media/atomisp/Kconfig ./drivers/staging/media/Makefile ./drivers/staging/media/Kconfig ./drivers/staging/lustre/lustre/ptlrpc/Makefile ./drivers/staging/lustre/lustre/osc/Makefile ./drivers/staging/lustre/lustre/obdecho/Makefile ./drivers/staging/lustre/lustre/obdclass/Makefile ./drivers/staging/lustre/lustre/mgc/Makefile ./drivers/staging/lustre/lustre/mdc/Makefile ./drivers/staging/lustre/lustre/lov/Makefile ./drivers/staging/lustre/lustre/lmv/Makefile ./drivers/staging/lustre/lustre/llite/Makefile ./drivers/staging/lustre/lustre/fld/Makefile ./drivers/staging/lustre/lustre/fid/Makefile ./drivers/staging/lustre/lustre/Makefile ./drivers/staging/lustre/lustre/Kconfig ./drivers/staging/lustre/lnet/selftest/Makefile ./drivers/staging/lustre/lnet/lnet/Makefile ./drivers/staging/lustre/lnet/libcfs/Makefile ./drivers/staging/lustre/lnet/klnds/socklnd/Makefile ./drivers/staging/lustre/lnet/klnds/o2iblnd/Makefile ./drivers/staging/lustre/lnet/klnds/Makefile ./drivers/staging/lustre/lnet/Makefile ./drivers/staging/lustre/lnet/Kconfig ./drivers/staging/lustre/Makefile ./drivers/staging/lustre/Kconfig ./drivers/staging/ks7010/Makefile ./drivers/staging/ks7010/Kconfig ./drivers/staging/irda/net/irnet/Makefile ./drivers/staging/irda/net/irnet/Kconfig ./drivers/staging/irda/net/irlan/Makefile ./drivers/staging/irda/net/irlan/Kconfig ./drivers/staging/irda/net/ircomm/Makefile ./drivers/staging/irda/net/ircomm/Kconfig ./drivers/staging/irda/net/Makefile ./drivers/staging/irda/net/Kconfig ./drivers/staging/irda/drivers/Makefile ./drivers/staging/irda/drivers/Kconfig ./drivers/staging/iio/trigger/Makefile ./drivers/staging/iio/trigger/Kconfig ./drivers/staging/iio/resolver/Makefile ./drivers/staging/iio/resolver/Kconfig ./drivers/staging/iio/meter/Makefile ./drivers/staging/iio/meter/Kconfig ./drivers/staging/iio/light/Makefile ./drivers/staging/iio/light/Kconfig ./drivers/staging/iio/impedance-analyzer/Makefile ./drivers/staging/iio/impedance-analyzer/Kconfig ./drivers/staging/iio/gyro/Makefile ./drivers/staging/iio/gyro/Kconfig ./drivers/staging/iio/frequency/Makefile ./drivers/staging/iio/frequency/Kconfig ./drivers/staging/iio/cdc/Makefile ./drivers/staging/iio/cdc/Kconfig ./drivers/staging/iio/addac/Makefile ./drivers/staging/iio/addac/Kconfig ./drivers/staging/iio/adc/Makefile ./drivers/staging/iio/adc/Kconfig ./drivers/staging/iio/accel/Makefile ./drivers/staging/iio/accel/Kconfig ./drivers/staging/iio/Makefile ./drivers/staging/iio/Kconfig ./drivers/staging/gs_fpgaboot/Makefile ./drivers/staging/gs_fpgaboot/Kconfig ./drivers/staging/greybus/tools/Makefile ./drivers/staging/greybus/Makefile ./drivers/staging/greybus/Kconfig ./drivers/staging/goldfish/Makefile ./drivers/staging/goldfish/Kconfig ./drivers/staging/gdm724x/Makefile ./drivers/staging/gdm724x/Kconfig ./drivers/staging/fwserial/Makefile ./drivers/staging/fwserial/Kconfig ./drivers/staging/fsl-mc/bus/Kconfig ./drivers/staging/fsl-mc/bus/dpio/Makefile ./drivers/staging/fsl-mc/bus/Makefile ./drivers/staging/fsl-mc/Makefile ./drivers/staging/fsl-mc/Kconfig ./drivers/staging/fsl-dpaa2/ethernet/Makefile ./drivers/staging/fsl-dpaa2/Makefile ./drivers/staging/fsl-dpaa2/Kconfig ./drivers/staging/fbtft/Makefile ./drivers/staging/fbtft/Kconfig ./drivers/staging/emxx_udc/Makefile ./drivers/staging/emxx_udc/Kconfig ./drivers/staging/dgnc/Makefile ./drivers/staging/dgnc/Kconfig ./drivers/staging/comedi/kcomedilib/Makefile ./drivers/staging/comedi/drivers/Makefile ./drivers/staging/comedi/Makefile ./drivers/staging/comedi/Kconfig ./drivers/staging/clocking-wizard/Makefile ./drivers/staging/clocking-wizard/Kconfig ./drivers/staging/ccree/Makefile ./drivers/staging/ccree/Kconfig ./drivers/staging/board/Makefile ./drivers/staging/board/Kconfig ./drivers/staging/android/ion/Kconfig ./drivers/staging/android/ion/Makefile ./drivers/staging/android/Makefile ./drivers/staging/android/Kconfig ./drivers/staging/Makefile ./drivers/staging/Kconfig ./drivers/ssb/Makefile ./drivers/ssb/Kconfig ./drivers/spmi/Makefile ./drivers/spmi/Kconfig ./drivers/spi/Makefile ./drivers/spi/Kconfig ./drivers/soc/zte/Makefile ./drivers/soc/zte/Kconfig ./drivers/soc/versatile/Makefile ./drivers/soc/versatile/Kconfig ./drivers/soc/ux500/Makefile ./drivers/soc/ux500/Kconfig ./drivers/soc/ti/Makefile ./drivers/soc/ti/Kconfig ./drivers/soc/tegra/fuse/Makefile ./drivers/soc/tegra/Makefile ./drivers/soc/tegra/Kconfig ./drivers/soc/sunxi/Makefile ./drivers/soc/sunxi/Kconfig ./drivers/soc/samsung/Makefile ./drivers/soc/samsung/Kconfig ./drivers/soc/rockchip/Makefile ./drivers/soc/rockchip/Kconfig ./drivers/soc/renesas/Makefile ./drivers/soc/renesas/Kconfig ./drivers/soc/qcom/Makefile ./drivers/soc/qcom/Kconfig ./drivers/soc/mediatek/Makefile ./drivers/soc/mediatek/Kconfig ./drivers/soc/lantiq/Makefile ./drivers/soc/imx/Makefile ./drivers/soc/imx/Kconfig ./drivers/soc/fsl/qe/Makefile ./drivers/soc/fsl/qe/Kconfig ./drivers/soc/fsl/qbman/Makefile ./drivers/soc/fsl/qbman/Kconfig ./drivers/soc/fsl/Makefile ./drivers/soc/fsl/Kconfig ./drivers/soc/dove/Makefile ./drivers/soc/bcm/brcmstb/Makefile ./drivers/soc/bcm/Makefile ./drivers/soc/bcm/Kconfig ./drivers/soc/atmel/Makefile ./drivers/soc/atmel/Kconfig ./drivers/soc/amlogic/Makefile ./drivers/soc/amlogic/Kconfig ./drivers/soc/actions/Makefile ./drivers/soc/actions/Kconfig ./drivers/soc/Makefile ./drivers/soc/Kconfig ./drivers/sn/Makefile ./drivers/sn/Kconfig ./drivers/sh/superhyway/Makefile ./drivers/sh/maple/Makefile ./drivers/sh/intc/Makefile ./drivers/sh/intc/Kconfig ./drivers/sh/clk/Makefile ./drivers/sh/Makefile ./drivers/sh/Kconfig ./drivers/sfi/Makefile ./drivers/sfi/Kconfig ./drivers/scsi/ufs/Makefile ./drivers/scsi/ufs/Kconfig ./drivers/scsi/sym53c8xx_2/Makefile ./drivers/scsi/snic/Makefile ./drivers/scsi/smartpqi/Makefile ./drivers/scsi/smartpqi/Kconfig ./drivers/scsi/qla4xxx/Makefile ./drivers/scsi/qla4xxx/Kconfig ./drivers/scsi/qla2xxx/Makefile ./drivers/scsi/qla2xxx/Kconfig ./drivers/scsi/qedi/Makefile ./drivers/scsi/qedi/Kconfig ./drivers/scsi/qedf/Makefile ./drivers/scsi/qedf/Kconfig ./drivers/scsi/pm8001/Makefile ./drivers/scsi/pcmcia/Makefile ./drivers/scsi/pcmcia/Kconfig ./drivers/scsi/osd/Kconfig ./drivers/scsi/mvsas/Makefile ./drivers/scsi/mvsas/Kconfig ./drivers/scsi/mpt3sas/Makefile ./drivers/scsi/mpt3sas/Kconfig ./drivers/scsi/megaraid/Makefile ./drivers/scsi/megaraid/Kconfig.megaraid ./drivers/scsi/lpfc/Makefile ./drivers/scsi/libsas/Makefile ./drivers/scsi/libsas/Kconfig ./drivers/scsi/libfc/Makefile ./drivers/scsi/isci/Makefile ./drivers/scsi/ibmvscsi_tgt/Makefile ./drivers/scsi/ibmvscsi/Makefile ./drivers/scsi/hisi_sas/Makefile ./drivers/scsi/hisi_sas/Kconfig ./drivers/scsi/fnic/Makefile ./drivers/scsi/fcoe/Makefile ./drivers/scsi/esas2r/Makefile ./drivers/scsi/esas2r/Kconfig ./drivers/scsi/device_handler/Makefile ./drivers/scsi/device_handler/Kconfig ./drivers/scsi/cxlflash/Makefile ./drivers/scsi/cxlflash/Kconfig ./drivers/scsi/cxgbi/cxgb4i/Kconfig ./drivers/scsi/cxgbi/cxgb3i/Kconfig ./drivers/scsi/cxgbi/Makefile ./drivers/scsi/cxgbi/Kconfig ./drivers/scsi/csiostor/Makefile ./drivers/scsi/csiostor/Kconfig ./drivers/scsi/bnx2i/Makefile ./drivers/scsi/bnx2i/Kconfig ./drivers/scsi/bnx2fc/Makefile ./drivers/scsi/bnx2fc/Kconfig ./drivers/scsi/bfa/Makefile ./drivers/scsi/be2iscsi/Makefile ./drivers/scsi/be2iscsi/Kconfig ./drivers/scsi/arm/Makefile ./drivers/scsi/arm/Kconfig ./drivers/scsi/arcmsr/Makefile ./drivers/scsi/aic94xx/Makefile ./drivers/scsi/aic94xx/Kconfig ./drivers/scsi/aic7xxx/aicasm/Makefile ./drivers/scsi/aic7xxx/Makefile ./drivers/scsi/aic7xxx/Kconfig.aic7xxx ./drivers/scsi/aic7xxx/Kconfig.aic79xx ./drivers/scsi/aacraid/Makefile ./drivers/scsi/Makefile ./drivers/scsi/Kconfig ./drivers/sbus/char/Makefile ./drivers/sbus/char/Kconfig ./drivers/sbus/Makefile ./drivers/s390/virtio/Makefile ./drivers/s390/scsi/Makefile ./drivers/s390/net/Makefile ./drivers/s390/net/Kconfig ./drivers/s390/crypto/Makefile ./drivers/s390/cio/Makefile ./drivers/s390/char/Makefile ./drivers/s390/char/Kconfig ./drivers/s390/block/Makefile ./drivers/s390/block/Kconfig ./drivers/s390/Makefile ./drivers/rtc/Makefile ./drivers/rtc/Kconfig ./drivers/rpmsg/Makefile ./drivers/rpmsg/Kconfig ./drivers/reset/tegra/Makefile ./drivers/reset/tegra/Kconfig ./drivers/reset/sti/Makefile ./drivers/reset/sti/Kconfig ./drivers/reset/hisilicon/Makefile ./drivers/reset/hisilicon/Kconfig ./drivers/reset/Makefile ./drivers/reset/Kconfig ./drivers/remoteproc/Makefile ./drivers/remoteproc/Kconfig ./drivers/regulator/Makefile ./drivers/regulator/Kconfig ./drivers/ras/Makefile ./drivers/ras/Kconfig ./drivers/rapidio/switches/Makefile ./drivers/rapidio/switches/Kconfig ./drivers/rapidio/devices/Makefile ./drivers/rapidio/devices/Kconfig ./drivers/rapidio/Makefile ./drivers/rapidio/Kconfig ./drivers/pwm/Makefile ./drivers/pwm/Kconfig ./drivers/ptp/Makefile ./drivers/ptp/Kconfig ./drivers/ps3/Makefile ./drivers/pps/generators/Makefile ./drivers/pps/generators/Kconfig ./drivers/pps/clients/Makefile ./drivers/pps/clients/Kconfig ./drivers/pps/Makefile ./drivers/pps/Kconfig ./drivers/powercap/Makefile ./drivers/powercap/Kconfig ./drivers/power/supply/Makefile ./drivers/power/supply/Kconfig ./drivers/power/reset/Makefile ./drivers/power/reset/Kconfig ./drivers/power/avs/Makefile ./drivers/power/avs/Kconfig ./drivers/power/Makefile ./drivers/power/Kconfig ./drivers/pnp/pnpbios/Makefile ./drivers/pnp/pnpbios/Kconfig ./drivers/pnp/pnpacpi/Makefile ./drivers/pnp/pnpacpi/Kconfig ./drivers/pnp/isapnp/Makefile ./drivers/pnp/isapnp/Kconfig ./drivers/pnp/Makefile ./drivers/pnp/Kconfig ./drivers/platform/x86/Makefile ./drivers/platform/x86/Kconfig ./drivers/platform/olpc/Makefile ./drivers/platform/mips/Makefile ./drivers/platform/mips/Kconfig ./drivers/platform/goldfish/Makefile ./drivers/platform/goldfish/Kconfig ./drivers/platform/chrome/Makefile ./drivers/platform/chrome/Kconfig ./drivers/platform/Makefile ./drivers/platform/Kconfig ./drivers/pinctrl/Kconfig ./drivers/pinctrl/zte/Makefile ./drivers/pinctrl/zte/Kconfig ./drivers/pinctrl/vt8500/Makefile ./drivers/pinctrl/vt8500/Kconfig ./drivers/pinctrl/uniphier/Makefile ./drivers/pinctrl/uniphier/Kconfig ./drivers/pinctrl/ti/Makefile ./drivers/pinctrl/ti/Kconfig ./drivers/pinctrl/tegra/Makefile ./drivers/pinctrl/tegra/Kconfig ./drivers/pinctrl/sunxi/Makefile ./drivers/pinctrl/sunxi/Kconfig ./drivers/pinctrl/stm32/Makefile ./drivers/pinctrl/stm32/Kconfig ./drivers/pinctrl/sprd/Makefile ./drivers/pinctrl/sprd/Kconfig ./drivers/pinctrl/spear/Makefile ./drivers/pinctrl/spear/Kconfig ./drivers/pinctrl/sirf/Makefile ./drivers/pinctrl/sh-pfc/Makefile ./drivers/pinctrl/sh-pfc/Kconfig ./drivers/pinctrl/samsung/Makefile ./drivers/pinctrl/samsung/Kconfig ./drivers/pinctrl/qcom/Makefile ./drivers/pinctrl/qcom/Kconfig ./drivers/pinctrl/pxa/Makefile ./drivers/pinctrl/pxa/Kconfig ./drivers/pinctrl/nomadik/Makefile ./drivers/pinctrl/nomadik/Kconfig ./drivers/pinctrl/mvebu/Makefile ./drivers/pinctrl/mvebu/Kconfig ./drivers/pinctrl/meson/Makefile ./drivers/pinctrl/mediatek/Makefile ./drivers/pinctrl/mediatek/Kconfig ./drivers/pinctrl/intel/Makefile ./drivers/pinctrl/intel/Kconfig ./drivers/pinctrl/freescale/Makefile ./drivers/pinctrl/freescale/Kconfig ./drivers/pinctrl/berlin/Makefile ./drivers/pinctrl/berlin/Kconfig ./drivers/pinctrl/bcm/Makefile ./drivers/pinctrl/bcm/Kconfig ./drivers/pinctrl/aspeed/Makefile ./drivers/pinctrl/aspeed/Kconfig ./drivers/pinctrl/Makefile ./drivers/phy/ti/Makefile ./drivers/phy/ti/Kconfig ./drivers/phy/tegra/Makefile ./drivers/phy/tegra/Kconfig ./drivers/phy/st/Makefile ./drivers/phy/st/Kconfig ./drivers/phy/samsung/Makefile ./drivers/phy/samsung/Kconfig ./drivers/phy/rockchip/Makefile ./drivers/phy/rockchip/Kconfig ./drivers/phy/renesas/Makefile ./drivers/phy/renesas/Kconfig ./drivers/phy/ralink/Makefile ./drivers/phy/ralink/Kconfig ./drivers/phy/qualcomm/Makefile ./drivers/phy/qualcomm/Kconfig ./drivers/phy/motorola/Makefile ./drivers/phy/motorola/Kconfig ./drivers/phy/mediatek/Makefile ./drivers/phy/mediatek/Kconfig ./drivers/phy/marvell/Makefile ./drivers/phy/marvell/Kconfig ./drivers/phy/lantiq/Makefile ./drivers/phy/lantiq/Kconfig ./drivers/phy/hisilicon/Makefile ./drivers/phy/hisilicon/Kconfig ./drivers/phy/broadcom/Makefile ./drivers/phy/broadcom/Kconfig ./drivers/phy/amlogic/Makefile ./drivers/phy/amlogic/Kconfig ./drivers/phy/allwinner/Makefile ./drivers/phy/allwinner/Kconfig ./drivers/phy/Makefile ./drivers/phy/Kconfig ./drivers/perf/Makefile ./drivers/perf/Kconfig ./drivers/pcmcia/Makefile ./drivers/pcmcia/Kconfig ./drivers/pci/switch/Makefile ./drivers/pci/switch/Kconfig ./drivers/pci/pcie/aer/Makefile ./drivers/pci/pcie/aer/Kconfig.debug ./drivers/pci/pcie/aer/Kconfig ./drivers/pci/pcie/Makefile ./drivers/pci/pcie/Kconfig ./drivers/pci/hotplug/Makefile ./drivers/pci/hotplug/Kconfig ./drivers/pci/host/Makefile ./drivers/pci/host/Kconfig ./drivers/pci/endpoint/functions/Makefile ./drivers/pci/endpoint/functions/Kconfig ./drivers/pci/endpoint/Makefile ./drivers/pci/endpoint/Kconfig ./drivers/pci/dwc/Makefile ./drivers/pci/dwc/Kconfig ./drivers/pci/Makefile ./drivers/pci/Kconfig ./drivers/parport/Makefile ./drivers/parport/Kconfig ./drivers/parisc/Makefile ./drivers/parisc/Kconfig ./drivers/of/unittest-data/Makefile ./drivers/of/Makefile ./drivers/of/Kconfig ./drivers/nvmem/Makefile ./drivers/nvmem/Kconfig ./drivers/nvme/target/Makefile ./drivers/nvme/target/Kconfig ./drivers/nvme/host/Makefile ./drivers/nvme/host/Kconfig ./drivers/nvme/Makefile ./drivers/nvme/Kconfig ./drivers/nvdimm/Makefile ./drivers/nvdimm/Kconfig ./drivers/nubus/Makefile ./drivers/ntb/test/Makefile ./drivers/ntb/test/Kconfig ./drivers/ntb/hw/intel/Makefile ./drivers/ntb/hw/intel/Kconfig ./drivers/ntb/hw/idt/Makefile ./drivers/ntb/hw/idt/Kconfig ./drivers/ntb/hw/amd/Makefile ./drivers/ntb/hw/amd/Kconfig ./drivers/ntb/hw/Makefile ./drivers/ntb/hw/Kconfig ./drivers/ntb/Makefile ./drivers/ntb/Kconfig ./drivers/nfc/st95hf/Makefile ./drivers/nfc/st95hf/Kconfig ./drivers/nfc/st21nfca/Makefile ./drivers/nfc/st21nfca/Kconfig ./drivers/nfc/st-nci/Makefile ./drivers/nfc/st-nci/Kconfig ./drivers/nfc/s3fwrn5/Makefile ./drivers/nfc/s3fwrn5/Kconfig ./drivers/nfc/pn544/Makefile ./drivers/nfc/pn544/Kconfig ./drivers/nfc/pn533/Makefile ./drivers/nfc/pn533/Kconfig ./drivers/nfc/nxp-nci/Makefile ./drivers/nfc/nxp-nci/Kconfig ./drivers/nfc/nfcmrvl/Makefile ./drivers/nfc/nfcmrvl/Kconfig ./drivers/nfc/microread/Makefile ./drivers/nfc/microread/Kconfig ./drivers/nfc/fdp/Makefile ./drivers/nfc/fdp/Kconfig ./drivers/nfc/Makefile ./drivers/nfc/Kconfig ./drivers/net/xen-netback/Makefile ./drivers/net/wireless/zydas/zd1211rw/Makefile ./drivers/net/wireless/zydas/zd1211rw/Kconfig ./drivers/net/wireless/zydas/Makefile ./drivers/net/wireless/zydas/Kconfig ./drivers/net/wireless/ti/wlcore/Makefile ./drivers/net/wireless/ti/wlcore/Kconfig ./drivers/net/wireless/ti/wl18xx/Makefile ./drivers/net/wireless/ti/wl18xx/Kconfig ./drivers/net/wireless/ti/wl12xx/Makefile ./drivers/net/wireless/ti/wl12xx/Kconfig ./drivers/net/wireless/ti/wl1251/Makefile ./drivers/net/wireless/ti/wl1251/Kconfig ./drivers/net/wireless/ti/Makefile ./drivers/net/wireless/ti/Kconfig ./drivers/net/wireless/st/cw1200/Makefile ./drivers/net/wireless/st/cw1200/Kconfig ./drivers/net/wireless/st/Makefile ./drivers/net/wireless/st/Kconfig ./drivers/net/wireless/rsi/Makefile ./drivers/net/wireless/rsi/Kconfig ./drivers/net/wireless/realtek/rtlwifi/rtl8821ae/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723com/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723be/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8723ae/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192se/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192ee/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192de/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192cu/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192ce/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8192c/Makefile ./drivers/net/wireless/realtek/rtlwifi/rtl8188ee/Makefile ./drivers/net/wireless/realtek/rtlwifi/btcoexist/Makefile ./drivers/net/wireless/realtek/rtlwifi/Makefile ./drivers/net/wireless/realtek/rtlwifi/Kconfig ./drivers/net/wireless/realtek/rtl8xxxu/Makefile ./drivers/net/wireless/realtek/rtl8xxxu/Kconfig ./drivers/net/wireless/realtek/rtl818x/rtl8187/Makefile ./drivers/net/wireless/realtek/rtl818x/rtl8180/Makefile ./drivers/net/wireless/realtek/rtl818x/Makefile ./drivers/net/wireless/realtek/rtl818x/Kconfig ./drivers/net/wireless/realtek/Makefile ./drivers/net/wireless/realtek/Kconfig ./drivers/net/wireless/ralink/rt2x00/Makefile ./drivers/net/wireless/ralink/rt2x00/Kconfig ./drivers/net/wireless/ralink/Makefile ./drivers/net/wireless/ralink/Kconfig ./drivers/net/wireless/quantenna/qtnfmac/Makefile ./drivers/net/wireless/quantenna/qtnfmac/Kconfig ./drivers/net/wireless/quantenna/Makefile ./drivers/net/wireless/quantenna/Kconfig ./drivers/net/wireless/mediatek/mt7601u/Makefile ./drivers/net/wireless/mediatek/mt7601u/Kconfig ./drivers/net/wireless/mediatek/Makefile ./drivers/net/wireless/mediatek/Kconfig ./drivers/net/wireless/marvell/mwifiex/Makefile ./drivers/net/wireless/marvell/mwifiex/Kconfig ./drivers/net/wireless/marvell/libertas_tf/Makefile ./drivers/net/wireless/marvell/libertas_tf/Kconfig ./drivers/net/wireless/marvell/libertas/Makefile ./drivers/net/wireless/marvell/libertas/Kconfig ./drivers/net/wireless/marvell/Makefile ./drivers/net/wireless/marvell/Kconfig ./drivers/net/wireless/intersil/prism54/Makefile ./drivers/net/wireless/intersil/p54/Makefile ./drivers/net/wireless/intersil/p54/Kconfig ./drivers/net/wireless/intersil/orinoco/Makefile ./drivers/net/wireless/intersil/orinoco/Kconfig ./drivers/net/wireless/intersil/hostap/Makefile ./drivers/net/wireless/intersil/hostap/Kconfig ./drivers/net/wireless/intersil/Makefile ./drivers/net/wireless/intersil/Kconfig ./drivers/net/wireless/intel/iwlwifi/mvm/Makefile ./drivers/net/wireless/intel/iwlwifi/dvm/Makefile ./drivers/net/wireless/intel/iwlwifi/Makefile ./drivers/net/wireless/intel/iwlwifi/Kconfig ./drivers/net/wireless/intel/iwlegacy/Makefile ./drivers/net/wireless/intel/iwlegacy/Kconfig ./drivers/net/wireless/intel/ipw2x00/Makefile ./drivers/net/wireless/intel/ipw2x00/Kconfig ./drivers/net/wireless/intel/Makefile ./drivers/net/wireless/intel/Kconfig ./drivers/net/wireless/cisco/Makefile ./drivers/net/wireless/cisco/Kconfig ./drivers/net/wireless/broadcom/brcm80211/brcmutil/Makefile ./drivers/net/wireless/broadcom/brcm80211/brcmsmac/Makefile ./drivers/net/wireless/broadcom/brcm80211/brcmfmac/Makefile ./drivers/net/wireless/broadcom/brcm80211/Makefile ./drivers/net/wireless/broadcom/brcm80211/Kconfig ./drivers/net/wireless/broadcom/b43legacy/Makefile ./drivers/net/wireless/broadcom/b43legacy/Kconfig ./drivers/net/wireless/broadcom/b43/Makefile ./drivers/net/wireless/broadcom/b43/Kconfig ./drivers/net/wireless/broadcom/Makefile ./drivers/net/wireless/broadcom/Kconfig ./drivers/net/wireless/atmel/Makefile ./drivers/net/wireless/atmel/Kconfig ./drivers/net/wireless/ath/wil6210/Makefile ./drivers/net/wireless/ath/wil6210/Kconfig ./drivers/net/wireless/ath/wcn36xx/Makefile ./drivers/net/wireless/ath/wcn36xx/Kconfig ./drivers/net/wireless/ath/carl9170/Makefile ./drivers/net/wireless/ath/carl9170/Kconfig ./drivers/net/wireless/ath/ath9k/Makefile ./drivers/net/wireless/ath/ath9k/Kconfig ./drivers/net/wireless/ath/ath6kl/Makefile ./drivers/net/wireless/ath/ath6kl/Kconfig ./drivers/net/wireless/ath/ath5k/Makefile ./drivers/net/wireless/ath/ath5k/Kconfig ./drivers/net/wireless/ath/ath10k/Makefile ./drivers/net/wireless/ath/ath10k/Kconfig ./drivers/net/wireless/ath/ar5523/Makefile ./drivers/net/wireless/ath/ar5523/Kconfig ./drivers/net/wireless/ath/Makefile ./drivers/net/wireless/ath/Kconfig ./drivers/net/wireless/admtek/Makefile ./drivers/net/wireless/admtek/Kconfig ./drivers/net/wireless/Makefile ./drivers/net/wireless/Kconfig ./drivers/net/wimax/i2400m/Makefile ./drivers/net/wimax/i2400m/Kconfig ./drivers/net/wimax/Makefile ./drivers/net/wimax/Kconfig ./drivers/net/wan/lmc/Makefile ./drivers/net/wan/Makefile ./drivers/net/wan/Kconfig ./drivers/net/vmxnet3/Makefile ./drivers/net/usb/Makefile ./drivers/net/usb/Kconfig ./drivers/net/team/Makefile ./drivers/net/team/Kconfig ./drivers/net/slip/Makefile ./drivers/net/slip/Kconfig ./drivers/net/ppp/Makefile ./drivers/net/ppp/Kconfig ./drivers/net/plip/Makefile ./drivers/net/plip/Kconfig ./drivers/net/phy/Makefile ./drivers/net/phy/Kconfig ./drivers/net/ipvlan/Makefile ./drivers/net/ieee802154/Makefile ./drivers/net/ieee802154/Kconfig ./drivers/net/hyperv/Makefile ./drivers/net/hyperv/Kconfig ./drivers/net/hippi/Makefile ./drivers/net/hippi/Kconfig ./drivers/net/hamradio/Makefile ./drivers/net/hamradio/Kconfig ./drivers/net/fjes/Makefile ./drivers/net/fddi/skfp/Makefile ./drivers/net/fddi/Makefile ./drivers/net/fddi/Kconfig ./drivers/net/ethernet/socionext/netsec/Makefile ./drivers/net/ethernet/socionext/Makefile ./drivers/net/ethernet/socionext/Kconfig ./drivers/net/ethernet/Makefile ./drivers/net/ethernet/Kconfig ./drivers/net/ethernet/xscale/Makefile ./drivers/net/ethernet/xscale/Kconfig ./drivers/net/ethernet/xircom/Makefile ./drivers/net/ethernet/xircom/Kconfig ./drivers/net/ethernet/xilinx/Kconfig ./drivers/net/ethernet/xilinx/Makefile ./drivers/net/ethernet/wiznet/Makefile ./drivers/net/ethernet/wiznet/Kconfig ./drivers/net/ethernet/via/Makefile ./drivers/net/ethernet/via/Kconfig ./drivers/net/ethernet/tundra/Makefile ./drivers/net/ethernet/tundra/Kconfig ./drivers/net/ethernet/toshiba/Makefile ./drivers/net/ethernet/toshiba/Kconfig ./drivers/net/ethernet/tile/Makefile ./drivers/net/ethernet/tile/Kconfig ./drivers/net/ethernet/ti/Makefile ./drivers/net/ethernet/ti/Kconfig ./drivers/net/ethernet/tehuti/Makefile ./drivers/net/ethernet/tehuti/Kconfig ./drivers/net/ethernet/synopsys/Makefile ./drivers/net/ethernet/synopsys/Kconfig ./drivers/net/ethernet/sun/Makefile ./drivers/net/ethernet/sun/Kconfig ./drivers/net/ethernet/stmicro/stmmac/Kconfig ./drivers/net/ethernet/stmicro/stmmac/Makefile ./drivers/net/ethernet/stmicro/Makefile ./drivers/net/ethernet/stmicro/Kconfig ./drivers/net/ethernet/smsc/Makefile ./drivers/net/ethernet/smsc/Kconfig ./drivers/net/ethernet/sis/Makefile ./drivers/net/ethernet/sis/Kconfig ./drivers/net/ethernet/silan/Makefile ./drivers/net/ethernet/silan/Kconfig ./drivers/net/ethernet/sgi/Makefile ./drivers/net/ethernet/sgi/Kconfig ./drivers/net/ethernet/sfc/falcon/Makefile ./drivers/net/ethernet/sfc/falcon/Kconfig ./drivers/net/ethernet/sfc/Makefile ./drivers/net/ethernet/sfc/Kconfig ./drivers/net/ethernet/seeq/Makefile ./drivers/net/ethernet/seeq/Kconfig ./drivers/net/ethernet/samsung/sxgbe/Makefile ./drivers/net/ethernet/samsung/Makefile ./drivers/net/ethernet/samsung/Kconfig ./drivers/net/ethernet/rocker/Makefile ./drivers/net/ethernet/rocker/Kconfig ./drivers/net/ethernet/renesas/Makefile ./drivers/net/ethernet/renesas/Kconfig ./drivers/net/ethernet/realtek/Makefile ./drivers/net/ethernet/realtek/Kconfig ./drivers/net/ethernet/rdc/Makefile ./drivers/net/ethernet/rdc/Kconfig ./drivers/net/ethernet/qualcomm/rmnet/Makefile ./drivers/net/ethernet/qualcomm/rmnet/Kconfig ./drivers/net/ethernet/qualcomm/emac/Makefile ./drivers/net/ethernet/qualcomm/Makefile ./drivers/net/ethernet/qualcomm/Kconfig ./drivers/net/ethernet/qlogic/qlge/Makefile ./drivers/net/ethernet/qlogic/qlcnic/Makefile ./drivers/net/ethernet/qlogic/qede/Makefile ./drivers/net/ethernet/qlogic/qed/Makefile ./drivers/net/ethernet/qlogic/netxen/Makefile ./drivers/net/ethernet/qlogic/Makefile ./drivers/net/ethernet/qlogic/Kconfig ./drivers/net/ethernet/pasemi/Makefile ./drivers/net/ethernet/pasemi/Kconfig ./drivers/net/ethernet/packetengines/Makefile ./drivers/net/ethernet/packetengines/Kconfig ./drivers/net/ethernet/oki-semi/pch_gbe/Makefile ./drivers/net/ethernet/oki-semi/pch_gbe/Kconfig ./drivers/net/ethernet/oki-semi/Makefile ./drivers/net/ethernet/oki-semi/Kconfig ./drivers/net/ethernet/nxp/Makefile ./drivers/net/ethernet/nxp/Kconfig ./drivers/net/ethernet/nvidia/Makefile ./drivers/net/ethernet/nvidia/Kconfig ./drivers/net/ethernet/nuvoton/Makefile ./drivers/net/ethernet/nuvoton/Kconfig ./drivers/net/ethernet/netronome/nfp/Makefile ./drivers/net/ethernet/netronome/Makefile ./drivers/net/ethernet/netronome/Kconfig ./drivers/net/ethernet/neterion/vxge/Makefile ./drivers/net/ethernet/neterion/Makefile ./drivers/net/ethernet/neterion/Kconfig ./drivers/net/ethernet/natsemi/Makefile ./drivers/net/ethernet/natsemi/Kconfig ./drivers/net/ethernet/myricom/myri10ge/Makefile ./drivers/net/ethernet/myricom/Makefile ./drivers/net/ethernet/myricom/Kconfig ./drivers/net/ethernet/moxa/Makefile ./drivers/net/ethernet/moxa/Kconfig ./drivers/net/ethernet/microchip/Makefile ./drivers/net/ethernet/microchip/Kconfig ./drivers/net/ethernet/micrel/Makefile ./drivers/net/ethernet/micrel/Kconfig ./drivers/net/ethernet/mellanox/mlxsw/Makefile ./drivers/net/ethernet/mellanox/mlxsw/Kconfig ./drivers/net/ethernet/mellanox/mlxfw/Makefile ./drivers/net/ethernet/mellanox/mlxfw/Kconfig ./drivers/net/ethernet/mellanox/mlx5/core/lib/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/ipoib/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/fpga/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/en_accel/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/diag/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/accel/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/Makefile ./drivers/net/ethernet/mellanox/mlx5/core/Kconfig ./drivers/net/ethernet/mellanox/mlx4/Makefile ./drivers/net/ethernet/mellanox/mlx4/Kconfig ./drivers/net/ethernet/mellanox/Makefile ./drivers/net/ethernet/mellanox/Kconfig ./drivers/net/ethernet/mediatek/Makefile ./drivers/net/ethernet/mediatek/Kconfig ./drivers/net/ethernet/marvell/Makefile ./drivers/net/ethernet/marvell/Kconfig ./drivers/net/ethernet/intel/ixgbevf/Makefile ./drivers/net/ethernet/intel/ixgbe/Makefile ./drivers/net/ethernet/intel/ixgb/Makefile ./drivers/net/ethernet/intel/igbvf/Makefile ./drivers/net/ethernet/intel/igb/Makefile ./drivers/net/ethernet/intel/i40evf/Makefile ./drivers/net/ethernet/intel/i40e/Makefile ./drivers/net/ethernet/intel/fm10k/Makefile ./drivers/net/ethernet/intel/e1000e/Makefile ./drivers/net/ethernet/intel/e1000/Makefile ./drivers/net/ethernet/intel/Makefile ./drivers/net/ethernet/intel/Kconfig ./drivers/net/ethernet/ibm/emac/Makefile ./drivers/net/ethernet/ibm/emac/Kconfig ./drivers/net/ethernet/ibm/ehea/Makefile ./drivers/net/ethernet/ibm/Makefile ./drivers/net/ethernet/ibm/Kconfig ./drivers/net/ethernet/i825xx/Makefile ./drivers/net/ethernet/i825xx/Kconfig ./drivers/net/ethernet/huawei/hinic/Makefile ./drivers/net/ethernet/huawei/hinic/Kconfig ./drivers/net/ethernet/huawei/Makefile ./drivers/net/ethernet/huawei/Kconfig ./drivers/net/ethernet/hp/Makefile ./drivers/net/ethernet/hp/Kconfig ./drivers/net/ethernet/hisilicon/hns3/hns3pf/Makefile ./drivers/net/ethernet/hisilicon/hns3/Makefile ./drivers/net/ethernet/hisilicon/hns/Makefile ./drivers/net/ethernet/hisilicon/Makefile ./drivers/net/ethernet/hisilicon/Kconfig ./drivers/net/ethernet/fujitsu/Makefile ./drivers/net/ethernet/fujitsu/Kconfig ./drivers/net/ethernet/freescale/fs_enet/Makefile ./drivers/net/ethernet/freescale/fs_enet/Kconfig ./drivers/net/ethernet/freescale/fman/Makefile ./drivers/net/ethernet/freescale/fman/Kconfig ./drivers/net/ethernet/freescale/dpaa/Makefile ./drivers/net/ethernet/freescale/dpaa/Kconfig ./drivers/net/ethernet/freescale/Makefile ./drivers/net/ethernet/freescale/Kconfig ./drivers/net/ethernet/faraday/Makefile ./drivers/net/ethernet/faraday/Kconfig ./drivers/net/ethernet/ezchip/Makefile ./drivers/net/ethernet/ezchip/Kconfig ./drivers/net/ethernet/emulex/benet/Makefile ./drivers/net/ethernet/emulex/benet/Kconfig ./drivers/net/ethernet/emulex/Makefile ./drivers/net/ethernet/emulex/Kconfig ./drivers/net/ethernet/dlink/Makefile ./drivers/net/ethernet/dlink/Kconfig ./drivers/net/ethernet/dec/tulip/Makefile ./drivers/net/ethernet/dec/tulip/Kconfig ./drivers/net/ethernet/dec/Makefile ./drivers/net/ethernet/dec/Kconfig ./drivers/net/ethernet/davicom/Makefile ./drivers/net/ethernet/davicom/Kconfig ./drivers/net/ethernet/cisco/enic/Makefile ./drivers/net/ethernet/cisco/enic/Kconfig ./drivers/net/ethernet/cisco/Makefile ./drivers/net/ethernet/cisco/Kconfig ./drivers/net/ethernet/cirrus/Makefile ./drivers/net/ethernet/cirrus/Kconfig ./drivers/net/ethernet/chelsio/libcxgb/Makefile ./drivers/net/ethernet/chelsio/cxgb4vf/Makefile ./drivers/net/ethernet/chelsio/cxgb4/Makefile ./drivers/net/ethernet/chelsio/cxgb3/Makefile ./drivers/net/ethernet/chelsio/cxgb/Makefile ./drivers/net/ethernet/chelsio/Makefile ./drivers/net/ethernet/chelsio/Kconfig ./drivers/net/ethernet/cavium/thunder/Makefile ./drivers/net/ethernet/cavium/octeon/Makefile ./drivers/net/ethernet/cavium/liquidio/Makefile ./drivers/net/ethernet/cavium/Makefile ./drivers/net/ethernet/cavium/Kconfig ./drivers/net/ethernet/calxeda/Makefile ./drivers/net/ethernet/calxeda/Kconfig ./drivers/net/ethernet/cadence/Makefile ./drivers/net/ethernet/cadence/Kconfig ./drivers/net/ethernet/brocade/bna/Makefile ./drivers/net/ethernet/brocade/bna/Kconfig ./drivers/net/ethernet/brocade/Makefile ./drivers/net/ethernet/brocade/Kconfig ./drivers/net/ethernet/broadcom/genet/Makefile ./drivers/net/ethernet/broadcom/bnxt/Makefile ./drivers/net/ethernet/broadcom/bnx2x/Makefile ./drivers/net/ethernet/broadcom/Makefile ./drivers/net/ethernet/broadcom/Kconfig ./drivers/net/ethernet/aurora/Makefile ./drivers/net/ethernet/aurora/Kconfig ./drivers/net/ethernet/atheros/atlx/Makefile ./drivers/net/ethernet/atheros/atl1e/Makefile ./drivers/net/ethernet/atheros/atl1c/Makefile ./drivers/net/ethernet/atheros/alx/Makefile ./drivers/net/ethernet/atheros/Makefile ./drivers/net/ethernet/atheros/Kconfig ./drivers/net/ethernet/arc/Makefile ./drivers/net/ethernet/arc/Kconfig ./drivers/net/ethernet/aquantia/atlantic/Makefile ./drivers/net/ethernet/aquantia/Makefile ./drivers/net/ethernet/aquantia/Kconfig ./drivers/net/ethernet/apple/Makefile ./drivers/net/ethernet/apple/Kconfig ./drivers/net/ethernet/apm/xgene/Makefile ./drivers/net/ethernet/apm/xgene/Kconfig ./drivers/net/ethernet/apm/xgene-v2/Makefile ./drivers/net/ethernet/apm/xgene-v2/Kconfig ./drivers/net/ethernet/apm/Makefile ./drivers/net/ethernet/apm/Kconfig ./drivers/net/ethernet/amd/xgbe/Makefile ./drivers/net/ethernet/amd/Makefile ./drivers/net/ethernet/amd/Kconfig ./drivers/net/ethernet/amazon/ena/Makefile ./drivers/net/ethernet/amazon/Makefile ./drivers/net/ethernet/amazon/Kconfig ./drivers/net/ethernet/altera/Makefile ./drivers/net/ethernet/altera/Kconfig ./drivers/net/ethernet/alteon/Makefile ./drivers/net/ethernet/alteon/Kconfig ./drivers/net/ethernet/allwinner/Makefile ./drivers/net/ethernet/allwinner/Kconfig ./drivers/net/ethernet/alacritech/Makefile ./drivers/net/ethernet/alacritech/Kconfig ./drivers/net/ethernet/agere/Makefile ./drivers/net/ethernet/agere/Kconfig ./drivers/net/ethernet/aeroflex/Makefile ./drivers/net/ethernet/aeroflex/Kconfig ./drivers/net/ethernet/adi/Makefile ./drivers/net/ethernet/adi/Kconfig ./drivers/net/ethernet/adaptec/Makefile ./drivers/net/ethernet/adaptec/Kconfig ./drivers/net/ethernet/8390/Makefile ./drivers/net/ethernet/8390/Kconfig ./drivers/net/ethernet/3com/Makefile ./drivers/net/ethernet/3com/Kconfig ./drivers/net/dsa/mv88e6xxx/Makefile ./drivers/net/dsa/mv88e6xxx/Kconfig ./drivers/net/dsa/microchip/Makefile ./drivers/net/dsa/microchip/Kconfig ./drivers/net/dsa/b53/Makefile ./drivers/net/dsa/b53/Kconfig ./drivers/net/dsa/Makefile ./drivers/net/dsa/Kconfig ./drivers/net/cris/Makefile ./drivers/net/can/usb/peak_usb/Makefile ./drivers/net/can/usb/Makefile ./drivers/net/can/usb/Kconfig ./drivers/net/can/spi/Makefile ./drivers/net/can/spi/Kconfig ./drivers/net/can/softing/Makefile ./drivers/net/can/softing/Kconfig ./drivers/net/can/sja1000/Makefile ./drivers/net/can/sja1000/Kconfig ./drivers/net/can/rcar/Makefile ./drivers/net/can/rcar/Kconfig ./drivers/net/can/peak_canfd/Makefile ./drivers/net/can/peak_canfd/Kconfig ./drivers/net/can/mscan/Makefile ./drivers/net/can/mscan/Kconfig ./drivers/net/can/m_can/Makefile ./drivers/net/can/m_can/Kconfig ./drivers/net/can/ifi_canfd/Makefile ./drivers/net/can/ifi_canfd/Kconfig ./drivers/net/can/cc770/Makefile ./drivers/net/can/cc770/Kconfig ./drivers/net/can/c_can/Makefile ./drivers/net/can/c_can/Kconfig ./drivers/net/can/Makefile ./drivers/net/can/Kconfig ./drivers/net/caif/Makefile ./drivers/net/caif/Kconfig ./drivers/net/bonding/Makefile ./drivers/net/arcnet/Makefile ./drivers/net/arcnet/Kconfig ./drivers/net/appletalk/Makefile ./drivers/net/appletalk/Kconfig ./drivers/net/Makefile ./drivers/net/Kconfig ./drivers/mux/Makefile ./drivers/mux/Kconfig ./drivers/mtd/ubi/Makefile ./drivers/mtd/ubi/Kconfig ./drivers/mtd/tests/Makefile ./drivers/mtd/spi-nor/Makefile ./drivers/mtd/spi-nor/Kconfig ./drivers/mtd/parsers/Makefile ./drivers/mtd/parsers/Kconfig ./drivers/mtd/onenand/Makefile ./drivers/mtd/onenand/Kconfig ./drivers/mtd/nand/gpmi-nand/Makefile ./drivers/mtd/nand/brcmnand/Makefile ./drivers/mtd/nand/bcm47xxnflash/Makefile ./drivers/mtd/nand/atmel/Makefile ./drivers/mtd/nand/Makefile ./drivers/mtd/nand/Kconfig ./drivers/mtd/maps/Makefile ./drivers/mtd/maps/Kconfig ./drivers/mtd/lpddr/Makefile ./drivers/mtd/lpddr/Kconfig ./drivers/mtd/devices/Makefile ./drivers/mtd/devices/Kconfig ./drivers/mtd/chips/Makefile ./drivers/mtd/chips/Kconfig ./drivers/mtd/Makefile ./drivers/mtd/Kconfig ./drivers/mmc/host/Makefile ./drivers/mmc/host/Kconfig ./drivers/mmc/core/Makefile ./drivers/mmc/core/Kconfig ./drivers/mmc/Makefile ./drivers/mmc/Kconfig ./drivers/misc/Kconfig ./drivers/misc/vmw_vmci/Makefile ./drivers/misc/vmw_vmci/Kconfig ./drivers/misc/ti-st/Makefile ./drivers/misc/ti-st/Kconfig ./drivers/misc/sgi-xp/Makefile ./drivers/misc/sgi-gru/Makefile ./drivers/misc/mic/vop/Makefile ./drivers/misc/mic/scif/Makefile ./drivers/misc/mic/host/Makefile ./drivers/misc/mic/cosm_client/Makefile ./drivers/misc/mic/cosm/Makefile ./drivers/misc/mic/card/Makefile ./drivers/misc/mic/bus/Makefile ./drivers/misc/mic/Makefile ./drivers/misc/mic/Kconfig ./drivers/misc/mei/Makefile ./drivers/misc/mei/Kconfig ./drivers/misc/lis3lv02d/Makefile ./drivers/misc/lis3lv02d/Kconfig ./drivers/misc/ibmasm/Makefile ./drivers/misc/genwqe/Makefile ./drivers/misc/genwqe/Kconfig ./drivers/misc/eeprom/Makefile ./drivers/misc/eeprom/Kconfig ./drivers/misc/echo/Makefile ./drivers/misc/echo/Kconfig ./drivers/misc/cxl/Makefile ./drivers/misc/cxl/Kconfig ./drivers/misc/cb710/Makefile ./drivers/misc/cb710/Kconfig ./drivers/misc/c2port/Makefile ./drivers/misc/c2port/Kconfig ./drivers/misc/altera-stapl/Makefile ./drivers/misc/altera-stapl/Kconfig ./drivers/misc/Makefile ./drivers/mfd/Makefile ./drivers/mfd/Kconfig ./drivers/message/fusion/Makefile ./drivers/message/fusion/Kconfig ./drivers/message/Makefile ./drivers/memstick/host/Makefile ./drivers/memstick/host/Kconfig ./drivers/memstick/core/Makefile ./drivers/memstick/core/Kconfig ./drivers/memstick/Makefile ./drivers/memstick/Kconfig ./drivers/memory/tegra/Makefile ./drivers/memory/tegra/Kconfig ./drivers/memory/samsung/Makefile ./drivers/memory/samsung/Kconfig ./drivers/memory/Makefile ./drivers/memory/Kconfig ./drivers/media/v4l2-core/Makefile ./drivers/media/v4l2-core/Kconfig ./drivers/media/usb/zr364xx/Makefile ./drivers/media/usb/zr364xx/Kconfig ./drivers/media/usb/uvc/Makefile ./drivers/media/usb/uvc/Kconfig ./drivers/media/usb/usbvision/Makefile ./drivers/media/usb/usbvision/Kconfig ./drivers/media/usb/usbtv/Makefile ./drivers/media/usb/usbtv/Kconfig ./drivers/media/usb/ttusb-dec/Makefile ./drivers/media/usb/ttusb-dec/Kconfig ./drivers/media/usb/ttusb-budget/Makefile ./drivers/media/usb/ttusb-budget/Kconfig ./drivers/media/usb/tm6000/Makefile ./drivers/media/usb/tm6000/Kconfig ./drivers/media/usb/stkwebcam/Makefile ./drivers/media/usb/stkwebcam/Kconfig ./drivers/media/usb/stk1160/Makefile ./drivers/media/usb/stk1160/Kconfig ./drivers/media/usb/siano/Makefile ./drivers/media/usb/siano/Kconfig ./drivers/media/usb/s2255/Makefile ./drivers/media/usb/s2255/Kconfig ./drivers/media/usb/rainshadow-cec/Makefile ./drivers/media/usb/rainshadow-cec/Kconfig ./drivers/media/usb/pwc/Makefile ./drivers/media/usb/pwc/Kconfig ./drivers/media/usb/pvrusb2/Makefile ./drivers/media/usb/pvrusb2/Kconfig ./drivers/media/usb/pulse8-cec/Makefile ./drivers/media/usb/pulse8-cec/Kconfig ./drivers/media/usb/msi2500/Makefile ./drivers/media/usb/msi2500/Kconfig ./drivers/media/usb/hdpvr/Makefile ./drivers/media/usb/hdpvr/Kconfig ./drivers/media/usb/hackrf/Makefile ./drivers/media/usb/hackrf/Kconfig ./drivers/media/usb/gspca/stv06xx/Makefile ./drivers/media/usb/gspca/stv06xx/Kconfig ./drivers/media/usb/gspca/m5602/Makefile ./drivers/media/usb/gspca/m5602/Kconfig ./drivers/media/usb/gspca/gl860/Makefile ./drivers/media/usb/gspca/gl860/Kconfig ./drivers/media/usb/gspca/Makefile ./drivers/media/usb/gspca/Kconfig ./drivers/media/usb/go7007/Makefile ./drivers/media/usb/go7007/Kconfig ./drivers/media/usb/em28xx/Makefile ./drivers/media/usb/em28xx/Kconfig ./drivers/media/usb/dvb-usb/Makefile ./drivers/media/usb/dvb-usb/Kconfig ./drivers/media/usb/dvb-usb-v2/Makefile ./drivers/media/usb/dvb-usb-v2/Kconfig ./drivers/media/usb/cx231xx/Makefile ./drivers/media/usb/cx231xx/Kconfig ./drivers/media/usb/cpia2/Makefile ./drivers/media/usb/cpia2/Kconfig ./drivers/media/usb/b2c2/Makefile ./drivers/media/usb/b2c2/Kconfig ./drivers/media/usb/au0828/Makefile ./drivers/media/usb/au0828/Kconfig ./drivers/media/usb/as102/Makefile ./drivers/media/usb/as102/Kconfig ./drivers/media/usb/airspy/Makefile ./drivers/media/usb/airspy/Kconfig ./drivers/media/usb/Makefile ./drivers/media/usb/Kconfig ./drivers/media/tuners/Makefile ./drivers/media/tuners/Kconfig ./drivers/media/spi/Makefile ./drivers/media/spi/Kconfig ./drivers/media/rc/keymaps/Makefile ./drivers/media/rc/keymaps/Kconfig ./drivers/media/rc/img-ir/Makefile ./drivers/media/rc/img-ir/Kconfig ./drivers/media/rc/Makefile ./drivers/media/rc/Kconfig ./drivers/media/radio/wl128x/Makefile ./drivers/media/radio/wl128x/Kconfig ./drivers/media/radio/si4713/Makefile ./drivers/media/radio/si4713/Kconfig ./drivers/media/radio/si470x/Makefile ./drivers/media/radio/si470x/Kconfig ./drivers/media/radio/Makefile ./drivers/media/radio/Kconfig ./drivers/media/platform/xilinx/Makefile ./drivers/media/platform/xilinx/Kconfig ./drivers/media/platform/vsp1/Makefile ./drivers/media/platform/vivid/Makefile ./drivers/media/platform/vivid/Kconfig ./drivers/media/platform/vimc/Makefile ./drivers/media/platform/vimc/Kconfig ./drivers/media/platform/ti-vpe/Makefile ./drivers/media/platform/stm32/Makefile ./drivers/media/platform/sti/hva/Makefile ./drivers/media/platform/sti/delta/Makefile ./drivers/media/platform/sti/cec/Makefile ./drivers/media/platform/sti/c8sectpfe/Makefile ./drivers/media/platform/sti/c8sectpfe/Kconfig ./drivers/media/platform/sti/bdisp/Makefile ./drivers/media/platform/soc_camera/Makefile ./drivers/media/platform/soc_camera/Kconfig ./drivers/media/platform/s5p-mfc/Makefile ./drivers/media/platform/s5p-jpeg/Makefile ./drivers/media/platform/s5p-g2d/Makefile ./drivers/media/platform/s5p-cec/Makefile ./drivers/media/platform/s3c-camif/Makefile ./drivers/media/platform/rcar-vin/Makefile ./drivers/media/platform/rcar-vin/Kconfig ./drivers/media/platform/qcom/venus/Makefile ./drivers/media/platform/qcom/camss-8x16/Makefile ./drivers/media/platform/omap3isp/Makefile ./drivers/media/platform/omap/Makefile ./drivers/media/platform/omap/Kconfig ./drivers/media/platform/mtk-vpu/Makefile ./drivers/media/platform/mtk-vcodec/Makefile ./drivers/media/platform/mtk-mdp/Makefile ./drivers/media/platform/mtk-jpeg/Makefile ./drivers/media/platform/meson/Makefile ./drivers/media/platform/marvell-ccic/Makefile ./drivers/media/platform/marvell-ccic/Kconfig ./drivers/media/platform/exynos4-is/Makefile ./drivers/media/platform/exynos4-is/Kconfig ./drivers/media/platform/exynos-gsc/Makefile ./drivers/media/platform/davinci/Makefile ./drivers/media/platform/davinci/Kconfig ./drivers/media/platform/coda/Makefile ./drivers/media/platform/blackfin/Makefile ./drivers/media/platform/blackfin/Kconfig ./drivers/media/platform/atmel/Makefile ./drivers/media/platform/atmel/Kconfig ./drivers/media/platform/am437x/Makefile ./drivers/media/platform/am437x/Kconfig ./drivers/media/platform/Makefile ./drivers/media/platform/Kconfig ./drivers/media/pci/zoran/Makefile ./drivers/media/pci/zoran/Kconfig ./drivers/media/pci/tw686x/Makefile ./drivers/media/pci/tw686x/Kconfig ./drivers/media/pci/tw68/Makefile ./drivers/media/pci/tw68/Kconfig ./drivers/media/pci/tw5864/Makefile ./drivers/media/pci/tw5864/Kconfig ./drivers/media/pci/ttpci/Makefile ./drivers/media/pci/ttpci/Kconfig ./drivers/media/pci/sta2x11/Makefile ./drivers/media/pci/sta2x11/Kconfig ./drivers/media/pci/solo6x10/Makefile ./drivers/media/pci/solo6x10/Kconfig ./drivers/media/pci/smipcie/Makefile ./drivers/media/pci/smipcie/Kconfig ./drivers/media/pci/saa7164/Makefile ./drivers/media/pci/saa7164/Kconfig ./drivers/media/pci/saa7146/Makefile ./drivers/media/pci/saa7146/Kconfig ./drivers/media/pci/saa7134/Makefile ./drivers/media/pci/saa7134/Kconfig ./drivers/media/pci/pt3/Makefile ./drivers/media/pci/pt3/Kconfig ./drivers/media/pci/pt1/Makefile ./drivers/media/pci/pt1/Kconfig ./drivers/media/pci/pluto2/Makefile ./drivers/media/pci/pluto2/Kconfig ./drivers/media/pci/ngene/Makefile ./drivers/media/pci/ngene/Kconfig ./drivers/media/pci/netup_unidvb/Makefile ./drivers/media/pci/netup_unidvb/Kconfig ./drivers/media/pci/meye/Makefile ./drivers/media/pci/meye/Kconfig ./drivers/media/pci/mantis/Makefile ./drivers/media/pci/mantis/Kconfig ./drivers/media/pci/ivtv/Makefile ./drivers/media/pci/ivtv/Kconfig ./drivers/media/pci/dt3155/Makefile ./drivers/media/pci/dt3155/Kconfig ./drivers/media/pci/dm1105/Makefile ./drivers/media/pci/dm1105/Kconfig ./drivers/media/pci/ddbridge/Makefile ./drivers/media/pci/ddbridge/Kconfig ./drivers/media/pci/cx88/Makefile ./drivers/media/pci/cx88/Kconfig ./drivers/media/pci/cx25821/Makefile ./drivers/media/pci/cx25821/Kconfig ./drivers/media/pci/cx23885/Makefile ./drivers/media/pci/cx23885/Kconfig ./drivers/media/pci/cx18/Makefile ./drivers/media/pci/cx18/Kconfig ./drivers/media/pci/cobalt/Makefile ./drivers/media/pci/cobalt/Kconfig ./drivers/media/pci/bt8xx/Makefile ./drivers/media/pci/bt8xx/Kconfig ./drivers/media/pci/b2c2/Makefile ./drivers/media/pci/b2c2/Kconfig ./drivers/media/pci/Makefile ./drivers/media/pci/Kconfig ./drivers/media/mmc/siano/Makefile ./drivers/media/mmc/siano/Kconfig ./drivers/media/mmc/Makefile ./drivers/media/mmc/Kconfig ./drivers/media/i2c/Kconfig ./drivers/media/i2c/soc_camera/Makefile ./drivers/media/i2c/soc_camera/Kconfig ./drivers/media/i2c/smiapp/Makefile ./drivers/media/i2c/smiapp/Kconfig ./drivers/media/i2c/s5c73m3/Makefile ./drivers/media/i2c/m5mols/Makefile ./drivers/media/i2c/m5mols/Kconfig ./drivers/media/i2c/et8ek8/Makefile ./drivers/media/i2c/et8ek8/Kconfig ./drivers/media/i2c/cx25840/Makefile ./drivers/media/i2c/cx25840/Kconfig ./drivers/media/i2c/adv748x/Makefile ./drivers/media/i2c/Makefile ./drivers/media/firewire/Makefile ./drivers/media/firewire/Kconfig ./drivers/media/dvb-frontends/drx39xyj/Makefile ./drivers/media/dvb-frontends/drx39xyj/Kconfig ./drivers/media/dvb-frontends/Makefile ./drivers/media/dvb-frontends/Kconfig ./drivers/media/dvb-core/Makefile ./drivers/media/dvb-core/Kconfig ./drivers/media/common/v4l2-tpg/Makefile ./drivers/media/common/v4l2-tpg/Kconfig ./drivers/media/common/siano/Makefile ./drivers/media/common/siano/Kconfig ./drivers/media/common/saa7146/Makefile ./drivers/media/common/saa7146/Kconfig ./drivers/media/common/b2c2/Makefile ./drivers/media/common/b2c2/Kconfig ./drivers/media/common/Makefile ./drivers/media/common/Kconfig ./drivers/media/cec/Makefile ./drivers/media/cec/Kconfig ./drivers/media/Makefile ./drivers/media/Kconfig ./drivers/md/persistent-data/Makefile ./drivers/md/persistent-data/Kconfig ./drivers/md/bcache/Kconfig ./drivers/md/bcache/Makefile ./drivers/md/Makefile ./drivers/md/Kconfig ./drivers/mcb/Makefile ./drivers/mcb/Kconfig ./drivers/mailbox/Makefile ./drivers/mailbox/Kconfig ./drivers/macintosh/ams/Makefile ./drivers/macintosh/Makefile ./drivers/macintosh/Kconfig ./drivers/lightnvm/Makefile ./drivers/lightnvm/Kconfig ./drivers/leds/trigger/Kconfig ./drivers/leds/trigger/Makefile ./drivers/leds/Makefile ./drivers/leds/Kconfig ./drivers/isdn/mISDN/Makefile ./drivers/isdn/mISDN/Kconfig ./drivers/isdn/isdnloop/Makefile ./drivers/isdn/i4l/Makefile ./drivers/isdn/i4l/Kconfig ./drivers/isdn/hysdn/Makefile ./drivers/isdn/hysdn/Kconfig ./drivers/isdn/hisax/Makefile ./drivers/isdn/hisax/Kconfig ./drivers/isdn/hardware/mISDN/Makefile ./drivers/isdn/hardware/mISDN/Kconfig ./drivers/isdn/hardware/eicon/Makefile ./drivers/isdn/hardware/eicon/Kconfig ./drivers/isdn/hardware/avm/Makefile ./drivers/isdn/hardware/avm/Kconfig ./drivers/isdn/hardware/Makefile ./drivers/isdn/hardware/Kconfig ./drivers/isdn/gigaset/Makefile ./drivers/isdn/gigaset/Kconfig ./drivers/isdn/divert/Makefile ./drivers/isdn/capi/Makefile ./drivers/isdn/capi/Kconfig ./drivers/isdn/Makefile ./drivers/isdn/Kconfig ./drivers/irqchip/Makefile ./drivers/irqchip/Kconfig ./drivers/ipack/devices/Makefile ./drivers/ipack/devices/Kconfig ./drivers/ipack/carriers/Makefile ./drivers/ipack/carriers/Kconfig ./drivers/ipack/Makefile ./drivers/ipack/Kconfig ./drivers/iommu/Makefile ./drivers/iommu/Kconfig ./drivers/input/touchscreen/Makefile ./drivers/input/touchscreen/Kconfig ./drivers/input/tablet/Makefile ./drivers/input/tablet/Kconfig ./drivers/input/serio/Makefile ./drivers/input/serio/Kconfig ./drivers/input/rmi4/Makefile ./drivers/input/rmi4/Kconfig ./drivers/input/mouse/Makefile ./drivers/input/mouse/Kconfig ./drivers/input/misc/Makefile ./drivers/input/misc/Kconfig ./drivers/input/keyboard/Makefile ./drivers/input/keyboard/Kconfig ./drivers/input/joystick/iforce/Makefile ./drivers/input/joystick/iforce/Kconfig ./drivers/input/joystick/Makefile ./drivers/input/joystick/Kconfig ./drivers/input/gameport/Makefile ./drivers/input/gameport/Kconfig ./drivers/input/Makefile ./drivers/input/Kconfig ./drivers/infiniband/ulp/srpt/Makefile ./drivers/infiniband/ulp/srpt/Kconfig ./drivers/infiniband/ulp/srp/Kconfig ./drivers/infiniband/ulp/opa_vnic/Makefile ./drivers/infiniband/ulp/opa_vnic/Kconfig ./drivers/infiniband/ulp/isert/Makefile ./drivers/infiniband/ulp/isert/Kconfig ./drivers/infiniband/ulp/iser/Makefile ./drivers/infiniband/ulp/iser/Kconfig ./drivers/infiniband/ulp/ipoib/Makefile ./drivers/infiniband/ulp/ipoib/Kconfig ./drivers/infiniband/ulp/Makefile ./drivers/infiniband/sw/rxe/Makefile ./drivers/infiniband/sw/rxe/Kconfig ./drivers/infiniband/sw/rdmavt/Makefile ./drivers/infiniband/sw/rdmavt/Kconfig ./drivers/infiniband/sw/Makefile ./drivers/infiniband/hw/vmw_pvrdma/Makefile ./drivers/infiniband/hw/vmw_pvrdma/Kconfig ./drivers/infiniband/hw/usnic/Makefile ./drivers/infiniband/hw/usnic/Kconfig ./drivers/infiniband/hw/qib/Makefile ./drivers/infiniband/hw/qib/Kconfig ./drivers/infiniband/hw/qedr/Makefile ./drivers/infiniband/hw/qedr/Kconfig ./drivers/infiniband/hw/ocrdma/Makefile ./drivers/infiniband/hw/ocrdma/Kconfig ./drivers/infiniband/hw/nes/Makefile ./drivers/infiniband/hw/nes/Kconfig ./drivers/infiniband/hw/mthca/Makefile ./drivers/infiniband/hw/mthca/Kconfig ./drivers/infiniband/hw/mlx5/Makefile ./drivers/infiniband/hw/mlx5/Kconfig ./drivers/infiniband/hw/mlx4/Makefile ./drivers/infiniband/hw/mlx4/Kconfig ./drivers/infiniband/hw/i40iw/Makefile ./drivers/infiniband/hw/i40iw/Kconfig ./drivers/infiniband/hw/hns/Makefile ./drivers/infiniband/hw/hns/Kconfig ./drivers/infiniband/hw/hfi1/Makefile ./drivers/infiniband/hw/hfi1/Kconfig ./drivers/infiniband/hw/cxgb4/Makefile ./drivers/infiniband/hw/cxgb4/Kconfig ./drivers/infiniband/hw/cxgb3/Makefile ./drivers/infiniband/hw/cxgb3/Kconfig ./drivers/infiniband/hw/bnxt_re/Makefile ./drivers/infiniband/hw/bnxt_re/Kconfig ./drivers/infiniband/hw/Makefile ./drivers/infiniband/core/Makefile ./drivers/infiniband/Makefile ./drivers/infiniband/Kconfig ./drivers/iio/trigger/Makefile ./drivers/iio/trigger/Kconfig ./drivers/iio/temperature/Makefile ./drivers/iio/temperature/Kconfig ./drivers/iio/proximity/Kconfig ./drivers/iio/proximity/Makefile ./drivers/iio/pressure/Makefile ./drivers/iio/pressure/Kconfig ./drivers/iio/potentiostat/Makefile ./drivers/iio/potentiostat/Kconfig ./drivers/iio/potentiometer/Makefile ./drivers/iio/potentiometer/Kconfig ./drivers/iio/orientation/Makefile ./drivers/iio/orientation/Kconfig ./drivers/iio/multiplexer/Makefile ./drivers/iio/multiplexer/Kconfig ./drivers/iio/magnetometer/Makefile ./drivers/iio/magnetometer/Kconfig ./drivers/iio/light/Makefile ./drivers/iio/light/Kconfig ./drivers/iio/imu/st_lsm6dsx/Makefile ./drivers/iio/imu/st_lsm6dsx/Kconfig ./drivers/iio/imu/inv_mpu6050/Makefile ./drivers/iio/imu/inv_mpu6050/Kconfig ./drivers/iio/imu/bmi160/Makefile ./drivers/iio/imu/bmi160/Kconfig ./drivers/iio/imu/Makefile ./drivers/iio/imu/Kconfig ./drivers/iio/humidity/Makefile ./drivers/iio/humidity/Kconfig ./drivers/iio/health/Makefile ./drivers/iio/health/Kconfig ./drivers/iio/gyro/Makefile ./drivers/iio/gyro/Kconfig ./drivers/iio/frequency/Makefile ./drivers/iio/frequency/Kconfig ./drivers/iio/dummy/Makefile ./drivers/iio/dummy/Kconfig ./drivers/iio/dac/Makefile ./drivers/iio/dac/Kconfig ./drivers/iio/counter/Makefile ./drivers/iio/counter/Kconfig ./drivers/iio/common/st_sensors/Makefile ./drivers/iio/common/st_sensors/Kconfig ./drivers/iio/common/ssp_sensors/Makefile ./drivers/iio/common/ssp_sensors/Kconfig ./drivers/iio/common/ms_sensors/Makefile ./drivers/iio/common/ms_sensors/Kconfig ./drivers/iio/common/hid-sensors/Makefile ./drivers/iio/common/hid-sensors/Kconfig ./drivers/iio/common/cros_ec_sensors/Makefile ./drivers/iio/common/cros_ec_sensors/Kconfig ./drivers/iio/common/Makefile ./drivers/iio/common/Kconfig ./drivers/iio/chemical/Makefile ./drivers/iio/chemical/Kconfig ./drivers/iio/buffer/Makefile ./drivers/iio/buffer/Kconfig ./drivers/iio/amplifiers/Makefile ./drivers/iio/amplifiers/Kconfig ./drivers/iio/adc/Makefile ./drivers/iio/adc/Kconfig ./drivers/iio/accel/Makefile ./drivers/iio/accel/Kconfig ./drivers/iio/Makefile ./drivers/iio/Kconfig ./drivers/idle/Makefile ./drivers/idle/Kconfig ./drivers/ide/Makefile ./drivers/ide/Kconfig ./drivers/i2c/muxes/Makefile ./drivers/i2c/muxes/Kconfig ./drivers/i2c/busses/Makefile ./drivers/i2c/busses/Kconfig ./drivers/i2c/algos/Makefile ./drivers/i2c/algos/Kconfig ./drivers/i2c/Makefile ./drivers/i2c/Kconfig ./drivers/hwtracing/stm/Makefile ./drivers/hwtracing/stm/Kconfig ./drivers/hwtracing/intel_th/Makefile ./drivers/hwtracing/intel_th/Kconfig ./drivers/hwtracing/coresight/Makefile ./drivers/hwtracing/coresight/Kconfig ./drivers/hwspinlock/Makefile ./drivers/hwspinlock/Kconfig ./drivers/hwmon/pmbus/Makefile ./drivers/hwmon/pmbus/Kconfig ./drivers/hwmon/Makefile ./drivers/hwmon/Kconfig ./drivers/hv/Makefile ./drivers/hv/Kconfig ./drivers/hsi/controllers/Makefile ./drivers/hsi/controllers/Kconfig ./drivers/hsi/clients/Makefile ./drivers/hsi/clients/Kconfig ./drivers/hsi/Makefile ./drivers/hsi/Kconfig ./drivers/hid/Kconfig ./drivers/hid/usbhid/Makefile ./drivers/hid/usbhid/Kconfig ./drivers/hid/intel-ish-hid/Makefile ./drivers/hid/intel-ish-hid/Kconfig ./drivers/hid/i2c-hid/Makefile ./drivers/hid/i2c-hid/Kconfig ./drivers/hid/Makefile ./drivers/gpu/vga/Makefile ./drivers/gpu/vga/Kconfig ./drivers/gpu/ipu-v3/Makefile ./drivers/gpu/ipu-v3/Kconfig ./drivers/gpu/host1x/Makefile ./drivers/gpu/host1x/Kconfig ./drivers/gpu/drm/zte/Makefile ./drivers/gpu/drm/zte/Kconfig ./drivers/gpu/drm/vmwgfx/Makefile ./drivers/gpu/drm/vmwgfx/Kconfig ./drivers/gpu/drm/virtio/Makefile ./drivers/gpu/drm/virtio/Kconfig ./drivers/gpu/drm/via/Makefile ./drivers/gpu/drm/vgem/Makefile ./drivers/gpu/drm/vc4/Makefile ./drivers/gpu/drm/vc4/Kconfig ./drivers/gpu/drm/udl/Makefile ./drivers/gpu/drm/udl/Kconfig ./drivers/gpu/drm/ttm/Makefile ./drivers/gpu/drm/tinydrm/core/Makefile ./drivers/gpu/drm/tinydrm/Makefile ./drivers/gpu/drm/tinydrm/Kconfig ./drivers/gpu/drm/tilcdc/Makefile ./drivers/gpu/drm/tilcdc/Kconfig ./drivers/gpu/drm/tegra/Makefile ./drivers/gpu/drm/tegra/Kconfig ./drivers/gpu/drm/tdfx/Makefile ./drivers/gpu/drm/sun4i/Makefile ./drivers/gpu/drm/sun4i/Kconfig ./drivers/gpu/drm/stm/Makefile ./drivers/gpu/drm/stm/Kconfig ./drivers/gpu/drm/sti/Makefile ./drivers/gpu/drm/sti/Kconfig ./drivers/gpu/drm/sis/Makefile ./drivers/gpu/drm/shmobile/Makefile ./drivers/gpu/drm/shmobile/Kconfig ./drivers/gpu/drm/selftests/Makefile ./drivers/gpu/drm/savage/Makefile ./drivers/gpu/drm/rockchip/Makefile ./drivers/gpu/drm/rockchip/Kconfig ./drivers/gpu/drm/rcar-du/Makefile ./drivers/gpu/drm/rcar-du/Kconfig ./drivers/gpu/drm/radeon/Makefile ./drivers/gpu/drm/radeon/Kconfig ./drivers/gpu/drm/r128/Makefile ./drivers/gpu/drm/qxl/Makefile ./drivers/gpu/drm/qxl/Kconfig ./drivers/gpu/drm/pl111/Makefile ./drivers/gpu/drm/pl111/Kconfig ./drivers/gpu/drm/panel/Makefile ./drivers/gpu/drm/panel/Kconfig ./drivers/gpu/drm/omapdrm/dss/Makefile ./drivers/gpu/drm/omapdrm/dss/Kconfig ./drivers/gpu/drm/omapdrm/displays/Kconfig ./drivers/gpu/drm/omapdrm/displays/Makefile ./drivers/gpu/drm/omapdrm/Makefile ./drivers/gpu/drm/omapdrm/Kconfig ./drivers/gpu/drm/nouveau/Kconfig ./drivers/gpu/drm/mxsfb/Makefile ./drivers/gpu/drm/mxsfb/Kconfig ./drivers/gpu/drm/msm/Makefile ./drivers/gpu/drm/msm/Kconfig ./drivers/gpu/drm/mgag200/Makefile ./drivers/gpu/drm/mgag200/Kconfig ./drivers/gpu/drm/mga/Makefile ./drivers/gpu/drm/meson/Makefile ./drivers/gpu/drm/meson/Kconfig ./drivers/gpu/drm/mediatek/Makefile ./drivers/gpu/drm/mediatek/Kconfig ./drivers/gpu/drm/imx/Makefile ./drivers/gpu/drm/imx/Kconfig ./drivers/gpu/drm/i915/gvt/Makefile ./drivers/gpu/drm/i915/Makefile ./drivers/gpu/drm/i915/Kconfig.debug ./drivers/gpu/drm/i915/Kconfig ./drivers/gpu/drm/i810/Makefile ./drivers/gpu/drm/i2c/Makefile ./drivers/gpu/drm/i2c/Kconfig ./drivers/gpu/drm/hisilicon/kirin/Makefile ./drivers/gpu/drm/hisilicon/kirin/Kconfig ./drivers/gpu/drm/hisilicon/hibmc/Makefile ./drivers/gpu/drm/hisilicon/hibmc/Kconfig ./drivers/gpu/drm/hisilicon/Makefile ./drivers/gpu/drm/hisilicon/Kconfig ./drivers/gpu/drm/gma500/Makefile ./drivers/gpu/drm/gma500/Kconfig ./drivers/gpu/drm/fsl-dcu/Makefile ./drivers/gpu/drm/fsl-dcu/Kconfig ./drivers/gpu/drm/exynos/Makefile ./drivers/gpu/drm/exynos/Kconfig ./drivers/gpu/drm/etnaviv/Makefile ./drivers/gpu/drm/etnaviv/Kconfig ./drivers/gpu/drm/cirrus/Makefile ./drivers/gpu/drm/cirrus/Kconfig ./drivers/gpu/drm/bridge/synopsys/Makefile ./drivers/gpu/drm/bridge/synopsys/Kconfig ./drivers/gpu/drm/bridge/analogix/Makefile ./drivers/gpu/drm/bridge/analogix/Kconfig ./drivers/gpu/drm/bridge/adv7511/Makefile ./drivers/gpu/drm/bridge/adv7511/Kconfig ./drivers/gpu/drm/bridge/Makefile ./drivers/gpu/drm/bridge/Kconfig ./drivers/gpu/drm/bochs/Makefile ./drivers/gpu/drm/bochs/Kconfig ./drivers/gpu/drm/atmel-hlcdc/Makefile ./drivers/gpu/drm/atmel-hlcdc/Kconfig ./drivers/gpu/drm/ast/Makefile ./drivers/gpu/drm/ast/Kconfig ./drivers/gpu/drm/armada/Makefile ./drivers/gpu/drm/armada/Kconfig ./drivers/gpu/drm/arm/Makefile ./drivers/gpu/drm/arm/Kconfig ./drivers/gpu/drm/arc/Makefile ./drivers/gpu/drm/arc/Kconfig ./drivers/gpu/drm/amd/powerplay/smumgr/Makefile ./drivers/gpu/drm/amd/powerplay/hwmgr/Makefile ./drivers/gpu/drm/amd/powerplay/eventmgr/Makefile ./drivers/gpu/drm/amd/powerplay/Makefile ./drivers/gpu/drm/amd/amdkfd/Makefile ./drivers/gpu/drm/amd/amdkfd/Kconfig ./drivers/gpu/drm/amd/amdgpu/Makefile ./drivers/gpu/drm/amd/amdgpu/Kconfig ./drivers/gpu/drm/amd/acp/Makefile ./drivers/gpu/drm/amd/acp/Kconfig ./drivers/gpu/drm/Makefile ./drivers/gpu/drm/Kconfig ./drivers/gpu/Makefile ./drivers/gpio/Makefile ./drivers/gpio/Kconfig ./drivers/fsi/Makefile ./drivers/fsi/Kconfig ./drivers/fpga/Makefile ./drivers/fpga/Kconfig ./drivers/fmc/Makefile ./drivers/fmc/Kconfig ./drivers/firmware/tegra/Makefile ./drivers/firmware/tegra/Kconfig ./drivers/firmware/meson/Makefile ./drivers/firmware/meson/Kconfig ./drivers/firmware/google/Makefile ./drivers/firmware/google/Kconfig ./drivers/firmware/efi/Makefile ./drivers/firmware/efi/Kconfig ./drivers/firmware/efi/test/Makefile ./drivers/firmware/efi/libstub/Makefile ./drivers/firmware/broadcom/Makefile ./drivers/firmware/broadcom/Kconfig ./drivers/firmware/Makefile ./drivers/firmware/Kconfig ./drivers/firewire/Makefile ./drivers/firewire/Kconfig ./drivers/extcon/Makefile ./drivers/extcon/Kconfig ./drivers/eisa/Makefile ./drivers/eisa/Kconfig ./drivers/edac/Makefile ./drivers/edac/Kconfig ./drivers/dma/xilinx/Makefile ./drivers/dma/sh/Makefile ./drivers/dma/sh/Kconfig ./drivers/dma/qcom/Makefile ./drivers/dma/qcom/Kconfig ./drivers/dma/ppc4xx/Makefile ./drivers/dma/ipu/Makefile ./drivers/dma/ioat/Makefile ./drivers/dma/hsu/Makefile ./drivers/dma/hsu/Kconfig ./drivers/dma/dw/Makefile ./drivers/dma/dw/Kconfig ./drivers/dma/bestcomm/Makefile ./drivers/dma/bestcomm/Kconfig ./drivers/dma/Makefile ./drivers/dma/Kconfig ./drivers/dma-buf/Makefile ./drivers/dma-buf/Kconfig ./drivers/dio/Makefile ./drivers/devfreq/event/Makefile ./drivers/devfreq/event/Kconfig ./drivers/devfreq/Makefile ./drivers/devfreq/Kconfig ./drivers/dca/Makefile ./drivers/dca/Kconfig ./drivers/dax/Makefile ./drivers/dax/Kconfig ./drivers/crypto/vmx/Makefile ./drivers/crypto/vmx/Kconfig ./drivers/crypto/virtio/Makefile ./drivers/crypto/virtio/Kconfig ./drivers/crypto/ux500/hash/Makefile ./drivers/crypto/ux500/cryp/Makefile ./drivers/crypto/ux500/Makefile ./drivers/crypto/ux500/Kconfig ./drivers/crypto/sunxi-ss/Makefile ./drivers/crypto/stm32/Makefile ./drivers/crypto/stm32/Kconfig ./drivers/crypto/rockchip/Makefile ./drivers/crypto/qce/Makefile ./drivers/crypto/qat/qat_dh895xccvf/Makefile ./drivers/crypto/qat/qat_dh895xcc/Makefile ./drivers/crypto/qat/qat_common/Makefile ./drivers/crypto/qat/qat_c62xvf/Makefile ./drivers/crypto/qat/qat_c62x/Makefile ./drivers/crypto/qat/qat_c3xxxvf/Makefile ./drivers/crypto/qat/qat_c3xxx/Makefile ./drivers/crypto/qat/Makefile ./drivers/crypto/qat/Kconfig ./drivers/crypto/nx/Makefile ./drivers/crypto/nx/Kconfig ./drivers/crypto/mediatek/Makefile ./drivers/crypto/marvell/Makefile ./drivers/crypto/inside-secure/Makefile ./drivers/crypto/chelsio/Kconfig ./drivers/crypto/chelsio/Makefile ./drivers/crypto/ccp/Makefile ./drivers/crypto/ccp/Kconfig ./drivers/crypto/cavium/zip/Makefile ./drivers/crypto/cavium/nitrox/Makefile ./drivers/crypto/cavium/nitrox/Kconfig ./drivers/crypto/cavium/cpt/Makefile ./drivers/crypto/cavium/cpt/Kconfig ./drivers/crypto/cavium/Makefile ./drivers/crypto/caam/Makefile ./drivers/crypto/caam/Kconfig ./drivers/crypto/bcm/Makefile ./drivers/crypto/axis/Makefile ./drivers/crypto/amcc/Makefile ./drivers/crypto/Makefile ./drivers/crypto/Kconfig ./drivers/cpuidle/governors/Makefile ./drivers/cpuidle/Makefile ./drivers/cpuidle/Kconfig.powerpc ./drivers/cpuidle/Kconfig.mips ./drivers/cpuidle/Kconfig.arm ./drivers/cpuidle/Kconfig ./drivers/cpufreq/Kconfig.x86 ./drivers/cpufreq/Kconfig ./drivers/cpufreq/Makefile ./drivers/cpufreq/Kconfig.powerpc ./drivers/cpufreq/Kconfig.arm ./drivers/connector/Makefile ./drivers/connector/Kconfig ./drivers/clocksource/Makefile ./drivers/clocksource/Kconfig ./drivers/clk/zynq/Makefile ./drivers/clk/zte/Makefile ./drivers/clk/x86/Makefile ./drivers/clk/versatile/Makefile ./drivers/clk/versatile/Kconfig ./drivers/clk/ux500/Makefile ./drivers/clk/uniphier/Makefile ./drivers/clk/uniphier/Kconfig ./drivers/clk/ti/Makefile ./drivers/clk/ti/Kconfig ./drivers/clk/tegra/Makefile ./drivers/clk/tegra/Kconfig ./drivers/clk/sunxi/Makefile ./drivers/clk/sunxi-ng/Makefile ./drivers/clk/sunxi-ng/Kconfig ./drivers/clk/st/Makefile ./drivers/clk/spear/Makefile ./drivers/clk/socfpga/Makefile ./drivers/clk/sirf/Makefile ./drivers/clk/samsung/Makefile ./drivers/clk/samsung/Kconfig ./drivers/clk/rockchip/Makefile ./drivers/clk/renesas/Makefile ./drivers/clk/renesas/Kconfig ./drivers/clk/qcom/Makefile ./drivers/clk/qcom/Kconfig ./drivers/clk/pxa/Makefile ./drivers/clk/pistachio/Makefile ./drivers/clk/nxp/Makefile ./drivers/clk/mxs/Makefile ./drivers/clk/mvebu/Makefile ./drivers/clk/mvebu/Kconfig ./drivers/clk/mmp/Makefile ./drivers/clk/microchip/Makefile ./drivers/clk/meson/Makefile ./drivers/clk/meson/Kconfig ./drivers/clk/mediatek/Makefile ./drivers/clk/mediatek/Kconfig ./drivers/clk/loongson1/Makefile ./drivers/clk/keystone/Makefile ./drivers/clk/keystone/Kconfig ./drivers/clk/ingenic/Makefile ./drivers/clk/imx/Makefile ./drivers/clk/imgtec/Makefile ./drivers/clk/imgtec/Kconfig ./drivers/clk/hisilicon/Makefile ./drivers/clk/hisilicon/Kconfig ./drivers/clk/h8300/Makefile ./drivers/clk/berlin/Makefile ./drivers/clk/bcm/Makefile ./drivers/clk/bcm/Kconfig ./drivers/clk/axs10x/Makefile ./drivers/clk/axis/Makefile ./drivers/clk/at91/Makefile ./drivers/clk/Makefile ./drivers/clk/Kconfig ./drivers/char/Kconfig ./drivers/char/Makefile ./drivers/char/xillybus/Makefile ./drivers/char/xillybus/Kconfig ./drivers/char/xilinx_hwicap/Makefile ./drivers/char/tpm/st33zp24/Makefile ./drivers/char/tpm/st33zp24/Kconfig ./drivers/char/tpm/Makefile ./drivers/char/tpm/Kconfig ./drivers/char/pcmcia/Makefile ./drivers/char/pcmcia/Kconfig ./drivers/char/mwave/Makefile ./drivers/char/ipmi/Makefile ./drivers/char/ipmi/Kconfig ./drivers/char/hw_random/Makefile ./drivers/char/hw_random/Kconfig ./drivers/char/agp/Makefile ./drivers/char/agp/Kconfig ./drivers/cdrom/Makefile ./drivers/bus/Makefile ./drivers/bus/Kconfig ./drivers/bluetooth/Kconfig ./drivers/bluetooth/Makefile ./drivers/block/zram/Makefile ./drivers/block/zram/Kconfig ./drivers/block/xen-blkback/Makefile ./drivers/block/rsxx/Makefile ./drivers/block/paride/Makefile ./drivers/block/paride/Kconfig ./drivers/block/mtip32xx/Makefile ./drivers/block/mtip32xx/Kconfig ./drivers/block/drbd/Makefile ./drivers/block/drbd/Kconfig ./drivers/block/aoe/Makefile ./drivers/block/Makefile ./drivers/block/Kconfig ./drivers/bcma/Makefile ./drivers/bcma/Kconfig ./drivers/base/Kconfig ./drivers/base/test/Makefile ./drivers/base/test/Kconfig ./drivers/base/regmap/Makefile ./drivers/base/regmap/Kconfig ./drivers/base/power/opp/Makefile ./drivers/base/power/Makefile ./drivers/base/Makefile ./drivers/auxdisplay/Kconfig ./drivers/auxdisplay/Makefile ./drivers/atm/Makefile ./drivers/atm/Kconfig ./drivers/ata/Makefile ./drivers/ata/Kconfig ./drivers/android/Makefile ./drivers/android/Kconfig ./drivers/amba/Makefile ./drivers/amba/Kconfig ./drivers/acpi/nfit/Makefile ./drivers/acpi/nfit/Kconfig ./drivers/acpi/dptf/Makefile ./drivers/acpi/dptf/Kconfig ./drivers/acpi/arm64/Makefile ./drivers/acpi/arm64/Kconfig ./drivers/acpi/apei/Makefile ./drivers/acpi/apei/Kconfig ./drivers/acpi/acpica/Makefile ./drivers/acpi/Makefile ./drivers/acpi/Kconfig ./drivers/accessibility/braille/Makefile ./drivers/accessibility/Makefile ./drivers/accessibility/Kconfig ./drivers/Kconfig ./crypto/Kconfig ./crypto/async_tx/Makefile ./crypto/async_tx/Kconfig ./crypto/asymmetric_keys/Makefile ./crypto/asymmetric_keys/Kconfig ./crypto/Makefile ./certs/Makefile ./certs/Kconfig ./block/partitions/Makefile ./block/partitions/Kconfig ./block/Makefile ./block/Kconfig.iosched ./block/Kconfig ./arch/Kconfig ./arch/xtensa/platforms/xtfpga/Makefile ./arch/xtensa/platforms/xt2000/Makefile ./arch/xtensa/platforms/iss/Makefile ./arch/xtensa/oprofile/Makefile ./arch/xtensa/mm/Makefile ./arch/xtensa/lib/Makefile ./arch/xtensa/kernel/Makefile ./arch/xtensa/boot/lib/Makefile ./arch/xtensa/boot/dts/Makefile ./arch/xtensa/boot/boot-redboot/Makefile ./arch/xtensa/boot/boot-elf/Makefile ./arch/xtensa/boot/Makefile ./arch/xtensa/Makefile ./arch/xtensa/Kconfig.debug ./arch/xtensa/Kconfig ./arch/x86/Kconfig ./arch/x86/Makefile ./arch/x86/Kconfig.debug ./arch/x86/xen/Makefile ./arch/x86/xen/Kconfig ./arch/x86/video/Makefile ./arch/x86/um/vdso/Makefile ./arch/x86/um/os-Linux/Makefile ./arch/x86/um/Makefile ./arch/x86/um/Kconfig ./arch/x86/tools/Makefile ./arch/x86/realmode/rm/Makefile ./arch/x86/realmode/Makefile ./arch/x86/ras/Kconfig ./arch/x86/purgatory/Makefile ./arch/x86/power/Makefile ./arch/x86/platform/uv/Makefile ./arch/x86/platform/ts5500/Makefile ./arch/x86/platform/sfi/Makefile ./arch/x86/platform/scx200/Makefile ./arch/x86/platform/olpc/Makefile ./arch/x86/platform/iris/Makefile ./arch/x86/platform/intel/Makefile ./arch/x86/platform/intel-quark/Makefile ./arch/x86/platform/intel-mid/device_libs/Makefile ./arch/x86/platform/intel-mid/Makefile ./arch/x86/platform/goldfish/Makefile ./arch/x86/platform/geode/Makefile ./arch/x86/platform/efi/Makefile ./arch/x86/platform/ce4100/Makefile ./arch/x86/platform/atom/Makefile ./arch/x86/platform/Makefile ./arch/x86/pci/Makefile ./arch/x86/oprofile/Makefile ./arch/x86/net/Makefile ./arch/x86/mm/Makefile ./arch/x86/math-emu/Makefile ./arch/x86/lib/Makefile ./arch/x86/kvm/Makefile ./arch/x86/kvm/Kconfig ./arch/x86/kernel/Makefile ./arch/x86/kernel/kprobes/Makefile ./arch/x86/kernel/fpu/Makefile ./arch/x86/kernel/cpu/Makefile ./arch/x86/kernel/cpu/mtrr/Makefile ./arch/x86/kernel/cpu/microcode/Makefile ./arch/x86/kernel/cpu/mcheck/Makefile ./arch/x86/kernel/apic/Makefile ./arch/x86/kernel/acpi/Makefile ./arch/x86/ia32/Makefile ./arch/x86/hyperv/Makefile ./arch/x86/events/intel/Makefile ./arch/x86/events/amd/Makefile ./arch/x86/events/Makefile ./arch/x86/events/Kconfig ./arch/x86/entry/vsyscall/Makefile ./arch/x86/entry/vdso/Makefile ./arch/x86/entry/syscalls/Makefile ./arch/x86/entry/Makefile ./arch/x86/crypto/sha512-mb/Makefile ./arch/x86/crypto/sha256-mb/Makefile ./arch/x86/crypto/sha1-mb/Makefile ./arch/x86/crypto/Makefile ./arch/x86/boot/compressed/Makefile ./arch/x86/boot/Makefile ./arch/x86/Makefile_32.cpu ./arch/x86/Makefile.um ./arch/x86/Kconfig.cpu ./arch/unicore32/mm/Makefile ./arch/unicore32/mm/Kconfig ./arch/unicore32/lib/Makefile ./arch/unicore32/kernel/Makefile ./arch/unicore32/boot/compressed/Makefile ./arch/unicore32/boot/Makefile ./arch/unicore32/Makefile ./arch/unicore32/Kconfig.debug ./arch/unicore32/Kconfig ./arch/um/scripts/Makefile.rules ./arch/um/os-Linux/skas/Makefile ./arch/um/os-Linux/drivers/Makefile ./arch/um/os-Linux/Makefile ./arch/um/kernel/skas/Makefile ./arch/um/kernel/Makefile ./arch/um/drivers/Makefile ./arch/um/Makefile-skas ./arch/um/Makefile-os-Linux ./arch/um/Makefile ./arch/um/Kconfig.um ./arch/um/Kconfig.rest ./arch/um/Kconfig.net ./arch/um/Kconfig.debug ./arch/um/Kconfig.common ./arch/um/Kconfig.char ./arch/tile/mm/Makefile ./arch/tile/lib/Makefile ./arch/tile/kvm/Kconfig ./arch/tile/kernel/vdso/Makefile ./arch/tile/kernel/Makefile ./arch/tile/gxio/Makefile ./arch/tile/gxio/Kconfig ./arch/tile/Makefile ./arch/tile/Kconfig.debug ./arch/tile/Kconfig ./arch/sparc/Kconfig ./arch/sparc/prom/Makefile ./arch/sparc/power/Makefile ./arch/sparc/oprofile/Makefile ./arch/sparc/net/Makefile ./arch/sparc/mm/Makefile ./arch/sparc/math-emu/Makefile ./arch/sparc/lib/Makefile ./arch/sparc/kernel/Makefile ./arch/sparc/crypto/Makefile ./arch/sparc/boot/Makefile ./arch/sparc/Makefile ./arch/sparc/Kconfig.debug ./arch/sh/tools/Makefile ./arch/sh/oprofile/Makefile ./arch/sh/mm/Makefile ./arch/sh/mm/Kconfig ./arch/sh/math-emu/Makefile ./arch/sh/lib64/Makefile ./arch/sh/lib/Makefile ./arch/sh/kernel/vsyscall/Makefile ./arch/sh/kernel/cpu/shmobile/Makefile ./arch/sh/kernel/cpu/sh5/Makefile ./arch/sh/kernel/cpu/sh4a/Makefile ./arch/sh/kernel/cpu/sh4/Makefile ./arch/sh/kernel/cpu/sh3/Makefile ./arch/sh/kernel/cpu/sh2a/Makefile ./arch/sh/kernel/cpu/sh2/Makefile ./arch/sh/kernel/cpu/irq/Makefile ./arch/sh/kernel/cpu/Makefile ./arch/sh/kernel/Makefile ./arch/sh/drivers/superhyway/Makefile ./arch/sh/drivers/pci/Makefile ./arch/sh/drivers/dma/Makefile ./arch/sh/drivers/dma/Kconfig ./arch/sh/drivers/Makefile ./arch/sh/drivers/Kconfig ./arch/sh/cchips/hd6446x/Makefile ./arch/sh/cchips/Kconfig ./arch/sh/boot/romimage/Makefile ./arch/sh/boot/dts/Makefile ./arch/sh/boot/compressed/Makefile ./arch/sh/boot/Makefile ./arch/sh/boards/mach-x3proto/Makefile ./arch/sh/boards/mach-sh7763rdp/Makefile ./arch/sh/boards/mach-sh03/Makefile ./arch/sh/boards/mach-se/Makefile ./arch/sh/boards/mach-se/7780/Makefile ./arch/sh/boards/mach-se/7751/Makefile ./arch/sh/boards/mach-se/7724/Makefile ./arch/sh/boards/mach-se/7722/Makefile ./arch/sh/boards/mach-se/7721/Makefile ./arch/sh/boards/mach-se/770x/Makefile ./arch/sh/boards/mach-se/7343/Makefile ./arch/sh/boards/mach-se/7206/Makefile ./arch/sh/boards/mach-sdk7786/Makefile ./arch/sh/boards/mach-sdk7780/Makefile ./arch/sh/boards/mach-sdk7780/Kconfig ./arch/sh/boards/mach-rsk/Makefile ./arch/sh/boards/mach-rsk/Kconfig ./arch/sh/boards/mach-r2d/Makefile ./arch/sh/boards/mach-r2d/Kconfig ./arch/sh/boards/mach-migor/Makefile ./arch/sh/boards/mach-migor/Kconfig ./arch/sh/boards/mach-microdev/Makefile ./arch/sh/boards/mach-lboxre2/Makefile ./arch/sh/boards/mach-landisk/Makefile ./arch/sh/boards/mach-kfr2r09/Makefile ./arch/sh/boards/mach-hp6xx/Makefile ./arch/sh/boards/mach-highlander/Makefile ./arch/sh/boards/mach-highlander/Kconfig ./arch/sh/boards/mach-ecovec24/Makefile ./arch/sh/boards/mach-dreamcast/Makefile ./arch/sh/boards/mach-cayman/Makefile ./arch/sh/boards/mach-ap325rxa/Makefile ./arch/sh/boards/Makefile ./arch/sh/boards/Kconfig ./arch/sh/Makefile ./arch/sh/Kconfig.debug ./arch/sh/Kconfig.cpu ./arch/sh/Kconfig ./arch/score/mm/Makefile ./arch/score/lib/Makefile ./arch/score/kernel/Makefile ./arch/score/boot/Makefile ./arch/score/Makefile ./arch/score/Kconfig.debug ./arch/score/Kconfig ./arch/s390/tools/Makefile ./arch/s390/pci/Makefile ./arch/s390/oprofile/Makefile ./arch/s390/numa/Makefile ./arch/s390/net/Makefile ./arch/s390/mm/Makefile ./arch/s390/lib/Makefile ./arch/s390/kvm/Makefile ./arch/s390/kvm/Kconfig ./arch/s390/kernel/vdso64/Makefile ./arch/s390/kernel/vdso32/Makefile ./arch/s390/kernel/Makefile ./arch/s390/hypfs/Makefile ./arch/s390/crypto/Makefile ./arch/s390/boot/compressed/Makefile ./arch/s390/boot/Makefile ./arch/s390/appldata/Makefile ./arch/s390/Makefile ./arch/s390/Kconfig.debug ./arch/s390/Kconfig ./arch/powerpc/Kconfig ./arch/powerpc/xmon/Makefile ./arch/powerpc/sysdev/xive/Makefile ./arch/powerpc/sysdev/xive/Kconfig ./arch/powerpc/sysdev/xics/Makefile ./arch/powerpc/sysdev/xics/Kconfig ./arch/powerpc/sysdev/ge/Makefile ./arch/powerpc/sysdev/Makefile ./arch/powerpc/sysdev/Kconfig ./arch/powerpc/purgatory/Makefile ./arch/powerpc/platforms/pseries/Makefile ./arch/powerpc/platforms/pseries/Kconfig ./arch/powerpc/platforms/ps3/Makefile ./arch/powerpc/platforms/ps3/Kconfig ./arch/powerpc/platforms/powernv/Makefile ./arch/powerpc/platforms/powernv/Kconfig ./arch/powerpc/platforms/powermac/Makefile ./arch/powerpc/platforms/powermac/Kconfig ./arch/powerpc/platforms/pasemi/Makefile ./arch/powerpc/platforms/pasemi/Kconfig ./arch/powerpc/platforms/maple/Makefile ./arch/powerpc/platforms/maple/Kconfig ./arch/powerpc/platforms/embedded6xx/Makefile ./arch/powerpc/platforms/embedded6xx/Kconfig ./arch/powerpc/platforms/chrp/Makefile ./arch/powerpc/platforms/chrp/Kconfig ./arch/powerpc/platforms/cell/spufs/Makefile ./arch/powerpc/platforms/cell/Makefile ./arch/powerpc/platforms/cell/Kconfig ./arch/powerpc/platforms/amigaone/Makefile ./arch/powerpc/platforms/amigaone/Kconfig ./arch/powerpc/platforms/Makefile ./arch/powerpc/platforms/Kconfig.cputype ./arch/powerpc/platforms/Kconfig ./arch/powerpc/platforms/8xx/Makefile ./arch/powerpc/platforms/8xx/Kconfig ./arch/powerpc/platforms/86xx/Makefile ./arch/powerpc/platforms/86xx/Kconfig ./arch/powerpc/platforms/85xx/Makefile ./arch/powerpc/platforms/85xx/Kconfig ./arch/powerpc/platforms/83xx/Makefile ./arch/powerpc/platforms/83xx/Kconfig ./arch/powerpc/platforms/82xx/Makefile ./arch/powerpc/platforms/82xx/Kconfig ./arch/powerpc/platforms/52xx/Makefile ./arch/powerpc/platforms/52xx/Kconfig ./arch/powerpc/platforms/512x/Makefile ./arch/powerpc/platforms/512x/Kconfig ./arch/powerpc/platforms/4xx/Makefile ./arch/powerpc/platforms/44x/Makefile ./arch/powerpc/platforms/44x/Kconfig ./arch/powerpc/platforms/40x/Makefile ./arch/powerpc/platforms/40x/Kconfig ./arch/powerpc/perf/Makefile ./arch/powerpc/oprofile/Makefile ./arch/powerpc/net/Makefile ./arch/powerpc/mm/Makefile ./arch/powerpc/math-emu/Makefile ./arch/powerpc/lib/Makefile ./arch/powerpc/kvm/Kconfig ./arch/powerpc/kvm/Makefile ./arch/powerpc/kernel/vdso64/Makefile ./arch/powerpc/kernel/vdso32/Makefile ./arch/powerpc/kernel/trace/Makefile ./arch/powerpc/kernel/Makefile ./arch/powerpc/crypto/Makefile ./arch/powerpc/boot/Makefile ./arch/powerpc/Makefile.postlink ./arch/powerpc/Makefile ./arch/powerpc/Kconfig.debug ./arch/parisc/oprofile/Makefile ./arch/parisc/mm/Makefile ./arch/parisc/math-emu/Makefile ./arch/parisc/lib/Makefile ./arch/parisc/kernel/Makefile ./arch/parisc/boot/compressed/Makefile ./arch/parisc/boot/Makefile ./arch/parisc/Makefile ./arch/parisc/Kconfig.debug ./arch/parisc/Kconfig ./arch/openrisc/mm/Makefile ./arch/openrisc/lib/Makefile ./arch/openrisc/kernel/Makefile ./arch/openrisc/boot/dts/Makefile ./arch/openrisc/Makefile ./arch/openrisc/Kconfig ./arch/nios2/platform/Makefile ./arch/nios2/platform/Kconfig.platform ./arch/nios2/mm/Makefile ./arch/nios2/lib/Makefile ./arch/nios2/kernel/Makefile ./arch/nios2/boot/compressed/Makefile ./arch/nios2/boot/Makefile ./arch/nios2/Makefile ./arch/nios2/Kconfig.debug ./arch/nios2/Kconfig ./arch/mn10300/unit-asb2364/Makefile ./arch/mn10300/unit-asb2305/Makefile ./arch/mn10300/unit-asb2303/Makefile ./arch/mn10300/proc-mn2ws0050/Makefile ./arch/mn10300/proc-mn103e010/Makefile ./arch/mn10300/oprofile/Makefile ./arch/mn10300/mm/Makefile ./arch/mn10300/mm/Kconfig.cache ./arch/mn10300/lib/Makefile ./arch/mn10300/kernel/Makefile ./arch/mn10300/boot/compressed/Makefile ./arch/mn10300/boot/Makefile ./arch/mn10300/Makefile ./arch/mn10300/Kconfig.debug ./arch/mn10300/Kconfig ./arch/mips/Kconfig ./arch/mips/xilfpga/Makefile ./arch/mips/xilfpga/Kconfig ./arch/mips/vr41xx/ibm-workpad/Makefile ./arch/mips/vr41xx/common/Makefile ./arch/mips/vr41xx/casio-e55/Makefile ./arch/mips/vr41xx/Kconfig ./arch/mips/vdso/Makefile ./arch/mips/txx9/rbtx4939/Makefile ./arch/mips/txx9/rbtx4938/Makefile ./arch/mips/txx9/rbtx4927/Makefile ./arch/mips/txx9/jmr3927/Makefile ./arch/mips/txx9/generic/Makefile ./arch/mips/txx9/Makefile ./arch/mips/txx9/Kconfig ./arch/mips/sni/Makefile ./arch/mips/sibyte/swarm/Makefile ./arch/mips/sibyte/sb1250/Makefile ./arch/mips/sibyte/common/Makefile ./arch/mips/sibyte/bcm1480/Makefile ./arch/mips/sibyte/Makefile ./arch/mips/sibyte/Kconfig ./arch/mips/sgi-ip32/Makefile ./arch/mips/sgi-ip27/Makefile ./arch/mips/sgi-ip27/Kconfig ./arch/mips/sgi-ip22/Makefile ./arch/mips/rb532/Makefile ./arch/mips/ralink/Makefile ./arch/mips/ralink/Kconfig ./arch/mips/power/Makefile ./arch/mips/pnx833x/stb22x/Makefile ./arch/mips/pnx833x/common/Makefile ./arch/mips/pnx833x/Makefile ./arch/mips/pmcs-msp71xx/Makefile ./arch/mips/pmcs-msp71xx/Kconfig ./arch/mips/pistachio/Makefile ./arch/mips/pistachio/Kconfig ./arch/mips/pic32/pic32mzda/Makefile ./arch/mips/pic32/common/Makefile ./arch/mips/pic32/Makefile ./arch/mips/pic32/Kconfig ./arch/mips/pci/Makefile ./arch/mips/paravirt/Makefile ./arch/mips/paravirt/Kconfig ./arch/mips/oprofile/Makefile ./arch/mips/netlogic/xlr/Makefile ./arch/mips/netlogic/xlp/Makefile ./arch/mips/netlogic/common/Makefile ./arch/mips/netlogic/Makefile ./arch/mips/netlogic/Kconfig ./arch/mips/net/Makefile ./arch/mips/mti-malta/Makefile ./arch/mips/mm/Makefile ./arch/mips/math-emu/Makefile ./arch/mips/loongson64/loongson-3/Makefile ./arch/mips/loongson64/lemote-2f/Makefile ./arch/mips/loongson64/fuloong-2e/Makefile ./arch/mips/loongson64/common/cs5536/Makefile ./arch/mips/loongson64/common/Makefile ./arch/mips/loongson64/Makefile ./arch/mips/loongson64/Kconfig ./arch/mips/loongson32/ls1c/Makefile ./arch/mips/loongson32/ls1b/Makefile ./arch/mips/loongson32/common/Makefile ./arch/mips/loongson32/Makefile ./arch/mips/loongson32/Kconfig ./arch/mips/lib/Makefile ./arch/mips/lasat/image/Makefile ./arch/mips/lasat/Makefile ./arch/mips/lasat/Kconfig ./arch/mips/lantiq/xway/Makefile ./arch/mips/lantiq/falcon/Makefile ./arch/mips/lantiq/Makefile ./arch/mips/lantiq/Kconfig ./arch/mips/kvm/Makefile ./arch/mips/kvm/Kconfig ./arch/mips/kernel/Makefile ./arch/mips/jz4740/Makefile ./arch/mips/jz4740/Kconfig ./arch/mips/jazz/Makefile ./arch/mips/jazz/Kconfig ./arch/mips/generic/Makefile ./arch/mips/generic/Kconfig ./arch/mips/fw/sni/Makefile ./arch/mips/fw/lib/Makefile ./arch/mips/fw/cfe/Makefile ./arch/mips/fw/arc/Makefile ./arch/mips/emma/markeins/Makefile ./arch/mips/emma/common/Makefile ./arch/mips/emma/Makefile ./arch/mips/dec/prom/Makefile ./arch/mips/dec/Makefile ./arch/mips/cobalt/Makefile ./arch/mips/cavium-octeon/executive/Makefile ./arch/mips/cavium-octeon/crypto/Makefile ./arch/mips/cavium-octeon/Makefile ./arch/mips/cavium-octeon/Kconfig ./arch/mips/boot/Makefile ./arch/mips/boot/tools/Makefile ./arch/mips/boot/dts/xilfpga/Makefile ./arch/mips/boot/dts/ralink/Makefile ./arch/mips/boot/dts/qca/Makefile ./arch/mips/boot/dts/pic32/Makefile ./arch/mips/boot/dts/ni/Makefile ./arch/mips/boot/dts/netlogic/Makefile ./arch/mips/boot/dts/mti/Makefile ./arch/mips/boot/dts/lantiq/Makefile ./arch/mips/boot/dts/ingenic/Makefile ./arch/mips/boot/dts/img/Makefile ./arch/mips/boot/dts/cavium-octeon/Makefile ./arch/mips/boot/dts/brcm/Makefile ./arch/mips/boot/dts/Makefile ./arch/mips/boot/compressed/Makefile ./arch/mips/bmips/Makefile ./arch/mips/bmips/Kconfig ./arch/mips/bcm63xx/boards/Makefile ./arch/mips/bcm63xx/boards/Kconfig ./arch/mips/bcm63xx/Makefile ./arch/mips/bcm63xx/Kconfig ./arch/mips/bcm47xx/Makefile ./arch/mips/bcm47xx/Kconfig ./arch/mips/ath79/Makefile ./arch/mips/ath79/Kconfig ./arch/mips/ath25/Makefile ./arch/mips/ath25/Kconfig ./arch/mips/ar7/Makefile ./arch/mips/alchemy/devboards/Makefile ./arch/mips/alchemy/common/Makefile ./arch/mips/alchemy/Makefile ./arch/mips/alchemy/Kconfig ./arch/mips/Makefile.postlink ./arch/mips/Makefile ./arch/mips/Kconfig.debug ./arch/microblaze/Makefile ./arch/microblaze/pci/Makefile ./arch/microblaze/oprofile/Makefile ./arch/microblaze/mm/Makefile ./arch/microblaze/lib/Makefile ./arch/microblaze/kernel/cpu/Makefile ./arch/microblaze/kernel/Makefile ./arch/microblaze/boot/dts/Makefile ./arch/microblaze/boot/Makefile ./arch/microblaze/Kconfig.platform ./arch/microblaze/Kconfig.debug ./arch/microblaze/Kconfig ./arch/metag/tbx/Makefile ./arch/metag/oprofile/Makefile ./arch/metag/mm/Makefile ./arch/metag/mm/Kconfig ./arch/metag/lib/Makefile ./arch/metag/kernel/perf/Makefile ./arch/metag/kernel/Makefile ./arch/metag/boot/dts/Makefile ./arch/metag/boot/Makefile ./arch/metag/Makefile ./arch/metag/Kconfig.soc ./arch/metag/Kconfig.debug ./arch/metag/Kconfig ./arch/m68k/tools/amiga/Makefile ./arch/m68k/sun3x/Makefile ./arch/m68k/sun3/prom/Makefile ./arch/m68k/sun3/Makefile ./arch/m68k/q40/Makefile ./arch/m68k/mvme16x/Makefile ./arch/m68k/mvme147/Makefile ./arch/m68k/mm/Makefile ./arch/m68k/math-emu/Makefile ./arch/m68k/mac/Makefile ./arch/m68k/lib/Makefile ./arch/m68k/kernel/Makefile ./arch/m68k/ifpsp060/Makefile ./arch/m68k/hp300/Makefile ./arch/m68k/fpsp040/Makefile ./arch/m68k/emu/Makefile ./arch/m68k/coldfire/Makefile ./arch/m68k/bvme6000/Makefile ./arch/m68k/atari/Makefile ./arch/m68k/apollo/Makefile ./arch/m68k/amiga/Makefile ./arch/m68k/Makefile ./arch/m68k/Kconfig.machine ./arch/m68k/Kconfig.devices ./arch/m68k/Kconfig.debug ./arch/m68k/Kconfig.cpu ./arch/m68k/Kconfig.bus ./arch/m68k/Kconfig ./arch/m68k/68000/Makefile ./arch/m32r/Kconfig ./arch/m32r/platforms/usrv/Makefile ./arch/m32r/platforms/opsput/Makefile ./arch/m32r/platforms/oaks32r/Makefile ./arch/m32r/platforms/mappi3/Makefile ./arch/m32r/platforms/mappi2/Makefile ./arch/m32r/platforms/mappi/Makefile ./arch/m32r/platforms/m32700ut/Makefile ./arch/m32r/platforms/m32104ut/Makefile ./arch/m32r/platforms/Makefile ./arch/m32r/oprofile/Makefile ./arch/m32r/mm/Makefile ./arch/m32r/lib/Makefile ./arch/m32r/kernel/Makefile ./arch/m32r/boot/compressed/Makefile ./arch/m32r/boot/Makefile ./arch/m32r/Makefile ./arch/m32r/Kconfig.debug ./arch/ia64/uv/kernel/Makefile ./arch/ia64/uv/Makefile ./arch/ia64/sn/pci/pcibr/Makefile ./arch/ia64/sn/pci/Makefile ./arch/ia64/sn/kernel/sn2/Makefile ./arch/ia64/sn/kernel/Makefile ./arch/ia64/sn/Makefile ./arch/ia64/pci/Makefile ./arch/ia64/oprofile/Makefile ./arch/ia64/mm/Makefile ./arch/ia64/lib/Makefile ./arch/ia64/kernel/Makefile.gate ./arch/ia64/kernel/Makefile ./arch/ia64/hp/zx1/Makefile ./arch/ia64/hp/sim/boot/Makefile ./arch/ia64/hp/sim/Makefile ./arch/ia64/hp/sim/Kconfig ./arch/ia64/hp/common/Makefile ./arch/ia64/dig/Makefile ./arch/ia64/Makefile ./arch/ia64/Kconfig.debug ./arch/ia64/Kconfig ./arch/hexagon/mm/Makefile ./arch/hexagon/lib/Makefile ./arch/hexagon/kernel/Makefile ./arch/hexagon/Makefile ./arch/hexagon/Kconfig ./arch/h8300/mm/Makefile ./arch/h8300/lib/Makefile ./arch/h8300/kernel/Makefile ./arch/h8300/boot/dts/Makefile ./arch/h8300/boot/compressed/Makefile ./arch/h8300/boot/Makefile ./arch/h8300/Makefile ./arch/h8300/Kconfig.cpu ./arch/h8300/Kconfig ./arch/frv/mm/Makefile ./arch/frv/mb93090-mb00/Makefile ./arch/frv/lib/Makefile ./arch/frv/kernel/Makefile ./arch/frv/boot/Makefile ./arch/frv/Makefile ./arch/frv/Kconfig.debug ./arch/frv/Kconfig ./arch/cris/mm/Makefile ./arch/cris/kernel/Makefile ./arch/cris/include/arch-v32/arch/hwregs/iop/Makefile ./arch/cris/include/arch-v32/arch/hwregs/Makefile ./arch/cris/boot/rescue/Makefile ./arch/cris/boot/dts/Makefile ./arch/cris/boot/compressed/Makefile ./arch/cris/boot/Makefile ./arch/cris/arch-v32/mm/Makefile ./arch/cris/arch-v32/mach-fs/Makefile ./arch/cris/arch-v32/mach-fs/Kconfig ./arch/cris/arch-v32/mach-a3/Makefile ./arch/cris/arch-v32/mach-a3/Kconfig ./arch/cris/arch-v32/lib/Makefile ./arch/cris/arch-v32/kernel/Makefile ./arch/cris/arch-v32/drivers/pci/Makefile ./arch/cris/arch-v32/drivers/mach-fs/Makefile ./arch/cris/arch-v32/drivers/mach-a3/Makefile ./arch/cris/arch-v32/drivers/Makefile ./arch/cris/arch-v32/drivers/Kconfig ./arch/cris/arch-v32/Kconfig ./arch/cris/arch-v10/mm/Makefile ./arch/cris/arch-v10/lib/Makefile ./arch/cris/arch-v10/kernel/Makefile ./arch/cris/arch-v10/drivers/Makefile ./arch/cris/arch-v10/drivers/Kconfig ./arch/cris/arch-v10/Kconfig ./arch/cris/Makefile ./arch/cris/Kconfig.debug ./arch/cris/Kconfig ./arch/c6x/platforms/Makefile ./arch/c6x/platforms/Kconfig ./arch/c6x/mm/Makefile ./arch/c6x/lib/Makefile ./arch/c6x/kernel/Makefile ./arch/c6x/boot/dts/Makefile ./arch/c6x/boot/Makefile ./arch/c6x/Makefile ./arch/c6x/Kconfig ./arch/blackfin/Kconfig.debug ./arch/blackfin/Kconfig ./arch/blackfin/oprofile/Makefile ./arch/blackfin/mm/Makefile ./arch/blackfin/mach-common/Makefile ./arch/blackfin/mach-bf609/boards/Makefile ./arch/blackfin/mach-bf609/boards/Kconfig ./arch/blackfin/mach-bf609/Makefile ./arch/blackfin/mach-bf609/Kconfig ./arch/blackfin/mach-bf561/boards/Makefile ./arch/blackfin/mach-bf561/boards/Kconfig ./arch/blackfin/mach-bf561/Makefile ./arch/blackfin/mach-bf561/Kconfig ./arch/blackfin/mach-bf548/boards/Makefile ./arch/blackfin/mach-bf548/boards/Kconfig ./arch/blackfin/mach-bf548/Makefile ./arch/blackfin/mach-bf548/Kconfig ./arch/blackfin/mach-bf538/boards/Makefile ./arch/blackfin/mach-bf538/boards/Kconfig ./arch/blackfin/mach-bf538/Makefile ./arch/blackfin/mach-bf538/Kconfig ./arch/blackfin/mach-bf537/boards/Makefile ./arch/blackfin/mach-bf537/boards/Kconfig ./arch/blackfin/mach-bf537/Makefile ./arch/blackfin/mach-bf537/Kconfig ./arch/blackfin/mach-bf533/boards/Makefile ./arch/blackfin/mach-bf533/boards/Kconfig ./arch/blackfin/mach-bf533/Makefile ./arch/blackfin/mach-bf533/Kconfig ./arch/blackfin/mach-bf527/boards/Makefile ./arch/blackfin/mach-bf527/boards/Kconfig ./arch/blackfin/mach-bf527/Makefile ./arch/blackfin/mach-bf527/Kconfig ./arch/blackfin/mach-bf518/boards/Makefile ./arch/blackfin/mach-bf518/boards/Kconfig ./arch/blackfin/mach-bf518/Makefile ./arch/blackfin/mach-bf518/Kconfig ./arch/blackfin/lib/Makefile ./arch/blackfin/kernel/cplb-nompu/Makefile ./arch/blackfin/kernel/cplb-mpu/Makefile ./arch/blackfin/kernel/Makefile ./arch/blackfin/boot/Makefile ./arch/blackfin/Makefile ./arch/arm64/Kconfig ./arch/arm64/Makefile ./arch/arm64/xen/Makefile ./arch/arm64/net/Makefile ./arch/arm64/mm/Makefile ./arch/arm64/lib/Makefile ./arch/arm64/kvm/hyp/Makefile ./arch/arm64/kvm/Makefile ./arch/arm64/kvm/Kconfig ./arch/arm64/kernel/Makefile ./arch/arm64/kernel/vdso/Makefile ./arch/arm64/kernel/probes/Makefile ./arch/arm64/crypto/Kconfig ./arch/arm64/crypto/Makefile ./arch/arm64/boot/dts/zte/Makefile ./arch/arm64/boot/dts/xilinx/Makefile ./arch/arm64/boot/dts/sprd/Makefile ./arch/arm64/boot/dts/socionext/Makefile ./arch/arm64/boot/dts/rockchip/Makefile ./arch/arm64/boot/dts/renesas/Makefile ./arch/arm64/boot/dts/realtek/Makefile ./arch/arm64/boot/dts/qcom/Makefile ./arch/arm64/boot/dts/nvidia/Makefile ./arch/arm64/boot/dts/mediatek/Makefile ./arch/arm64/boot/dts/marvell/Makefile ./arch/arm64/boot/dts/lg/Makefile ./arch/arm64/boot/dts/hisilicon/Makefile ./arch/arm64/boot/dts/freescale/Makefile ./arch/arm64/boot/dts/exynos/Makefile ./arch/arm64/boot/dts/cavium/Makefile ./arch/arm64/boot/dts/broadcom/stingray/Makefile ./arch/arm64/boot/dts/broadcom/northstar2/Makefile ./arch/arm64/boot/dts/broadcom/Makefile ./arch/arm64/boot/dts/arm/Makefile ./arch/arm64/boot/dts/apm/Makefile ./arch/arm64/boot/dts/amlogic/Makefile ./arch/arm64/boot/dts/amd/Makefile ./arch/arm64/boot/dts/altera/Makefile ./arch/arm64/boot/dts/allwinner/Makefile ./arch/arm64/boot/dts/al/Makefile ./arch/arm64/boot/dts/actions/Makefile ./arch/arm64/boot/dts/Makefile ./arch/arm64/boot/Makefile ./arch/arm64/Kconfig.platforms ./arch/arm64/Kconfig.debug ./arch/arm/Kconfig ./arch/arm/xen/Makefile ./arch/arm/vfp/Makefile ./arch/arm/vdso/Makefile ./arch/arm/tools/Makefile ./arch/arm/probes/uprobes/Makefile ./arch/arm/probes/kprobes/Makefile ./arch/arm/probes/Makefile ./arch/arm/plat-versatile/Makefile ./arch/arm/plat-versatile/Kconfig ./arch/arm/plat-samsung/Makefile ./arch/arm/plat-samsung/Kconfig ./arch/arm/plat-pxa/Makefile ./arch/arm/plat-pxa/Kconfig ./arch/arm/plat-orion/Makefile ./arch/arm/plat-omap/Makefile ./arch/arm/plat-omap/Kconfig ./arch/arm/plat-iop/Makefile ./arch/arm/oprofile/Makefile ./arch/arm/nwfpe/Makefile ./arch/arm/net/Makefile ./arch/arm/mm/Makefile ./arch/arm/mm/Kconfig ./arch/arm/mach-zynq/Makefile ./arch/arm/mach-zynq/Kconfig ./arch/arm/mach-zx/Makefile ./arch/arm/mach-zx/Kconfig ./arch/arm/mach-w90x900/Makefile.boot ./arch/arm/mach-w90x900/Makefile ./arch/arm/mach-w90x900/Kconfig ./arch/arm/mach-vt8500/Makefile.boot ./arch/arm/mach-vt8500/Makefile ./arch/arm/mach-vt8500/Kconfig ./arch/arm/mach-vexpress/Makefile.boot ./arch/arm/mach-vexpress/Makefile ./arch/arm/mach-vexpress/Kconfig ./arch/arm/mach-versatile/Makefile ./arch/arm/mach-versatile/Kconfig ./arch/arm/mach-ux500/Makefile ./arch/arm/mach-ux500/Kconfig ./arch/arm/mach-uniphier/Makefile ./arch/arm/mach-uniphier/Kconfig ./arch/arm/mach-u300/Makefile ./arch/arm/mach-u300/Kconfig ./arch/arm/mach-tegra/Makefile ./arch/arm/mach-tegra/Kconfig ./arch/arm/mach-tango/Makefile ./arch/arm/mach-tango/Kconfig ./arch/arm/mach-sunxi/Makefile ./arch/arm/mach-sunxi/Kconfig ./arch/arm/mach-stm32/Makefile.boot ./arch/arm/mach-stm32/Makefile ./arch/arm/mach-stm32/Kconfig ./arch/arm/mach-sti/Makefile ./arch/arm/mach-sti/Kconfig ./arch/arm/mach-spear/Makefile ./arch/arm/mach-spear/Kconfig ./arch/arm/mach-socfpga/Makefile ./arch/arm/mach-socfpga/Kconfig ./arch/arm/mach-shmobile/Makefile ./arch/arm/mach-shmobile/Kconfig ./arch/arm/mach-sa1100/Makefile.boot ./arch/arm/mach-sa1100/Makefile ./arch/arm/mach-sa1100/Kconfig ./arch/arm/mach-s5pv210/Makefile ./arch/arm/mach-s5pv210/Kconfig ./arch/arm/mach-s3c64xx/Makefile ./arch/arm/mach-s3c64xx/Kconfig ./arch/arm/mach-s3c24xx/Makefile.boot ./arch/arm/mach-s3c24xx/Makefile ./arch/arm/mach-s3c24xx/Kconfig ./arch/arm/mach-rpc/Makefile.boot ./arch/arm/mach-rpc/Makefile ./arch/arm/mach-rockchip/Makefile ./arch/arm/mach-rockchip/Kconfig ./arch/arm/mach-realview/Makefile ./arch/arm/mach-realview/Kconfig ./arch/arm/mach-qcom/Makefile ./arch/arm/mach-qcom/Kconfig ./arch/arm/mach-pxa/Makefile.boot ./arch/arm/mach-pxa/Makefile ./arch/arm/mach-pxa/Kconfig ./arch/arm/mach-prima2/Makefile ./arch/arm/mach-prima2/Kconfig ./arch/arm/mach-picoxcell/Makefile ./arch/arm/mach-picoxcell/Kconfig ./arch/arm/mach-oxnas/Makefile ./arch/arm/mach-oxnas/Kconfig ./arch/arm/mach-orion5x/Makefile ./arch/arm/mach-orion5x/Kconfig ./arch/arm/mach-omap2/Makefile ./arch/arm/mach-omap2/Kconfig ./arch/arm/mach-omap1/Makefile.boot ./arch/arm/mach-omap1/Makefile ./arch/arm/mach-omap1/Kconfig ./arch/arm/mach-nspire/Makefile ./arch/arm/mach-nspire/Kconfig ./arch/arm/mach-nomadik/Makefile ./arch/arm/mach-nomadik/Kconfig ./arch/arm/mach-netx/Makefile.boot ./arch/arm/mach-netx/Makefile ./arch/arm/mach-netx/Kconfig ./arch/arm/mach-mxs/Makefile ./arch/arm/mach-mxs/Kconfig ./arch/arm/mach-mvebu/Makefile ./arch/arm/mach-mvebu/Kconfig ./arch/arm/mach-mv78xx0/Makefile ./arch/arm/mach-mv78xx0/Kconfig ./arch/arm/mach-moxart/Makefile ./arch/arm/mach-moxart/Kconfig ./arch/arm/mach-mmp/Makefile ./arch/arm/mach-mmp/Kconfig ./arch/arm/mach-meson/Makefile ./arch/arm/mach-meson/Kconfig ./arch/arm/mach-mediatek/Makefile ./arch/arm/mach-mediatek/Kconfig ./arch/arm/mach-lpc32xx/Makefile.boot ./arch/arm/mach-lpc32xx/Makefile ./arch/arm/mach-lpc18xx/Makefile.boot ./arch/arm/mach-lpc18xx/Makefile ./arch/arm/mach-ks8695/Makefile.boot ./arch/arm/mach-ks8695/Makefile ./arch/arm/mach-ks8695/Kconfig ./arch/arm/mach-keystone/Makefile ./arch/arm/mach-keystone/Kconfig ./arch/arm/mach-ixp4xx/Makefile.boot ./arch/arm/mach-ixp4xx/Makefile ./arch/arm/mach-ixp4xx/Kconfig ./arch/arm/mach-iop33x/Makefile.boot ./arch/arm/mach-iop33x/Makefile ./arch/arm/mach-iop33x/Kconfig ./arch/arm/mach-iop32x/Makefile.boot ./arch/arm/mach-iop32x/Makefile ./arch/arm/mach-iop32x/Kconfig ./arch/arm/mach-iop13xx/Makefile.boot ./arch/arm/mach-iop13xx/Makefile ./arch/arm/mach-iop13xx/Kconfig ./arch/arm/mach-integrator/Makefile ./arch/arm/mach-integrator/Kconfig ./arch/arm/mach-imx/devices/Makefile ./arch/arm/mach-imx/devices/Kconfig ./arch/arm/mach-imx/Makefile.boot ./arch/arm/mach-imx/Makefile ./arch/arm/mach-imx/Kconfig ./arch/arm/mach-hisi/Makefile ./arch/arm/mach-hisi/Kconfig ./arch/arm/mach-highbank/Makefile ./arch/arm/mach-highbank/Kconfig ./arch/arm/mach-gemini/Makefile ./arch/arm/mach-gemini/Kconfig ./arch/arm/mach-footbridge/Makefile.boot ./arch/arm/mach-footbridge/Makefile ./arch/arm/mach-footbridge/Kconfig ./arch/arm/mach-exynos/Makefile ./arch/arm/mach-exynos/Kconfig ./arch/arm/mach-ep93xx/Makefile.boot ./arch/arm/mach-ep93xx/Makefile ./arch/arm/mach-ep93xx/Kconfig ./arch/arm/mach-efm32/Makefile.boot ./arch/arm/mach-efm32/Makefile ./arch/arm/mach-ebsa110/Makefile.boot ./arch/arm/mach-ebsa110/Makefile ./arch/arm/mach-dove/Makefile.boot ./arch/arm/mach-dove/Makefile ./arch/arm/mach-dove/Kconfig ./arch/arm/mach-digicolor/Makefile ./arch/arm/mach-digicolor/Kconfig ./arch/arm/mach-davinci/Makefile.boot ./arch/arm/mach-davinci/Makefile ./arch/arm/mach-davinci/Kconfig ./arch/arm/mach-cns3xxx/Makefile ./arch/arm/mach-cns3xxx/Kconfig ./arch/arm/mach-clps711x/Makefile ./arch/arm/mach-clps711x/Kconfig ./arch/arm/mach-berlin/Makefile ./arch/arm/mach-berlin/Kconfig ./arch/arm/mach-bcm/Makefile ./arch/arm/mach-bcm/Kconfig ./arch/arm/mach-axxia/Makefile ./arch/arm/mach-axxia/Kconfig ./arch/arm/mach-at91/Makefile.boot ./arch/arm/mach-at91/Makefile ./arch/arm/mach-at91/Kconfig ./arch/arm/mach-aspeed/Kconfig ./arch/arm/mach-asm9260/Kconfig ./arch/arm/mach-artpec/Makefile ./arch/arm/mach-artpec/Kconfig ./arch/arm/mach-alpine/Makefile ./arch/arm/mach-alpine/Kconfig ./arch/arm/mach-actions/Makefile ./arch/arm/mach-actions/Kconfig ./arch/arm/lib/Makefile ./arch/arm/kvm/hyp/Makefile ./arch/arm/kvm/Makefile ./arch/arm/kvm/Kconfig ./arch/arm/kernel/Makefile ./arch/arm/firmware/Makefile ./arch/arm/firmware/Kconfig ./arch/arm/crypto/Makefile ./arch/arm/crypto/Kconfig ./arch/arm/common/Makefile ./arch/arm/common/Kconfig ./arch/arm/boot/dts/Makefile ./arch/arm/boot/compressed/Makefile ./arch/arm/boot/bootp/Makefile ./arch/arm/boot/Makefile ./arch/arm/Makefile ./arch/arm/Kconfig.debug ./arch/arm/Kconfig-nommu ./arch/arc/plat-tb10x/Makefile ./arch/arc/plat-tb10x/Kconfig ./arch/arc/plat-sim/Makefile ./arch/arc/plat-hsdk/Makefile ./arch/arc/plat-hsdk/Kconfig ./arch/arc/plat-eznps/Makefile ./arch/arc/plat-eznps/Kconfig ./arch/arc/plat-axs10x/Makefile ./arch/arc/plat-axs10x/Kconfig ./arch/arc/oprofile/Makefile ./arch/arc/mm/Makefile ./arch/arc/lib/Makefile ./arch/arc/kernel/Makefile ./arch/arc/boot/dts/Makefile ./arch/arc/boot/Makefile ./arch/arc/Makefile ./arch/arc/Kconfig.debug ./arch/arc/Kconfig ./arch/alpha/oprofile/Makefile ./arch/alpha/mm/Makefile ./arch/alpha/math-emu/Makefile ./arch/alpha/lib/Makefile ./arch/alpha/kernel/Makefile ./arch/alpha/boot/Makefile ./arch/alpha/Makefile ./arch/alpha/Kconfig.debug ./arch/alpha/Kconfig ./Kconfig ./Documentation/scsi/scsi_transport_srp/Makefile ./Documentation/media/Makefile ./Documentation/kbuild/Kconfig.select-break ./Documentation/kbuild/Kconfig.recursion-issue-02 ./Documentation/kbuild/Kconfig.recursion-issue-01 ./Documentation/cdrom/Makefile ./Documentation/Makefile ./Documentation/EDID/Makefile /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + cp Module.symvers /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + cp System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + '[' -s Module.markers ']' + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/Documentation + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/include + cp .config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + cp -a scripts /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + '[' -f tools/objtool/objtool ']' + '[' -d arch/i386/scripts ']' + '[' -f 'arch/i386/*lds' ']' + rm -f '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts/*.o' + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts/kconfig/conf.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts/kconfig/zconf.tab.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts/mod/empty.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts/mod/file2alias.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts/mod/modpost.o /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/scripts/mod/sumversion.o + '[' -d arch/x86/include ']' + cp -a --parents arch/x86/include /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a include /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/include + cp -a --parents arch/x86/entry/syscalls/syscall_32.tbl /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/entry/syscalls/syscalltbl.sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/entry/syscalls/syscallhdr.sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/entry/syscalls/syscall_64.tbl /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/tools/relocs_32.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/tools/relocs_64.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/tools/relocs.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/tools/relocs_common.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/tools/relocs.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents tools/include/tools/le_byteshift.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/purgatory/purgatory.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/purgatory/sha256.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/purgatory/sha256.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/purgatory/stack.S /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/purgatory/string.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/purgatory/setup-x86_64.S /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/purgatory/entry64.S /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/boot/string.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/boot/string.c /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + cp -a --parents arch/x86/boot/ctype.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/ + touch -r /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/Makefile /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/include/generated/uapi/linux/version.h + cp /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/.config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/include/config/auto.conf + eu-readelf -n vmlinux + grep 'Build ID' + awk '{print $NF}' + cp vmlinux.id /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build/vmlinux.id + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt + cp vmlinux /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt -name '*.ko' -type f + xargs --no-run-if-empty chmod u+x + xargs --no-run-if-empty nm -upA + grep -F /drivers/ modnames + sed -n 's,^.*/\([^/]*\.ko\): *U \(.*\)$,\1 \2,p' + collect_modules_list networking 'register_netdev|ieee80211_register_hw|usbnet_probe|phy_driver_register|rt(l_|2x00)(pci|usb)_probe|register_netdevice' + sed -r -n -e 's/^([^ ]+) \.?(register_netdev|ieee80211_register_hw|usbnet_probe|phy_driver_register|rt(l_|2x00)(pci|usb)_probe|register_netdevice)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + collect_modules_list block 'ata_scsi_ioctl|scsi_add_host|scsi_add_host_with_dma|blk_alloc_queue|blk_init_queue|register_mtd_blktrans|scsi_esp_register|scsi_register_device_handler|blk_queue_physical_block_size' 'pktcdvd.ko|dm-mod.ko' + LC_ALL=C + sort -u + sed -r -n -e 's/^([^ ]+) \.?(ata_scsi_ioctl|scsi_add_host|scsi_add_host_with_dma|blk_alloc_queue|blk_init_queue|register_mtd_blktrans|scsi_esp_register|scsi_register_device_handler|blk_queue_physical_block_size)$/\1/p' drivers.undef + '[' '!' -z 'pktcdvd.ko|dm-mod.ko' ']' + sed -r -e '/^(pktcdvd.ko|dm-mod.ko)$/d' -i /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/modules.block + collect_modules_list drm 'drm_open|drm_init' + sed -r -n -e 's/^([^ ]+) \.?(drm_open|drm_init)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + collect_modules_list modesetting drm_crtc_init + sed -r -n -e 's/^([^ ]+) \.?(drm_crtc_init)$/\1/p' drivers.undef + LC_ALL=C + sort -u + '[' '!' -z '' ']' + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt -name '*.ko' + grep -E -v 'GPL( v2)?$|Dual BSD/GPL$|Dual MPL/GPL$|GPL and additional rights$' + xargs /sbin/modinfo -l + pushd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/ ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + rm -f modules.alias modules.alias.bin modules.builtin.bin modules.dep modules.dep.bin 'modules.*map' modules.symbols modules.symbols.bin modules.devname modules.softdep ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + popd + /builddir/build/SOURCES/mod-extra.sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt /builddir/build/SOURCES/mod-extra.list ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + cp System.map /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/. ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 + mkdir restore + cp -r lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/System.map lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/config lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/modules.block lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/modules.builtin lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/modules.drm lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/modules.modesetting lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/modules.networking lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/modules.order lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/source lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/updates lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/vdso lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/vmlinuz restore/. + rm -rf lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra + sort -n + find lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel -name '*.ko' + cp /builddir/build/SOURCES/filter-aarch64.sh /builddir/build/SOURCES/filter-armv7hl.sh /builddir/build/SOURCES/filter-i686.sh /builddir/build/SOURCES/filter-modules.sh /builddir/build/SOURCES/filter-ppc64.sh /builddir/build/SOURCES/filter-ppc64le.sh /builddir/build/SOURCES/filter-s390x.sh /builddir/build/SOURCES/filter-x86_64.sh . + /builddir/build/SOURCES/filter-modules.sh modules.list i686 + rm filter-aarch64.sh filter-armv7hl.sh filter-i686.sh filter-modules.sh filter-ppc64.sh filter-ppc64le.sh filter-s390x.sh filter-x86_64.sh + depmod -b . -aeF ./System.map 4.14.24-300.rt19.1.fc29.i686+rt + '[' -s depmod.out ']' + rm depmod.out + pushd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/ ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + rm -f modules.alias modules.alias.bin modules.builtin.bin modules.dep modules.dep.bin 'modules.*map' modules.symbols modules.symbols.bin modules.devname modules.softdep + popd + find lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel -mindepth 1 -type d + sort -n + rm System.map + cp -r restore/System.map restore/build restore/config restore/extra restore/kernel restore/modules.block restore/modules.builtin restore/modules.drm restore/modules.modesetting restore/modules.networking restore/modules.order restore/source restore/updates restore/vdso restore/vmlinuz lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/. + rm -rf restore ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + popd + sed -e 's/^lib*/\/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/k-d.list + sed -e 's/^lib*/%dir \/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/module-dirs.list + sed -e 's/^lib*/\/lib/' -e 's/.ko$/.ko.xz/' /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/modules.list + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/k-d.list + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/modules.list + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/module-dirs.list + cp certs/signing_key.pem certs/signing_key.pem.sign+rt + cp certs/signing_key.x509 certs/signing_key.x509.sign+rt + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels + mv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386//usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt + ln -sf /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/build + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels -name '.*.cmd' -exec rm -f '{}' ';' + chmod +x tools/perf/check-headers.sh + make -s 'EXTRA_CFLAGS=-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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 NO_JVMTI=1 prefix=/usr DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 all BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=fixdep gcc -Wp,-MD,./.fixdep.o.d -Wp,-MT,fixdep.o -D"BUILD_STR(s)=#s" -c -o fixdep.o fixdep.c ld -r -o fixdep-in.o fixdep.o gcc -o fixdep fixdep-in.o BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/disabled-features.h' differs from latest version at 'arch/x86/include/asm/disabled-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/required-features.h' differs from latest version at 'arch/x86/include/asm/required-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h' make FIXDEP=1 -f Makefile.perf Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] $(:) /bin/sh util/PERF-VERSION-GEN . util/generate-cmdlist.sh > common-cmds.h+ && mv common-cmds.h+ common-cmds.h /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/entry/syscalls/syscalltbl.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/entry/syscalls/syscall_64.tbl 'x86_64' > arch/x86/include/generated/asm/syscalls_64.c /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/trace/beauty/drm_ioctl.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi/drm > trace/beauty/generated/ioctl/drm_ioctl_array.c /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/trace/beauty/pkey_alloc_access_rights.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi/asm-generic/ > trace/beauty/generated/pkey_alloc_access_rights_array.c /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/trace/beauty/sndrv_pcm_ioctl.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi/sound > trace/beauty/generated/ioctl/sndrv_pcm_ioctl_array.c /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/trace/beauty/sndrv_ctl_ioctl.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi/sound > trace/beauty/generated/ioctl/sndrv_ctl_ioctl_array.c /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/trace/beauty/kvm_ioctl.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi/linux > trace/beauty/generated/ioctl/kvm_ioctl_array.c /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/trace/beauty/vhost_virtio_ioctl.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi/linux > trace/beauty/generated/ioctl/vhost_virtio_ioctl_array.c BUILDSTDERR: PERF_VERSION = 4.14.24.300.rt19.1.fc29.i686+rt.gf2a9c touch PERF-VERSION-FILE /bin/sh '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/trace/beauty/perf_ioctl.sh' /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi/linux > trace/beauty/generated/ioctl/perf_ioctl_array.c make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api/ O= libapi.a make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= libtraceevent.a make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./fd obj=libapi gcc -Wp,-MD,fd/.array.o.d -Wp,-MT,fd/array.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -D"BUILD_STR(s)=#s" -c -o fd/array.o fd/array.c gcc -Wp,-MD,./.event-parse.o.d -Wp,-MT,event-parse.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o event-parse.o event-parse.c ld -r -o fd/libapi-in.o fd/array.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./fs obj=libapi gcc -Wp,-MD,fs/.fs.o.d -Wp,-MT,fs/fs.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -D"BUILD_STR(s)=#s" -c -o fs/fs.o fs/fs.c gcc -Wp,-MD,fs/.tracing_path.o.d -Wp,-MT,fs/tracing_path.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -D"BUILD_STR(s)=#s" -c -o fs/tracing_path.o fs/tracing_path.c ld -r -o fs/libapi-in.o fs/fs.o fs/tracing_path.o gcc -Wp,-MD,./.cpu.o.d -Wp,-MT,cpu.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -D"BUILD_STR(s)=#s" -c -o cpu.o cpu.c gcc -Wp,-MD,./.debug.o.d -Wp,-MT,debug.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -D"BUILD_STR(s)=#s" -c -o debug.o debug.c gcc -Wp,-MD,./.str_error_r.o.d -Wp,-MT,str_error_r.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -fPIC -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -D"BUILD_STR(s)=#s" -c -o str_error_r.o ../str_error_r.c ld -r -o libapi-in.o fd/libapi-in.o fs/libapi-in.o cpu.o debug.o str_error_r.o rm -f libapi.a && ar rcs libapi.a libapi-in.o make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/subcmd/ O= libsubcmd.a gcc -Wp,-MD,./.exec-cmd.o.d -Wp,-MT,exec-cmd.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include -D"BUILD_STR(s)=#s" -c -o exec-cmd.o exec-cmd.c gcc -Wp,-MD,./.help.o.d -Wp,-MT,help.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include -D"BUILD_STR(s)=#s" -c -o help.o help.c gcc -Wp,-MD,./.pager.o.d -Wp,-MT,pager.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include -D"BUILD_STR(s)=#s" -c -o pager.o pager.c BUILDSTDERR: pager.c: In function 'pager_preexec': BUILDSTDERR: pager.c:36:12: warning: passing argument 2 to restrict-qualified parameter aliases with argument 4 [-Wrestrict] BUILDSTDERR: select(1, &in, NULL, &in, NULL); BUILDSTDERR: ^~~ ~~~ gcc -Wp,-MD,./.parse-options.o.d -Wp,-MT,parse-options.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include -D"BUILD_STR(s)=#s" -c -o parse-options.o parse-options.c BUILDSTDERR: event-parse.c: In function 'pevent_find_event_by_name': BUILDSTDERR: event-parse.c:3533:21: warning: 'event' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: pevent->last_event = event; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: event-parse.c: In function 'pevent_data_lat_fmt': BUILDSTDERR: event-parse.c:5178:4: warning: 'migrate_disable' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: trace_seq_printf(s, "%d", migrate_disable); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: event-parse.c:5185:4: warning: 'lock_depth' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: trace_seq_printf(s, "%d", lock_depth); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: event-parse.c: In function 'pevent_event_info': BUILDSTDERR: event-parse.c:5025:7: warning: 'len_arg' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: trace_seq_printf(s, format, len_arg, (char)val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: event-parse.c:4868:6: note: 'len_arg' was declared here BUILDSTDERR: int len_arg; BUILDSTDERR: ^~~~~~~ gcc -Wp,-MD,./.run-command.o.d -Wp,-MT,run-command.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include -D"BUILD_STR(s)=#s" -c -o run-command.o run-command.c gcc -Wp,-MD,./.sigchain.o.d -Wp,-MT,sigchain.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include -D"BUILD_STR(s)=#s" -c -o sigchain.o sigchain.c gcc -Wp,-MD,./.subcmd-config.o.d -Wp,-MT,subcmd-config.o -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -ggdb3 -Wall -Wextra -std=gnu99 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fPIC -O6 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/include -D"BUILD_STR(s)=#s" -c -o subcmd-config.o subcmd-config.c ld -r -o libsubcmd-in.o exec-cmd.o help.o pager.o parse-options.o run-command.o sigchain.o subcmd-config.o rm -f libsubcmd.a && ar rcs libsubcmd.a libsubcmd-in.o make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/bpf/ O= libbpf.a FEATURES_DUMP=/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/FEATURE-DUMP gcc -Wp,-MD,./.event-plugin.o.d -Wp,-MT,event-plugin.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o event-plugin.o event-plugin.c gcc -Wp,-MD,./.libbpf.o.d -Wp,-MT,libbpf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Werror -Wall -fPIC -I. -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -D"BUILD_STR(s)=#s" -c -o libbpf.o libbpf.c gcc -Wp,-MD,./.trace-seq.o.d -Wp,-MT,trace-seq.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o trace-seq.o trace-seq.c gcc -Wp,-MD,./.parse-filter.o.d -Wp,-MT,parse-filter.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o parse-filter.o parse-filter.c BUILDSTDERR: parse-filter.c: In function 'arg_to_str': BUILDSTDERR: parse-filter.c:2332:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, arg->boolean.value ? "TRUE" : "FALSE"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'op_to_str': BUILDSTDERR: parse-filter.c:2125:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, val ? "TRUE" : "FALSE"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c:2143:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "(%s) %s (%s)", left, op, right); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c:2159:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, right_val ? "FALSE" : "TRUE"); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c:2162:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s(%s)", op, right); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'num_to_str': BUILDSTDERR: parse-filter.c:2280:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s %s %s", lstr, op, rstr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'str_to_str': BUILDSTDERR: parse-filter.c:2315:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s %s \"%s\"", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: arg->str.field->name, op, arg->str.val); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'val_to_str': BUILDSTDERR: parse-filter.c:2178:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%lld", arg->value.val); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parse-filter.c: In function 'exp_to_str': BUILDSTDERR: parse-filter.c:2236:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: asprintf(&str, "%s %s %s", lstr, op, rstr); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,./.bpf.o.d -Wp,-MT,bpf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -Werror -Wall -fPIC -I. -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -D"BUILD_STR(s)=#s" -c -o bpf.o bpf.c ld -r -o libbpf-in.o libbpf.o bpf.o rm -f libbpf.a; ar rcs libbpf.a libbpf-in.o gcc -Wp,-MD,./.parse-utils.o.d -Wp,-MT,parse-utils.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o parse-utils.o parse-utils.c gcc -Wp,-MD,./.kbuffer-parse.o.d -Wp,-MT,kbuffer-parse.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o kbuffer-parse.o kbuffer-parse.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=pmu-events obj=jevents ld -r -o libtraceevent-in.o event-parse.o event-plugin.o trace-seq.o parse-filter.o parse-utils.o kbuffer-parse.o rm -f libtraceevent.a; ar rcs libtraceevent.a libtraceevent-in.o make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= plugins gcc -Wp,-MD,pmu-events/.json.o.d -Wp,-MT,pmu-events/json.o -D"BUILD_STR(s)=#s" -c -o pmu-events/json.o pmu-events/json.c gcc -Wp,-MD,pmu-events/.jsmn.o.d -Wp,-MT,pmu-events/jsmn.o -D"BUILD_STR(s)=#s" -c -o pmu-events/jsmn.o pmu-events/jsmn.c gcc -Wp,-MD,./.plugin_jbd2.o.d -Wp,-MT,plugin_jbd2.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_jbd2.o plugin_jbd2.c gcc -Wp,-MD,pmu-events/.jevents.o.d -Wp,-MT,pmu-events/jevents.o -D"BUILD_STR(s)=#s" -c -o pmu-events/jevents.o pmu-events/jevents.c ld -r -o plugin_jbd2-in.o plugin_jbd2.o gcc -Wp,-MD,./.plugin_hrtimer.o.d -Wp,-MT,plugin_hrtimer.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_hrtimer.o plugin_hrtimer.c ld -r -o plugin_hrtimer-in.o plugin_hrtimer.o gcc -Wp,-MD,./.plugin_kmem.o.d -Wp,-MT,plugin_kmem.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_kmem.o plugin_kmem.c ld -r -o pmu-events/jevents-in.o pmu-events/json.o pmu-events/jsmn.o pmu-events/jevents.o install 'perf-archive.sh' 'perf-archive' ld -r -o plugin_kmem-in.o plugin_kmem.o gcc -Wp,-MD,./.plugin_kvm.o.d -Wp,-MT,plugin_kvm.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_kvm.o plugin_kvm.c ld -r -o plugin_kvm-in.o plugin_kvm.o gcc -Wp,-MD,./.plugin_mac80211.o.d -Wp,-MT,plugin_mac80211.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_mac80211.o plugin_mac80211.c gcc -Wp,-MD,./.plugin_sched_switch.o.d -Wp,-MT,plugin_sched_switch.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_sched_switch.o plugin_sched_switch.c ld -r -o plugin_mac80211-in.o plugin_mac80211.o install 'perf-with-kcore.sh' 'perf-with-kcore' ld -r -o plugin_sched_switch-in.o plugin_sched_switch.o gcc -Wp,-MD,./.plugin_function.o.d -Wp,-MT,plugin_function.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_function.o plugin_function.c gcc -Wp,-MD,./.plugin_xen.o.d -Wp,-MT,plugin_xen.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_xen.o plugin_xen.c ld -r -o plugin_function-in.o plugin_function.o gcc -Wp,-MD,./.plugin_scsi.o.d -Wp,-MT,plugin_scsi.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_scsi.o plugin_scsi.c ld -r -o plugin_xen-in.o plugin_xen.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=libperf ld -r -o plugin_scsi-in.o plugin_scsi.o gcc -Wp,-MD,./.plugin_cfg80211.o.d -Wp,-MT,plugin_cfg80211.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -D"BUILD_STR(s)=#s" -c -o plugin_cfg80211.o plugin_cfg80211.c ld -r -o plugin_cfg80211-in.o plugin_cfg80211.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_jbd2.so plugin_jbd2-in.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./util obj=libperf gcc -Wp,-MD,util/.annotate.o.d -Wp,-MT,util/annotate.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/annotate.o util/annotate.c gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_hrtimer.so plugin_hrtimer-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_kmem.so plugin_kmem-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_kvm.so plugin_kvm-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_mac80211.so plugin_mac80211-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_sched_switch.so plugin_sched_switch-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_function.so plugin_function-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_xen.so plugin_xen-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_scsi.so plugin_scsi-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fPIC -I. -I /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include '-DPLUGIN_DIR="/usr/lib/traceevent/plugins"' -D_GNU_SOURCE -shared -nostartfiles -o plugin_cfg80211.so plugin_cfg80211-in.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=perf gcc -Wp,-MD,./.builtin-bench.o.d -Wp,-MT,builtin-bench.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-bench.o builtin-bench.c gcc -Wp,-MD,./.builtin-annotate.o.d -Wp,-MT,builtin-annotate.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-annotate.o builtin-annotate.c gcc -Wp,-MD,./.builtin-config.o.d -Wp,-MT,builtin-config.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-config.o builtin-config.c gcc -Wp,-MD,./.builtin-diff.o.d -Wp,-MT,builtin-diff.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-diff.o builtin-diff.c BUILDSTDERR: util/annotate.c: In function 'symbol__disassemble': BUILDSTDERR: util/annotate.c:1498:4: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 3966 and 8086 [-Wformat-truncation=] BUILDSTDERR: "%s %s%s --start-address=0x%016" PRIx64 BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: util/annotate.c:1508:20: BUILDSTDERR: symfs_filename, symfs_filename); BUILDSTDERR: ~~~~~~~~~~~~~~ BUILDSTDERR: util/annotate.c:1500:50: note: format string is defined here BUILDSTDERR: " -l -d %s %s -C \"%s\" 2>/dev/null|grep -v \"%s:\"|expand", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/color.h:5, BUILDSTDERR: from util/sort.h:8, BUILDSTDERR: from util/annotate.c:14: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 116 or more bytes (assuming 8331) into a destination of size 8192 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.block-range.o.d -Wp,-MT,util/block-range.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/block-range.o util/block-range.c gcc -Wp,-MD,./.builtin-evlist.o.d -Wp,-MT,builtin-evlist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-evlist.o builtin-evlist.c gcc -Wp,-MD,util/.build-id.o.d -Wp,-MT,util/build-id.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/build-id.o util/build-id.c gcc -Wp,-MD,./.builtin-ftrace.o.d -Wp,-MT,builtin-ftrace.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-ftrace.o builtin-ftrace.c gcc -Wp,-MD,./.builtin-help.o.d -Wp,-MT,builtin-help.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_INFO_PATH="BUILD_STR(share/info)" -DPERF_MAN_PATH="BUILD_STR(share/man)" -c -o builtin-help.o builtin-help.c gcc -Wp,-MD,util/.config.o.d -Wp,-MT,util/config.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/config.o util/config.c gcc -Wp,-MD,./.builtin-sched.o.d -Wp,-MT,builtin-sched.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-sched.o builtin-sched.c gcc -Wp,-MD,util/.ctype.o.d -Wp,-MT,util/ctype.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/ctype.o util/ctype.c gcc -Wp,-MD,util/.db-export.o.d -Wp,-MT,util/db-export.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/db-export.o util/db-export.c gcc -Wp,-MD,util/.env.o.d -Wp,-MT,util/env.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/env.o util/env.c gcc -Wp,-MD,util/.event.o.d -Wp,-MT,util/event.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/event.o util/event.c gcc -Wp,-MD,./.builtin-buildid-list.o.d -Wp,-MT,builtin-buildid-list.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-buildid-list.o builtin-buildid-list.c gcc -Wp,-MD,util/.evlist.o.d -Wp,-MT,util/evlist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/evlist.o util/evlist.c gcc -Wp,-MD,./.builtin-buildid-cache.o.d -Wp,-MT,builtin-buildid-cache.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-buildid-cache.o builtin-buildid-cache.c gcc -Wp,-MD,./.builtin-kallsyms.o.d -Wp,-MT,builtin-kallsyms.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kallsyms.o builtin-kallsyms.c gcc -Wp,-MD,./.builtin-list.o.d -Wp,-MT,builtin-list.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-list.o builtin-list.c gcc -Wp,-MD,./.builtin-record.o.d -Wp,-MT,builtin-record.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-record.o builtin-record.c gcc -Wp,-MD,util/.evsel.o.d -Wp,-MT,util/evsel.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/evsel.o util/evsel.c gcc -Wp,-MD,./.builtin-report.o.d -Wp,-MT,builtin-report.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DTIPDIR="BUILD_STR(share/doc/perf-tip)" -DDOCDIR="BUILD_STR(/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/Documentation)" -c -o builtin-report.o builtin-report.c gcc -Wp,-MD,./.builtin-stat.o.d -Wp,-MT,builtin-stat.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-stat.o builtin-stat.c gcc -Wp,-MD,util/.evsel_fprintf.o.d -Wp,-MT,util/evsel_fprintf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/evsel_fprintf.o util/evsel_fprintf.c gcc -Wp,-MD,util/.find_bit.o.d -Wp,-MT,util/find_bit.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/find_bit.o ../lib/find_bit.c gcc -Wp,-MD,util/.kallsyms.o.d -Wp,-MT,util/kallsyms.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/kallsyms.o ../lib/symbol/kallsyms.c gcc -Wp,-MD,util/.levenshtein.o.d -Wp,-MT,util/levenshtein.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/levenshtein.o util/levenshtein.c gcc -Wp,-MD,util/.llvm-utils.o.d -Wp,-MT,util/llvm-utils.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/llvm-utils.o util/llvm-utils.c gcc -Wp,-MD,util/.memswap.o.d -Wp,-MT,util/memswap.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/memswap.o util/memswap.c bison -v util/parse-events.y -d -o util/parse-events-bison.c -p parse_events_ gcc -Wp,-MD,./.builtin-timechart.o.d -Wp,-MT,builtin-timechart.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_INFO_PATH="BUILD_STR(share/info)" -DPERF_MAN_PATH="BUILD_STR(share/man)" -c -o builtin-timechart.o builtin-timechart.c gcc -Wp,-MD,util/.perf_regs.o.d -Wp,-MT,util/perf_regs.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/perf_regs.o util/perf_regs.c gcc -Wp,-MD,util/.path.o.d -Wp,-MT,util/path.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/path.o util/path.c gcc -Wp,-MD,util/.print_binary.o.d -Wp,-MT,util/print_binary.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/print_binary.o util/print_binary.c gcc -Wp,-MD,util/.rbtree.o.d -Wp,-MT,util/rbtree.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/rbtree.o ../lib/rbtree.c gcc -Wp,-MD,util/.libstring.o.d -Wp,-MT,util/libstring.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/libstring.o ../lib/string.c gcc -Wp,-MD,util/.bitmap.o.d -Wp,-MT,util/bitmap.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/bitmap.o ../lib/bitmap.c gcc -Wp,-MD,util/.hweight.o.d -Wp,-MT,util/hweight.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR(/etc/perfconfig)" -c -o util/hweight.o ../lib/hweight.c gcc -Wp,-MD,util/.smt.o.d -Wp,-MT,util/smt.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/smt.o util/smt.c gcc -Wp,-MD,util/.quote.o.d -Wp,-MT,util/quote.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/quote.o util/quote.c gcc -Wp,-MD,util/.strbuf.o.d -Wp,-MT,util/strbuf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/strbuf.o util/strbuf.c gcc -Wp,-MD,util/.string.o.d -Wp,-MT,util/string.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/string.o util/string.c gcc -Wp,-MD,./.builtin-top.o.d -Wp,-MT,builtin-top.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-top.o builtin-top.c gcc -Wp,-MD,util/.strlist.o.d -Wp,-MT,util/strlist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/strlist.o util/strlist.c gcc -Wp,-MD,util/.strfilter.o.d -Wp,-MT,util/strfilter.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/strfilter.o util/strfilter.c gcc -Wp,-MD,./.builtin-script.o.d -Wp,-MT,builtin-script.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-script.o builtin-script.c gcc -Wp,-MD,util/.top.o.d -Wp,-MT,util/top.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/top.o util/top.c gcc -Wp,-MD,util/.usage.o.d -Wp,-MT,util/usage.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/usage.o util/usage.c gcc -Wp,-MD,util/.dso.o.d -Wp,-MT,util/dso.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dso.o util/dso.c BUILDSTDERR: builtin-script.c: In function 'list_available_scripts': BUILDSTDERR: builtin-script.c:2319:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(lang_path, MAXPATHLEN, "%s/%s/bin", scripts_path, BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4356 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2329:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(script_path, MAXPATHLEN, "%s/%s", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c: In function 'get_script_path': BUILDSTDERR: builtin-script.c:2138:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2498:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(lang_path, MAXPATHLEN, "%s/%s/bin", scripts_path, BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4356 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2138:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2510:43: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(script_path, MAXPATHLEN, "%s/%s", BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c: In function 'find_scripts': BUILDSTDERR: builtin-script.c:2138:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2442:39: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(lang_path, MAXPATHLEN, "%s/%s", scripts_path, BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2138:20: warning: '%s' directive writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "%s/%s", base_path, dent->d_name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: builtin-script.c:2366:23: warning: '/bin/' directive writing 5 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] BUILDSTDERR: sprintf(filename, "%s/bin/%s-record", dir_name, scriptname); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/event.h:6, BUILDSTDERR: from util/debug.h:9, BUILDSTDERR: from builtin-script.c:6: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 13 or more bytes (assuming 4108) into a destination of size 4096 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.symbol.o.d -Wp,-MT,util/symbol.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/symbol.o util/symbol.c gcc -Wp,-MD,./.builtin-kmem.o.d -Wp,-MT,builtin-kmem.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kmem.o builtin-kmem.c gcc -Wp,-MD,util/.symbol_fprintf.o.d -Wp,-MT,util/symbol_fprintf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/symbol_fprintf.o util/symbol_fprintf.c gcc -Wp,-MD,util/.color.o.d -Wp,-MT,util/color.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/color.o util/color.c gcc -Wp,-MD,./.builtin-lock.o.d -Wp,-MT,builtin-lock.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-lock.o builtin-lock.c gcc -Wp,-MD,util/.header.o.d -Wp,-MT,util/header.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -include PERF-VERSION-FILE -c -o util/header.o util/header.c gcc -Wp,-MD,./.builtin-kvm.o.d -Wp,-MT,builtin-kvm.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-kvm.o builtin-kvm.c gcc -Wp,-MD,./.builtin-inject.o.d -Wp,-MT,builtin-inject.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-inject.o builtin-inject.c gcc -Wp,-MD,util/.callchain.o.d -Wp,-MT,util/callchain.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/callchain.o util/callchain.c gcc -Wp,-MD,./.builtin-mem.o.d -Wp,-MT,builtin-mem.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-mem.o builtin-mem.c gcc -Wp,-MD,./.builtin-data.o.d -Wp,-MT,builtin-data.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-data.o builtin-data.c gcc -Wp,-MD,./.builtin-version.o.d -Wp,-MT,builtin-version.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-version.o builtin-version.c gcc -Wp,-MD,./.builtin-c2c.o.d -Wp,-MT,builtin-c2c.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-c2c.o builtin-c2c.c gcc -Wp,-MD,util/.values.o.d -Wp,-MT,util/values.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/values.o util/values.c gcc -Wp,-MD,util/.debug.o.d -Wp,-MT,util/debug.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/debug.o util/debug.c gcc -Wp,-MD,util/.machine.o.d -Wp,-MT,util/machine.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/machine.o util/machine.c gcc -Wp,-MD,./.builtin-trace.o.d -Wp,-MT,builtin-trace.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DSTRACE_GROUPS_DIR="BUILD_STR(share/perf-core/strace/groups)" -c -o builtin-trace.o builtin-trace.c gcc -Wp,-MD,util/.map.o.d -Wp,-MT,util/map.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/map.o util/map.c gcc -Wp,-MD,util/.pstack.o.d -Wp,-MT,util/pstack.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/pstack.o util/pstack.c gcc -Wp,-MD,util/.session.o.d -Wp,-MT,util/session.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/session.o util/session.c gcc -Wp,-MD,./.builtin-probe.o.d -Wp,-MT,builtin-probe.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o builtin-probe.o builtin-probe.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./bench obj=perf gcc -Wp,-MD,bench/.sched-messaging.o.d -Wp,-MT,bench/sched-messaging.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/sched-messaging.o bench/sched-messaging.c gcc -Wp,-MD,bench/.sched-pipe.o.d -Wp,-MT,bench/sched-pipe.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/sched-pipe.o bench/sched-pipe.c gcc -Wp,-MD,bench/.mem-functions.o.d -Wp,-MT,bench/mem-functions.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/mem-functions.o bench/mem-functions.c gcc -Wp,-MD,util/.syscalltbl.o.d -Wp,-MT,util/syscalltbl.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/syscalltbl.o util/syscalltbl.c gcc -Wp,-MD,util/.ordered-events.o.d -Wp,-MT,util/ordered-events.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/ordered-events.o util/ordered-events.c gcc -Wp,-MD,bench/.futex-hash.o.d -Wp,-MT,bench/futex-hash.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-hash.o bench/futex-hash.c gcc -Wp,-MD,util/.namespaces.o.d -Wp,-MT,util/namespaces.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/namespaces.o util/namespaces.c gcc -Wp,-MD,bench/.futex-wake.o.d -Wp,-MT,bench/futex-wake.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-wake.o bench/futex-wake.c gcc -Wp,-MD,bench/.futex-wake-parallel.o.d -Wp,-MT,bench/futex-wake-parallel.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-wake-parallel.o bench/futex-wake-parallel.c gcc -Wp,-MD,util/.comm.o.d -Wp,-MT,util/comm.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/comm.o util/comm.c gcc -Wp,-MD,util/.thread.o.d -Wp,-MT,util/thread.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/thread.o util/thread.c gcc -Wp,-MD,bench/.futex-requeue.o.d -Wp,-MT,bench/futex-requeue.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-requeue.o bench/futex-requeue.c gcc -Wp,-MD,bench/.futex-lock-pi.o.d -Wp,-MT,bench/futex-lock-pi.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/futex-lock-pi.o bench/futex-lock-pi.c gcc -Wp,-MD,util/.thread_map.o.d -Wp,-MT,util/thread_map.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/thread_map.o util/thread_map.c gcc -Wp,-MD,bench/.numa.o.d -Wp,-MT,bench/numa.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o bench/numa.o bench/numa.c gcc -Wp,-MD,util/.trace-event-parse.o.d -Wp,-MT,util/trace-event-parse.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-parse.o util/trace-event-parse.c gcc -Wp,-MD,util/.parse-events-bison.o.d -Wp,-MT,util/parse-events-bison.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DYYENABLE_NLS=0 -w -c -o util/parse-events-bison.o util/parse-events-bison.c ld -r -o bench/perf-in.o bench/sched-messaging.o bench/sched-pipe.o bench/mem-functions.o bench/futex-hash.o bench/futex-wake.o bench/futex-wake-parallel.o bench/futex-requeue.o bench/futex-lock-pi.o bench/numa.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./tests obj=perf gcc -Wp,-MD,tests/.builtin-test.o.d -Wp,-MT,tests/builtin-test.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/builtin-test.o tests/builtin-test.c bison -v util/pmu.y -d -o util/pmu-bison.c -p perf_pmu_ gcc -Wp,-MD,util/.trace-event-read.o.d -Wp,-MT,util/trace-event-read.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-read.o util/trace-event-read.c gcc -Wp,-MD,tests/.parse-events.o.d -Wp,-MT,tests/parse-events.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/parse-events.o tests/parse-events.c gcc -Wp,-MD,util/.trace-event-info.o.d -Wp,-MT,util/trace-event-info.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-info.o util/trace-event-info.c gcc -Wp,-MD,util/.trace-event-scripting.o.d -Wp,-MT,util/trace-event-scripting.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event-scripting.o util/trace-event-scripting.c gcc -Wp,-MD,util/.trace-event.o.d -Wp,-MT,util/trace-event.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/trace-event.o util/trace-event.c gcc -Wp,-MD,util/.svghelper.o.d -Wp,-MT,util/svghelper.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/svghelper.o util/svghelper.c gcc -Wp,-MD,tests/.dso-data.o.d -Wp,-MT,tests/dso-data.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/dso-data.o tests/dso-data.c gcc -Wp,-MD,util/.sort.o.d -Wp,-MT,util/sort.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/sort.o util/sort.c gcc -Wp,-MD,tests/.attr.o.d -Wp,-MT,tests/attr.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DBINDIR="BUILD_STR(/usr/bin)" -DPYTHON="BUILD_STR('/usr/bin/python2')" -c -o tests/attr.o tests/attr.c BUILDSTDERR: tests/attr.c: In function 'test__attr': BUILDSTDERR: tests/attr.c:167:28: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size between 4057 and 12247 [-Wformat-truncation=] BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: : note: in definition of macro 'BUILD_STR' BUILDSTDERR: tests/attr.c:167:28: note: in expansion of macro 'PYTHON' BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: tests/attr.c:167:28: note: assuming directive output of 1 byte BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: : note: in definition of macro 'BUILD_STR' BUILDSTDERR: tests/attr.c:167:28: note: in expansion of macro 'PYTHON' BUILDSTDERR: snprintf(cmd, 3*PATH_MAX, PYTHON " %s/attr.py -d %s/attr/ -p %s %.*s", BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/event.h:6, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/debug.h:9, BUILDSTDERR: from tests/attr.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 43 and 12334 bytes into a destination of size 12288 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,tests/.vmlinux-kallsyms.o.d -Wp,-MT,tests/vmlinux-kallsyms.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/vmlinux-kallsyms.o tests/vmlinux-kallsyms.c gcc -Wp,-MD,tests/.openat-syscall.o.d -Wp,-MT,tests/openat-syscall.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/openat-syscall.o tests/openat-syscall.c gcc -Wp,-MD,tests/.openat-syscall-all-cpus.o.d -Wp,-MT,tests/openat-syscall-all-cpus.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/openat-syscall-all-cpus.o tests/openat-syscall-all-cpus.c gcc -Wp,-MD,tests/.openat-syscall-tp-fields.o.d -Wp,-MT,tests/openat-syscall-tp-fields.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/openat-syscall-tp-fields.o tests/openat-syscall-tp-fields.c gcc -Wp,-MD,tests/.mmap-basic.o.d -Wp,-MT,tests/mmap-basic.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/mmap-basic.o tests/mmap-basic.c gcc -Wp,-MD,tests/.perf-record.o.d -Wp,-MT,tests/perf-record.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/perf-record.o tests/perf-record.c gcc -Wp,-MD,util/.hist.o.d -Wp,-MT,util/hist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/hist.o util/hist.c gcc -Wp,-MD,tests/.evsel-roundtrip-name.o.d -Wp,-MT,tests/evsel-roundtrip-name.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/evsel-roundtrip-name.o tests/evsel-roundtrip-name.c gcc -Wp,-MD,tests/.evsel-tp-sched.o.d -Wp,-MT,tests/evsel-tp-sched.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/evsel-tp-sched.o tests/evsel-tp-sched.c gcc -Wp,-MD,tests/.fdarray.o.d -Wp,-MT,tests/fdarray.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/fdarray.o tests/fdarray.c gcc -Wp,-MD,tests/.pmu.o.d -Wp,-MT,tests/pmu.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/pmu.o tests/pmu.c BUILDSTDERR: tests/pmu.c: In function 'test__pmu': BUILDSTDERR: tests/pmu.c:101:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf(name, PATH_MAX, "%s/%s", dir, format->name); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/map.h:10, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/symbol.h:8, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/evsel.h:11, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/pmu.h:9, BUILDSTDERR: from tests/pmu.c:3: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4097) into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,tests/.hists_common.o.d -Wp,-MT,tests/hists_common.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_common.o tests/hists_common.c gcc -Wp,-MD,tests/.hists_link.o.d -Wp,-MT,tests/hists_link.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_link.o tests/hists_link.c gcc -Wp,-MD,util/.util.o.d -Wp,-MT,util/util.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/util.o util/util.c gcc -Wp,-MD,tests/.hists_filter.o.d -Wp,-MT,tests/hists_filter.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_filter.o tests/hists_filter.c gcc -Wp,-MD,util/.xyarray.o.d -Wp,-MT,util/xyarray.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/xyarray.o util/xyarray.c gcc -Wp,-MD,tests/.hists_output.o.d -Wp,-MT,tests/hists_output.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_output.o tests/hists_output.c gcc -Wp,-MD,util/.cpumap.o.d -Wp,-MT,util/cpumap.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/cpumap.o util/cpumap.c gcc -Wp,-MD,tests/.hists_cumulate.o.d -Wp,-MT,tests/hists_cumulate.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/hists_cumulate.o tests/hists_cumulate.c gcc -Wp,-MD,util/.cgroup.o.d -Wp,-MT,util/cgroup.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/cgroup.o util/cgroup.c BUILDSTDERR: util/cgroup.c: In function 'open_cgroup': BUILDSTDERR: util/cgroup.c:81:30: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] BUILDSTDERR: snprintf(path, PATH_MAX, "%s/%s", mnt, name); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/map.h:10, BUILDSTDERR: from util/symbol.h:8, BUILDSTDERR: from util/evsel.h:11, BUILDSTDERR: from util/cgroup.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4098) into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.target.o.d -Wp,-MT,util/target.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/target.o util/target.c gcc -Wp,-MD,util/.rblist.o.d -Wp,-MT,util/rblist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/rblist.o util/rblist.c gcc -Wp,-MD,util/.intlist.o.d -Wp,-MT,util/intlist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intlist.o util/intlist.c gcc -Wp,-MD,tests/.python-use.o.d -Wp,-MT,tests/python-use.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPYTHONPATH="BUILD_STR(python)" -DPYTHON="BUILD_STR('/usr/bin/python2')" -c -o tests/python-use.o tests/python-use.c gcc -Wp,-MD,tests/.bp_signal.o.d -Wp,-MT,tests/bp_signal.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bp_signal.o tests/bp_signal.c gcc -Wp,-MD,util/.vdso.o.d -Wp,-MT,util/vdso.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/vdso.o util/vdso.c gcc -Wp,-MD,tests/.bp_signal_overflow.o.d -Wp,-MT,tests/bp_signal_overflow.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bp_signal_overflow.o tests/bp_signal_overflow.c gcc -Wp,-MD,util/.counts.o.d -Wp,-MT,util/counts.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/counts.o util/counts.c gcc -Wp,-MD,tests/.task-exit.o.d -Wp,-MT,tests/task-exit.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/task-exit.o tests/task-exit.c gcc -Wp,-MD,util/.stat.o.d -Wp,-MT,util/stat.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/stat.o util/stat.c gcc -Wp,-MD,tests/.sw-clock.o.d -Wp,-MT,tests/sw-clock.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/sw-clock.o tests/sw-clock.c gcc -Wp,-MD,tests/.mmap-thread-lookup.o.d -Wp,-MT,tests/mmap-thread-lookup.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/mmap-thread-lookup.o tests/mmap-thread-lookup.c gcc -Wp,-MD,util/.stat-shadow.o.d -Wp,-MT,util/stat-shadow.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/stat-shadow.o util/stat-shadow.c gcc -Wp,-MD,tests/.thread-mg-share.o.d -Wp,-MT,tests/thread-mg-share.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/thread-mg-share.o tests/thread-mg-share.c gcc -Wp,-MD,tests/.switch-tracking.o.d -Wp,-MT,tests/switch-tracking.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/switch-tracking.o tests/switch-tracking.c gcc -Wp,-MD,util/.record.o.d -Wp,-MT,util/record.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/record.o util/record.c gcc -Wp,-MD,tests/.keep-tracking.o.d -Wp,-MT,tests/keep-tracking.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/keep-tracking.o tests/keep-tracking.c gcc -Wp,-MD,tests/.code-reading.o.d -Wp,-MT,tests/code-reading.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/code-reading.o tests/code-reading.c gcc -Wp,-MD,util/.srcline.o.d -Wp,-MT,util/srcline.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/srcline.o util/srcline.c gcc -Wp,-MD,util/.data.o.d -Wp,-MT,util/data.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/data.o util/data.c gcc -Wp,-MD,tests/.sample-parsing.o.d -Wp,-MT,tests/sample-parsing.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/sample-parsing.o tests/sample-parsing.c gcc -Wp,-MD,util/.tsc.o.d -Wp,-MT,util/tsc.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/tsc.o util/tsc.c gcc -Wp,-MD,util/.cloexec.o.d -Wp,-MT,util/cloexec.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/cloexec.o util/cloexec.c gcc -Wp,-MD,tests/.parse-no-sample-id-all.o.d -Wp,-MT,tests/parse-no-sample-id-all.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/parse-no-sample-id-all.o tests/parse-no-sample-id-all.c gcc -Wp,-MD,util/.call-path.o.d -Wp,-MT,util/call-path.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/call-path.o util/call-path.c gcc -Wp,-MD,util/.thread-stack.o.d -Wp,-MT,util/thread-stack.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/thread-stack.o util/thread-stack.c gcc -Wp,-MD,tests/.kmod-path.o.d -Wp,-MT,tests/kmod-path.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/kmod-path.o tests/kmod-path.c gcc -Wp,-MD,tests/.thread-map.o.d -Wp,-MT,tests/thread-map.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/thread-map.o tests/thread-map.c gcc -Wp,-MD,util/.auxtrace.o.d -Wp,-MT,util/auxtrace.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/auxtrace.o util/auxtrace.c gcc -Wp,-MD,tests/.llvm.o.d -Wp,-MT,tests/llvm.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm.o tests/llvm.c echo '#include ' > tests/llvm-src-base.c echo 'const char test_llvm__bpf_base_prog[] =' >> tests/llvm-src-base.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-example.c >> tests/llvm-src-base.c echo ';' >> tests/llvm-src-base.c echo '#include ' > tests/llvm-src-kbuild.c echo 'const char test_llvm__bpf_test_kbuild_prog[] =' >> tests/llvm-src-kbuild.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-test-kbuild.c >> tests/llvm-src-kbuild.c echo ';' >> tests/llvm-src-kbuild.c echo '#include ' > tests/llvm-src-prologue.c echo 'const char test_llvm__bpf_test_prologue_prog[] =' >> tests/llvm-src-prologue.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-test-prologue.c >> tests/llvm-src-prologue.c echo ';' >> tests/llvm-src-prologue.c echo '#include ' > tests/llvm-src-relocation.c echo 'const char test_llvm__bpf_test_relocation[] =' >> tests/llvm-src-relocation.c sed -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/g' tests/bpf-script-test-relocation.c >> tests/llvm-src-relocation.c echo ';' >> tests/llvm-src-relocation.c gcc -Wp,-MD,tests/.bpf.o.d -Wp,-MT,tests/bpf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bpf.o tests/bpf.c gcc -Wp,-MD,tests/.topology.o.d -Wp,-MT,tests/topology.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/topology.o tests/topology.c gcc -Wp,-MD,tests/.mem.o.d -Wp,-MT,tests/mem.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/mem.o tests/mem.c BUILDSTDERR: tests/mem.c: In function 'check': BUILDSTDERR: tests/mem.c:19:48: warning: '%s' directive output may be truncated writing up to 99 bytes into a region of size 89 [-Wformat-truncation=] BUILDSTDERR: snprintf(failure, sizeof failure, "unexpected %s", out); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/mem-events.h:7, BUILDSTDERR: from tests/mem.c:1: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 111 bytes into a destination of size 100 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,tests/.cpumap.o.d -Wp,-MT,tests/cpumap.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/cpumap.o tests/cpumap.c gcc -Wp,-MD,tests/.stat.o.d -Wp,-MT,tests/stat.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/stat.o tests/stat.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./util/intel-pt-decoder obj=libperf gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-pkt-decoder.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-pkt-decoder.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt-decoder/intel-pt-pkt-decoder.o util/intel-pt-decoder/intel-pt-pkt-decoder.c gcc -Wp,-MD,tests/.event_update.o.d -Wp,-MT,tests/event_update.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/event_update.o tests/event_update.c gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-log.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-log.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt-decoder/intel-pt-log.o util/intel-pt-decoder/intel-pt-log.c gcc -Wp,-MD,tests/.event-times.o.d -Wp,-MT,tests/event-times.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/event-times.o tests/event-times.c gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-decoder.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-decoder.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt-decoder/intel-pt-decoder.o util/intel-pt-decoder/intel-pt-decoder.c gcc -Wp,-MD,tests/.expr.o.d -Wp,-MT,tests/expr.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/expr.o tests/expr.c gcc -Wp,-MD,tests/.backward-ring-buffer.o.d -Wp,-MT,tests/backward-ring-buffer.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/backward-ring-buffer.o tests/backward-ring-buffer.c gcc -Wp,-MD,tests/.sdt.o.d -Wp,-MT,tests/sdt.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/sdt.o tests/sdt.c gcc -Wp,-MD,tests/.is_printable_array.o.d -Wp,-MT,tests/is_printable_array.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/is_printable_array.o tests/is_printable_array.c gcc -Wp,-MD,tests/.bitmap.o.d -Wp,-MT,tests/bitmap.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/bitmap.o tests/bitmap.c gcc -Wp,-MD,tests/.perf-hooks.o.d -Wp,-MT,tests/perf-hooks.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/perf-hooks.o tests/perf-hooks.c BUILDSTDERR: Warning: Intel PT: x86 instruction decoder differs from kernel gcc -Wp,-MD,util/intel-pt-decoder/.intel-pt-insn-decoder.o.d -Wp,-MT,util/intel-pt-decoder/intel-pt-insn-decoder.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Iutil/intel-pt-decoder -c -o util/intel-pt-decoder/intel-pt-insn-decoder.o util/intel-pt-decoder/intel-pt-insn-decoder.c gcc -Wp,-MD,tests/.clang.o.d -Wp,-MT,tests/clang.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/clang.o tests/clang.c gcc -Wp,-MD,tests/.unit_number__scnprintf.o.d -Wp,-MT,tests/unit_number__scnprintf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/unit_number__scnprintf.o tests/unit_number__scnprintf.c gcc -Wp,-MD,tests/.dwarf-unwind.o.d -Wp,-MT,tests/dwarf-unwind.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -fno-optimize-sibling-calls -c -o tests/dwarf-unwind.o tests/dwarf-unwind.c gcc -Wp,-MD,tests/.llvm-src-base.o.d -Wp,-MT,tests/llvm-src-base.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-base.o tests/llvm-src-base.c gcc -Wp,-MD,tests/.llvm-src-kbuild.o.d -Wp,-MT,tests/llvm-src-kbuild.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-kbuild.o tests/llvm-src-kbuild.c ld -r -o util/intel-pt-decoder/libperf-in.o util/intel-pt-decoder/intel-pt-pkt-decoder.o util/intel-pt-decoder/intel-pt-insn-decoder.o util/intel-pt-decoder/intel-pt-log.o util/intel-pt-decoder/intel-pt-decoder.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./util/scripting-engines obj=libperf gcc -Wp,-MD,tests/.llvm-src-prologue.o.d -Wp,-MT,tests/llvm-src-prologue.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-prologue.o tests/llvm-src-prologue.c gcc -Wp,-MD,util/scripting-engines/.trace-event-perl.o.d -Wp,-MT,util/scripting-engines/trace-event-perl.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -D_REENTRANT -D_GNU_SOURCE -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -Wno-nested-externs -Wno-undef -Wno-switch-default -c -o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-perl.c gcc -Wp,-MD,tests/.llvm-src-relocation.o.d -Wp,-MT,tests/llvm-src-relocation.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o tests/llvm-src-relocation.o tests/llvm-src-relocation.c ld -r -o tests/perf-in.o tests/builtin-test.o tests/parse-events.o tests/dso-data.o tests/attr.o tests/vmlinux-kallsyms.o tests/openat-syscall.o tests/openat-syscall-all-cpus.o tests/openat-syscall-tp-fields.o tests/mmap-basic.o tests/perf-record.o tests/evsel-roundtrip-name.o tests/evsel-tp-sched.o tests/fdarray.o tests/pmu.o tests/hists_common.o tests/hists_link.o tests/hists_filter.o tests/hists_output.o tests/hists_cumulate.o tests/python-use.o tests/bp_signal.o tests/bp_signal_overflow.o tests/task-exit.o tests/sw-clock.o tests/mmap-thread-lookup.o tests/thread-mg-share.o tests/switch-tracking.o tests/keep-tracking.o tests/code-reading.o tests/sample-parsing.o tests/parse-no-sample-id-all.o tests/kmod-path.o tests/thread-map.o tests/llvm.o tests/llvm-src-base.o tests/llvm-src-kbuild.o tests/llvm-src-prologue.o tests/llvm-src-relocation.o tests/bpf.o tests/topology.o tests/mem.o tests/cpumap.o tests/stat.o tests/event_update.o tests/event-times.o tests/expr.o tests/backward-ring-buffer.o tests/sdt.o tests/is_printable_array.o tests/bitmap.o tests/perf-hooks.o tests/clang.o tests/unit_number__scnprintf.o tests/dwarf-unwind.o gcc -Wp,-MD,./.perf.o.d -Wp,-MT,perf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DPERF_HTML_PATH="BUILD_STR(share/doc/perf-doc)" -DPERF_EXEC_PATH="BUILD_STR(libexec/perf-core)" -DPREFIX="BUILD_STR(/usr)" -c -o perf.o perf.c ld -r -o perf-in.o builtin-bench.o builtin-annotate.o builtin-config.o builtin-diff.o builtin-evlist.o builtin-ftrace.o builtin-help.o builtin-sched.o builtin-buildid-list.o builtin-buildid-cache.o builtin-kallsyms.o builtin-list.o builtin-record.o builtin-report.o builtin-stat.o builtin-timechart.o builtin-top.o builtin-script.o builtin-kmem.o builtin-lock.o builtin-kvm.o builtin-inject.o builtin-mem.o builtin-data.o builtin-version.o builtin-c2c.o builtin-trace.o builtin-probe.o bench/perf-in.o tests/perf-in.o perf.o gcc -Wp,-MD,util/scripting-engines/.trace-event-python.o.d -Wp,-MT,util/scripting-engines/trace-event-python.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -c -o util/scripting-engines/trace-event-python.o util/scripting-engines/trace-event-python.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch obj=libperf gcc -Wp,-MD,arch/.common.o.d -Wp,-MT,arch/common.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/common.o arch/common.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch/x86 obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch/x86/util obj=libperf gcc -Wp,-MD,arch/x86/util/.header.o.d -Wp,-MT,arch/x86/util/header.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/header.o arch/x86/util/header.c gcc -Wp,-MD,arch/x86/util/.tsc.o.d -Wp,-MT,arch/x86/util/tsc.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/tsc.o arch/x86/util/tsc.c gcc -Wp,-MD,arch/x86/util/.pmu.o.d -Wp,-MT,arch/x86/util/pmu.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/pmu.o arch/x86/util/pmu.c gcc -Wp,-MD,arch/x86/util/.kvm-stat.o.d -Wp,-MT,arch/x86/util/kvm-stat.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/kvm-stat.o arch/x86/util/kvm-stat.c ld -r -o util/scripting-engines/libperf-in.o util/scripting-engines/trace-event-perl.o util/scripting-engines/trace-event-python.o gcc -Wp,-MD,util/.intel-pt.o.d -Wp,-MT,util/intel-pt.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-pt.o util/intel-pt.c gcc -Wp,-MD,arch/x86/util/.perf_regs.o.d -Wp,-MT,arch/x86/util/perf_regs.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/perf_regs.o arch/x86/util/perf_regs.c gcc -Wp,-MD,arch/x86/util/.group.o.d -Wp,-MT,arch/x86/util/group.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/group.o arch/x86/util/group.c gcc -Wp,-MD,arch/x86/util/.dwarf-regs.o.d -Wp,-MT,arch/x86/util/dwarf-regs.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/dwarf-regs.o arch/x86/util/dwarf-regs.c gcc -Wp,-MD,arch/x86/util/.unwind-libdw.o.d -Wp,-MT,arch/x86/util/unwind-libdw.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/unwind-libdw.o arch/x86/util/unwind-libdw.c gcc -Wp,-MD,arch/x86/util/.auxtrace.o.d -Wp,-MT,arch/x86/util/auxtrace.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/auxtrace.o arch/x86/util/auxtrace.c gcc -Wp,-MD,arch/x86/util/.intel-pt.o.d -Wp,-MT,arch/x86/util/intel-pt.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/intel-pt.o arch/x86/util/intel-pt.c gcc -Wp,-MD,util/.intel-bts.o.d -Wp,-MT,util/intel-bts.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/intel-bts.o util/intel-bts.c gcc -Wp,-MD,arch/x86/util/.intel-bts.o.d -Wp,-MT,arch/x86/util/intel-bts.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/util/intel-bts.o arch/x86/util/intel-bts.c ld -r -o arch/x86/util/libperf-in.o arch/x86/util/header.o arch/x86/util/tsc.o arch/x86/util/pmu.o arch/x86/util/kvm-stat.o arch/x86/util/perf_regs.o arch/x86/util/group.o arch/x86/util/dwarf-regs.o arch/x86/util/unwind-libdw.o arch/x86/util/auxtrace.o arch/x86/util/intel-pt.o arch/x86/util/intel-bts.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch/x86/tests obj=libperf gcc -Wp,-MD,arch/x86/tests/.regs_load.o.d -Wp,-MT,arch/x86/tests/regs_load.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/regs_load.o arch/x86/tests/regs_load.S gcc -Wp,-MD,arch/x86/tests/.dwarf-unwind.o.d -Wp,-MT,arch/x86/tests/dwarf-unwind.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/dwarf-unwind.o arch/x86/tests/dwarf-unwind.c gcc -Wp,-MD,util/.parse-branch-options.o.d -Wp,-MT,util/parse-branch-options.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/parse-branch-options.o util/parse-branch-options.c gcc -Wp,-MD,util/.dump-insn.o.d -Wp,-MT,util/dump-insn.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dump-insn.o util/dump-insn.c gcc -Wp,-MD,arch/x86/tests/.arch-tests.o.d -Wp,-MT,arch/x86/tests/arch-tests.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/arch-tests.o arch/x86/tests/arch-tests.c gcc -Wp,-MD,arch/x86/tests/.rdpmc.o.d -Wp,-MT,arch/x86/tests/rdpmc.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/rdpmc.o arch/x86/tests/rdpmc.c gcc -Wp,-MD,util/.parse-regs-options.o.d -Wp,-MT,util/parse-regs-options.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/parse-regs-options.o util/parse-regs-options.c gcc -Wp,-MD,util/.term.o.d -Wp,-MT,util/term.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/term.o util/term.c gcc -Wp,-MD,arch/x86/tests/.perf-time-to-tsc.o.d -Wp,-MT,arch/x86/tests/perf-time-to-tsc.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/perf-time-to-tsc.o arch/x86/tests/perf-time-to-tsc.c gcc -Wp,-MD,util/.help-unknown-cmd.o.d -Wp,-MT,util/help-unknown-cmd.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/help-unknown-cmd.o util/help-unknown-cmd.c gcc -Wp,-MD,util/.mem-events.o.d -Wp,-MT,util/mem-events.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/mem-events.o util/mem-events.c gcc -Wp,-MD,arch/x86/tests/.insn-x86.o.d -Wp,-MT,arch/x86/tests/insn-x86.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/insn-x86.o arch/x86/tests/insn-x86.c gcc -Wp,-MD,arch/x86/tests/.intel-cqm.o.d -Wp,-MT,arch/x86/tests/intel-cqm.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o arch/x86/tests/intel-cqm.o arch/x86/tests/intel-cqm.c gcc -Wp,-MD,util/.vsprintf.o.d -Wp,-MT,util/vsprintf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/vsprintf.o ../lib/vsprintf.c gcc -Wp,-MD,util/.drv_configs.o.d -Wp,-MT,util/drv_configs.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/drv_configs.o util/drv_configs.c ld -r -o arch/x86/tests/libperf-in.o arch/x86/tests/regs_load.o arch/x86/tests/dwarf-unwind.o arch/x86/tests/arch-tests.o arch/x86/tests/rdpmc.o arch/x86/tests/perf-time-to-tsc.o arch/x86/tests/insn-x86.o arch/x86/tests/intel-cqm.o ld -r -o arch/x86/libperf-in.o arch/x86/util/libperf-in.o arch/x86/tests/libperf-in.o ld -r -o arch/libperf-in.o arch/common.o arch/x86/libperf-in.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./ui obj=libperf gcc -Wp,-MD,ui/.setup.o.d -Wp,-MT,ui/setup.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DLIBDIR="BUILD_STR()" -c -o ui/setup.o ui/setup.c gcc -Wp,-MD,util/.units.o.d -Wp,-MT,util/units.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/units.o util/units.c gcc -Wp,-MD,util/.time-utils.o.d -Wp,-MT,util/time-utils.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/time-utils.o util/time-utils.c gcc -Wp,-MD,ui/.helpline.o.d -Wp,-MT,ui/helpline.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/helpline.o ui/helpline.c bison -v util/expr.y -d -o util/expr-bison.c -p expr__ gcc -Wp,-MD,ui/.progress.o.d -Wp,-MT,ui/progress.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/progress.o ui/progress.c gcc -Wp,-MD,util/.branch.o.d -Wp,-MT,util/branch.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/branch.o util/branch.c gcc -Wp,-MD,ui/.util.o.d -Wp,-MT,ui/util.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/util.o ui/util.c gcc -Wp,-MD,ui/.hist.o.d -Wp,-MT,ui/hist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/hist.o ui/hist.c gcc -Wp,-MD,util/.bpf-loader.o.d -Wp,-MT,util/bpf-loader.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/bpf-loader.o util/bpf-loader.c gcc -Wp,-MD,util/.bpf-prologue.o.d -Wp,-MT,util/bpf-prologue.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/bpf-prologue.o util/bpf-prologue.c gcc -Wp,-MD,util/.symbol-elf.o.d -Wp,-MT,util/symbol-elf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/symbol-elf.o util/symbol-elf.c gcc -Wp,-MD,ui/stdio/.hist.o.d -Wp,-MT,ui/stdio/hist.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/stdio/hist.o ui/stdio/hist.c gcc -Wp,-MD,ui/.browser.o.d -Wp,-MT,ui/browser.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browser.o ui/browser.c gcc -Wp,-MD,util/.probe-file.o.d -Wp,-MT,util/probe-file.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/probe-file.o util/probe-file.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./ui/browsers obj=libperf gcc -Wp,-MD,ui/browsers/.annotate.o.d -Wp,-MT,ui/browsers/annotate.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/annotate.o ui/browsers/annotate.c gcc -Wp,-MD,util/.probe-event.o.d -Wp,-MT,util/probe-event.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/probe-event.o util/probe-event.c gcc -Wp,-MD,ui/browsers/.hists.o.d -Wp,-MT,ui/browsers/hists.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/hists.o ui/browsers/hists.c gcc -Wp,-MD,util/.probe-finder.o.d -Wp,-MT,util/probe-finder.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/probe-finder.o util/probe-finder.c gcc -Wp,-MD,util/.dwarf-aux.o.d -Wp,-MT,util/dwarf-aux.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dwarf-aux.o util/dwarf-aux.c gcc -Wp,-MD,util/.dwarf-regs.o.d -Wp,-MT,util/dwarf-regs.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/dwarf-regs.o util/dwarf-regs.c gcc -Wp,-MD,util/.unwind-libdw.o.d -Wp,-MT,util/unwind-libdw.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/unwind-libdw.o util/unwind-libdw.c gcc -Wp,-MD,util/.zlib.o.d -Wp,-MT,util/zlib.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/zlib.o util/zlib.c gcc -Wp,-MD,util/.lzma.o.d -Wp,-MT,util/lzma.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/lzma.o util/lzma.c gcc -Wp,-MD,util/.demangle-java.o.d -Wp,-MT,util/demangle-java.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/demangle-java.o util/demangle-java.c gcc -Wp,-MD,util/.demangle-rust.o.d -Wp,-MT,util/demangle-rust.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/demangle-rust.o util/demangle-rust.c gcc -Wp,-MD,ui/browsers/.map.o.d -Wp,-MT,ui/browsers/map.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/map.o ui/browsers/map.c gcc -Wp,-MD,ui/browsers/.scripts.o.d -Wp,-MT,ui/browsers/scripts.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DENABLE_SLFUTURE_CONST -c -o ui/browsers/scripts.o ui/browsers/scripts.c gcc -Wp,-MD,util/.jitdump.o.d -Wp,-MT,util/jitdump.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/jitdump.o util/jitdump.c gcc -Wp,-MD,ui/browsers/.header.o.d -Wp,-MT,ui/browsers/header.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/browsers/header.o ui/browsers/header.c ld -r -o ui/browsers/libperf-in.o ui/browsers/annotate.o ui/browsers/hists.o ui/browsers/map.o ui/browsers/scripts.o ui/browsers/header.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./ui/tui obj=libperf gcc -Wp,-MD,util/.genelf.o.d -Wp,-MT,util/genelf.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/genelf.o util/genelf.c gcc -Wp,-MD,ui/tui/.setup.o.d -Wp,-MT,ui/tui/setup.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/setup.o ui/tui/setup.c gcc -Wp,-MD,ui/tui/.util.o.d -Wp,-MT,ui/tui/util.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/util.o ui/tui/util.c gcc -Wp,-MD,util/.genelf_debug.o.d -Wp,-MT,util/genelf_debug.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-packed -c -o util/genelf_debug.o util/genelf_debug.c gcc -Wp,-MD,ui/tui/.helpline.o.d -Wp,-MT,ui/tui/helpline.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/helpline.o ui/tui/helpline.c gcc -Wp,-MD,ui/tui/.progress.o.d -Wp,-MT,ui/tui/progress.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o ui/tui/progress.o ui/tui/progress.c ld -r -o ui/tui/libperf-in.o ui/tui/setup.o ui/tui/util.o ui/tui/helpline.o ui/tui/progress.o gcc -Wp,-MD,util/.perf-hooks.o.d -Wp,-MT,util/perf-hooks.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/perf-hooks.o util/perf-hooks.c ld -r -o ui/libperf-in.o ui/setup.o ui/helpline.o ui/progress.o ui/util.o ui/hist.o ui/stdio/hist.o ui/browser.o ui/browsers/libperf-in.o ui/tui/libperf-in.o gcc pmu-events/jevents-in.o -o pmu-events/jevents flex -o util/parse-events-flex.c --header-file=util/parse-events-flex.h util/parse-events.l make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= libtraceevent-dynamic-list flex -o util/pmu-flex.c --header-file=util/pmu-flex.h util/pmu.l gcc -Wp,-MD,util/.pmu-bison.o.d -Wp,-MT,util/pmu-bison.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0 -w -c -o util/pmu-bison.o util/pmu-bison.c symbol_type=`nm -u -D plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so | awk 'NF>1 {print $1}' | xargs echo "U W w" | tr ' ' '\n' | sort -u | xargs echo`; if [ "$symbol_type" = "U W w" ];then (echo '{'; nm -u -D plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so | awk 'NF>1 {print "\t"$2";"}' | sort -u; echo '};'; ) > libtraceevent-dynamic-list; else (echo Either missing one of [ plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so] or bad version of nm) 1>&2; fi gcc -Wp,-MD,util/.expr-bison.o.d -Wp,-MT,util/expr-bison.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -DYYENABLE_NLS=0 -DYYLTYPE_IS_TRIVIAL=0 -w -c -o util/expr-bison.o util/expr-bison.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=pmu-events obj=pmu-events pmu-events/jevents x86 pmu-events/arch pmu-events/pmu-events.c 1 gcc -Wp,-MD,util/.parse-events.o.d -Wp,-MT,util/parse-events.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -Wno-redundant-decls -c -o util/parse-events.o util/parse-events.c BUILDSTDERR: util/parse-events.c: In function 'tracepoint_id_to_path': BUILDSTDERR: util/parse-events.c:205:35: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(evt_path, MAXPATHLEN, "%s/%s/id", dir_path, BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api/fd/array.h:5, BUILDSTDERR: from util/evlist.h:9, BUILDSTDERR: from util/parse-events.c:10: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 4355 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: jevents: Processing mapfile pmu-events/arch/x86/mapfile.csv gcc -Wp,-MD,pmu-events/.pmu-events.o.d -Wp,-MT,pmu-events/pmu-events.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o pmu-events/pmu-events.o pmu-events/pmu-events.c ld -r -o pmu-events/pmu-events-in.o pmu-events/pmu-events.o LDSHARED="gcc -pthread -shared" \ CFLAGS='-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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT' LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,noexecstack -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/CORE -Xlinker -export-dynamic -Xlinker --dynamic-list=/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/libtraceevent-dynamic-list' \ '/usr/bin/python2' util/setup.py \ --quiet build_ext; \ mkdir -p python && \ cp python_ext_build/lib/perf.so python/ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:802:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evsel *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evsel *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evsel__open, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:1015:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__mmap, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:1021:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__open, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:1027:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__poll, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:1033:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__get_pollfd, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:1039:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__add, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:1045:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evlist *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evlist *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction)pyrf_evlist__read_on_cpu, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/python.c:1205:15: warning: cast between incompatible function types from 'PyObject * (*)(struct pyrf_evsel *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct pyrf_evsel *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] BUILDSTDERR: .ml_meth = (PyCFunction) pyrf__tracepoint, BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/cgroup.c: In function 'open_cgroup': BUILDSTDERR: /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/cgroup.c:81:30: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 4096 [-Wformat-truncation=] BUILDSTDERR: snprintf(path, PATH_MAX, "%s/%s", mnt, name); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/map.h:10, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/symbol.h:8, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/evsel.h:11, BUILDSTDERR: from /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/cgroup.c:5: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 4098) into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.parse-events-flex.o.d -Wp,-MT,util/parse-events-flex.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -w -c -o util/parse-events-flex.o util/parse-events-flex.c gcc -Wp,-MD,util/.pmu.o.d -Wp,-MT,util/pmu.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o util/pmu.o util/pmu.c BUILDSTDERR: util/pmu.c: In function 'pmu_aliases': BUILDSTDERR: util/pmu.c:352:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] BUILDSTDERR: snprintf(path, PATH_MAX, "%s/%s", dir, name); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from util/pmu.c:8: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 4352 bytes into a destination of size 4096 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wp,-MD,util/.pmu-flex.o.d -Wp,-MT,util/pmu-flex.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -w -c -o util/pmu-flex.o util/pmu-flex.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./scripts obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./scripts/perl/Perf-Trace-Util obj=libperf gcc -Wp,-MD,scripts/perl/Perf-Trace-Util/.Context.o.d -Wp,-MT,scripts/perl/Perf-Trace-Util/Context.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -D_REENTRANT -D_GNU_SOURCE -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl5/CORE -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -Wno-undef -Wno-switch-default -Wno-shadow -c -o scripts/perl/Perf-Trace-Util/Context.o scripts/perl/Perf-Trace-Util/Context.c ld -r -o util/libperf-in.o util/annotate.o util/block-range.o util/build-id.o util/config.o util/ctype.o util/db-export.o util/env.o util/event.o util/evlist.o util/evsel.o util/evsel_fprintf.o util/find_bit.o util/kallsyms.o util/levenshtein.o util/llvm-utils.o util/memswap.o util/parse-events.o util/perf_regs.o util/path.o util/print_binary.o util/rbtree.o util/libstring.o util/bitmap.o util/hweight.o util/smt.o util/quote.o util/strbuf.o util/string.o util/strlist.o util/strfilter.o util/top.o util/usage.o util/dso.o util/symbol.o util/symbol_fprintf.o util/color.o util/header.o util/callchain.o util/values.o util/debug.o util/machine.o util/map.o util/pstack.o util/session.o util/syscalltbl.o util/ordered-events.o util/namespaces.o util/comm.o util/thread.o util/thread_map.o util/trace-event-parse.o util/parse-events-flex.o util/parse-events-bison.o util/pmu.o util/pmu-flex.o util/pmu-bison.o util/trace-event-read.o util/trace-event-info.o util/trace-event-scripting.o util/trace-event.o util/svghelper.o util/sort.o util/hist.o util/util.o util/xyarray.o util/cpumap.o util/cgroup.o util/target.o util/rblist.o util/intlist.o util/vdso.o util/counts.o util/stat.o util/stat-shadow.o util/record.o util/srcline.o util/data.o util/tsc.o util/cloexec.o util/call-path.o util/thread-stack.o util/auxtrace.o util/intel-pt-decoder/libperf-in.o util/intel-pt.o util/intel-bts.o util/parse-branch-options.o util/dump-insn.o util/parse-regs-options.o util/term.o util/help-unknown-cmd.o util/mem-events.o util/vsprintf.o util/drv_configs.o util/units.o util/time-utils.o util/expr-bison.o util/branch.o util/bpf-loader.o util/bpf-prologue.o util/symbol-elf.o util/probe-file.o util/probe-event.o util/probe-finder.o util/dwarf-aux.o util/dwarf-regs.o util/unwind-libdw.o util/scripting-engines/libperf-in.o util/zlib.o util/lzma.o util/demangle-java.o util/demangle-rust.o util/jitdump.o util/genelf.o util/genelf_debug.o util/perf-hooks.o ld -r -o scripts/perl/Perf-Trace-Util/libperf-in.o scripts/perl/Perf-Trace-Util/Context.o make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./scripts/python/Perf-Trace-Util obj=libperf gcc -Wp,-MD,scripts/python/Perf-Trace-Util/.Context.o.d -Wp,-MT,scripts/python/Perf-Trace-Util/Context.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs -c -o scripts/python/Perf-Trace-Util/Context.o scripts/python/Perf-Trace-Util/Context.c make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./trace/beauty obj=libperf gcc -Wp,-MD,trace/beauty/.clone.o.d -Wp,-MT,trace/beauty/clone.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o trace/beauty/clone.o trace/beauty/clone.c ld -r -o scripts/python/Perf-Trace-Util/libperf-in.o scripts/python/Perf-Trace-Util/Context.o ld -r -o scripts/libperf-in.o scripts/perl/Perf-Trace-Util/libperf-in.o scripts/python/Perf-Trace-Util/libperf-in.o gcc -Wp,-MD,trace/beauty/.fcntl.o.d -Wp,-MT,trace/beauty/fcntl.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o trace/beauty/fcntl.o trace/beauty/fcntl.c gcc -Wp,-MD,trace/beauty/.ioctl.o.d -Wp,-MT,trace/beauty/ioctl.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o trace/beauty/ioctl.o trace/beauty/ioctl.c gcc -Wp,-MD,trace/beauty/.pkey_alloc.o.d -Wp,-MT,trace/beauty/pkey_alloc.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o trace/beauty/pkey_alloc.o trace/beauty/pkey_alloc.c gcc -Wp,-MD,trace/beauty/.statx.o.d -Wp,-MT,trace/beauty/statx.o -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -D"BUILD_STR(s)=#s" -c -o trace/beauty/statx.o trace/beauty/statx.c ld -r -o trace/beauty/libperf-in.o trace/beauty/clone.o trace/beauty/fcntl.o trace/beauty/ioctl.o trace/beauty/pkey_alloc.o trace/beauty/statx.o ld -r -o libperf-in.o util/libperf-in.o arch/libperf-in.o ui/libperf-in.o scripts/libperf-in.o trace/beauty/libperf-in.o rm -f libperf.a && ar rcs libperf.a libperf-in.o gcc -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wbad-function-cast -Wdeclaration-after-statement -Wformat-security -Wformat-y2k -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-system-headers -Wold-style-definition -Wpacked -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wwrite-strings -Wformat -Wstrict-aliasing=3 -DHAVE_PERF_REGS_SUPPORT -DHAVE_ARCH_REGS_QUERY_REGISTER_OFFSET -O6 -fno-omit-frame-pointer -ggdb3 -funwind-tables -Wall -Wextra -std=gnu99 -fstack-protector-all -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/arch/x86/include -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/uapi -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/include/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/arch/x86/ -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/util -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf -I/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/ -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DHAVE_SYNC_COMPARE_AND_SWAP_SUPPORT -DHAVE_PTHREAD_ATTR_SETAFFINITY_NP -DHAVE_DWARF_GETLOCATIONS -DHAVE_SCHED_GETCPU_SUPPORT -DHAVE_SETNS_SUPPORT -DHAVE_LIBELF_SUPPORT -DHAVE_LIBELF_MMAP_SUPPORT -DHAVE_ELF_GETPHDRNUM_SUPPORT -DHAVE_GELF_GETNOTE_SUPPORT -DHAVE_ELF_GETSHDRSTRNDX_SUPPORT -DHAVE_DWARF_SUPPORT -DHAVE_LIBBPF_SUPPORT -DHAVE_BPF_PROLOGUE -DHAVE_SDT_EVENT -DHAVE_JITDUMP -DHAVE_DWARF_UNWIND_SUPPORT -DHAVE_LIBAUDIT_SUPPORT -DHAVE_LIBCRYPTO_SUPPORT -I/usr/include/slang -DHAVE_SLANG_SUPPORT -DHAVE_TIMERFD_SUPPORT -DHAVE_LIBBFD_SUPPORT -DHAVE_ZLIB_SUPPORT -DHAVE_LZMA_SUPPORT -DHAVE_BACKTRACE_SUPPORT -DHAVE_LIBNUMA_SUPPORT -DHAVE_KVM_STAT_SUPPORT -DHAVE_AUXTRACE_SUPPORT -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,noexecstack -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/CORE -Xlinker -export-dynamic -Xlinker --dynamic-list=/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/libtraceevent-dynamic-list \ perf-in.o pmu-events/pmu-events-in.o -Wl,--whole-archive libperf.a /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api/libapi.a /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/libtraceevent.a /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/subcmd/libsubcmd.a /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/bpf/libbpf.a -Wl,--no-whole-archive -Wl,--start-group -lpthread -lrt -lm -ldl -lelf -ldw -laudit -lcrypto -lslang -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc -lpython2.7 -lpthread -ldl -lutil -lm -lutil -lbfd -liberty -lz -llzma -lnuma -Wl,--end-group -o perf + chmod +x tools/power/cpupower/utils/version-gen.sh + make -j2 -C tools/power/cpupower CPUFREQ_BENCH=false make: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/cpupower' CC lib/cpufreq.o CC lib/cpupower.o CC lib/cpuidle.o CC utils/helpers/amd.o CC utils/helpers/msr.o CC utils/helpers/sysfs.o CC utils/helpers/misc.o CC utils/helpers/cpuid.o CC utils/helpers/pci.o CC utils/helpers/bitmask.o CC utils/idle_monitor/nhm_idle.o CC utils/idle_monitor/snb_idle.o CC utils/idle_monitor/hsw_ext_idle.o CC utils/idle_monitor/amd_fam14h_idle.o CC utils/idle_monitor/cpuidle_sysfs.o CC utils/idle_monitor/mperf_monitor.o CC utils/idle_monitor/cpupower-monitor.o CC utils/cpupower.o CC utils/cpufreq-info.o CC utils/cpufreq-set.o CC utils/cpupower-set.o CC utils/cpupower-info.o CC utils/cpuidle-info.o CC utils/cpuidle-set.o MSGFMT po/de.gmo MSGFMT po/fr.gmo MSGFMT po/it.gmo MSGFMT po/cs.gmo MSGFMT po/pt.gmo LD libcpupower.so.0.0.1 CC cpupower make: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/cpupower' + pushd tools/power/cpupower/debug/i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/cpupower/debug/i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make -j2 centrino-decode powernow-k8-decode cc -o centrino-decode centrino-decode.c cc -o powernow-k8-decode powernow-k8-decode.c + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/power/x86/x86_energy_perf_policy/ ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/x86_energy_perf_policy ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make gcc -Wall -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' x86_energy_perf_policy.c -o /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/power/x86/turbostat ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/turbostat ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make gcc -Wall -DMSRHEADER='"../../../../arch/x86/include/asm/msr-index.h"' -DINTEL_FAMILY_HEADER='"../../../../arch/x86/include/asm/intel-family.h"' turbostat.c -o /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/turbostat/turbostat BUILDSTDERR: turbostat.c: In function 'get_mp': BUILDSTDERR: turbostat.c:1493:49: warning: '%s' directive writing up to 127 bytes into a region of size between 89 and 99 [-Wformat-overflow=] BUILDSTDERR: sprintf(path, "/sys/devices/system/cpu/cpu%d/%s", BUILDSTDERR: ^~ BUILDSTDERR: turbostat.c:1493:4: note: 'sprintf' output between 30 and 167 bytes into a destination of size 128 BUILDSTDERR: sprintf(path, "/sys/devices/system/cpu/cpu%d/%s", BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: cpu, mp->path); BUILDSTDERR: ~~~~~~~~~~~~~~ + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/thermal/tmon/ ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/thermal/tmon ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o tmon.o tmon.c gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o tui.o tui.c gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o sysfs.o sysfs.c BUILDSTDERR: sysfs.c: In function 'scan_tzones': BUILDSTDERR: sysfs.c:225:32: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 255 [-Wformat-truncation=] BUILDSTDERR: snprintf(cdev_name, 256, "%s/%s", tz_name, nl->d_name); BUILDSTDERR: ^~ BUILDSTDERR: sysfs.c:225:3: note: 'snprintf' output between 2 and 512 bytes into a destination of size 256 BUILDSTDERR: snprintf(cdev_name, 256, "%s/%s", tz_name, nl->d_name); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: sysfs.c:238:37: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 256 [-Wformat-truncation=] BUILDSTDERR: snprintf(cdev_trip_name, 256, "%s%s", nl->d_name, BUILDSTDERR: ^~ BUILDSTDERR: "_trip_point"); BUILDSTDERR: ~~~~~~~~~~~~~ BUILDSTDERR: sysfs.c:238:4: note: 'snprintf' output between 12 and 267 bytes into a destination of size 256 BUILDSTDERR: snprintf(cdev_trip_name, 256, "%s%s", nl->d_name, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: "_trip_point"); BUILDSTDERR: ~~~~~~~~~~~~~~ gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE -c -o pid.o pid.c gcc -O1 -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -fstack-protector -D VERSION=\"1.0\" -D_GNU_SOURCE -D_DEFAULT_SOURCE tmon.o tui.o sysfs.o pid.o -o tmon -lm -lpthread -lpanelw -lncursesw -ltinfo + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/iio/ ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make mkdir -p include/linux/iio 2>&1 || true ln -sf /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio/../../include/uapi/linux/iio/events.h include/linux/iio ln -sf /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio/../../include/uapi/linux/iio/types.h include/linux/iio make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=iio_event_monitor make[1]: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio' CC iio_event_monitor.o CC iio_utils.o LD iio_event_monitor-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio' LINK iio_event_monitor make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=lsiio make[1]: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio' CC lsiio.o LD lsiio-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio' LINK lsiio make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=iio_generic_buffer make[1]: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio' CC iio_generic_buffer.o LD iio_generic_buffer-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio' LINK iio_generic_buffer + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/gpio/ ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make mkdir -p include/linux 2>&1 || true ln -sf /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio/../../include/uapi/linux/gpio.h include/linux/gpio.h make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=lsgpio make[1]: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio' CC lsgpio.o CC gpio-utils.o LD lsgpio-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio' LINK lsgpio make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=gpio-hammer make[1]: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio' CC gpio-hammer.o LD gpio-hammer-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio' LINK gpio-hammer make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=gpio-event-mon make[1]: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio' CC gpio-event-mon.o LD gpio-event-mon-in.o make[1]: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio' LINK gpio-event-mon + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Y4IVn + umask 022 + cd /builddir/build/BUILD + cd kernel-4.14.fc29 + cd linux-4.14.24-300.rt19.1.fc29.i686 + make ARCH=i386 INSTALL_HDR_PATH=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr headers_install CHK include/generated/uapi/linux/version.h INSTALL include/asm-generic (36 files) INSTALL include/drm (25 files) INSTALL include/linux (486 files) INSTALL include/linux/android (1 file) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/caif (2 files) INSTALL include/linux/can (6 files) INSTALL include/linux/cifs (1 file) INSTALL include/linux/dvb (8 files) INSTALL include/linux/genwqe (1 file) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/hsi (2 files) INSTALL include/linux/iio (2 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/mmc (1 file) INSTALL include/linux/netfilter (87 files) INSTALL include/linux/netfilter/ipset (4 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (17 files) INSTALL include/linux/netfilter_ipv4 (9 files) INSTALL include/linux/netfilter_ipv6 (12 files) INSTALL include/linux/nfsd (5 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/sched (1 file) INSTALL include/linux/spi (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/tc_act (15 files) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/usb (12 files) INSTALL include/linux/wimax (1 file) INSTALL include/misc (1 file) INSTALL include/mtd (5 files) INSTALL include/rdma (20 files) INSTALL include/rdma/hfi (2 files) INSTALL include/scsi (4 files) INSTALL include/scsi/fc (4 files) INSTALL include/sound (15 files) INSTALL include/video (3 files) INSTALL include/xen (4 files) INSTALL include/asm (62 files) + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/include '(' -name .install -o -name .check -o -name ..install.cmd -o -name ..check.cmd ')' + xargs rm -f + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers + make ARCH=i386 INSTALL_HDR_PATH=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers headers_install_all CHK include/generated/uapi/linux/version.h INSTALL include/asm-generic (36 files) INSTALL include/drm (25 files) INSTALL include/linux (485 files) INSTALL include/linux/android (1 file) INSTALL include/linux/byteorder (2 files) INSTALL include/linux/caif (2 files) INSTALL include/linux/can (6 files) INSTALL include/linux/cifs (1 file) INSTALL include/linux/dvb (8 files) INSTALL include/linux/genwqe (1 file) INSTALL include/linux/hdlc (1 file) INSTALL include/linux/hsi (2 files) INSTALL include/linux/iio (2 files) INSTALL include/linux/isdn (1 file) INSTALL include/linux/mmc (1 file) INSTALL include/linux/netfilter (87 files) INSTALL include/linux/netfilter/ipset (4 files) INSTALL include/linux/netfilter_arp (2 files) INSTALL include/linux/netfilter_bridge (17 files) INSTALL include/linux/netfilter_ipv4 (9 files) INSTALL include/linux/netfilter_ipv6 (12 files) INSTALL include/linux/nfsd (5 files) INSTALL include/linux/raid (2 files) INSTALL include/linux/sched (1 file) INSTALL include/linux/spi (1 file) INSTALL include/linux/sunrpc (1 file) INSTALL include/linux/tc_act (15 files) INSTALL include/linux/tc_ematch (4 files) INSTALL include/linux/usb (12 files) INSTALL include/linux/wimax (1 file) INSTALL include/misc (1 file) INSTALL include/mtd (5 files) INSTALL include/rdma (20 files) INSTALL include/rdma/hfi (2 files) INSTALL include/scsi (4 files) INSTALL include/scsi/fc (4 files) INSTALL include/sound (15 files) INSTALL include/video (3 files) INSTALL include/xen (4 files) INSTALL include/arch-alpha/asm (40 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 26: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 27: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 27: arc-linux-gcc: command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 26: arc-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 27: arc-linux-gcc: command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found WRAP arch/arc/include/generated/uapi/asm/auxvec.h WRAP arch/arc/include/generated/uapi/asm/bitsperlong.h WRAP arch/arc/include/generated/uapi/asm/errno.h WRAP arch/arc/include/generated/uapi/asm/fcntl.h WRAP arch/arc/include/generated/uapi/asm/ioctl.h WRAP arch/arc/include/generated/uapi/asm/ioctls.h WRAP arch/arc/include/generated/uapi/asm/ipcbuf.h WRAP arch/arc/include/generated/uapi/asm/kvm_para.h WRAP arch/arc/include/generated/uapi/asm/mman.h WRAP arch/arc/include/generated/uapi/asm/msgbuf.h WRAP arch/arc/include/generated/uapi/asm/param.h WRAP arch/arc/include/generated/uapi/asm/poll.h WRAP arch/arc/include/generated/uapi/asm/posix_types.h WRAP arch/arc/include/generated/uapi/asm/resource.h WRAP arch/arc/include/generated/uapi/asm/sembuf.h WRAP arch/arc/include/generated/uapi/asm/shmbuf.h WRAP arch/arc/include/generated/uapi/asm/siginfo.h WRAP arch/arc/include/generated/uapi/asm/socket.h WRAP arch/arc/include/generated/uapi/asm/sockios.h WRAP arch/arc/include/generated/uapi/asm/stat.h WRAP arch/arc/include/generated/uapi/asm/statfs.h WRAP arch/arc/include/generated/uapi/asm/termbits.h WRAP arch/arc/include/generated/uapi/asm/termios.h WRAP arch/arc/include/generated/uapi/asm/types.h WRAP arch/arc/include/generated/uapi/asm/ucontext.h BUILDSTDERR: make[1]: arc-linux-gcc: Command not found BUILDSTDERR: make[1]: arc-linux-gcc: Command not found REMOVE kvm_para.h a.out.h INSTALL include/linux (483 files) INSTALL include/arch-arc/asm (35 files) CHK include/generated/uapi/linux/version.h WRAP arch/arm/include/generated/uapi/asm/bitsperlong.h WRAP arch/arm/include/generated/uapi/asm/errno.h WRAP arch/arm/include/generated/uapi/asm/ioctl.h WRAP arch/arm/include/generated/uapi/asm/ipcbuf.h WRAP arch/arm/include/generated/uapi/asm/msgbuf.h WRAP arch/arm/include/generated/uapi/asm/param.h WRAP arch/arm/include/generated/uapi/asm/poll.h WRAP arch/arm/include/generated/uapi/asm/resource.h WRAP arch/arm/include/generated/uapi/asm/sembuf.h WRAP arch/arm/include/generated/uapi/asm/shmbuf.h WRAP arch/arm/include/generated/uapi/asm/siginfo.h WRAP arch/arm/include/generated/uapi/asm/socket.h WRAP arch/arm/include/generated/uapi/asm/sockios.h WRAP arch/arm/include/generated/uapi/asm/termbits.h WRAP arch/arm/include/generated/uapi/asm/termios.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-common.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-oabi.h SYSHDR arch/arm/include/generated/uapi/asm/unistd-eabi.h INSTALL include/linux (485 files) INSTALL include/arch-arm/asm (37 files) CHK include/generated/uapi/linux/version.h WRAP arch/arm64/include/generated/uapi/asm/errno.h WRAP arch/arm64/include/generated/uapi/asm/ioctl.h WRAP arch/arm64/include/generated/uapi/asm/ioctls.h WRAP arch/arm64/include/generated/uapi/asm/ipcbuf.h WRAP arch/arm64/include/generated/uapi/asm/kvm_para.h WRAP arch/arm64/include/generated/uapi/asm/mman.h WRAP arch/arm64/include/generated/uapi/asm/msgbuf.h WRAP arch/arm64/include/generated/uapi/asm/poll.h WRAP arch/arm64/include/generated/uapi/asm/resource.h WRAP arch/arm64/include/generated/uapi/asm/sembuf.h WRAP arch/arm64/include/generated/uapi/asm/shmbuf.h WRAP arch/arm64/include/generated/uapi/asm/socket.h WRAP arch/arm64/include/generated/uapi/asm/sockios.h WRAP arch/arm64/include/generated/uapi/asm/swab.h WRAP arch/arm64/include/generated/uapi/asm/termbits.h WRAP arch/arm64/include/generated/uapi/asm/termios.h WRAP arch/arm64/include/generated/uapi/asm/types.h REMOVE kvm_para.h INSTALL include/linux (484 files) INSTALL include/arch-arm64/asm (35 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 26: bfin-uclinux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 27: bfin-uclinux-gcc: command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found WRAP arch/blackfin/include/generated/uapi/asm/auxvec.h WRAP arch/blackfin/include/generated/uapi/asm/bitsperlong.h WRAP arch/blackfin/include/generated/uapi/asm/errno.h WRAP arch/blackfin/include/generated/uapi/asm/ioctl.h WRAP arch/blackfin/include/generated/uapi/asm/ipcbuf.h WRAP arch/blackfin/include/generated/uapi/asm/kvm_para.h WRAP arch/blackfin/include/generated/uapi/asm/mman.h WRAP arch/blackfin/include/generated/uapi/asm/msgbuf.h WRAP arch/blackfin/include/generated/uapi/asm/param.h WRAP arch/blackfin/include/generated/uapi/asm/resource.h WRAP arch/blackfin/include/generated/uapi/asm/sembuf.h WRAP arch/blackfin/include/generated/uapi/asm/setup.h WRAP arch/blackfin/include/generated/uapi/asm/shmbuf.h WRAP arch/blackfin/include/generated/uapi/asm/shmparam.h WRAP arch/blackfin/include/generated/uapi/asm/socket.h WRAP arch/blackfin/include/generated/uapi/asm/sockios.h WRAP arch/blackfin/include/generated/uapi/asm/statfs.h WRAP arch/blackfin/include/generated/uapi/asm/termbits.h WRAP arch/blackfin/include/generated/uapi/asm/termios.h WRAP arch/blackfin/include/generated/uapi/asm/types.h WRAP arch/blackfin/include/generated/uapi/asm/ucontext.h BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found BUILDSTDERR: make[1]: bfin-uclinux-gcc: Command not found REMOVE kvm.h INSTALL include/linux (483 files) INSTALL include/arch-blackfin/asm (36 files) CHK include/generated/uapi/linux/version.h WRAP arch/c6x/include/generated/uapi/asm/auxvec.h WRAP arch/c6x/include/generated/uapi/asm/bitsperlong.h WRAP arch/c6x/include/generated/uapi/asm/errno.h WRAP arch/c6x/include/generated/uapi/asm/fcntl.h WRAP arch/c6x/include/generated/uapi/asm/ioctl.h WRAP arch/c6x/include/generated/uapi/asm/ioctls.h WRAP arch/c6x/include/generated/uapi/asm/ipcbuf.h WRAP arch/c6x/include/generated/uapi/asm/kvm_para.h WRAP arch/c6x/include/generated/uapi/asm/mman.h WRAP arch/c6x/include/generated/uapi/asm/msgbuf.h WRAP arch/c6x/include/generated/uapi/asm/param.h WRAP arch/c6x/include/generated/uapi/asm/poll.h WRAP arch/c6x/include/generated/uapi/asm/posix_types.h WRAP arch/c6x/include/generated/uapi/asm/resource.h WRAP arch/c6x/include/generated/uapi/asm/sembuf.h WRAP arch/c6x/include/generated/uapi/asm/shmbuf.h WRAP arch/c6x/include/generated/uapi/asm/shmparam.h WRAP arch/c6x/include/generated/uapi/asm/siginfo.h WRAP arch/c6x/include/generated/uapi/asm/signal.h WRAP arch/c6x/include/generated/uapi/asm/socket.h WRAP arch/c6x/include/generated/uapi/asm/sockios.h WRAP arch/c6x/include/generated/uapi/asm/stat.h WRAP arch/c6x/include/generated/uapi/asm/statfs.h WRAP arch/c6x/include/generated/uapi/asm/termbits.h WRAP arch/c6x/include/generated/uapi/asm/termios.h WRAP arch/c6x/include/generated/uapi/asm/types.h WRAP arch/c6x/include/generated/uapi/asm/ucontext.h INSTALL include/arch-c6x/asm (33 files) BUILDSTDERR: gcc: error: unrecognized command line option '-mlinux' CHK include/generated/uapi/linux/version.h WRAP arch/cris/include/generated/uapi/asm/auxvec.h WRAP arch/cris/include/generated/uapi/asm/bitsperlong.h WRAP arch/cris/include/generated/uapi/asm/errno.h WRAP arch/cris/include/generated/uapi/asm/fcntl.h WRAP arch/cris/include/generated/uapi/asm/ioctl.h WRAP arch/cris/include/generated/uapi/asm/ipcbuf.h WRAP arch/cris/include/generated/uapi/asm/kvm_para.h WRAP arch/cris/include/generated/uapi/asm/mman.h WRAP arch/cris/include/generated/uapi/asm/msgbuf.h WRAP arch/cris/include/generated/uapi/asm/poll.h WRAP arch/cris/include/generated/uapi/asm/resource.h WRAP arch/cris/include/generated/uapi/asm/sembuf.h WRAP arch/cris/include/generated/uapi/asm/shmbuf.h WRAP arch/cris/include/generated/uapi/asm/siginfo.h WRAP arch/cris/include/generated/uapi/asm/socket.h WRAP arch/cris/include/generated/uapi/asm/sockios.h WRAP arch/cris/include/generated/uapi/asm/statfs.h WRAP arch/cris/include/generated/uapi/asm/types.h INSTALL include/arch-cris/arch-v10 (0 file) INSTALL include/arch-cris/arch-v10/arch (4 files) INSTALL include/arch-cris/arch-v32 (0 file) INSTALL include/arch-cris/arch-v32/arch (2 files) INSTALL include/arch-cris/asm (40 files) CHK include/generated/uapi/linux/version.h INSTALL include/linux (484 files) INSTALL include/arch-frv/asm (32 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 26: h8300-unknown-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 27: h8300-unknown-linux-gcc: command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found WRAP arch/h8300/include/generated/uapi/asm/auxvec.h WRAP arch/h8300/include/generated/uapi/asm/errno.h WRAP arch/h8300/include/generated/uapi/asm/fcntl.h WRAP arch/h8300/include/generated/uapi/asm/ioctl.h WRAP arch/h8300/include/generated/uapi/asm/ioctls.h WRAP arch/h8300/include/generated/uapi/asm/ipcbuf.h WRAP arch/h8300/include/generated/uapi/asm/kvm_para.h WRAP arch/h8300/include/generated/uapi/asm/mman.h WRAP arch/h8300/include/generated/uapi/asm/msgbuf.h WRAP arch/h8300/include/generated/uapi/asm/param.h WRAP arch/h8300/include/generated/uapi/asm/poll.h WRAP arch/h8300/include/generated/uapi/asm/posix_types.h WRAP arch/h8300/include/generated/uapi/asm/resource.h WRAP arch/h8300/include/generated/uapi/asm/sembuf.h WRAP arch/h8300/include/generated/uapi/asm/setup.h WRAP arch/h8300/include/generated/uapi/asm/shmbuf.h WRAP arch/h8300/include/generated/uapi/asm/shmparam.h WRAP arch/h8300/include/generated/uapi/asm/siginfo.h WRAP arch/h8300/include/generated/uapi/asm/socket.h WRAP arch/h8300/include/generated/uapi/asm/sockios.h WRAP arch/h8300/include/generated/uapi/asm/stat.h WRAP arch/h8300/include/generated/uapi/asm/statfs.h WRAP arch/h8300/include/generated/uapi/asm/swab.h WRAP arch/h8300/include/generated/uapi/asm/termbits.h WRAP arch/h8300/include/generated/uapi/asm/termios.h WRAP arch/h8300/include/generated/uapi/asm/types.h WRAP arch/h8300/include/generated/uapi/asm/ucontext.h BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found BUILDSTDERR: make[1]: h8300-unknown-linux-gcc: Command not found REMOVE kvm_para.h INSTALL include/linux (483 files) INSTALL include/arch-h8300/asm (33 files) BUILDSTDERR: gcc: error: unrecognized command line option '-G0' CHK include/generated/uapi/linux/version.h WRAP arch/hexagon/include/generated/uapi/asm/auxvec.h WRAP arch/hexagon/include/generated/uapi/asm/errno.h WRAP arch/hexagon/include/generated/uapi/asm/fcntl.h WRAP arch/hexagon/include/generated/uapi/asm/ioctl.h WRAP arch/hexagon/include/generated/uapi/asm/ioctls.h WRAP arch/hexagon/include/generated/uapi/asm/ipcbuf.h WRAP arch/hexagon/include/generated/uapi/asm/mman.h WRAP arch/hexagon/include/generated/uapi/asm/msgbuf.h WRAP arch/hexagon/include/generated/uapi/asm/poll.h WRAP arch/hexagon/include/generated/uapi/asm/posix_types.h WRAP arch/hexagon/include/generated/uapi/asm/resource.h WRAP arch/hexagon/include/generated/uapi/asm/sembuf.h WRAP arch/hexagon/include/generated/uapi/asm/shmbuf.h WRAP arch/hexagon/include/generated/uapi/asm/shmparam.h WRAP arch/hexagon/include/generated/uapi/asm/siginfo.h WRAP arch/hexagon/include/generated/uapi/asm/socket.h WRAP arch/hexagon/include/generated/uapi/asm/sockios.h WRAP arch/hexagon/include/generated/uapi/asm/stat.h WRAP arch/hexagon/include/generated/uapi/asm/statfs.h WRAP arch/hexagon/include/generated/uapi/asm/termbits.h WRAP arch/hexagon/include/generated/uapi/asm/termios.h WRAP arch/hexagon/include/generated/uapi/asm/types.h WRAP arch/hexagon/include/generated/uapi/asm/ucontext.h INSTALL include/linux (484 files) INSTALL include/arch-hexagon/asm (35 files) Ignoring arch: i386 BUILDSTDERR: ./arch/ia64/scripts/check-segrel.S: Assembler messages: BUILDSTDERR: ./arch/ia64/scripts/check-segrel.S:2: Error: unknown pseudo-op: `.rodata' BUILDSTDERR: ./arch/ia64/scripts/check-segrel.S:3: Error: no such instruction: `data4 @segrel(start)' BUILDSTDERR: objdump: '/tmp/out22478': No such file BUILDSTDERR: objdump: section '.rodata' mentioned in a -j option, but not found in any input file BUILDSTDERR: ./arch/ia64/scripts/toolchain-flags: line 20: [: !=: unary operator expected BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S: Assembler messages: BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:2: Error: unknown pseudo-op: `.proc' BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:3: Error: unknown pseudo-op: `.prologue' BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:4: Error: unknown pseudo-op: `.save' BUILDSTDERR: ./arch/ia64/scripts/check-text-align.S:7: Error: unknown pseudo-op: `.endp' BUILDSTDERR: readelf: /tmp/out22478: Error: No such file BUILDSTDERR: ./arch/ia64/scripts/check-gas-asm.S: Assembler messages: BUILDSTDERR: ./arch/ia64/scripts/check-gas-asm.S:1: Error: junk at end of line, first unrecognized character is `[' BUILDSTDERR: ./arch/ia64/scripts/check-gas-asm.S:2: Error: unknown pseudo-op: `.xdata4' BUILDSTDERR: objdump: '/tmp/out22504.o': No such file BUILDSTDERR: objdump: section '.data' mentioned in a -j option, but not found in any input file BUILDSTDERR: ./arch/ia64/scripts/check-gas: line 11: [: !=: unary operator expected CHK include/generated/uapi/linux/version.h WRAP arch/ia64/include/generated/uapi/asm/kvm_para.h REMOVE kvm_para.h INSTALL include/linux (483 files) INSTALL include/arch-ia64/asm (44 files) CHK include/generated/uapi/linux/version.h WRAP arch/m32r/include/generated/uapi/asm/kvm_para.h WRAP arch/m32r/include/generated/uapi/asm/siginfo.h INSTALL include/arch-m32r/asm (31 files) CHK include/generated/uapi/linux/version.h WRAP arch/m68k/include/generated/uapi/asm/auxvec.h WRAP arch/m68k/include/generated/uapi/asm/bitsperlong.h WRAP arch/m68k/include/generated/uapi/asm/errno.h WRAP arch/m68k/include/generated/uapi/asm/ioctl.h WRAP arch/m68k/include/generated/uapi/asm/ipcbuf.h WRAP arch/m68k/include/generated/uapi/asm/kvm_para.h WRAP arch/m68k/include/generated/uapi/asm/mman.h WRAP arch/m68k/include/generated/uapi/asm/msgbuf.h WRAP arch/m68k/include/generated/uapi/asm/resource.h WRAP arch/m68k/include/generated/uapi/asm/sembuf.h WRAP arch/m68k/include/generated/uapi/asm/shmbuf.h WRAP arch/m68k/include/generated/uapi/asm/shmparam.h WRAP arch/m68k/include/generated/uapi/asm/siginfo.h WRAP arch/m68k/include/generated/uapi/asm/socket.h WRAP arch/m68k/include/generated/uapi/asm/sockios.h WRAP arch/m68k/include/generated/uapi/asm/statfs.h WRAP arch/m68k/include/generated/uapi/asm/termbits.h WRAP arch/m68k/include/generated/uapi/asm/termios.h WRAP arch/m68k/include/generated/uapi/asm/types.h INSTALL include/linux (484 files) INSTALL include/arch-m68k/asm (42 files) CHK include/generated/uapi/linux/version.h WRAP arch/metag/include/generated/uapi/asm/auxvec.h WRAP arch/metag/include/generated/uapi/asm/bitsperlong.h WRAP arch/metag/include/generated/uapi/asm/errno.h WRAP arch/metag/include/generated/uapi/asm/fcntl.h WRAP arch/metag/include/generated/uapi/asm/ioctl.h WRAP arch/metag/include/generated/uapi/asm/ioctls.h WRAP arch/metag/include/generated/uapi/asm/ipcbuf.h WRAP arch/metag/include/generated/uapi/asm/kvm_para.h WRAP arch/metag/include/generated/uapi/asm/mman.h WRAP arch/metag/include/generated/uapi/asm/msgbuf.h WRAP arch/metag/include/generated/uapi/asm/param.h WRAP arch/metag/include/generated/uapi/asm/poll.h WRAP arch/metag/include/generated/uapi/asm/posix_types.h WRAP arch/metag/include/generated/uapi/asm/resource.h WRAP arch/metag/include/generated/uapi/asm/sembuf.h WRAP arch/metag/include/generated/uapi/asm/setup.h WRAP arch/metag/include/generated/uapi/asm/shmbuf.h WRAP arch/metag/include/generated/uapi/asm/shmparam.h WRAP arch/metag/include/generated/uapi/asm/signal.h WRAP arch/metag/include/generated/uapi/asm/socket.h WRAP arch/metag/include/generated/uapi/asm/sockios.h WRAP arch/metag/include/generated/uapi/asm/stat.h WRAP arch/metag/include/generated/uapi/asm/statfs.h WRAP arch/metag/include/generated/uapi/asm/termbits.h WRAP arch/metag/include/generated/uapi/asm/termios.h WRAP arch/metag/include/generated/uapi/asm/types.h WRAP arch/metag/include/generated/uapi/asm/ucontext.h REMOVE a.out.h INSTALL include/linux (483 files) INSTALL include/arch-metag/asm (34 files) CHK include/generated/uapi/linux/version.h WRAP arch/microblaze/include/generated/uapi/asm/bitsperlong.h WRAP arch/microblaze/include/generated/uapi/asm/errno.h WRAP arch/microblaze/include/generated/uapi/asm/fcntl.h WRAP arch/microblaze/include/generated/uapi/asm/ioctl.h WRAP arch/microblaze/include/generated/uapi/asm/ioctls.h WRAP arch/microblaze/include/generated/uapi/asm/ipcbuf.h WRAP arch/microblaze/include/generated/uapi/asm/kvm_para.h WRAP arch/microblaze/include/generated/uapi/asm/mman.h WRAP arch/microblaze/include/generated/uapi/asm/msgbuf.h WRAP arch/microblaze/include/generated/uapi/asm/param.h WRAP arch/microblaze/include/generated/uapi/asm/poll.h WRAP arch/microblaze/include/generated/uapi/asm/resource.h WRAP arch/microblaze/include/generated/uapi/asm/sembuf.h WRAP arch/microblaze/include/generated/uapi/asm/shmbuf.h WRAP arch/microblaze/include/generated/uapi/asm/shmparam.h WRAP arch/microblaze/include/generated/uapi/asm/siginfo.h WRAP arch/microblaze/include/generated/uapi/asm/signal.h WRAP arch/microblaze/include/generated/uapi/asm/socket.h WRAP arch/microblaze/include/generated/uapi/asm/sockios.h WRAP arch/microblaze/include/generated/uapi/asm/stat.h WRAP arch/microblaze/include/generated/uapi/asm/statfs.h WRAP arch/microblaze/include/generated/uapi/asm/swab.h WRAP arch/microblaze/include/generated/uapi/asm/termbits.h WRAP arch/microblaze/include/generated/uapi/asm/termios.h WRAP arch/microblaze/include/generated/uapi/asm/types.h WRAP arch/microblaze/include/generated/uapi/asm/ucontext.h INSTALL include/arch-microblaze/asm (34 files) CHK include/generated/uapi/linux/version.h WRAP arch/mips/include/generated/uapi/asm/ipcbuf.h HOSTCC arch/mips/boot/tools/relocs_32.o HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC arch/mips/boot/tools/relocs_main.o HOSTLD arch/mips/boot/tools/relocs INSTALL include/linux (485 files) INSTALL include/arch-mips/asm (41 files) CHK include/generated/uapi/linux/version.h WRAP arch/mn10300/include/generated/uapi/asm/siginfo.h REMOVE kvm.h INSTALL include/linux (484 files) INSTALL include/arch-mn10300/asm (31 files) CHK include/generated/uapi/linux/version.h WRAP arch/nios2/include/generated/uapi/asm/auxvec.h WRAP arch/nios2/include/generated/uapi/asm/bitsperlong.h WRAP arch/nios2/include/generated/uapi/asm/errno.h WRAP arch/nios2/include/generated/uapi/asm/fcntl.h WRAP arch/nios2/include/generated/uapi/asm/ioctl.h WRAP arch/nios2/include/generated/uapi/asm/ioctls.h WRAP arch/nios2/include/generated/uapi/asm/ipcbuf.h WRAP arch/nios2/include/generated/uapi/asm/kvm_para.h WRAP arch/nios2/include/generated/uapi/asm/mman.h WRAP arch/nios2/include/generated/uapi/asm/msgbuf.h WRAP arch/nios2/include/generated/uapi/asm/param.h WRAP arch/nios2/include/generated/uapi/asm/poll.h WRAP arch/nios2/include/generated/uapi/asm/posix_types.h WRAP arch/nios2/include/generated/uapi/asm/resource.h WRAP arch/nios2/include/generated/uapi/asm/sembuf.h WRAP arch/nios2/include/generated/uapi/asm/setup.h WRAP arch/nios2/include/generated/uapi/asm/shmbuf.h WRAP arch/nios2/include/generated/uapi/asm/siginfo.h WRAP arch/nios2/include/generated/uapi/asm/socket.h WRAP arch/nios2/include/generated/uapi/asm/sockios.h WRAP arch/nios2/include/generated/uapi/asm/stat.h WRAP arch/nios2/include/generated/uapi/asm/statfs.h WRAP arch/nios2/include/generated/uapi/asm/termbits.h WRAP arch/nios2/include/generated/uapi/asm/termios.h WRAP arch/nios2/include/generated/uapi/asm/types.h WRAP arch/nios2/include/generated/uapi/asm/ucontext.h REMOVE kvm_para.h INSTALL include/linux (483 files) INSTALL include/arch-nios2/asm (33 files) CHK include/generated/uapi/linux/version.h WRAP arch/openrisc/include/generated/uapi/asm/auxvec.h WRAP arch/openrisc/include/generated/uapi/asm/bitsperlong.h WRAP arch/openrisc/include/generated/uapi/asm/errno.h WRAP arch/openrisc/include/generated/uapi/asm/fcntl.h WRAP arch/openrisc/include/generated/uapi/asm/ioctl.h WRAP arch/openrisc/include/generated/uapi/asm/ioctls.h WRAP arch/openrisc/include/generated/uapi/asm/ipcbuf.h WRAP arch/openrisc/include/generated/uapi/asm/kvm_para.h WRAP arch/openrisc/include/generated/uapi/asm/mman.h WRAP arch/openrisc/include/generated/uapi/asm/msgbuf.h WRAP arch/openrisc/include/generated/uapi/asm/poll.h WRAP arch/openrisc/include/generated/uapi/asm/posix_types.h WRAP arch/openrisc/include/generated/uapi/asm/resource.h WRAP arch/openrisc/include/generated/uapi/asm/sembuf.h WRAP arch/openrisc/include/generated/uapi/asm/setup.h WRAP arch/openrisc/include/generated/uapi/asm/shmbuf.h WRAP arch/openrisc/include/generated/uapi/asm/shmparam.h WRAP arch/openrisc/include/generated/uapi/asm/siginfo.h WRAP arch/openrisc/include/generated/uapi/asm/signal.h WRAP arch/openrisc/include/generated/uapi/asm/socket.h WRAP arch/openrisc/include/generated/uapi/asm/sockios.h WRAP arch/openrisc/include/generated/uapi/asm/stat.h WRAP arch/openrisc/include/generated/uapi/asm/statfs.h WRAP arch/openrisc/include/generated/uapi/asm/swab.h WRAP arch/openrisc/include/generated/uapi/asm/termbits.h WRAP arch/openrisc/include/generated/uapi/asm/termios.h WRAP arch/openrisc/include/generated/uapi/asm/types.h WRAP arch/openrisc/include/generated/uapi/asm/ucontext.h INSTALL include/arch-openrisc/asm (34 files) BUILDSTDERR: gcc: error: unrecognized command line option '-mno-space-regs'; did you mean '-fno-pch-deps'? BUILDSTDERR: gcc: error: unrecognized command line option '-mfast-indirect-calls'; did you mean '-mforce-indirect-call'? BUILDSTDERR: gcc: error: unrecognized command line option '-mdisable-fpregs'; did you mean '-fdisable-'? BUILDSTDERR: gcc: error: unrecognized command line option '-mno-space-regs'; did you mean '-fno-pch-deps'? BUILDSTDERR: gcc: error: unrecognized command line option '-mfast-indirect-calls'; did you mean '-mforce-indirect-call'? BUILDSTDERR: gcc: error: unrecognized command line option '-mdisable-fpregs'; did you mean '-fdisable-'? CHK include/generated/uapi/linux/version.h BUILDSTDERR: gcc: error: unrecognized command line option '-mno-space-regs'; did you mean '-fno-pch-deps'? BUILDSTDERR: gcc: error: unrecognized command line option '-mfast-indirect-calls'; did you mean '-mforce-indirect-call'? BUILDSTDERR: gcc: error: unrecognized command line option '-mdisable-fpregs'; did you mean '-fdisable-'? BUILDSTDERR: gcc: error: unrecognized command line option '-mno-space-regs'; did you mean '-fno-pch-deps'? BUILDSTDERR: gcc: error: unrecognized command line option '-mfast-indirect-calls'; did you mean '-mforce-indirect-call'? BUILDSTDERR: gcc: error: unrecognized command line option '-mdisable-fpregs'; did you mean '-fdisable-'? WRAP arch/parisc/include/generated/uapi/asm/auxvec.h WRAP arch/parisc/include/generated/uapi/asm/kvm_para.h WRAP arch/parisc/include/generated/uapi/asm/param.h WRAP arch/parisc/include/generated/uapi/asm/poll.h WRAP arch/parisc/include/generated/uapi/asm/resource.h BUILDSTDERR: gcc: error: unrecognized command line option '-mno-space-regs'; did you mean '-fno-pch-deps'? BUILDSTDERR: gcc: error: unrecognized command line option '-mfast-indirect-calls'; did you mean '-mforce-indirect-call'? BUILDSTDERR: gcc: error: unrecognized command line option '-mdisable-fpregs'; did you mean '-fdisable-'? BUILDSTDERR: gcc: error: unrecognized command line option '-mno-space-regs'; did you mean '-fno-pch-deps'? BUILDSTDERR: gcc: error: unrecognized command line option '-mfast-indirect-calls'; did you mean '-mforce-indirect-call'? BUILDSTDERR: gcc: error: unrecognized command line option '-mdisable-fpregs'; did you mean '-fdisable-'? INSTALL include/arch-parisc/asm (32 files) CHK include/generated/uapi/linux/version.h WRAP arch/powerpc/include/generated/uapi/asm/param.h WRAP arch/powerpc/include/generated/uapi/asm/poll.h WRAP arch/powerpc/include/generated/uapi/asm/resource.h WRAP arch/powerpc/include/generated/uapi/asm/sockios.h WRAP arch/powerpc/include/generated/uapi/asm/statfs.h INSTALL include/linux (485 files) INSTALL include/arch-powerpc/asm (45 files) CHK include/generated/uapi/linux/version.h WRAP arch/s390/include/generated/uapi/asm/errno.h WRAP arch/s390/include/generated/uapi/asm/fcntl.h WRAP arch/s390/include/generated/uapi/asm/ioctl.h WRAP arch/s390/include/generated/uapi/asm/mman.h WRAP arch/s390/include/generated/uapi/asm/param.h WRAP arch/s390/include/generated/uapi/asm/poll.h WRAP arch/s390/include/generated/uapi/asm/resource.h WRAP arch/s390/include/generated/uapi/asm/sockios.h WRAP arch/s390/include/generated/uapi/asm/swab.h WRAP arch/s390/include/generated/uapi/asm/termbits.h INSTALL include/arch-s390/asm (54 files) BUILDSTDERR: ./scripts/gcc-version.sh: line 26: score-linux-gcc: command not found BUILDSTDERR: ./scripts/gcc-version.sh: line 27: score-linux-gcc: command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found CHK include/generated/uapi/linux/version.h BUILDSTDERR: make[1]: score-linux-gcc: Command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found WRAP arch/score/include/generated/uapi/asm/siginfo.h BUILDSTDERR: make[1]: score-linux-gcc: Command not found BUILDSTDERR: make[1]: score-linux-gcc: Command not found REMOVE kvm.h INSTALL include/linux (484 files) INSTALL include/arch-score/asm (31 files) CHK include/generated/uapi/linux/version.h WRAP arch/sh/include/generated/uapi/asm/bitsperlong.h WRAP arch/sh/include/generated/uapi/asm/errno.h WRAP arch/sh/include/generated/uapi/asm/fcntl.h WRAP arch/sh/include/generated/uapi/asm/ioctl.h WRAP arch/sh/include/generated/uapi/asm/ipcbuf.h WRAP arch/sh/include/generated/uapi/asm/kvm_para.h WRAP arch/sh/include/generated/uapi/asm/mman.h WRAP arch/sh/include/generated/uapi/asm/msgbuf.h WRAP arch/sh/include/generated/uapi/asm/param.h WRAP arch/sh/include/generated/uapi/asm/poll.h WRAP arch/sh/include/generated/uapi/asm/resource.h WRAP arch/sh/include/generated/uapi/asm/sembuf.h WRAP arch/sh/include/generated/uapi/asm/shmbuf.h WRAP arch/sh/include/generated/uapi/asm/siginfo.h WRAP arch/sh/include/generated/uapi/asm/socket.h WRAP arch/sh/include/generated/uapi/asm/statfs.h WRAP arch/sh/include/generated/uapi/asm/termbits.h WRAP arch/sh/include/generated/uapi/asm/termios.h WRAP arch/sh/include/generated/uapi/asm/ucontext.h REMOVE kvm_para.h INSTALL include/linux (483 files) INSTALL include/arch-sh/asm (41 files) CHK include/generated/uapi/linux/version.h WRAP arch/sparc/include/generated/uapi/asm/types.h INSTALL include/linux (484 files) INSTALL include/arch-sparc/asm (46 files) CHK include/generated/uapi/linux/version.h WRAP arch/tile/include/generated/uapi/asm/errno.h WRAP arch/tile/include/generated/uapi/asm/fcntl.h WRAP arch/tile/include/generated/uapi/asm/ioctl.h WRAP arch/tile/include/generated/uapi/asm/ioctls.h WRAP arch/tile/include/generated/uapi/asm/ipcbuf.h WRAP arch/tile/include/generated/uapi/asm/msgbuf.h WRAP arch/tile/include/generated/uapi/asm/param.h WRAP arch/tile/include/generated/uapi/asm/poll.h WRAP arch/tile/include/generated/uapi/asm/posix_types.h WRAP arch/tile/include/generated/uapi/asm/resource.h WRAP arch/tile/include/generated/uapi/asm/sembuf.h WRAP arch/tile/include/generated/uapi/asm/shmbuf.h WRAP arch/tile/include/generated/uapi/asm/shmparam.h WRAP arch/tile/include/generated/uapi/asm/socket.h WRAP arch/tile/include/generated/uapi/asm/sockios.h WRAP arch/tile/include/generated/uapi/asm/statfs.h WRAP arch/tile/include/generated/uapi/asm/termbits.h WRAP arch/tile/include/generated/uapi/asm/termios.h WRAP arch/tile/include/generated/uapi/asm/types.h WRAP arch/tile/include/generated/uapi/asm/ucontext.h INSTALL include/arch-tile/arch (17 files) INSTALL include/arch-tile/asm (35 files) CHK include/generated/uapi/linux/version.h WRAP arch/unicore32/include/generated/uapi/asm/auxvec.h WRAP arch/unicore32/include/generated/uapi/asm/bitsperlong.h WRAP arch/unicore32/include/generated/uapi/asm/errno.h WRAP arch/unicore32/include/generated/uapi/asm/fcntl.h WRAP arch/unicore32/include/generated/uapi/asm/ioctl.h WRAP arch/unicore32/include/generated/uapi/asm/ioctls.h WRAP arch/unicore32/include/generated/uapi/asm/ipcbuf.h WRAP arch/unicore32/include/generated/uapi/asm/kvm_para.h WRAP arch/unicore32/include/generated/uapi/asm/mman.h WRAP arch/unicore32/include/generated/uapi/asm/msgbuf.h WRAP arch/unicore32/include/generated/uapi/asm/param.h WRAP arch/unicore32/include/generated/uapi/asm/poll.h WRAP arch/unicore32/include/generated/uapi/asm/posix_types.h WRAP arch/unicore32/include/generated/uapi/asm/resource.h WRAP arch/unicore32/include/generated/uapi/asm/sembuf.h WRAP arch/unicore32/include/generated/uapi/asm/setup.h WRAP arch/unicore32/include/generated/uapi/asm/shmbuf.h WRAP arch/unicore32/include/generated/uapi/asm/shmparam.h WRAP arch/unicore32/include/generated/uapi/asm/siginfo.h WRAP arch/unicore32/include/generated/uapi/asm/signal.h WRAP arch/unicore32/include/generated/uapi/asm/socket.h WRAP arch/unicore32/include/generated/uapi/asm/sockios.h WRAP arch/unicore32/include/generated/uapi/asm/stat.h WRAP arch/unicore32/include/generated/uapi/asm/statfs.h WRAP arch/unicore32/include/generated/uapi/asm/swab.h WRAP arch/unicore32/include/generated/uapi/asm/termbits.h WRAP arch/unicore32/include/generated/uapi/asm/termios.h WRAP arch/unicore32/include/generated/uapi/asm/types.h WRAP arch/unicore32/include/generated/uapi/asm/ucontext.h REMOVE kvm_para.h INSTALL include/linux (483 files) INSTALL include/arch-unicore32/asm (33 files) CHK include/generated/uapi/linux/version.h INSTALL include/linux (486 files) INSTALL include/arch-x86/asm (62 files) BUILDSTDERR: gcc: error: unrecognized command line option '-mlongcalls' CHK include/generated/uapi/linux/version.h WRAP arch/xtensa/include/generated/uapi/asm/bitsperlong.h WRAP arch/xtensa/include/generated/uapi/asm/errno.h WRAP arch/xtensa/include/generated/uapi/asm/fcntl.h WRAP arch/xtensa/include/generated/uapi/asm/ioctl.h WRAP arch/xtensa/include/generated/uapi/asm/kvm_para.h WRAP arch/xtensa/include/generated/uapi/asm/resource.h WRAP arch/xtensa/include/generated/uapi/asm/siginfo.h WRAP arch/xtensa/include/generated/uapi/asm/statfs.h WRAP arch/xtensa/include/generated/uapi/asm/termios.h REMOVE kvm.h kvm_para.h a.out.h INSTALL include/linux (483 files) INSTALL include/arch-xtensa/asm (31 files) + xargs rm -f + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include '(' -name .install -o -name .check -o -name ..install.cmd -o -name ..check.cmd ')' + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-arm/asm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm64-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-arm64/asm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm64-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm64-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/powerpc-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-powerpc/asm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/powerpc-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/powerpc-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/s390-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-s390/asm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/s390-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/s390-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/x86-linux-gnu/include + mv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-x86/asm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/x86-linux-gnu/include/ + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/asm-generic /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/x86-linux-gnu/include/. + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-alpha /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-arc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-arm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-arm64 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-blackfin /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-c6x /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-cris /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-frv /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-h8300 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-hexagon /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-ia64 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-m32r /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-m68k /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-metag /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-microblaze /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-mips /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-mn10300 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-nios2 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-openrisc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-parisc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-powerpc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-s390 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-score /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-sparc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-tile /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-unicore32 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-x86 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/arch-xtensa + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/asm-generic + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/arm64-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/powerpc-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/s390-linux-gnu/include/. + for arch in arm arm64 powerpc s390 x86 + cp -a /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/drm /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/linux /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/misc /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/mtd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/rdma /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/scsi /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/sound /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/video /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers/include/xen /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/x86-linux-gnu/include/. + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/tmp-headers + make -s 'EXTRA_CFLAGS=-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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 NO_JVMTI=1 prefix=/usr DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 lib=lib install-bin install-traceevent-plugins BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=fixdep BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/disabled-features.h' differs from latest version at 'arch/x86/include/asm/disabled-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/required-features.h' differs from latest version at 'arch/x86/include/asm/required-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h' make FIXDEP=1 -f Makefile.perf install-bin Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] $(:) make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=libperf make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/api/ O= libapi.a make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./util obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./util/intel-pt-decoder obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./util/scripting-engines obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./fd obj=libapi make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./fs obj=libapi make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= libtraceevent.a make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch/x86 obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch/x86/util obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./arch/x86/tests obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./ui obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./ui/browsers obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./ui/tui obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./scripts obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./scripts/perl/Perf-Trace-Util obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./scripts/python/Perf-Trace-Util obj=libperf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./trace/beauty obj=libperf make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/subcmd/ O= libsubcmd.a make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/bpf/ O= libbpf.a FEATURES_DUMP=/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/FEATURE-DUMP make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=perf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=pmu-events obj=jevents make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./bench obj=perf make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=./tests obj=perf make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= plugins make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=pmu-events obj=pmu-events make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= libtraceevent-dynamic-list make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= install_plugins \ for plugin in plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so; do if [ ! -d ''/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386'/usr/lib/traceevent/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386'/usr/lib/traceevent/plugins'; fi; install $plugin ''/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386'/usr/lib/traceevent/plugins'; done \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin'; \ install perf '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin'; \ ln -f '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/perf' '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/trace' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests'; \ install tests/attr.py '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests/attr'; \ install tests/attr/* '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests/attr'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests/shell'; \ install tests/shell/*.sh '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests/shell'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests/shell/lib'; \ install tests/shell/lib/*.sh '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests/shell/lib' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core' \ install perf-archive -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core' \ install perf-with-kcore -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/perf-core/strace/groups'; \ install trace/strace/groups/* -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/perf-core/strace/groups' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace'; \ install scripts/perl/Perf-Trace-Util/lib/Perf/Trace/* -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace'; \ install scripts/perl/*.pl -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/perl'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/perl/bin'; \ install scripts/perl/bin/* -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/perl/bin' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace'; \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/bin'; \ install scripts/python/Perf-Trace-Util/lib/Perf/Trace/* -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace'; \ install scripts/python/*.py -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python'; \ install scripts/python/bin/* -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/bin' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/etc/bash_completion.d'; \ install perf-completion.sh '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/etc/bash_completion.d/perf' \ install -d -m 755 '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/doc/perf-tip'; \ install Documentation/tips.txt -t '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/doc/perf-tip' BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=fixdep BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/disabled-features.h' differs from latest version at 'arch/x86/include/asm/disabled-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/required-features.h' differs from latest version at 'arch/x86/include/asm/required-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h' make FIXDEP=1 -f Makefile.perf install-traceevent-plugins Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= plugins make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/lib/traceevent/ plugin_dir=/usr/lib/traceevent/plugins O= install_plugins \ for plugin in plugin_jbd2.so plugin_hrtimer.so plugin_kmem.so plugin_kvm.so plugin_mac80211.so plugin_sched_switch.so plugin_function.so plugin_xen.so plugin_scsi.so plugin_cfg80211.so; do if [ ! -d ''/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386'/usr/lib/traceevent/plugins' ]; then install -d -m 755 ''/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386'/usr/lib/traceevent/plugins'; fi; install $plugin ''/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386'/usr/lib/traceevent/plugins'; done + rm -f /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/trace + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/doc/perf-tip + make -s 'EXTRA_CFLAGS=-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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -C tools/perf V=1 NO_PERF_READ_VDSO32=1 NO_PERF_READ_VDSOX32=1 WERROR=0 NO_LIBUNWIND=1 HAVE_CPLUS_DEMANGLE=1 NO_GTK2=1 NO_STRLCPY=1 NO_BIONIC=1 NO_JVMTI=1 prefix=/usr DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 install-python_ext BUILD: Doing 'make -j2' parallel build make -C /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build CFLAGS= LDFLAGS= fixdep make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=fixdep BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/disabled-features.h' differs from latest version at 'arch/x86/include/asm/disabled-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/required-features.h' differs from latest version at 'arch/x86/include/asm/required-features.h' BUILDSTDERR: Warning: Kernel ABI header at 'tools/arch/x86/include/asm/cpufeatures.h' differs from latest version at 'arch/x86/include/asm/cpufeatures.h' make FIXDEP=1 -f Makefile.perf install-python_ext Auto-detecting system features: ... dwarf: [ on ] ... dwarf_getlocations: [ on ] ... glibc: [ on ] ... gtk2: [ OFF ] ... libaudit: [ on ] ... libbfd: [ on ] ... libelf: [ on ] ... libnuma: [ on ] ... numa_num_possible_cpus: [ on ] ... libperl: [ on ] ... libpython: [ on ] ... libslang: [ on ] ... libcrypto: [ on ] ... libunwind: [ OFF ] ... libdw-dwarf-unwind: [ on ] ... zlib: [ on ] ... lzma: [ on ] ... get_cpuid: [ on ] ... bpf: [ on ] '/usr/bin/python2' util/setup.py --quiet install --root='//builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386' + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386//usr/share/man/man1 + pushd /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386//usr/share/man/man1 ~/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + tar -xf /builddir/build/SOURCES/perf-man-4.14.tar.gz ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + popd + make -C tools/power/cpupower DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 libdir=/usr/lib mandir=/usr/share/man CPUFREQ_BENCH=false install make: Entering directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/cpupower' /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib cp -fpR ./libcpupower.so* /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/ /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/include /usr/bin/install -c -m 644 lib/cpufreq.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/include/cpufreq.h /usr/bin/install -c -m 644 lib/cpuidle.h /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/include/cpuidle.h /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin /usr/bin/install -c ./cpupower /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin /usr/bin/install -c -m 644 -D man/cpupower.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-set.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower-frequency-set.1 /usr/bin/install -c -m 644 -D man/cpupower-frequency-info.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower-frequency-info.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-set.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower-idle-set.1 /usr/bin/install -c -m 644 -D man/cpupower-idle-info.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower-idle-info.1 /usr/bin/install -c -m 644 -D man/cpupower-set.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower-set.1 /usr/bin/install -c -m 644 -D man/cpupower-info.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower-info.1 /usr/bin/install -c -m 644 -D man/cpupower-monitor.1 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man1/cpupower-monitor.1 /usr/bin/install -c -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale for HLANG in de fr it cs pt; do \ echo '/usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo'; \ /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo; \ done; /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo /usr/bin/install -c -m 644 -D ./po/$HLANG.gmo /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/locale/$HLANG/LC_MESSAGES/cpupower.mo make: Leaving directory '/builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/cpupower' + rm -f '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/*.a' '/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/*.la' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 cpupower + mv cpupower.lang ../ + pushd tools/power/cpupower/debug/i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/cpupower/debug/i386 ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + install -m755 centrino-decode /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/centrino-decode + install -m755 powernow-k8-decode /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/powernow-k8-decode + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + chmod 0755 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/libcpupower.so /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/libcpupower.so.0 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/libcpupower.so.0.0.1 + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/systemd/system /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/etc/sysconfig + install -m644 /builddir/build/SOURCES/cpupower.service /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/systemd/system/cpupower.service + install -m644 /builddir/build/SOURCES/cpupower.config /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/etc/sysconfig/cpupower + mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man8 + pushd tools/power/x86/x86_energy_perf_policy ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/x86_energy_perf_policy ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 install install -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin install /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/x86_energy_perf_policy/x86_energy_perf_policy /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/x86_energy_perf_policy install -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man8 install x86_energy_perf_policy.8 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man8 + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/power/x86/turbostat ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/turbostat ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 install install -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin install /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/power/x86/turbostat/turbostat /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/turbostat install -d /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man8 install turbostat.8 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/man/man8 + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/thermal/tmon ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/thermal/tmon ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make INSTALL_ROOT=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 install mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin install -m 755 -p "tmon" "/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/tmon" + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/iio ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/iio ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 install make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=iio_event_monitor make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=lsiio make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=iio_generic_buffer install -d -m 755 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin; \ for program in iio_event_monitor lsiio iio_generic_buffer; do \ install $program /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin; \ done + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/gpio ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/gpio ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make DESTDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 install make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=lsgpio make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=gpio-hammer make -f /builddir/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/build/Makefile.build dir=. obj=gpio-event-mon install -d -m 755 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin; \ for program in lsgpio gpio-hammer gpio-event-mon; do \ install $program /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin; \ done + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + pushd tools/kvm/kvm_stat ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/kvm/kvm_stat ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + make INSTALL_ROOT=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 install-tools install -d -m 755 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin install -m 755 -p "kvm_stat" "/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/" + popd ~/build/BUILD/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686 + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -n -r -p '.*/usr/bin/perf(.debug)?|.*/usr/libexec/perf-core/.*|.*/usr/lib/traceevent/plugins/.*|XXX' -o perf-debuginfo.list -p '.*/usr/lib/python2.7/site-packages/perf.so(.debug)?|XXX' -o python-perf-debuginfo.list -p '.*/usr/bin/centrino-decode(.debug)?|.*/usr/bin/powernow-k8-decode(.debug)?|.*/usr/bin/cpupower(.debug)?|.*/usr/lib/libcpupower.*|.*/usr/bin/turbostat(.debug)?|.*/usr/bin/x86_energy_perf_policy(.debug)?|.*/usr/bin/tmon(.debug)?|.*/usr/bin/lsgpio(.debug)?|.*/usr/bin/gpio-hammer(.debug)?|.*/usr/bin/gpio-event-mon(.debug)?|.*/usr/bin/iio_event_monitor(.debug)?|.*/usr/bin/iio_generic_buffer(.debug)?|.*/usr/bin/lsiio(.debug)?|XXX' -o kernel-tools-debuginfo.list -p '/.*/4.14.24-300.rt19.1.fc29.i686[+]PAE/.*|/.*4.14.24-300.rt19.1.fc29.i686+PAE(.debug)?' -o debuginfoPAE.list -p '/.*/4.14.24-300.rt19.1.fc29.i686[+]PAEdebug/.*|/.*4.14.24-300.rt19.1.fc29.i686+PAEdebug(.debug)?' -o debuginfoPAEdebug.list -p '/.*/4.14.24-300.rt19.1.fc29.i686[+]debug/.*|/.*4.14.24-300.rt19.1.fc29.i686+debug(.debug)?' -o debuginfodebug.list -p '/.*/4.14.24-300.rt19.1.fc29.i686[+]rt/.*|/.*4.14.24-300.rt19.1.fc29.i686+rt(.debug)?' -o debuginfort.list -p '/.*/4.14.24-300.rt19.1.fc29.i686[+]rtPAE/.*|/.*4.14.24-300.rt19.1.fc29.i686+rtPAE(.debug)?' -o debuginfortPAE.list -p '/.*/4.14.24-300.rt19.1.fc29.i686/.*|/.*4.14.24-300.rt19.1.fc29.i686(.debug)?' -o debuginfo.list /builddir/build/BUILD/kernel-4.14.fc29 extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_multiq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_sfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_mqprio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_dsmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_drr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_cbq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_teql.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_red.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_qfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_netem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_gred.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sched/sch_choke.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/rds/rds_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/rds/rds_rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/rds/rds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/l2tp/l2tp_ppp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/l2tp/l2tp_eth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/l2tp/l2tp_debugfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/l2tp/l2tp_netlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/batman-adv/batman-adv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/appletalk/appletalk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/sctp/sctp_probe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/rose/rose.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/netrom/netrom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipx/ipx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_westwood.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_veno.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_vegas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_scalable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_lp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_illinois.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_highspeed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_bic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_yeah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_hybla.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/ipv4/tcp_htcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/atm/lec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/atm/clip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/atm/pppoatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/net/atm/br2684.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ubifs/ubifs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ocfs2/cluster/ocfs2_nodemanager.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ocfs2/dlm/ocfs2_dlm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ocfs2/ocfs2_stack_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ocfs2/ocfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ocfs2/ocfs2_stackglue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ocfs2/ocfs2_stack_o2cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ncpfs/ncpfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/dlm/dlm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/affs/affs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/ufs/ufs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/sysv/sysv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/nilfs2/nilfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/gfs2/gfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/fuse/cuse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/coda/coda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/fs/befs/befs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/uwb/hwa-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/usb/misc/trancevibrator.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/usb/usbip/usbip-host.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/usb/usbip/vhci-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/usb/usbip/usbip-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/toim3232-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/mcp2120-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/ksdazzle-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/kingsun-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/girbil-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/actisys-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/tekram-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/old_belkin-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/ma600-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/ks959-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/esi-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/ali-ircc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/staging/irda/drivers/act200l-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/slip/slip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/bpqether.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/yam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/mkiss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/hdlcdrv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/baycom_ser_hdx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/baycom_ser_fdx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/baycom_par.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/hamradio/6pack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/appletalk/ipddp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/wireless/intersil/orinoco/orinoco_nortel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/wireless/intersil/orinoco/orinoco_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/wireless/intersil/orinoco/orinoco_plx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/wireless/intersil/orinoco/orinoco_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/wireless/intersil/orinoco/orinoco_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/wireless/intersil/orinoco/orinoco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/softing/softing.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/sja1000/ems_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/sja1000/sja1000_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/sja1000/plx_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/sja1000/kvaser_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/usb/esd_usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/usb/ems_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/c_can/c_can_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/slcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/net/can/vcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/message/fusion/mptfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/message/fusion/mptctl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hysdn/hysdn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/capi/capi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/mISDN/mISDN_dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hisax/hfc4s8s_l1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hisax/elsa_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hisax/avma1_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/mISDN/w6692.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/mISDN/netjet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/mISDN/hfcpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/mISDN/hfcmulti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/mISDN/avmfritz.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/eicon/divas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/eicon/diva_idi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/hardware/avm/avm_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/gigaset/bas_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/isdn/divert/dss1_divert.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_smem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds2781.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds2780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds2433.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds2423.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds2408.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_therm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds28e04.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds2760.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/slaves/w1_ds2431.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/masters/ds2482.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/w1/masters/ds2490.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/pci/pcie/aer/aer_inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/iforce/iforce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/stinger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/magellan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/interact.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/grip_mp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/grip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/gf2k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/gamecon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/db9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/cobra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/adi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/a3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/zhenhua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/xpad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/warrior.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/walkera0701.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/twidjoy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/turbografx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/tmdc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/spaceorb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/spaceball.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/sidewinder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/joydump.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/extra/drivers/input/joystick/guillemot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/vdso/vdso32.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/virt/lib/irqbypass.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soundcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/ac97_bus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/x86/snd-hdmi-lpe-audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/snd-usbmidi-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/snd-usb-audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/usx2y/snd-usb-usx2y.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/usx2y/snd-usb-us122l.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/misc/snd-ua101.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/line6/snd-usb-toneport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/line6/snd-usb-podhd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/line6/snd-usb-variax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/line6/snd-usb-pod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/line6/snd-usb-line6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/hiface/snd-usb-hiface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/caiaq/snd-usb-caiaq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/usb/6fire/snd-usb-6fire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/synth/snd-util-mem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/synth/emux/snd-emux-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/snd-soc-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/skylake/snd-soc-skl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/common/snd-soc-sst-match.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/common/snd-soc-sst-firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-nocodec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-da7213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-rt298.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-bdw-rt5677-mach.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_rt5514_max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-skl_nau88l25_max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-es8316.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/hisilicon/hi6210-i2s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/generic/snd-soc-simple-card.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/generic/snd-soc-simple-card-utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/generic/snd-soc-simple-scu-card.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/dwc/designware_i2s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-ssm4567.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-sigmadsp-regmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5677.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5670.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5663.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5645.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5514-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt298.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rl6231.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-nau8824.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-nau8540.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-hdmi-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-hdac-hdmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-es8328.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-es8328-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-es8316.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-dmic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-dio2125.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-da7219.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-cs43130.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-cs35l35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-cs35l34.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-adau17x1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-adau1761.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-adau1761-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-ac97.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-wm8524.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5677-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5651.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rt5514.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-rl6347a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-nau8825.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-max98090.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-es8328-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-es7134.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-da7213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-cs42l42.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-adau1761-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/codecs/snd-soc-adau-utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/soc/amd/snd-soc-acp-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-via82xx-modem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-sonicvibes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-sis7019.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-rme32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-maestro3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-intel8x0m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-intel8x0.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-fm801.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-es1968.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-ens1370.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-cs5530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-cs4281.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-cmipci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-azt3328.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-atiixp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-als4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-via82xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-rme96.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-es1938.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-ens1371.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-bt87x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-atiixp-modem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-als300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/snd-ad1889.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ymfpci/snd-ymfpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/vx222/snd-vx222.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/trident/snd-trident.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/rme9652/snd-rme9652.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/rme9652/snd-hdspm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/rme9652/snd-hdsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/riptide/snd-riptide.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/pcxhr/snd-pcxhr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/oxygen/snd-oxygen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/oxygen/snd-oxygen-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/oxygen/snd-virtuoso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/nm256/snd-nm256.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/mixart/snd-mixart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/lx6464es/snd-lx6464es.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/lola/snd-lola.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/korg1212/snd-korg1212.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ice1712/snd-ice1724.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ice1712/snd-ice1712.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-si3054.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-idt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-conexant.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/hda/snd-hda-codec-analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/emu10k1/snd-emu10k1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/emu10k1/snd-emu10k1x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-mona.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-mia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-layla24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-layla20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-indigoiox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-indigoio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-indigodjx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-gina24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-indigo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-echo3g.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-indigodj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-gina20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-darla24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/echoaudio/snd-darla20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ctxfi/snd-ctxfi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/cs5535audio/snd-cs5535audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/cs46xx/snd-cs46xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ca0106/snd-ca0106.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/au88x0/snd-au8830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/au88x0/snd-au8820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/au88x0/snd-au8810.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/asihpi/snd-asihpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ali5451/snd-ali5451.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/pci/ac97/snd-ac97-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/isa/sb/snd-sb-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/isa/sb/snd-sb16-dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/i2c/snd-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/i2c/snd-cs8427.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/i2c/other/snd-pt2258.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/i2c/other/snd-ak4xxx-adda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/i2c/other/snd-ak4113.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/i2c/other/snd-ak4114.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/hda/snd-hda-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/hda/ext/snd-hda-ext-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/snd-isight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/snd-firewire-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/tascam/snd-firewire-tascam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/oxfw/snd-oxfw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/motu/snd-firewire-motu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/fireworks/snd-fireworks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/fireface/snd-fireface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/dice/snd-dice.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/firewire/bebob/snd-bebob.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/snd-virmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/snd-serial-u16550.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/snd-mts64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/snd-mtpav.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/snd-dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/snd-portman2x4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/snd-aloop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/vx/snd-vx-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/pcsp/snd-pcsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/opl3/snd-opl3-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/opl3/snd-opl3-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/drivers/mpu401/snd-mpu401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-seq-device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-pcm-dmaengine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-rawmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-hwdep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/snd-hrtimer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/seq/snd-seq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/seq/snd-seq-virmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/seq/snd-seq-midi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/seq/snd-seq-midi-event.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/seq/snd-seq-midi-emul.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/seq/snd-seq-dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/seq/oss/snd-seq-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/oss/snd-pcm-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/sound/core/oss/snd-mixer-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/security/keys/trusted.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/xfrm/xfrm_ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/wireless/lib80211_crypt_ccmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/wireless/lib80211_crypt_wep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/wireless/lib80211_crypt_tkip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/wireless/lib80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/wireless/cfg80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/vmw_vsock/vsock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/vmw_vsock/vmw_vsock_vmci_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/vmw_vsock/hv_sock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/unix/unix_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/tls/tls.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/tipc/tipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sunrpc/xprtrdma/rpcrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sunrpc/sunrpc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sctp/sctp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sctp/sctp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_tbf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_sfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_prio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_plug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_pie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_ingress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_htb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_hhf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_hfsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_fq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/sch_codel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/em_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/em_text.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/em_nbyte.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/em_meta.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/em_ipset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/em_cmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/em_canid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_tcindex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_rsvp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_rsvp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_route.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_matchall.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_fw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_flower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_flow.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/cls_basic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_vlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_tunnel_key.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_skbmod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_skbedit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_sample.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_police.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_pedit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_mirred.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_meta_skbtcindex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_meta_skbprio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_meta_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_ipt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_ife.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_gact.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_csum.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_connmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/sched/act_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/rfkill/rfkill.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/rfkill/rfkill-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/psample/psample.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/packet/af_packet_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/openvswitch/vport-vxlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/openvswitch/vport-gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/openvswitch/vport-geneve.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/openvswitch/openvswitch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/nsh/nsh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/nfc/nfc_digital.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/nfc/nfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/nfc/hci/hci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/nfc/nci/nci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netlink/netlink_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_time.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_tcpmss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_string.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_statistic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_state.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_sctp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_recent.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_realm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_rateest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_quota.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_policy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_pkttype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_physdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_owner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_osf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_nfacct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_multiport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_mac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_length.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_l2tp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_ipvs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_iprange.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_hl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_hashlimit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_esp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_ecn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_dscp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_devgroup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_dccp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_cpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_conntrack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_connmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_connlimit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_connlabel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_connbytes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_comment.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_cluster.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_cgroup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_addrtype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_TRACE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_TPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_TEE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_TCPOPTSTRIP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_TCPMSS.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_SECMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_REDIRECT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_RATEEST.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_NFQUEUE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_NFLOG.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_NETMAP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_LOG.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_LED.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_IDLETIMER.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_HMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_HL.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_DSCP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_CONNSECMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_CT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_CLASSIFY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_CHECKSUM.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/xt_AUDIT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_set_rbtree.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_set_hash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_set_bitmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_rt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_reject_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_reject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_redir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_quota.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_queue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_objref.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_numgen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_meta.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_masq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_hash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_fwd_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_fib_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_fib_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_fib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_exthdr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_dup_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_ct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_counter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nft_compat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nfnetlink_queue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nfnetlink_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nfnetlink_acct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nfnetlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_tables_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_tables_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_synproxy_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_nat_tftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_nat_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_nat_redirect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_nat_irc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_nat_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_nat_amanda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_log_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_log_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_dup_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_tftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_snmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_sane.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_proto_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_netlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_netbios_ns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_h323.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_irc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_broadcast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack_amanda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/nf_conntrack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_wrr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_wlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_sh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_sed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_rr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_ovf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_nq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_lc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_lblc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_fo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs_dh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipvs/ip_vs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_list_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_netport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_mac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_hash_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/netfilter/ipset/ip_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/mpls/mpls_iptunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/mpls/mpls_gso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/mpls/mpls_router.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/mac802154/mac802154.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/mac80211/mac80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/llc/llc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/l2tp/l2tp_ip6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/l2tp/l2tp_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/l2tp/l2tp_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/key/af_key.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/xfrm6_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/xfrm6_mode_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/xfrm6_mode_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/xfrm6_mode_ro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/xfrm6_mode_beet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/tunnel6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/sit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nft_redir_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nft_masq_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nft_chain_route_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nft_chain_nat_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_tables_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_nat_masquerade_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_nat_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_log_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/nf_conntrack_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6table_security.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6table_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6table_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6table_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6table_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_rt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_mh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_hbh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_frag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_eui64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_ah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_REJECT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6t_MASQUERADE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/netfilter/ip6_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/ipcomp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/ip6_vti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/ip6_udp_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/ip6_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/ip6_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/ila/ila.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/fou6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/esp6_offload.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/esp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv6/ah6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/xfrm4_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/xfrm4_mode_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/xfrm4_mode_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/xfrm4_mode_beet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/udp_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/udp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/tunnel4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/tcp_nv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/tcp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/tcp_dctcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/tcp_cdg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/tcp_bbr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/raw_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nft_redir_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nft_masq_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nft_chain_route_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nft_chain_nat_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_tables_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_tables_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_nat_proto_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_nat_pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_nat_masquerade_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_nat_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_nat_h323.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_log_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_log_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/nf_conntrack_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/iptable_security.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/iptable_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/iptable_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/iptable_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/ipt_rpfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/ipt_ah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/ipt_ECN.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/ipt_CLUSTERIP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/arptable_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/arpt_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/netfilter/arp_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/ipip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/ip_vti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/ip_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/ip_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/inet_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/fou.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/esp4_offload.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/esp4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ipv4/ah4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ife/ife.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ieee802154/ieee802154_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ieee802154/ieee802154.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ieee802154/6lowpan/ieee802154_6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/dsa/dsa_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/dns_resolver/dns_resolver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/core/pktgen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/core/devlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ceph/libceph.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/can/can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/can/can-gw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/can/can-raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/can/can-bcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/nft_reject_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/nft_meta_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/nf_tables_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/nf_log_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebtables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebtable_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebtable_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebtable_broute.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_vlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_stp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_snat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_redirect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_pkttype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_nflog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_mark_m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_ip6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_dnat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_arpreply.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_among.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/netfilter/ebt_802_3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bridge/br_netfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bluetooth/bluetooth_6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bluetooth/bluetooth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bluetooth/rfcomm/rfcomm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bluetooth/hidp/hidp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bluetooth/cmtp/cmtp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/bluetooth/bnep/bnep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/ax25/ax25.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/atm/atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/9p/9pnet_rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/9p/9pnet_virtio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/9p/9pnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/8021q/8021q.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/802/stp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/802/psnap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/802/p8023.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/802/p8022.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/802/mrp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/802/garp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_udp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_routing.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_mobility.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_hop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_ghc_udp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_ghc_icmpv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_ghc_ext_hop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_ghc_ext_route.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_ghc_ext_frag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_ghc_ext_dest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_fragment.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/nhc_dest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/net/6lowpan/6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/mm/hwpoison-inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/zstd/zstd_decompress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/zstd/zstd_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/xxhash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/ts_kmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/ts_fsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/ts_bm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/reed_solomon/reed_solomon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/raid6/raid6_pq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/parman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/lz4/lz4hc_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/lz4/lz4_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/lru_cache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/libcrc32c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/crc8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/crc7.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/crc4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/crc-itu-t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/cordic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/842/842_decompress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/lib/842/842_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/kernel/trace/ring_buffer_benchmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/kernel/torture.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/kernel/rcu/rcutorture.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/xfs/xfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/udf/udf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/squashfs/squashfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/romfs/romfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/reiserfs/reiserfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/pstore/ramoops.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/overlayfs/overlay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/orangefs/orangefs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_utf8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_koi8-u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_koi8-ru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_koi8-r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-7.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-15.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-14.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-13.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_iso8859-1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_euc-jp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp950.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp949.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp936.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp932.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp874.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp869.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp866.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp865.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp864.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp863.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp862.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp861.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp860.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp857.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp855.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp852.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp850.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp737.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp1255.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp1251.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/nls_cp1250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-turkish.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-romanian.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-roman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-inuit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-iceland.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-greek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-gaelic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-cyrillic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-croatian.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-centeuro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nls/mac-celtic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfsd/nfsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs_common/nfs_acl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs_common/grace.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs/nfsv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs/nfsv3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs/nfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/minix/minix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/lockd/lockd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/jfs/jfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/isofs/isofs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/hfsplus/hfsplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/hfs/hfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/fuse/fuse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/fscache/fscache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/fat/vfat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/fat/msdos.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/fat/fat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/f2fs/f2fs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/ecryptfs/ecryptfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/cramfs/cramfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/cifs/cifs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/ceph/ceph.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/cachefiles/cachefiles.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/btrfs/btrfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/binfmt_misc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/fs/9p/9p.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/wdt_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/wdat_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/w83977f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/w83877f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/w83627hf_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/via_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/sp5100_tco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/softdog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/sch311x_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/sbc_fitpc2_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/pcwd_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/pcwd_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/nv_tco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/nic7018_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/mei_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/machzwd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/it87_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/it8712f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/ie6xx_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/ibmasr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/ib700wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/iTCO_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/iTCO_vendor_support.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/i6300esb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/hpwdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/geodewdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/f71808e_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/alim7101_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/watchdog/alim1535_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/w1/wire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/w1/slaves/w1_ds2805.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/w1/slaves/w1_ds2438.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/w1/slaves/w1_ds2405.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/w1/slaves/w1_ds2413.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/w1/slaves/w1_ds2406.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/virtio/virtio_ring.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/virtio/virtio_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/virtio/virtio_mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/virtio/virtio_input.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/virtio/virtio_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/virtio/virtio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/vgastate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/vga16fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/vfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/ssd1307fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/i810/i810fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/hyperv_fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/core/sysimgblt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/core/sysfillrect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/core/syscopyarea.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/core/fb_sys_fops.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/fbdev/core/fb_ddc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/backlight/pwm_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/backlight/platform_lcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/backlight/lp855x_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/backlight/lcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/backlight/arcxcnn_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/video/backlight/apple_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vhost/vhost_vsock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vhost/vhost_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vhost/vhost_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vhost/vhost.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vfio/vfio_virqfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vfio/vfio_iommu_type1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vfio/vfio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vfio/pci/vfio-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vfio/mdev/vfio_mdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/vfio/mdev/mdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uwb/whc-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uwb/uwb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uwb/umc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uwb/whci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uwb/i1480/i1480-est.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uwb/i1480/dfu/i1480-dfu-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/wusbcore/wusb-wa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/wusbcore/wusbcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/wusbcore/wusb-cbaf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/typec/ucsi/ucsi_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/typec/ucsi/typec_ucsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/typec/typec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/usb-storage.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-usbat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-sddr55.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-sddr09.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-onetouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-karma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-jumpshot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-isd200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-freecom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-eneub6250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-datafab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-cypress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/ums-alauda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/storage/uas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/whiteheat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/visor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ti_usb_3410_5052.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/qcserial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/pl2303.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/option.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/omninet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/mos7720.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/kobil_sct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/kl5kusb105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/iuu_phoenix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/empeg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/cp210x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ark3116.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/xsens_mt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/usb_wwan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/usb_debug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/usb-serial-simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/upd78f0730.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/symbolserial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ssu100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/spcp8x5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/sierra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/safe_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/quatech2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/qcaux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/oti6858.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/opticon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/navman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/mos7840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/mct_u232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/keyspan_pda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/keyspan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ir-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ipw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ipaq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/io_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/io_edgeport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/garmin_gps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ftdi_sio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/f81534.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/digi_acceleport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/cypress_m8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/cyberjack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/ch341.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/belkin_sa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/serial/aircable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/phy/phy-generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/uss720.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/usb4604.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/ldusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/ezusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/emi62.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/chaoskey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/adutux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/yurex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/usbsevseg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/usblcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/usb3503.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/usb251xb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/legousbtower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/isight_firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/iowarrior.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/idmouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/ftdi-elan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/emi26.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/appledisplay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/image/microtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/image/mdc800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/host/hwa-hc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/host/sl811-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/host/isp1362-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/core/ledtrig-usbport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/common/ulpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/class/usbtmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/class/usblp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/class/cdc-wdm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/class/cdc-acm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/atm/usbatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/atm/ueagle-atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/atm/cxacru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/atm/xusbatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/usb/atm/speedtch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uio/uio_cif.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uio/uio_aec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uio/uio_sercos3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uio/uio_pci_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uio/uio_hv_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/uio/uio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/synclink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/rocket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/n_r3964.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/cyclades.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/synclinkmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/synclink_gt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/nozomi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/n_hdlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/n_gsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/serial/arc_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/serial/jsm/jsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/serial/8250/serial_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/serial/8250/8250_of.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/serial/8250/8250_moxa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/serial/8250/8250_lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/serial/8250/8250_exar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/tty/ipwireless/ipwireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/x86_pkg_temp_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/intel_soc_dts_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/intel_soc_dts_iosf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/intel_powerclamp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/intel_pch_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/int340x_thermal/processor_thermal_device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/int340x_thermal/int340x_thermal_zone.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/int340x_thermal/int3406_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/int340x_thermal/int3403_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/int340x_thermal/int3402_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/int340x_thermal/int3400_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/thermal/int340x_thermal/acpi_thermal_rel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/target_core_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/tcm_fc/tcm_fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/target_core_pscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/target_core_mod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/target_core_iblock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/target_core_file.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/sbp/sbp_target.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/loopback/tcm_loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/iscsi/iscsi_target_mod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/target/iscsi/cxgbit/cxgbit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/vboxvideo/vboxvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/typec/tcpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/typec/tcpm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/typec/fusb302/fusb302.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtlwifi/r8822be.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtl8723bs/r8723bs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtl8712/r8712u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtl8192e/rtllib_crypt_wep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtl8192e/rtllib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtl8192e/rtllib_crypt_tkip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/media/lirc/lirc_zilog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/net/irda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/net/irnet/irnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/net/irlan/irlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/net/ircomm/ircomm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/net/ircomm/ircomm-tty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/w83977af_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/stir4200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/sir-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/vlsi_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/via-ircc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/smsc-ircc2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/nsc-ircc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/mcs7780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/litelink-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/irtty-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/staging/irda/drivers/irda-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ssb/ssb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/spi/spi-pxa2xx-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/spi/spi-pxa2xx-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/megaraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/qla1280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/pmcraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/iscsi_boot_sysfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/wd719x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/vmw_pvscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/virtio_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/ufs/ufshcd-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/ufs/ufshcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/stex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/st.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/snic/snic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/smartpqi/smartpqi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/ses.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/scsi_transport_srp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/scsi_transport_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/scsi_transport_sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/scsi_transport_iscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/scsi_transport_fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/scsi_debug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/raid_class.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/qla4xxx/qla4xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/qla2xxx/tcm_qla2xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/qla2xxx/qla2xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/qedi/qedi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/qedf/qedf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/pm8001/pm80xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/osst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/osd/osd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/osd/libosd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/mvumi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/mvsas/mvsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/mpt3sas/mpt3sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/megaraid/megaraid_sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/megaraid/megaraid_mm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/megaraid/megaraid_mbox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/lpfc/lpfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/libsas/libsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/libiscsi_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/libiscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/libfc/libfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/iscsi_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/isci/isci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/ips.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/ipr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/initio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/hv_storvsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/hptiop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/hpsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/gdth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/fnic/fnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/fcoe/libfcoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/fcoe/fcoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/esp_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/esas2r/esas2r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/dmx3191d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/dc395x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/cxgbi/libcxgbi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/csiostor/csiostor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/ch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/bnx2i/bnx2i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/bnx2fc/bnx2fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/bfa/bfa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/be2iscsi/be2iscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/atp870u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/arcmsr/arcmsr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/am53c974.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/aic7xxx/aic7xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/aic7xxx/aic79xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/advansys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/aacraid/aacraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/a100u2w.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/BusLogic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/3w-xxxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/3w-sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/scsi/3w-9xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-x1205.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-v3020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-stk17ta8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rx8581.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rx8025.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rx8010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rx4581.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rv3029c2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rs5c372.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rs5c348.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-rp5c01.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-r9701.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-r7301.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-pcf8583.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-pcf8563.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-pcf8523.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-pcf85063.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-pcf2127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-pcf2123.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-msm6242.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-mcp795.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-max6916.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-max6902.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-max6900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-m48t59.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-m41t94.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-m48t35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-m41t93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-m41t80.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-isl1208.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-isl12022.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-fm3130.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-em3027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds3232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds2404.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1742.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1685.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1672.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1553.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1511.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1390.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1374.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1347.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1343.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1307.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-ds1286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-bq4802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-bq32k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/rtc/rtc-abx80x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/remoteproc/remoteproc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pwm/pwm-lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pwm/pwm-lpss-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pwm/pwm-lpss-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ptp/ptp_pch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ptp/ptp_kvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ptp/ptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pps/pps_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pps/clients/pps_parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pps/clients/pps-ldisc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pps/clients/pps-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/powercap/intel_rapl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/power/supply/smb347-charger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/xo15-ebook.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/xo1-rfkill.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/toshiba_haps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/tc1100-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/sony-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/pvpanic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/panasonic-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/intel_oaktrail.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/intel_ips.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/intel_cht_int33fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/intel-vbtn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/intel-hid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/ideapad-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/hp-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/fujitsu-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/dell-wmi-led.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/dell-smo8800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/asus-wireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/asus-nb-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/asus-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/amilo-rfkill.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/alienware-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/acer-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/wmi-bmof.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/toshiba_bluetooth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/toshiba_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/toshiba-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/topstar-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/thinkpad_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/surfacepro3_button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/surface3_button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/surface3-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/samsung-q10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/samsung-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/peaq-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/mxm-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/msi-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/msi-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/mlxcpld-hotplug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/intel_punit_ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/intel-rst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/hp_accel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/hp-wireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/hdaps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/fujitsu-tablet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/eeepc-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/eeepc-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/dell-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/dell-wmi-aio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/dell-smbios.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/dell-rbtn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/dell-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/compal-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/classmate-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/asus-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/apple-gmux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/x86/acerhdf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/chrome/cros_kbd_led_backlight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/chrome/chromeos_laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/platform/chrome/chromeos_pstore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pinctrl/intel/pinctrl-sunrisepoint.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pinctrl/intel/pinctrl-lewisburg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pinctrl/intel/pinctrl-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pinctrl/intel/pinctrl-denverton.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pinctrl/intel/pinctrl-broxton.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pcmcia/yenta_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pcmcia/i82092.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pcmcia/pd6729.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pci/switch/switchtec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pci/hotplug/ibmphp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pci/hotplug/cpqphp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/pci/hotplug/acpiphp_ibm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/parport/parport_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/parport/parport_pc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/parport/parport_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/parport/parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvmem/nvmem_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/target/nvmet-rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/target/nvmet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/target/nvmet-fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/target/nvme-loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/target/nvme-fcloop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/host/nvme-rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/host/nvme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/host/nvme-fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/host/nvme-fabrics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nvme/host/nvme-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/trf7970a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/nfcsim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/port100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/mei_phy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/st21nfca/st21nfca_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/st21nfca/st21nfca_hci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/pn544/pn544_mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/pn544/pn544_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/pn544/pn544.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/pn533/pn533_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/pn533/pn533_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/pn533/pn533.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/nxp-nci/nxp-nci_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/nxp-nci/nxp-nci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/nfcmrvl/nfcmrvl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/nfcmrvl/nfcmrvl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/microread/microread_mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/microread/microread_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/nfc/microread/microread.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/rndis_wlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/mac80211_hwsim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wlcore/wlcore_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wlcore/wlcore_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wlcore/wlcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wl18xx/wl18xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wl12xx/wl12xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wl1251/wl1251.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wl1251/wl1251_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ti/wl1251/wl1251_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/st/cw1200/cw1200_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/rsi/rsi_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/rsi/rsi_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/rsi/rsi_91x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt73usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2400pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt61pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2500usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ralink/rt2x00/rt2500pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pearl_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/mwl8k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/libertas/libertas_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/libertas/libertas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/libertas/usb8xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/marvell/libertas/libertas_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intersil/p54/p54pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intersil/p54/p54common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intersil/p54/p54usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/iwlegacy/iwlegacy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/iwlegacy/iwl4965.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/iwlegacy/iwl3945.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/ipw2x00/libipw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/ipw2x00/ipw2100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/intel/ipw2x00/ipw2200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/broadcom/b43legacy/b43legacy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/broadcom/b43/b43.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/wil6210/wil6210.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/wcn36xx/wcn36xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/carl9170/carl9170.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath10k/ath10k_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ath10k/ath10k_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/vxlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/vsockmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/vrf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/vmxnet3/vmxnet3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/virtio_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/veth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/zaurus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/usbnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/smsc95xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/rtl8150.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/r8152.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/plusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/net1080.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/mcs7830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/lg-vl600.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/lan78xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/int51x1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/dm9601.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/cdc_subset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/cdc_mbim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/catc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/sr9700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/smsc75xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/sierra_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/rndis_host.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/qmi_wwan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/pegasus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/kaweth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/kalmia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/ipheth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/huawei_cdc_ncm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/hso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/gl620a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/cx82310_eth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/ch9200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/cdc_ncm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/cdc_ether.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/cdc_eem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/ax88179_178a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/usb/asix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/tun.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/team/team_mode_roundrobin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/team/team_mode_random.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/team/team_mode_loadbalance.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/team/team_mode_broadcast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/team/team_mode_activebackup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/team/team.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/tap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/sungem_phy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/slip/slhc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/pppoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/ppp_synctty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/ppp_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/ppp_async.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/bsd_comp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/pppox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/ppp_mppe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ppp/ppp_deflate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/vitesse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/teranetics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/ste10Xp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/smsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/qsemi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/national.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/mscc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/microchip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/micrel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/mdio-bitbang.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/mdio-bcm-unimac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/marvell10g.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/marvell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/lxt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/intel-xway.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/icplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/et1011c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/dp83848.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/dp83640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/davicom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/cortina.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/broadcom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/cicada.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/bcm87xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/bcm7xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/bcm-phy-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/at803x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/aquantia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/phy/amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/nlmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/netconsole.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/mii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/macvtap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/macvlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/macsec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ipvlan/ipvtap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ipvlan/ipvlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ifb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ieee802154/ca8210.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ieee802154/at86rf230.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ieee802154/adf7242.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ieee802154/mrf24j40.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ieee802154/fakelb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ieee802154/cc2520.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ieee802154/atusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/hyperv/hv_netvsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/hamradio/baycom_epp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/gtp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/geneve.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/fjes/fjes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/xircom/xirc2ps_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/wiznet/w5300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/wiznet/w5100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/wiznet/w5100-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/via/via-velocity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/via/via-rhine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/ti/tlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/tehuti/tehuti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/sun/sunhme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/sun/cassini.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/sun/sungem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/sun/niu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/smsc/smsc9420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/smsc/smsc911x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/smsc/smc91c92_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/smsc/epic100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/sis/sis900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/sis/sis190.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/silan/sc92031.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/sfc/falcon/sfc-falcon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/rocker/rocker.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/realtek/r8169.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/realtek/atp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/realtek/8139too.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/realtek/8139cp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/rdc/r6040.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/qlogic/qlge/qlge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/qlogic/qede/qede.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/qlogic/qed/qed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/packetengines/hamachi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/packetengines/yellowfin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/nvidia/forcedeth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/netronome/nfp/nfp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/neterion/s2io.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/neterion/vxge/vxge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/natsemi/ns83820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/natsemi/natsemi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/micrel/ksz884x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/marvell/sky2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/marvell/mvmdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/marvell/skge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/jme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/igb/igb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/i40evf/i40evf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/i40e/i40e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/fm10k/fm10k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/e1000/e1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/intel/e100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/fealnx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/ethoc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/emulex/benet/be2net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dlink/sundance.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dlink/dl2k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dec/tulip/tulip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/cisco/enic/enic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/cadence/macb_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/cadence/macb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/brocade/bna/bna.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/broadcom/tg3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/broadcom/cnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/broadcom/bnx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/broadcom/b44.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/broadcom/genet/genet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/atheros/alx/alx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/amd/nmclan_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/amd/pcnet32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/amd/amd8111e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/amd/xgbe/amd-xgbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/amazon/ena/ena.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/altera/altera_tse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/alteon/acenic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/agere/et131x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/adaptec/starfire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/8390/pcnet_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/8390/ne2k-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/8390/axnet_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/8390/8390.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/3com/3c589_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/3com/typhoon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/3com/3c59x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/ethernet/3com/3c574_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/eql.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/qca8k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/lan9303_mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/lan9303-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/dsa_loop_bdinfo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/mv88e6060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/mt7530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/lan9303_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/dsa_loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/bcm-sf2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/microchip/ksz_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/microchip/ksz_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/b53/b53_mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/b53/b53_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/b53/b53_srab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/b53/b53_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/dsa/b53/b53_mmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/vxcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/pch_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/can-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/usb/usb_8dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/usb/mcba_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/usb/kvaser_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/usb/gs_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/usb/peak_usb/peak_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/spi/hi311x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/sja1000/peak_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/sja1000/sja1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/peak_canfd/peak_pciefd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/m_can/m_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/ifi_canfd/ifi_canfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/cc770/cc770.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/cc770/cc770_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/c_can/c_can_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/can/c_can/c_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/net/bonding/bonding.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mux/mux-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mux/mux-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mux/mux-adg792a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mtd/ofpart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mtd/mtd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mtd/ubi/ubi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mtd/chips/chipreg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/wbsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/via-sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/tifm_sd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/sdhci-pltfm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/sdhci-cadence.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/cb710-mmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/vub300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/ushc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/toshsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/sdricoh_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/sdhci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/sdhci-xenon-driver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/sdhci-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/sdhci-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/core/pwrseq_simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/core/mmc_block.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/core/sdio_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/core/pwrseq_sd8787.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/core/pwrseq_emmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mmc/core/mmc_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/vmw_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/tsl2550.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/tifm_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/tifm_7xx1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/pch_phub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/mei/mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/mei/mei-txe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/mei/mei-me.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/lis3lv02d/lis3lv02d_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/lis3lv02d/lis3lv02d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/isl29020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/isl29003.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/ibmasm/ibmasm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/hpilo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/enclosure.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/eeprom/max6875.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/eeprom/idt_89hpesx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/eeprom/eeprom_93cx6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/eeprom/eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/eeprom/at24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/echo/echo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/cs5535-mfgpt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/cb710/cb710.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/bh1770glc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/apds990x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/apds9802als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/misc/altera-stapl/altera-stapl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/sm501.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/rtsx_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/lpc_sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/lpc_ich.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/intel-lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/intel-lpss-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/intel-lpss-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/cs5535-mfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/bd9571mwv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/wl1273-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/vx855.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/mfd/rtsx_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/message/fusion/mptspi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/message/fusion/mptscsih.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/message/fusion/mptsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/message/fusion/mptlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/message/fusion/mptbase.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/memstick/host/tifm_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/memstick/host/rtsx_usb_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/memstick/host/r592.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/memstick/host/rtsx_pci_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/memstick/host/jmb38x_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/memstick/core/memstick.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/memstick/core/mspro_block.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/media.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videodev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf2-vmalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf2-dma-contig.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf2-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf2-v4l2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf2-memops.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf2-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf2-dma-sg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf-vmalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf-dma-sg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/videobuf-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/v4l2-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/v4l2-fwnode.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/v4l2-core/tuner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/zr364xx/zr364xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/uvc/uvcvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/usbvision/usbvision.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/usbtv/usbtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/ttusb-dec/ttusbdecfe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/ttusb-dec/ttusb_dec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/tm6000/tm6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/tm6000/tm6000-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/tm6000/tm6000-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/stkwebcam/stkwebcam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/stk1160/stk1160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/siano/smsusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/s2255/s2255drv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/rainshadow-cec/rainshadow-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/pwc/pwc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/pvrusb2/pvrusb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/pulse8-cec/pulse8-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/hdpvr/hdpvr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_zc3xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_vicam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_vc032x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_tv8532.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_touptek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_topro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_t613.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_stk1135.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sq905c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_spca561.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_spca506.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_spca501.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_spca500.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_spca1528.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sonixb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_se401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_pac207.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_ov534.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_ov519.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_nw80x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_mr97310a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_kinect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_jl2005bcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_cpia1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_benq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_xirlink_cit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sunplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_stv0680.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_stk014.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sq930x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sq905.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_spca508.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_spca505.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sonixj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sn9c20x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_sn9c2028.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_pac7311.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_pac7302.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_ov534_9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_mars.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_main.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_konica.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_jeilinj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_finepix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_etoms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_dtcs033.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gspca_conex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/m5602/gspca_m5602.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/gspca/gl860/gspca_gl860.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/go7007/s2250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/go7007/go7007-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/go7007/go7007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/go7007/go7007-loader.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/em28xx/em28xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/em28xx/em28xx-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/em28xx/em28xx-v4l.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/em28xx/em28xx-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/em28xx/em28xx-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-opera.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-friio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-digitv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-az6027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-a800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-m920x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/zd1301.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/cx231xx/cx231xx-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/cx231xx/cx231xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/cx231xx/cx231xx-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/cpia2/cpia2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/b2c2/b2c2-flexcop-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/au0828/au0828.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/usb/as102/dvb-as102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/xc5000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tua9001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tea5761.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tda8290.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tda18271.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tda18218.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tda18212.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/si2157.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/r820t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/qm1d1c0042.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mt2131.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mt20xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mc44s803.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/m88rs6000t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/it913x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/fc0012.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/fc0011.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/e4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/xc4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tuner-xc2028.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tuner-types.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tuner-simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tea5767.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tda9887.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/tda827x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/qt1010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mxl5007t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mxl5005s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mt2266.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mt2063.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/mt2060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/max2165.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/fc2580.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/tuners/fc0013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ttusbir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/streamzap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/sir_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/serial_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/redrat3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/rc-loopback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/rc-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/nuvoton-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-sharp-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-nec-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-hix5hd2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/imon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/iguanair.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/gpio-ir-tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/gpio-ir-recv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/fintek-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ati_remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/winbond-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/pwm-ir-tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/mceusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/lirc_dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ite-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-xmp-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-sony-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-sanyo-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-rc6-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-rc5-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-mce_kbd-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-lirc-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ir-jvc-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/igorplugusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/ene_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-twinhan1027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-trekstor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-tivo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-terratec-slim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-technisat-ts35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-tbs-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-su3000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-streamzap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-snapstream-firefly.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-reddo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pv951.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-proteus-2309.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pixelview.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pixelview-new.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pixelview-mk12.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pinnacle-grey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pctv-sedna.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-norwood.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-nebula.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-msi-digivox-iii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-medion-x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-medion-x10-or2x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-manli.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-kworld-pc150u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-kworld-315u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-it913x-v1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-iodata-bctv7e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-imon-pad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-imon-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-gadmei-rm008z.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-flyvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-eztv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-evga-indtube.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-encore-enltv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dvico-portable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dvbsky.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dtt200u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dm1105-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dib0700-rc5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-delock-61959.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-cinergy-1400.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-budget-ci-old.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-behold.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avertv-303.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avermedia-m135a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avermedia-a16d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-ati-x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-asus-ps3-100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-apac-viewcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-anysee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-zx-irdec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-winfast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-videomate-s350.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-videomate-m1f.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-tt-1500.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-tevii-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-terratec-slim-2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-technisat-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-rc6-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-purpletv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-powercolor-real-angel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pixelview-002t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-pinnacle-color.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-npgtech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-msi-digivox-ii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-lme2510.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-kaiomy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-it913x-v2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-hauppauge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-gotview7135.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-geekbox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-flydvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-encore-enltv2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-em-terratec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dvico-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-digittrade.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-dib0700-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-d680-dmb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-cinergy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-behold-columbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avermedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avermedia-dvbt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-avermedia-cardbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-asus-pc39.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/rc/keymaps/rc-alink-dtu-m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/tea575x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/radio-tea5764.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/radio-mr800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/radio-ma901.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/radio-keene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/dsbr100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/shark2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/saa7706h.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/radio-wl1273.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/radio-shark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/radio-maxiradio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/si470x/radio-usb-si470x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/radio/si470x/radio-i2c-si470x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/zoran/zr36067.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/zoran/zr36016.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/zoran/videocodec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/zoran/zr36060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/zoran/zr36050.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/tw686x/tw686x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ttpci/budget-patch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ttpci/budget-av.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ttpci/ttpci-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ttpci/dvb-ttpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ttpci/budget.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ttpci/budget-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ttpci/budget-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/solo6x10/solo6x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/smipcie/smipcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7164/saa7164.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7146/hexium_gemini.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7146/mxb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7146/hexium_orion.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7134/saa7134-go7007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7134/saa7134-empress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7134/saa7134-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7134/saa7134.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/saa7134/saa7134-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/pt1/earth-pt1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/pluto2/pluto2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ngene/ngene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/netup_unidvb/netup-unidvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/meye/meye.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/mantis/mantis_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/mantis/mantis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/mantis/hopper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ivtv/ivtvfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ivtv/ivtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/dm1105/dm1105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/ddbridge/ddbridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx88/cx88xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx88/cx88-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx88/cx88-blackbird.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx88/cx8802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx88/cx8800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx88/cx88-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx23885/cx23885.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx23885/altera-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx18/cx18.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/cx18/cx18-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/bt8xx/dvb-bt8xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/bt8xx/bt878.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/bt8xx/dst_ca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/bt8xx/dst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/bt8xx/bttv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/pci/b2c2/b2c2-flexcop-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/mmc/siano/smssdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/wm8775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/vp27smpx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/upd64031a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/uda1342.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tw9906.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tw9903.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tw2804.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tvaudio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tea6420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tda9840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/sony-btf-mpx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/saa7127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/saa6752hs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/saa6588.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/ov7640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/m52790.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/cs3308.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/bt866.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/bt819.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/adv7170.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/wm8739.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/vpx3220.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/upd64083.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tvp5150.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tea6415c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/tda7432.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/saa7185.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/saa717x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/saa7115.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/saa7110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/ov2640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/mt9v011.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/msp3400.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/ks0127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/ir-kbd-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/cs53l32a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/cs5345.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/bt856.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/adv7175.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/i2c/cx25840/cx25840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/firewire/firedtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/zl10039.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/zl10036.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/zd1301_demod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/ves1x93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/ves1820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tua6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/ts2020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda826x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda8261.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda18271c2dd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda10048.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda10021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tc90522.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv6111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv6110x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv6110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv0900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv0299.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv0297.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stb6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stb0899.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/sp2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/si2168.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/s921.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/s5h1411.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/rtl2832.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/or51211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/or51132.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/nxt6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/mxl5xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/mt312.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/mn88472.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/mb86a20s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/mb86a16.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lnbp22.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lnbp21.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lgs8gxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lgdt3305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lg2160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/ix2505v.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/itd1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/horus3a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/gp8psk-fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/ds3000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dib8000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dib7000p.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dib7000m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dib3000mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dib0090.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dib0070.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cxd2820r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx24123.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx24120.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx24116.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx24110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx22700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/bcm3510.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/au8522_dig.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/atbm8830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/af9033.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/zl10353.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda8083.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda665x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda10086.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda10071.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda1004x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/tda10023.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv0910.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv090x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv0367.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stv0288.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/stb6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/sp887x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/sp8870.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/si21xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/si2165.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/s5h1420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/s5h1409.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/rtl2830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/nxt200x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/mt352.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/mn88473.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/m88rs2000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/m88ds3103.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lnbh25.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lgdt330x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/lgdt3306a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/l64781.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/isl6423.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/isl6421.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/isl6405.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/helene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/ec100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dvb-pll.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/drxk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/drxd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dibx000_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/dib3000mc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cxd2841er.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx24117.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx24113.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/cx22702.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/au8522_decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/au8522_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/ascot2e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/as102_fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/af9013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/a8293.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/dvb-core/dvb-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/tveeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/cypress_firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/cx2341x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/siano/smsmdtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/siano/smsdvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/saa7146/saa7146_vv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/saa7146/saa7146.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/common/b2c2/b2c2-flexcop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/media/cec/cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/raid456.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/raid10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/raid1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/raid0.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/persistent-data/dm-persistent-data.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/multipath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/linear.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/faulty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-zoned.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-verity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-thin-pool.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-switch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-service-time.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-round-robin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-raid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-queue-length.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-multipath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-log-writes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-log-userspace.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-integrity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-flakey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-delay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-crypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-cache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-cache-smq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/dm-bio-prison.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/md/bcache/bcache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-ss4200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-nic78bx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-lt3593.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-lp3944.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-is31fl32xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-as3645a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/uleds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-lp3952.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-lm3530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-clevo-mail.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/leds-blinkm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/led-class-flash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-transient.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-oneshot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-heartbeat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-backlight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-default-on.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/leds/trigger/ledtrig-camera.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/mISDN/l1oip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/mISDN/mISDN_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/i4l/isdnhdlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/i4l/isdn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hisax/teles_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hisax/hisax_st5481.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hisax/hisax_fcpcipnp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hisax/sedlbauer_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hisax/hisax_isac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hisax/hisax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/mISDN/speedfax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/mISDN/mISDNisar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/mISDN/mISDNinfineon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/mISDN/hfcsusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/mISDN/mISDNipac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/eicon/divadidd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/eicon/divacapi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/eicon/diva_mnt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/avm/t1pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/avm/c4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/avm/b1pcmcia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/avm/b1pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/avm/b1dma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/hardware/avm/b1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/gigaset/usb_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/gigaset/ser_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/gigaset/gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/capi/kernelcapi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/isdn/capi/capidrv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/wacom_w8001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/tsc40.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/touchright.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/silead.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/pixcir_i2c_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/mms114.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/mk712.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/inexio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/egalax_ts_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/egalax_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/eeti_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/edt-ft5x06.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/atmel_mxt_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/zforce_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/zet6223.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/wacom_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/usbtouchscreen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/tsc2007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/touchwin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/touchit213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/surface3_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/st1232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/sis_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/raydium_i2c_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/penmount.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/mtouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/mcs5000_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/ili210x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/gunze.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/goodix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/fujitsu_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/elo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/elants_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/touchscreen/dynapro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/tablet/kbtab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/tablet/hanwang.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/tablet/gtco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/tablet/acecad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/tablet/wacom_serial4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/tablet/pegasus_notetaker.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/tablet/aiptek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/sparse-keymap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/serio/serio_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/serio/hyperv-keyboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/serio/arc_ps2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/serio/altera_ps2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/rmi4/rmi_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/rmi4/rmi_smbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/rmi4/rmi_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/rmi4/rmi_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/vsxxxaa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/synaptics_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/synaptics_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/sermouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/elan_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/cyapatp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/bcm5974.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/mouse/appletouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/yealink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/wistron_btns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/uinput.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/soc_button_array.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/rotary_encoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/pwm-beeper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/powermate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/pcspkr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/kxtj9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/keyspan_remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/ideapad_slidebar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/e3x0-button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/cma3000_d0x_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/cma3000_d0x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/cm109.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/atlas_btns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/ati_remote2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/misc/apanel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/matrix-keymap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/keyboard/tm2-touchkey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/keyboard/qt1070.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/keyboard/gpio_keys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/joystick/psxpad-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/joydev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/input-polldev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/gameport/ns558.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/gameport/lightning.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/gameport/gameport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/gameport/emu10k1-gp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/gameport/fm801-gp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/input/ff-memless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/ulp/srp/ib_srp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/ulp/isert/ib_isert.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/ulp/iser/ib_iser.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/usnic/usnic_verbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/ocrdma/ocrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/nes/iw_nes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/i40iw/i40iw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/hw/cxgb3/iw_cxgb3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/iw_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/ib_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/rdma_ucm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/rdma_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/ib_uverbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/ib_umad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/ib_ucm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/infiniband/core/ib_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/trigger/iio-trig-loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/trigger/iio-trig-interrupt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/temperature/hid-sensor-temperature.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/pressure/bmp280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/pressure/bmp280-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/pressure/bmp280-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/pressure/abp060mg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/potentiostat/lmp91000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/orientation/hid-sensor-incl-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/orientation/hid-sensor-rotation.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/multiplexer/iio-mux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/magnetometer/hid-sensor-magn-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/magnetometer/st_magn_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/magnetometer/st_magn_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/magnetometer/st_magn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/hid-sensor-als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/vl6180.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/stk3310.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/rpr0521.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/pa12203001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/opt3001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/cm3605.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/cm32181.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/bh1750.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/light/acpi-als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/industrialio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/industrialio-sw-trigger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/industrialio-sw-device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/industrialio-configfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/humidity/hid-sensor-humidity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/humidity/hts221_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/humidity/hts221_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/humidity/hts221.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/humidity/dht11.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/health/max30100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/gyro/hid-sensor-gyro-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/gyro/st_gyro_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/gyro/st_gyro_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/gyro/st_gyro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/gyro/mpu3050.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/dac/dpot-dac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/common/st_sensors/st_sensors_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/common/st_sensors/st_sensors_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/common/st_sensors/st_sensors.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/common/hid-sensors/hid-sensor-trigger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/buffer/kfifo_buf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/buffer/industrialio-triggered-buffer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/buffer/industrialio-buffer-cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/adc/ti-ads1015.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/adc/max1363.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/adc/envelope-detector.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/adc/ad7766.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/hid-sensor-accel-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/st_accel_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/st_accel_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/st_accel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/mma7660.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/kxcjk-1013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/dmard10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/da311.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/da280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/bmc150-accel-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/bmc150-accel-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/iio/accel/bmc150-accel-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/muxes/i2c-mux-mlxcpld.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/muxes/i2c-mux-ltc4306.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/muxes/i2c-mux-gpmux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/i2c-stub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/i2c-smbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/i2c-slave-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/i2c-mux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/i2c-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-viapro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-tiny-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-sis96x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-sis630.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-sis5595.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-simtec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-scmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-pxa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-piix4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-pca-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-parport-light.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-nforce2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-nforce2-s4985.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-ismt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-isch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-i801.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-diolan-u2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-designware-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-amd8111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-amd756.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-amd756-s4882.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-ali15x3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-ali1563.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/busses/i2c-ali1535.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/algos/i2c-algo-pca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/i2c/algos/i2c-algo-bit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwspinlock/hwspinlock_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83l786ng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83l785ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83795.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83793.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83792d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83791d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83781d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83627hf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/w83627ehf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/vt8231.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/vt1211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/via686a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/via-cputemp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/tmp421.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/tmp401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/tmp108.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/tmp103.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/tmp102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/thmc50.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/tc74.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/tc654.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/smsc47m192.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/smsc47m1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/smsc47b397.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/sis5595.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/shtc1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/sht3x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/sht21.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/sht15.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/sch56xx-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/sch5636.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/sch5627.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pwm-fan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/powr1220.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/zl6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/ucd9200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/ucd9000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/tps53679.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/tps40422.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/pmbus_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/pmbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/max8688.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/max34440.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/max20751.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/max16064.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/ltc3815.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/ltc2978.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/lm25066.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pmbus/adm1275.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pcf8591.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pc87427.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/pc87360.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ntc_thermistor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/nct7904.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/nct7802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/nct6775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/nct6683.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/mcp3021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max6697.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max6650.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max6642.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max6639.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max31790.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max31722.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max197.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max1668.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max1619.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max16065.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/max1111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc4261.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc4260.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc4245.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc4222.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc4215.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc4151.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc2990.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ltc2945.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm95245.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm95241.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm95234.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm92.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm90.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm85.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm83.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm80.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm78.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm77.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm75.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm73.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm70.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lm63.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/lineage-pem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/k8temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/k10temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/jc42.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/it87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ina3221.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ina2xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ina209.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ibmpex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ibmaem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/i5k_amb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/i5500_temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/hwmon-vid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/gl520sm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/gl518sm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/g762.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/g760a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ftsteutates.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/fschmd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/fam15h_power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/f75375s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/f71882fg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/f71805f.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/emc6w201.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/emc1403.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ds620.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ds1621.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/dme1737.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/dell-smm-hwmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/coretemp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/atxp1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/asus_atk0110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/aspeed-pwm-tacho.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/asc7621.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/asb100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/applesmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/amc6821.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adt7x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adt7475.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adt7470.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adt7462.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adt7411.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adt7410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adt7310.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ads7871.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ads7828.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adm9240.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adm1031.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adm1029.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adm1026.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adm1025.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adm1021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adcxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/adc128d818.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ad7418.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ad7414.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/ad7314.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/abituguru3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/acpi_power_meter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hwmon/abituguru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hv/hv_vmbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hv/hv_utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hv/hv_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-sensor-hub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-prodikeys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-picolcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/wacom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/uhid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/i2c-hid/i2c-hid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-zydacron.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-zpff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-xinmo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-wiimote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-waltop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-udraw-ps3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-uclogic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-twinhan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-topseed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-tmff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-tivo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-sunplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-steelseries.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-speedlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-sony.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-sjoy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-samsung.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-saitek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-savu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-ryos.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-pyra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-lua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-kovaplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-konepure.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-koneplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-kone.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-isku.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-roccat-arvo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-rmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-retrode.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-primax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-plantronics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-pl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-petalynx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-penmount.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-ortek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-nti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-multitouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-monterey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-microsoft.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-mf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-logitech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-logitech-hidpp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-logitech-dj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-lenovo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-led.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-lcpower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-kye.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-keytouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-kensington.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-ite.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-icade.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-hyperv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-holtekff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-holtek-mouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-holtek-kbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-gyration.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-gt683r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-gfrm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-gembird.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-gaff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-ezkey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-emsff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-elo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-elecom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-dr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-cypress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-cp2112.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-corsair.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-cmedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-chicony.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-cherry.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-betopff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-belkin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-axff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-aureal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-asus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-appleir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-apple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-alps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-accutouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/hid/hid-a4tech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/vgem/vgem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/udl/udl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/ttm/ttm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/radeon/radeon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/qxl/qxl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/panel/panel-lvds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/nouveau/nouveau.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/mgag200/mgag200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/i915/i915.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/i2c/sil164.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/i2c/tda998x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/i2c/ch7006.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/hisilicon/hibmc/hibmc-drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/drm_kms_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/cirrus/cirrus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/bridge/ti-tfp410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/bridge/sil-sii8620.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/bridge/analogix-anx78xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/bridge/adv7511/adv7511.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/bochs/bochs-drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/ast/ast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpio/gpio-viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpio/gpio-sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpio/gpio-pci-idio-16.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpio/gpio-it87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpio/gpio-ich.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpio/gpio-exar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/gpio/gpio-bd9571mwv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fsi/fsi-scom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fsi/fsi-master-hub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fsi/fsi-master-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fsi/fsi-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fmc/fmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fmc/fmc-write-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fmc/fmc-trivial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fmc/fmc-chardev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/fmc/fmc-fakedev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firmware/iscsi_ibft.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firmware/qemu_fw_cfg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firmware/edd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firmware/dcdbas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firewire/nosy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firewire/firewire-net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firewire/firewire-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firewire/firewire-sbp2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/firewire/firewire-ohci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/extcon/extcon-intel-int3496.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/x38_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/r82600_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/ie31200_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i82975x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i82875p_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i82860_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i7core_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i7300_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i5400_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i5100_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i5000_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i3200_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/i3000_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/edac_mce_amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/e7xxx_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/e752x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/edac/amd76x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/dma/pch_dma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/dma/idma64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/dma/dw/dw_dmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/dma/altera-msgdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/devfreq/governor_simpleondemand.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/virtio/virtio_crypto.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/qat/qat_dh895xccvf/qat_dh895xccvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/qat/qat_common/intel_qat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/qat/qat_c62xvf/qat_c62xvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/qat/qat_c62x/qat_c62x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/qat/qat_c3xxxvf/qat_c3xxxvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/qat/qat_c3xxx/qat_c3xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/padlock-sha.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/padlock-aes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/hifn_795x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/geode-aes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/chelsio/chcr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/crypto/ccp/ccp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/cpufreq/powernow-k8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/cpufreq/pcc-cpufreq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/cpufreq/p4-clockmod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/cpufreq/amd_freq_sensitivity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/cpufreq/acpi-cpufreq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/clocksource/cs5535-clockevt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/xillybus/xillybus_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/xillybus/xillybus_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/virtio_console.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tpm/tpm_tis_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tpm/tpm_tis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tpm/tpm_nsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tpm/tpm_infineon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tpm/tpm_crb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tpm/tpm_atmel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tpm/tpm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/toshiba.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/tlclk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/sonypi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/ppdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/pcmcia/cm4040_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/pcmcia/cm4000_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/pc8736x_gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/nsc_gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/mwave/mwave.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/lp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/ipmi/ipmi_watchdog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/ipmi/ipmi_ssif.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/ipmi/ipmi_si.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/ipmi/ipmi_poweroff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/ipmi/ipmi_msghandler.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/ipmi/ipmi_devintf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hw_random/virtio-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hw_random/via-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hw_random/tpm-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hw_random/timeriomem-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hw_random/intel-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hw_random/geode-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hw_random/amd-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/hangcheck-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/char/crash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/hci_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/hci_nokia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/dtl1_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btuart_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btrtl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btqca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btmrvl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btbcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/bpa10x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/bluecard_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/bcm203x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/hci_vhci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btsdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btmrvl_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/btintel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/bt3c_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/bfusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bluetooth/ath3k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/zram/zram.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/virtio_blk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/umem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/sx8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/rbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/pktcdvd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/null_blk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/nbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/mtip32xx/mtip32xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/floppy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/drbd/drbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/brd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/aoe/aoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/block/DAC960.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/bcma/bcma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/base/test/test_async_driver_probe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/base/regmap/regmap-mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/auxdisplay/ht16k33.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/auxdisplay/hd44780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/auxdisplay/charlcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/auxdisplay/cfag12864bfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/auxdisplay/cfag12864b.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/auxdisplay/ks0108.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/atm/suni.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/atm/solos-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/atm/nicstar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/atm/firestream.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/atm/eni.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/atm/he.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/atm/atmtcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_vsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_uli.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_sx4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_svw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_sis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_sil24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_sil.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_qstor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_promise.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_nv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_mv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/sata_inic162x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pdc_adma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_triflex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_sl82c105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_sis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_sil680.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_serverworks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_piccolo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_pdc202xx_old.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_pdc2027x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_pcmcia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_optidma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_opti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_oldpiix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_ns87415.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_ns87410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_ninja32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_netcell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_mpiix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_marvell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_jmicron.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_it821x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_it8213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_hpt3x3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_hpt3x2n.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_hpt37x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_hpt366.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_efar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_cs5536.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_cs5535.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_cs5530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_cs5520.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_cmd64x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_cmd640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_atp867x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_atiixp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_artop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_ali.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/pata_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/libahci_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/ata_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/ahci_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/ata/acard-ahci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/video.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/sbshc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/sbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/ec_sys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/dptf/dptf_power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/custom_method.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/acpi_pad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/acpi_ipmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/drivers/acpi/acpi_configfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/xor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/xcbc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/wp512.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/vmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/twofish_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/twofish_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/tgr192.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/tea.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/tcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/sha512_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/sha3_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/serpent_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/seed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/salsa20_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/rmd320.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/rmd256.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/rmd160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/rmd128.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/poly1305_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/pcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/pcbc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/michael_mic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/md4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/lz4hc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/lz4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/khazad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/keywrap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/fcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/echainiv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/ecdh_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/des_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/deflate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/crypto_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/crypto_engine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/crc32_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/cmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/chacha20poly1305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/chacha20_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/ccm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/cast_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/cast6_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/cast5_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/camellia_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/blowfish_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/blowfish_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/authencesn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/authenc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/async_tx/raid6test.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/async_tx/async_xor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/async_tx/async_tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/async_tx/async_raid6_recov.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/async_tx/async_pq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/async_tx/async_memcpy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/arc4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/anubis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/ansi_cprng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/aes_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/ablk_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/crypto/842.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/block/kyber-iosched.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/block/bfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/platform/iris/iris.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/kvm/kvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/kvm/kvm-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/kvm/kvm-amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/kernel/cpu/mcheck/mce-inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/events/intel/intel-uncore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/events/intel/intel-rapl-perf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/events/intel/intel-cstate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/events/amd/power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/crypto/twofish-i586.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/crypto/serpent-sse2-i586.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/crypto/salsa20-i586.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/crypto/glue_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/crypto/crc32c-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/kernel/arch/x86/crypto/crc32-pclmul.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/dlm/dlm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/befs/befs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ubifs/ubifs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/sysv/sysv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/nilfs2/nilfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/fuse/cuse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/coda/coda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/affs/affs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ufs/ufs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ocfs2/dlm/ocfs2_dlm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ocfs2/cluster/ocfs2_nodemanager.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ocfs2/ocfs2_stackglue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ocfs2/ocfs2_stack_o2cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ocfs2/ocfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ocfs2/ocfs2_stack_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/ncpfs/ncpfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/fs/gfs2/gfs2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sctp/sctp_probe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/rose/rose.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/rds/rds_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/rds/rds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/rds/rds_rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/l2tp/l2tp_ppp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/l2tp/l2tp_netlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/l2tp/l2tp_eth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/l2tp/l2tp_debugfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_scalable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_yeah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_westwood.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_veno.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_vegas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_lp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_illinois.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_hybla.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_htcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_highspeed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipv4/tcp_bic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_teql.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_sfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_red.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_qfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_netem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_mqprio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_gred.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_dsmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_drr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_cbq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_multiq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_choke.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/sched/sch_atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/netrom/netrom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/ipx/ipx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/batman-adv/batman-adv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/atm/lec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/atm/clip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/atm/br2684.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/atm/pppoatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/net/appletalk/appletalk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/pci/pcie/aer/aer_inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hysdn/hysdn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hisax/hfc4s8s_l1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hisax/avma1_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hisax/elsa_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/mISDN/w6692.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/mISDN/netjet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/mISDN/hfcpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/mISDN/hfcmulti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/mISDN/avmfritz.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/avm/avm_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/eicon/diva_idi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/hardware/eicon/divas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/capi/capi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/mISDN/mISDN_dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/gigaset/bas_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/isdn/divert/dss1_divert.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds28e04.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds2780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds2431.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds2408.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_therm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_smem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds2781.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds2760.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds2433.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/slaves/w1_ds2423.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/masters/ds2482.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/w1/masters/ds2490.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/uwb/hwa-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/usb/usbip/usbip-host.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/usb/usbip/vhci-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/usb/usbip/usbip-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/usb/misc/trancevibrator.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/toim3232-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/tekram-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/ksdazzle-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/ali-ircc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/old_belkin-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/mcp2120-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/ma600-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/ks959-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/kingsun-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/girbil-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/esi-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/actisys-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/staging/irda/drivers/act200l-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/slip/slip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/usb/esd_usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/usb/ems_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/c_can/c_can_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/softing/softing.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/sja1000/sja1000_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/sja1000/plx_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/sja1000/kvaser_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/sja1000/ems_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/vcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/can/slcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/wireless/intersil/orinoco/orinoco_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/wireless/intersil/orinoco/orinoco_plx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/wireless/intersil/orinoco/orinoco_nortel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/wireless/intersil/orinoco/orinoco_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/wireless/intersil/orinoco/orinoco_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/wireless/intersil/orinoco/orinoco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/yam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/mkiss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/baycom_ser_fdx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/hdlcdrv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/bpqether.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/baycom_ser_hdx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/baycom_par.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/hamradio/6pack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/net/appletalk/ipddp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/message/fusion/mptctl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/message/fusion/mptfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/iforce/iforce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/xpad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/walkera0701.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/turbografx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/tmdc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/stinger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/spaceball.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/joydump.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/interact.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/guillemot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/grip_mp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/gf2k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/db9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/adi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/a3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/zhenhua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/warrior.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/twidjoy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/spaceorb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/sidewinder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/magellan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/grip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/gamecon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/cobra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/extra/drivers/input/joystick/analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/vdso/vdso32.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/virt/lib/irqbypass.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soundcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/ac97_bus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/x86/snd-hdmi-lpe-audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/snd-usbmidi-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/snd-usb-audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/usx2y/snd-usb-usx2y.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/usx2y/snd-usb-us122l.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/misc/snd-ua101.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/line6/snd-usb-variax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/line6/snd-usb-toneport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/line6/snd-usb-podhd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/line6/snd-usb-pod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/line6/snd-usb-line6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/hiface/snd-usb-hiface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/caiaq/snd-usb-caiaq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/usb/6fire/snd-usb-6fire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/synth/snd-util-mem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/synth/emux/snd-emux-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/snd-soc-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/skylake/snd-soc-skl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/skylake/snd-soc-skl-ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/haswell/snd-soc-sst-haswell-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/common/snd-soc-sst-ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/common/snd-soc-sst-dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/common/snd-soc-sst-match.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/common/snd-soc-sst-firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/common/snd-soc-sst-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5651.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-nocodec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-da7219_max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_rt5514_max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-haswell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5672.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-rt5645.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-cht-bsw-max98090_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-bytcr-rt5640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-es8316.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-byt-cht-da7213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-bxt-rt298.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-broadwell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-sst-bdw-rt5677-mach.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-skl_rt286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-skl_nau88l25_ssm4567.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-soc-kbl_rt5663_max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/boards/snd-skl_nau88l25_max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/atom/snd-soc-sst-atom-hifi2-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/atom/sst/snd-intel-sst-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/intel/atom/sst/snd-intel-sst-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/hisilicon/hi6210-i2s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/generic/snd-soc-simple-card.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/generic/snd-soc-simple-scu-card.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/generic/snd-soc-simple-card-utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/dwc/designware_i2s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-ts3a227e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-sigmadsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5663.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5651.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5645.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5514.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rl6347a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-max98927.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-es8328-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-es8328-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-es8316.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-es7134.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-dmic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-da7219.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-da7213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-cs43130.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-cs42l42.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-cs35l34.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-adau17x1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-adau1761.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-adau1761-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-adau-utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-ac97.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-wm8524.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-ssm4567.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-spdif-tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-spdif-rx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-sigmadsp-regmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5677.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5677-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5670.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt5514-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt298.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rt286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-rl6231.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-nau8825.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-nau8824.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-nau8540.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-max98357a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-max98090.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-hdmi-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-hdac-hdmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-es8328.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-dio2125.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-cs35l35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/codecs/snd-soc-adau1761-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/soc/amd/snd-soc-acp-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-sonicvibes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-sis7019.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-rme32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-maestro3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-intel8x0m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-intel8x0.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-fm801.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-es1968.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-es1938.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-ens1370.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-cs4281.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-cmipci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-bt87x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-atiixp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-atiixp-modem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-als4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-als300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-ad1889.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-via82xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-via82xx-modem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-rme96.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-ens1371.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-cs5530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/snd-azt3328.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ymfpci/snd-ymfpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/vx222/snd-vx222.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/trident/snd-trident.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/rme9652/snd-rme9652.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/rme9652/snd-hdspm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/rme9652/snd-hdsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/riptide/snd-riptide.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/pcxhr/snd-pcxhr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/oxygen/snd-oxygen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/oxygen/snd-oxygen-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/oxygen/snd-virtuoso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/nm256/snd-nm256.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/mixart/snd-mixart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/lx6464es/snd-lx6464es.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/lola/snd-lola.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/korg1212/snd-korg1212.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ice1712/snd-ice17xx-ak4xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ice1712/snd-ice1724.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ice1712/snd-ice1712.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-si3054.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-hdmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-conexant.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-cirrus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-ca0132.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-ca0110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-idt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/hda/snd-hda-codec-cmedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/emu10k1/snd-emu10k1x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/emu10k1/snd-emu10k1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/emu10k1/snd-emu10k1-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-mona.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-mia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-layla24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-indigoio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-indigodj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-gina24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-echo3g.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-darla24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-layla20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-indigoiox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-indigodjx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-indigo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-darla20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/echoaudio/snd-gina20.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ctxfi/snd-ctxfi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/cs5535audio/snd-cs5535audio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/cs46xx/snd-cs46xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ca0106/snd-ca0106.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/au88x0/snd-au8820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/au88x0/snd-au8830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/au88x0/snd-au8810.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/asihpi/snd-asihpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ali5451/snd-ali5451.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/pci/ac97/snd-ac97-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/isa/sb/snd-sb16-dsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/isa/sb/snd-sb-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/i2c/snd-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/i2c/snd-cs8427.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/i2c/other/snd-ak4xxx-adda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/i2c/other/snd-ak4114.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/i2c/other/snd-ak4113.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/i2c/other/snd-pt2258.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/hda/snd-hda-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/hda/ext/snd-hda-ext-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/snd-isight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/snd-firewire-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/tascam/snd-firewire-tascam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/oxfw/snd-oxfw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/motu/snd-firewire-motu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/fireworks/snd-fireworks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/fireface/snd-fireface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/digi00x/snd-firewire-digi00x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/dice/snd-dice.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/firewire/bebob/snd-bebob.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/snd-virmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/snd-serial-u16550.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/snd-portman2x4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/snd-mtpav.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/snd-dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/snd-aloop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/snd-mts64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/pcsp/snd-pcsp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/vx/snd-vx-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/opl3/snd-opl3-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/opl3/snd-opl3-synth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/mpu401/snd-mpu401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/drivers/mpu401/snd-mpu401-uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-seq-device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-hwdep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-hrtimer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-rawmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-pcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/snd-pcm-dmaengine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/seq/snd-seq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/seq/snd-seq-virmidi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/seq/snd-seq-midi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/seq/snd-seq-midi-emul.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/seq/snd-seq-dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/seq/snd-seq-midi-event.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/seq/oss/snd-seq-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/oss/snd-pcm-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/sound/core/oss/snd-mixer-oss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/security/keys/trusted.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/xfrm/xfrm_ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/wireless/lib80211_crypt_ccmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/wireless/lib80211_crypt_wep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/wireless/lib80211_crypt_tkip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/wireless/lib80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/wireless/cfg80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/vmw_vsock/vsock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/vmw_vsock/vmw_vsock_vmci_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/vmw_vsock/vmw_vsock_virtio_transport_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/vmw_vsock/vmw_vsock_virtio_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/vmw_vsock/hv_sock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/unix/unix_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/tls/tls.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/tipc/tipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sunrpc/xprtrdma/rpcrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sunrpc/sunrpc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sunrpc/auth_gss/rpcsec_gss_krb5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sctp/sctp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sctp/sctp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_tbf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_sfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_prio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_plug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_pie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_ingress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_htb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_hhf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_hfsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_fq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/sch_codel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/em_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/em_text.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/em_nbyte.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/em_meta.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/em_ipset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/em_cmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/em_canid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_tcindex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_rsvp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_rsvp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_route.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_matchall.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_fw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_flower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_flow.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/cls_basic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_vlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_tunnel_key.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_skbmod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_skbedit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_sample.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_police.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_pedit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_mirred.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_meta_skbtcindex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_meta_skbprio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_meta_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_ipt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_ife.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_gact.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_csum.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_connmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/sched/act_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/rfkill/rfkill.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/rfkill/rfkill-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/psample/psample.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/packet/af_packet_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/openvswitch/vport-vxlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/openvswitch/vport-gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/openvswitch/vport-geneve.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/openvswitch/openvswitch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/nsh/nsh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/nfc/nfc_digital.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/nfc/nfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/nfc/nci/nci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/nfc/hci/hci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netlink/netlink_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_u32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_time.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_tcpmss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_string.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_statistic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_state.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_sctp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_recent.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_realm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_rateest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_quota.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_policy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_pkttype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_physdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_owner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_osf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_nfacct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_multiport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_mac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_length.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_l2tp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_ipvs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_iprange.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_hl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_hashlimit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_esp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_ecn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_dscp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_devgroup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_dccp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_cpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_conntrack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_connmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_connlimit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_connlabel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_connbytes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_comment.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_cluster.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_cgroup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_bpf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_addrtype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_TRACE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_TPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_TEE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_TCPOPTSTRIP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_TCPMSS.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_SECMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_REDIRECT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_RATEEST.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_NFQUEUE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_NFLOG.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_NETMAP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_LOG.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_LED.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_IDLETIMER.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_HMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_HL.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_DSCP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_CT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_CONNSECMARK.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_CLASSIFY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_CHECKSUM.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/xt_AUDIT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_set_rbtree.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_set_hash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_set_bitmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_rt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_reject_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_reject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_redir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_quota.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_queue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_objref.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_numgen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_meta.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_masq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_hash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_fwd_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_fib_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_fib_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_fib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_exthdr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_dup_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_ct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_counter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nft_compat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nfnetlink_queue.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nfnetlink_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nfnetlink_acct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nfnetlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_tables_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_tables_inet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_synproxy_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_nat_tftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_nat_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_nat_redirect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_nat_irc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_nat_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_nat_amanda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_log_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_log_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_dup_netdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_tftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_snmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_sane.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_proto_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_netlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_netbios_ns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_irc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_h323.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_broadcast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack_amanda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/nf_conntrack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_wrr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_wlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_sh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_sed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_rr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_pe_sip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_ovf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_nq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_lc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_lblcr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_lblc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_ftp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_fo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs_dh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipvs/ip_vs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_list_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_netport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_mac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_ipmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_hash_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/netfilter/ipset/ip_set.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/mpls/mpls_router.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/mpls/mpls_iptunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/mpls/mpls_gso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/mac802154/mac802154.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/mac80211/mac80211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/llc/llc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/l2tp/l2tp_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/l2tp/l2tp_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/l2tp/l2tp_ip6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/key/af_key.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/xfrm6_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/xfrm6_mode_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/xfrm6_mode_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/xfrm6_mode_ro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/xfrm6_mode_beet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/tunnel6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/sit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nft_reject_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nft_redir_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nft_masq_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nft_fib_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nft_dup_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nft_chain_route_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nft_chain_nat_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_tables_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_socket_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_nat_masquerade_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_nat_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_log_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_dup_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/nf_conntrack_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6table_security.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6table_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6table_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6table_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6table_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_rt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_rpfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_mh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_ipv6header.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_hbh.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_frag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_eui64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_ah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_SYNPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_REJECT.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6t_MASQUERADE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/netfilter/ip6_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/ipcomp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/ip6_vti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/ip6_udp_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/ip6_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/ip6_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/ila/ila.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/fou6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/esp6_offload.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/esp6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv6/ah6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/xfrm4_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/xfrm4_mode_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/xfrm4_mode_transport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/xfrm4_mode_beet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/udp_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/udp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/tunnel4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/tcp_nv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/tcp_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/tcp_dctcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/tcp_cdg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/tcp_bbr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/raw_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nft_reject_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nft_redir_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nft_masq_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nft_fib_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nft_dup_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nft_chain_route_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nft_chain_nat_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_tables_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_tables_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_nat_snmp_basic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_nat_proto_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_nat_pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_nat_masquerade_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_nat_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_nat_h323.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_log_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_log_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_dup_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/nf_conntrack_ipv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/iptable_security.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/iptable_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/iptable_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/iptable_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/ipt_rpfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/ipt_ah.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/ipt_MASQUERADE.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/ipt_ECN.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/ipt_CLUSTERIP.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/arptable_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/arpt_mangle.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/netfilter/arp_tables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/ipip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/ipcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/ip_vti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/ip_tunnel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/ip_gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/inet_diag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/gre.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/fou.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/esp4_offload.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/esp4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ipv4/ah4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ife/ife.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ieee802154/ieee802154_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ieee802154/ieee802154.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ieee802154/6lowpan/ieee802154_6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/dsa/dsa_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/dns_resolver/dns_resolver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/core/pktgen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/core/devlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ceph/libceph.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/can/can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/can/can-raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/can/can-gw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/can/can-bcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/nft_reject_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/nft_meta_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/nf_tables_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/nf_log_bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebtables.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebtable_nat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebtable_filter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebtable_broute.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_vlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_stp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_snat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_redirect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_pkttype.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_nflog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_mark_m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_mark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_log.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_limit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_ip6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_ip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_dnat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_arpreply.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_arp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_among.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/netfilter/ebt_802_3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/bridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bridge/br_netfilter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bluetooth/bluetooth_6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bluetooth/bluetooth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bluetooth/rfcomm/rfcomm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bluetooth/hidp/hidp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bluetooth/cmtp/cmtp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/bluetooth/bnep/bnep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/ax25/ax25.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/atm/atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/9p/9pnet_rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/9p/9pnet_xen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/9p/9pnet_virtio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/9p/9pnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/8021q/8021q.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/802/stp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/802/psnap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/802/p8023.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/802/p8022.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/802/mrp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/802/garp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_routing.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_ipv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_hop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_ghc_icmpv6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_ghc_ext_route.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_ghc_ext_dest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/6lowpan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_udp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_mobility.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_ghc_udp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_ghc_ext_hop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_ghc_ext_frag.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_fragment.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/net/6lowpan/nhc_dest.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/mm/hwpoison-inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/zstd/zstd_decompress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/zstd/zstd_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/xxhash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/ts_kmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/ts_fsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/ts_bm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/reed_solomon/reed_solomon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/raid6/raid6_pq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/parman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/lz4/lz4hc_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/lz4/lz4_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/lru_cache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/libcrc32c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/crc8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/crc7.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/crc4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/crc-itu-t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/cordic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/842/842_decompress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/lib/842/842_compress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/kernel/trace/ring_buffer_benchmark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/kernel/torture.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/kernel/rcu/rcutorture.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/xfs/xfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/udf/udf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/squashfs/squashfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/romfs/romfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/reiserfs/reiserfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/pstore/ramoops.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/overlayfs/overlay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/orangefs/orangefs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_utf8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_koi8-u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_koi8-ru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_koi8-r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-7.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-15.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-14.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-13.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_iso8859-1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_euc-jp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp950.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp949.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp936.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp932.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp874.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp869.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp866.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp865.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp864.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp863.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp862.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp861.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp860.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp857.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp855.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp852.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp850.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp737.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp1255.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp1251.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/nls_cp1250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-turkish.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-romanian.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-roman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-inuit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-iceland.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-greek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-gaelic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-cyrillic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-croatian.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-centeuro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nls/mac-celtic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfsd/nfsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs_common/nfs_acl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs_common/grace.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs/nfsv4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs/nfsv3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs/nfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs/flexfilelayout/nfs_layout_flexfiles.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs/filelayout/nfs_layout_nfsv41_files.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/nfs/blocklayout/blocklayoutdriver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/minix/minix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/lockd/lockd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/jfs/jfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/isofs/isofs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/hfsplus/hfsplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/hfs/hfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/fuse/fuse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/fscache/fscache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/fat/vfat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/fat/msdos.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/fat/fat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/f2fs/f2fs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/ecryptfs/ecryptfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/cramfs/cramfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/cifs/cifs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/ceph/ceph.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/cachefiles/cachefiles.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/btrfs/btrfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/binfmt_misc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/fs/9p/9p.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xenfs/xenfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xen-scsiback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xen-privcmd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xen-pciback/xen-pciback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xen-gntdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xen-gntalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xen-evtchn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/xen-acpi-processor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/xen/tmem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/xen_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/wdt_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/wdat_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/w83977f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/w83877f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/w83627hf_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/via_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/sp5100_tco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/softdog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/sch311x_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/sbc_fitpc2_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/pcwd_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/pcwd_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/nv_tco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/nic7018_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/mei_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/machzwd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/it87_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/it8712f_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/ie6xx_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/ibmasr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/ib700wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/iTCO_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/iTCO_vendor_support.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/i6300esb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/hpwdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/geodewdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/f71808e_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/alim7101_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/watchdog/alim1535_wdt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/w1/wire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/w1/slaves/w1_ds2805.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/w1/slaves/w1_ds2438.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/w1/slaves/w1_ds2405.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/w1/slaves/w1_ds2413.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/w1/slaves/w1_ds2406.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/virtio/virtio_ring.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/virtio/virtio_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/virtio/virtio_mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/virtio/virtio_input.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/virtio/virtio_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/virtio/virtio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/vgastate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/fbdev/vga16fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/fbdev/vfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/fbdev/ssd1307fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/fbdev/i810/i810fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/fbdev/hyperv_fb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/fbdev/core/fb_ddc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/backlight/pwm_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/backlight/platform_lcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/backlight/lp855x_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/backlight/lcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/backlight/arcxcnn_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/video/backlight/apple_bl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vhost/vhost_vsock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vhost/vhost_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vhost/vhost_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vhost/vhost.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vfio/vfio_virqfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vfio/vfio_iommu_type1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vfio/vfio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vfio/pci/vfio-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vfio/mdev/vfio_mdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/vfio/mdev/mdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uwb/whci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uwb/whc-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uwb/uwb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uwb/umc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uwb/i1480/i1480-est.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uwb/i1480/dfu/i1480-dfu-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/wusbcore/wusbcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/wusbcore/wusb-wa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/wusbcore/wusb-cbaf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/typec/ucsi/ucsi_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/typec/ucsi/typec_ucsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/typec/typec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/usb-storage.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-usbat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-sddr55.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-sddr09.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-onetouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-karma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-jumpshot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-isd200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-freecom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-eneub6250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-datafab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-cypress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/ums-alauda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/storage/uas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/whiteheat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/usb_wwan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/usb-serial-simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ssu100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/sierra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/qcserial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/pl2303.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/oti6858.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/opticon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/kobil_sct.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/iuu_phoenix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ipaq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/io_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/io_edgeport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/f81534.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/cypress_m8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/aircable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/xsens_mt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/visor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/usb_debug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/upd78f0730.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ti_usb_3410_5052.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/symbolserial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/spcp8x5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/safe_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/quatech2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/qcaux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/option.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/omninet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/navman.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/mos7840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/mos7720.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/mct_u232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/kl5kusb105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/keyspan_pda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/keyspan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ir-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ipw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/garmin_gps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ftdi_sio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/empeg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/digi_acceleport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/cyberjack.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/cp210x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ch341.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/belkin_sa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/serial/ark3116.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/phy/phy-generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/yurex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/uss720.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/usbsevseg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/usb4604.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/usb3503.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/emi62.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/chaoskey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/appledisplay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/usblcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/usb251xb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/legousbtower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/ldusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/isight_firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/iowarrior.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/idmouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/ftdi-elan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/ezusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/emi26.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/adutux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/misc/sisusbvga/sisusbvga.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/image/microtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/image/mdc800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/host/hwa-hc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/host/sl811-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/host/isp1362-hcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/core/ledtrig-usbport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/common/ulpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/class/usbtmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/class/usblp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/class/cdc-wdm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/class/cdc-acm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/atm/xusbatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/atm/usbatm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/atm/ueagle-atm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/atm/speedtch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/usb/atm/cxacru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uio/uio_sercos3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uio/uio_pci_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uio/uio_hv_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uio/uio_cif.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uio/uio_aec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/uio/uio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/synclinkmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/n_gsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/synclink_gt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/synclink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/rocket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/nozomi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/n_r3964.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/n_hdlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/cyclades.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/serial/arc_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/serial/jsm/jsm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/serial/8250/serial_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/serial/8250/8250_lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/serial/8250/8250_of.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/serial/8250/8250_moxa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/serial/8250/8250_exar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/tty/ipwireless/ipwireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/x86_pkg_temp_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/intel_soc_dts_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/intel_soc_dts_iosf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/intel_powerclamp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/intel_pch_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/int340x_thermal/processor_thermal_device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/int340x_thermal/int340x_thermal_zone.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/int340x_thermal/int3406_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/int340x_thermal/int3403_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/int340x_thermal/int3402_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/int340x_thermal/int3400_thermal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/thermal/int340x_thermal/acpi_thermal_rel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/target_core_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/tcm_fc/tcm_fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/target_core_pscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/target_core_mod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/target_core_iblock.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/target_core_file.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/sbp/sbp_target.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/loopback/tcm_loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/iscsi/iscsi_target_mod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/target/iscsi/cxgbit/cxgbit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/vboxvideo/vboxvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/typec/tcpm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/typec/tcpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/typec/fusb302/fusb302.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtlwifi/r8822be.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtl8723bs/r8723bs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtl8712/r8712u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtl8192e/rtllib_crypt_wep.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtl8192e/rtllib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtl8192e/rtllib_crypt_tkip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtl8192e/rtllib_crypt_ccmp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/rtl8192e/rtl8192e/r8192e_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/media/lirc/lirc_zilog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/net/irda.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/net/irnet/irnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/net/irlan/irlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/net/ircomm/ircomm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/net/ircomm/ircomm-tty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/stir4200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/w83977af_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/vlsi_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/via-ircc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/smsc-ircc2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/sir-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/nsc-ircc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/mcs7780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/litelink-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/irtty-sir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/staging/irda/drivers/irda-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ssb/ssb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/spi/spi-pxa2xx-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/spi/spi-pxa2xx-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/pmcraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/megaraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/iscsi_boot_sysfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/qla1280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/xen-scsifront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/wd719x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/vmw_pvscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/virtio_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/ufs/ufshcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/ufs/ufshcd-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/stex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/st.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/snic/snic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/smartpqi/smartpqi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/ses.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/scsi_transport_srp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/scsi_transport_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/scsi_transport_sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/scsi_transport_iscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/scsi_transport_fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/scsi_debug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/raid_class.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/qla4xxx/qla4xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/qla2xxx/qla2xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/qla2xxx/tcm_qla2xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/qedi/qedi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/qedf/qedf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/pm8001/pm80xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/osst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/osd/osd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/osd/libosd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/mvumi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/mvsas/mvsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/mpt3sas/mpt3sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/megaraid/megaraid_mm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/megaraid/megaraid_sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/megaraid/megaraid_mbox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/lpfc/lpfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/libsas/libsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/libiscsi_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/libiscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/libfc/libfc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/iscsi_tcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/isci/isci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/ips.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/ipr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/initio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/hv_storvsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/hptiop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/hpsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/gdth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/fnic/fnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/fcoe/libfcoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/fcoe/fcoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/esp_scsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/esas2r/esas2r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/dmx3191d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/dc395x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/cxgbi/libcxgbi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/cxgbi/cxgb4i/cxgb4i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/cxgbi/cxgb3i/cxgb3i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/csiostor/csiostor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/ch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/bnx2i/bnx2i.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/bnx2fc/bnx2fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/bfa/bfa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/be2iscsi/be2iscsi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/atp870u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/arcmsr/arcmsr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/am53c974.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/aic7xxx/aic7xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/aic7xxx/aic79xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/advansys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/aacraid/aacraid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/a100u2w.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/BusLogic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/3w-xxxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/3w-sas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/scsi/3w-9xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-x1205.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-v3020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-stk17ta8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rx8581.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rx8025.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rx8010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rx4581.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rv3029c2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rs5c372.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rs5c348.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-rp5c01.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-r9701.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-r7301.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-pcf8583.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-pcf8563.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-pcf8523.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-pcf85063.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-pcf2127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-pcf2123.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-msm6242.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-mcp795.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-max6916.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-max6902.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-max6900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-m48t59.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-m48t35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-m41t94.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-m41t93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-m41t80.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-isl1208.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-isl12022.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-fm3130.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-em3027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds3232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds2404.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1742.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1685.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1672.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1553.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1511.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1390.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1374.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1347.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1343.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1307.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-ds1286.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-bq4802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-bq32k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/rtc/rtc-abx80x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/remoteproc/remoteproc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pwm/pwm-lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pwm/pwm-lpss-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pwm/pwm-lpss-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ptp/ptp_pch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ptp/ptp_kvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ptp/ptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pps/pps_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pps/clients/pps_parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pps/clients/pps-ldisc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pps/clients/pps-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/powercap/intel_rapl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/power/supply/smb347-charger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/wmi-bmof.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/toshiba_bluetooth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/toshiba_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/toshiba-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/tc1100-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/surfacepro3_button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/surface3-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/sony-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/samsung-q10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/samsung-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/pvpanic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/peaq-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/msi-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/mlxcpld-hotplug.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/intel_punit_ipc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/intel_oaktrail.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/intel_ips.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/intel-vbtn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/intel-hid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/ideapad-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/hp_accel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/hp-wireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/fujitsu-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/eeepc-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/eeepc-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/dell-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/dell-wmi-aio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/dell-smbios.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/dell-rbtn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/dell-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/compal-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/classmate-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/asus-wireless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/asus-nb-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/asus-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/apple-gmux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/alienware-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/acer-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/toshiba_haps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/topstar-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/thinkpad_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/surface3_button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/panasonic-laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/mxm-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/msi-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/intel_cht_int33fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/intel-rst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/hp-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/hdaps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/fujitsu-tablet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/dell-wmi-led.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/dell-smo8800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/asus-wmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/amilo-rfkill.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/x86/acerhdf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/chrome/chromeos_laptop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/chrome/cros_kbd_led_backlight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/platform/chrome/chromeos_pstore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pinctrl/intel/pinctrl-sunrisepoint.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pinctrl/intel/pinctrl-lewisburg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pinctrl/intel/pinctrl-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pinctrl/intel/pinctrl-denverton.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pinctrl/intel/pinctrl-broxton.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pcmcia/i82092.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pcmcia/yenta_socket.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pcmcia/pd6729.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pci/xen-pcifront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pci/switch/switchtec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pci/hotplug/ibmphp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pci/hotplug/cpqphp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/pci/hotplug/acpiphp_ibm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/parport/parport_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/parport/parport_pc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/parport/parport_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/parport/parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvmem/nvmem_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/target/nvmet-rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/target/nvmet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/target/nvmet-fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/target/nvme-loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/target/nvme-fcloop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/host/nvme-rdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/host/nvme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/host/nvme-fc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/host/nvme-fabrics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvme/host/nvme-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nvdimm/nd_pmem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/port100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/nfcsim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/mei_phy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/trf7970a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/st21nfca/st21nfca_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/st21nfca/st21nfca_hci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/pn544/pn544_mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/pn544/pn544.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/pn544/pn544_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/pn533/pn533_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/pn533/pn533.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/pn533/pn533_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/nxp-nci/nxp-nci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/nxp-nci/nxp-nci_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/nfcmrvl/nfcmrvl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/nfcmrvl/nfcmrvl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/microread/microread_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/microread/microread_mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/nfc/microread/microread.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/xen-netfront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/xen-netback/xen-netback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/mac80211_hwsim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/rndis_wlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/zydas/zd1211rw/zd1211rw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wlcore/wlcore_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wlcore/wlcore_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wlcore/wlcore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wl18xx/wl18xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wl12xx/wl12xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wl1251/wl1251_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wl1251/wl1251_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ti/wl1251/wl1251.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/st/cw1200/cw1200_wlan_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/st/cw1200/cw1200_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/rsi/rsi_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/rsi/rsi_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/rsi/rsi_91x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtlwifi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/rtl8821ae.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723com/rtl8723-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/rtl8723ae.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192se/rtl8192se.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/rtl8192ee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/rtl8192de.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/rtl8192cu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/rtl8192ce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192c/rtl8192c-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/rtl8188ee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/btcoexist.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtl818x/rtl8187/rtl8187.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/rtl818x_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2800usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2800pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2500usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2500pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2400pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt73usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt61pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2x00lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2800mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ralink/rt2x00/rt2800lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac_pearl_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/quantenna/qtnfmac/qtnfmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/mediatek/mt7601u/mt7601u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/mwl8k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/mwifiex/mwifiex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/libertas/usb8xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/libertas/libertas_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/libertas/libertas_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/marvell/libertas/libertas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intersil/p54/p54usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intersil/p54/p54pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intersil/p54/p54common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/iwlwifi/iwlwifi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/iwlwifi/mvm/iwlmvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/iwlwifi/dvm/iwldvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/iwlegacy/iwlegacy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/iwlegacy/iwl4965.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/iwlegacy/iwl3945.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/ipw2x00/libipw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/ipw2x00/ipw2200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/intel/ipw2x00/ipw2100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/broadcom/brcm80211/brcmutil/brcmutil.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/brcmsmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/broadcom/b43legacy/b43legacy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/broadcom/b43/b43.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/wil6210/wil6210.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/wcn36xx/wcn36xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/carl9170/carl9170.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath9k/ath9k_htc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath6kl/ath6kl_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath10k/ath10k_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ath10k/ath10k_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/wireless/ath/ar5523/ar5523.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/vxlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/vsockmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/vrf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/vmxnet3/vmxnet3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/virtio_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/veth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/smsc95xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/sr9700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/qmi_wwan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/kalmia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/gl620a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/cx82310_eth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/cdc_subset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/cdc_eem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/ax88179_178a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/zaurus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/usbnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/smsc75xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/sierra_net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/rtl8150.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/rndis_host.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/r8152.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/plusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/pegasus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/net1080.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/mcs7830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/lg-vl600.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/lan78xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/kaweth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/ipheth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/int51x1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/huawei_cdc_ncm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/hso.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/dm9601.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/ch9200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/cdc_ncm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/cdc_mbim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/cdc_ether.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/catc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/usb/asix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/tun.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/team/team_mode_roundrobin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/team/team_mode_random.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/team/team_mode_loadbalance.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/team/team_mode_broadcast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/team/team_mode_activebackup.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/team/team.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/tap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/sungem_phy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/slip/slhc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/ppp_synctty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/ppp_mppe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/ppp_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/ppp_async.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/pptp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/pppox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/pppoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/ppp_deflate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ppp/bsd_comp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/xilinx_gmii2rgmii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/vitesse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/teranetics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/ste10Xp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/smsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/realtek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/qsemi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/national.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/mscc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/microchip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/micrel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/mdio-bitbang.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/mdio-bcm-unimac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/marvell10g.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/marvell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/lxt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/intel-xway.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/icplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/et1011c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/dp83848.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/dp83640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/davicom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/cortina.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/cicada.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/broadcom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/bcm87xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/bcm7xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/bcm-phy-lib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/at803x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/aquantia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/phy/amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/nlmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/netconsole.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/mii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/macvtap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/macvlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/macsec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ipvlan/ipvtap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ipvlan/ipvlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ifb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ieee802154/fakelb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ieee802154/ca8210.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ieee802154/at86rf230.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ieee802154/mrf24j40.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ieee802154/cc2520.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ieee802154/atusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ieee802154/adf7242.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/hyperv/hv_netvsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/hamradio/baycom_epp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/gtp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/geneve.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/fjes/fjes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/xircom/xirc2ps_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/wiznet/w5100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/wiznet/w5300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/wiznet/w5100-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/via/via-velocity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/via/via-rhine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/ti/tlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/tehuti/tehuti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/sun/sunhme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/sun/cassini.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/sun/sungem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/sun/niu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/stmicro/stmmac/stmmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/smsc/smsc9420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/smsc/smsc911x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/smsc/smc91c92_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/smsc/epic100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/sis/sis190.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/sis/sis900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/silan/sc92031.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/sfc/falcon/sfc-falcon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/rocker/rocker.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/realtek/r8169.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/realtek/atp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/realtek/8139too.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/realtek/8139cp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/rdc/r6040.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/qlogic/qla3xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/qlogic/qlge/qlge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/qlogic/qlcnic/qlcnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/qlogic/qede/qede.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/qlogic/qed/qed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/qlogic/netxen/netxen_nic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/packetengines/yellowfin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/packetengines/hamachi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/nvidia/forcedeth.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/netronome/nfp/nfp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/neterion/s2io.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/neterion/vxge/vxge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/natsemi/ns83820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/natsemi/natsemi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/myricom/myri10ge/myri10ge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/micrel/ksz884x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_switchib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_spectrum.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxsw/mlxsw_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlxfw/mlxfw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/marvell/mvmdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/marvell/sky2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/marvell/skge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/jme.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/ixgbevf/ixgbevf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/ixgbe/ixgbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/ixgb/ixgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/igbvf/igbvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/igb/igb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/i40evf/i40evf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/i40e/i40e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/fm10k/fm10k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/e1000/e1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/intel/e100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/fealnx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/ethoc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/emulex/benet/be2net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dnet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dlink/sundance.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dlink/dl2k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dec/tulip/xircom_cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dec/tulip/winbond-840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dec/tulip/tulip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dec/tulip/dmfe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dec/tulip/de4x5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dec/tulip/de2104x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/dec/tulip/uli526x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/cisco/enic/enic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/chelsio/libcxgb/libcxgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/chelsio/cxgb4/cxgb4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/chelsio/cxgb3/cxgb3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/chelsio/cxgb/cxgb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/cadence/macb_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/cadence/macb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/brocade/bna/bna.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/broadcom/tg3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/broadcom/cnic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/broadcom/bnx2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/broadcom/b44.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/broadcom/genet/genet.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/broadcom/bnxt/bnxt_en.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/atheros/alx/alx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/amd/pcnet32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/amd/nmclan_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/amd/amd8111e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/amd/xgbe/amd-xgbe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/amazon/ena/ena.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/altera/altera_tse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/alteon/acenic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/agere/et131x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/adaptec/starfire.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/8390/pcnet_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/8390/ne2k-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/8390/axnet_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/8390/8390.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/3com/typhoon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/3com/3c59x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/3com/3c574_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/ethernet/3com/3c589_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/eql.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dummy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/qca8k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/mt7530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/lan9303_mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/lan9303-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/dsa_loop_bdinfo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/bcm-sf2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/mv88e6060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/lan9303_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/dsa_loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/mv88e6xxx/mv88e6xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/microchip/ksz_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/microchip/ksz_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/b53/b53_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/b53/b53_mmap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/b53/b53_mdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/b53/b53_srab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/dsa/b53/b53_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/vxcan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/pch_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/can-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/usb/usb_8dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/usb/gs_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/usb/mcba_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/usb/kvaser_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/usb/peak_usb/peak_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/spi/hi311x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/sja1000/sja1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/sja1000/peak_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/peak_canfd/peak_pciefd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/m_can/m_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/ifi_canfd/ifi_canfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/cc770/cc770.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/cc770/cc770_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/c_can/c_can_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/can/c_can/c_can.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/net/bonding/bonding.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mux/mux-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mux/mux-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mux/mux-adg792a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mtd/ofpart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mtd/mtd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mtd/ubi/ubi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mtd/chips/chipreg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/via-sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/toshsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/sdricoh_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/sdhci-xenon-driver.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/sdhci-pltfm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/sdhci-cadence.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/sdhci-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/rtsx_usb_sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/rtsx_pci_sdmmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/cb710-mmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/wbsd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/vub300.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/ushc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/tifm_sd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/sdhci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/host/sdhci-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/core/sdio_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/core/pwrseq_simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/core/pwrseq_sd8787.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/core/pwrseq_emmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/core/mmc_block.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mmc/core/mmc_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/vmw_vmci/vmw_vmci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/vmw_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/tsl2550.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/tifm_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/tifm_7xx1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/pch_phub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/mei/mei.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/mei/mei-txe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/mei/mei-me.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/lis3lv02d/lis3lv02d_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/lis3lv02d/lis3lv02d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/isl29020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/isl29003.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/ibmasm/ibmasm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/hpilo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/enclosure.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/eeprom/max6875.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/eeprom/idt_89hpesx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/eeprom/eeprom_93cx6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/eeprom/eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/eeprom/at24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/echo/echo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/cs5535-mfgpt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/cb710/cb710.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/bh1770glc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/apds990x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/apds9802als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/misc/altera-stapl/altera-stapl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/vx855.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/sm501.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/rtsx_pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/lpc_sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/lpc_ich.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/intel-lpss-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/intel-lpss-acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/cs5535-mfd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/wl1273-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/rtsx_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/intel-lpss.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/mfd/bd9571mwv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/message/fusion/mptspi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/message/fusion/mptscsih.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/message/fusion/mptsas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/message/fusion/mptlan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/message/fusion/mptbase.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/memstick/host/rtsx_usb_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/memstick/host/r592.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/memstick/host/jmb38x_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/memstick/host/tifm_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/memstick/host/rtsx_pci_ms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/memstick/core/mspro_block.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/memstick/core/memstick.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/media.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf2-vmalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf2-v4l2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf2-memops.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf2-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf2-dma-sg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf2-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf-vmalloc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf-dma-sg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/v4l2-fwnode.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/tuner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/v4l2-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videodev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf2-dma-contig.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/v4l2-core/videobuf-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/zr364xx/zr364xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/uvc/uvcvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/usbvision/usbvision.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/usbtv/usbtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/ttusb-dec/ttusbdecfe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/ttusb-dec/ttusb_dec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/ttusb-budget/dvb-ttusb-budget.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/tm6000/tm6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/tm6000/tm6000-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/tm6000/tm6000-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/stkwebcam/stkwebcam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/stk1160/stk1160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/siano/smsusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/s2255/s2255drv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/rainshadow-cec/rainshadow-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/pwc/pwc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/pvrusb2/pvrusb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/pulse8-cec/pulse8-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/hdpvr/hdpvr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_vicam.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_tv8532.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_touptek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_t613.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_stv0680.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sq930x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sq905c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sq905.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_spca508.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_zc3xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_xirlink_cit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_vc032x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_topro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sunplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_stk1135.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_stk014.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_spca561.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_spca506.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_spca501.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_spca1528.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sonixj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sn9c20x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sn9c2028.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_se401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_pac7302.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_ov519.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_mr97310a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_kinect.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_jeilinj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_finepix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_etoms.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_spca505.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_spca500.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_sonixb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_pac7311.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_pac207.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_ov534_9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_ov534.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_nw80x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_mars.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_main.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_konica.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_jl2005bcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_dtcs033.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_cpia1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_conex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gspca_benq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/stv06xx/gspca_stv06xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/m5602/gspca_m5602.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/gspca/gl860/gspca_gl860.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/go7007/go7007-loader.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/go7007/s2250.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/go7007/go7007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/go7007/go7007-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/em28xx/em28xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/em28xx/em28xx-v4l.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/em28xx/em28xx-rc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/em28xx/em28xx-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/em28xx/em28xx-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-gp8psk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-friio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtv5100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dtt200u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-cxusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-az6027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp7045.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-vp702x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-umt-010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-ttusb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-technisat-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-pctv452e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-opera.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-nova-t-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-m920x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dw2102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-digitv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mc-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dibusb-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-dib0700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-cinergyT2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-af9005-remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb/dvb-usb-a800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/zd1301.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-demod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-rtl28xxu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ec168.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9015.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb_usb_v2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-mxl111sf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-lmedm04.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-gl861.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-dvbsky.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-ce6230.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-az6007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-au6610.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-anysee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/dvb-usb-v2/dvb-usb-af9035.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/cx231xx/cx231xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/cx231xx/cx231xx-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/cx231xx/cx231xx-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/cpia2/cpia2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/b2c2/b2c2-flexcop-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/au0828/au0828.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/usb/as102/dvb-as102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tuner-xc2028.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tuner-simple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tua9001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tda8290.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tda18212.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/r820t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/qt1010.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mt2131.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/m88rs6000t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/fc0013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/fc0011.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/xc5000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/xc4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tuner-types.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tea5767.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tea5761.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tda9887.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tda827x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tda18271.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/tda18218.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/si2157.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/qm1d1c0042.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mxl5007t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mxl5005s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mt2266.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mt20xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mt2063.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mt2060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/mc44s803.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/max2165.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/it913x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/fc2580.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/fc0012.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/tuners/e4000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/sir_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/rc-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/nuvoton-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/mceusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ite-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-sony-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-rc5-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-hix5hd2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/iguanair.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/gpio-ir-tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/winbond-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ene_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ttusbir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/streamzap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/serial_ir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/redrat3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/rc-loopback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/pwm-ir-tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/lirc_dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-xmp-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-sharp-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-sanyo-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-rc6-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-nec-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-mce_kbd-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-lirc-codec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ir-jvc-decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/imon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/igorplugusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/gpio-ir-recv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/fintek-cir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/ati_remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-winfast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand-02.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-tevii-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-terratec-slim-2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-c-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-technisat-ts35.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-tbs-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-su3000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-reddo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-rc6-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-proteus-2309.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pixelview.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pixelview-mk12.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pinnacle-grey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-msi-digivox-ii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-medion-x10-or2x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-manli.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-leadtek-y04g0051.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-kworld-pc150u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-kaiomy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-it913x-v1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-imon-pad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-hauppauge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-gadmei-rm008z.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-flydvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-evga-indtube.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-encore-enltv-fm53.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dvico-portable.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dvbsky.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dm1105-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dib0700-rc5.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-delock-61959.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-cinergy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-behold-columbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avermedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avermedia-dvbt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-ati-x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-asus-ps3-100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-zx-irdec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-winfast-usbii-deluxe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-videomate-tv-pvr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-videomate-s350.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-videomate-m1f.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-twinhan1027.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-twinhan-dtv-cab-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-tt-1500.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-trekstor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-total-media-in-hand.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-tivo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-terratec-slim.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-xs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-terratec-cinergy-s2-hd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-technisat-usb2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-streamzap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-snapstream-firefly.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pv951.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-real-audio-220-32-keys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-purpletv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-powercolor-real-angel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pixelview-new.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pixelview-002t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pinnacle-color.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-pctv-sedna.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-npgtech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-norwood.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-nebula.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-msi-tvanywhere.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-msi-digivox-iii.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-medion-x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-medion-x10-digitainer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-lme2510.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-kworld-plus-tv-analog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-kworld-315u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-it913x-v2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-iodata-bctv7e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-imon-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-gotview7135.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-geekbox.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-fusionhdtv-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-flyvideo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-eztv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-encore-enltv2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-encore-enltv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-em-terratec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dvico-mce.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dtt200u.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvbt-pro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dntv-live-dvb-t.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-digittrade.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-digitalnow-tinytwin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-dib0700-nec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-d680-dmb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-cinergy-1400.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-budget-ci-old.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-behold.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-azurewave-ad-tu700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avertv-303.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avermedia-rm-ks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avermedia-m733a-rm-k6.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avermedia-m135a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avermedia-cardbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-avermedia-a16d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-ati-tv-wonder-hd-600.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-asus-pc39.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-apac-viewcomp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-anysee.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-alink-dtu-m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/shark2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/radio-keene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/dsbr100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/tea575x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/saa7706h.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/radio-wl1273.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/radio-tea5764.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/radio-shark.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/radio-mr800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/radio-maxiradio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/radio-ma901.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/si470x/radio-usb-si470x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/radio/si470x/radio-i2c-si470x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/zoran/zr36067.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/zoran/zr36060.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/zoran/zr36050.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/zoran/zr36016.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/zoran/videocodec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/tw686x/tw686x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ttpci/ttpci-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ttpci/dvb-ttpci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ttpci/budget-patch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ttpci/budget-av.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ttpci/budget.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ttpci/budget-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ttpci/budget-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/solo6x10/solo6x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/smipcie/smipcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7164/saa7164.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7146/mxb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7146/hexium_orion.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7146/hexium_gemini.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7134/saa7134.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7134/saa7134-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7134/saa7134-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7134/saa7134-go7007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/saa7134/saa7134-empress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/pt1/earth-pt1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/pluto2/pluto2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ngene/ngene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/netup_unidvb/netup-unidvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/meye/meye.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/mantis/mantis_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/mantis/hopper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/mantis/mantis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ivtv/ivtvfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ivtv/ivtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/dm1105/dm1105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/ddbridge/ddbridge.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx88/cx88xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx88/cx8800.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx88/cx88-vp3054-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx88/cx88-blackbird.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx88/cx88-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx88/cx8802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx88/cx88-dvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx23885/cx23885.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx23885/altera-ci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx18/cx18.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/cx18/cx18-alsa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/bt8xx/dvb-bt8xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/bt8xx/dst.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/bt8xx/bttv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/bt8xx/bt878.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/bt8xx/dst_ca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/pci/b2c2/b2c2-flexcop-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/mmc/siano/smssdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/wm8775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/wm8739.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/vp27smpx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/upd64083.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/uda1342.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tw2804.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tvaudio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tea6420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tea6415c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tda7432.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/sony-btf-mpx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/saa7185.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/saa717x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/saa7115.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/saa6752hs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/saa6588.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/ov7640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/mt9v011.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/msp3400.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/m52790.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/ks0127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/cs53l32a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/cs3308.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/bt866.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/bt856.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/bt819.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/adv7175.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/adv7170.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/vpx3220.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/upd64031a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tw9906.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tw9903.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tvp5150.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/tda9840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/saa7127.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/saa7110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/ov2640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/ir-kbd-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/cs5345.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/i2c/cx25840/cx25840.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/firewire/firedtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/zl10353.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/zl10039.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/zd1301_demod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/ves1x93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/ves1820.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/ts2020.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda826x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda8261.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda8083.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda665x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda18271c2dd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda10071.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda1004x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda10048.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda10023.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tc90522.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv6110x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv0910.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv0900.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv0299.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv0288.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stb6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/sp887x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/sp2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/si21xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/si2165.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/s5h1420.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/s5h1411.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/s5h1409.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/rtl2830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/nxt6000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/nxt200x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/mxl5xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/mt312.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/mn88473.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/mb86a20s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/mb86a16.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/m88rs2000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lnbp21.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lnbh25.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lgs8gxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lgdt330x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lgdt3305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lg2160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/l64781.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/isl6405.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/helene.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/gp8psk-fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dvb-pll.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/drxk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dibx000_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dib8000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dib7000p.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dib7000m.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dib3000mc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dib0070.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cxd2841er.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cxd2820r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx24120.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx24116.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx24113.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx22702.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx22700.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/bcm3510.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/au8522_dig.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/au8522_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/atbm8830.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/ascot2e.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/af9033.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/a8293.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/zl10036.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tua6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda10086.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/tda10021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv6111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv6110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv090x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv0367.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stv0297.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stb6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/stb0899.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/sp8870.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/si2168.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/s921.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/rtl2832.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/or51211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/or51132.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/mt352.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/mn88472.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/m88ds3103.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lnbp22.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/lgdt3306a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/ix2505v.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/itd1000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/isl6423.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/isl6421.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/horus3a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/ec100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/ds3000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/drxd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dib3000mb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/dib0090.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx24123.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx24117.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/cx24110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/au8522_decoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/as102_fe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/af9013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-frontends/drx39xyj/drx39xyj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/dvb-core/dvb-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/tveeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/cypress_firmware.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/cx2341x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/siano/smsdvb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/siano/smsmdtv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/saa7146/saa7146_vv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/saa7146/saa7146.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/common/b2c2/b2c2-flexcop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/media/cec/cec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/raid456.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/raid10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/raid1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/raid0.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/persistent-data/dm-persistent-data.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/multipath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/linear.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/faulty.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-zoned.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-verity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-thin-pool.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-switch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-service-time.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-round-robin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-raid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-queue-length.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-multipath.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-log-writes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-log-userspace.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-integrity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-flakey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-delay.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-crypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-cache.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-cache-smq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/md/dm-bio-prison.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/uleds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-ss4200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-nic78bx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-lp3952.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-lp3944.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-lm3530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-is31fl32xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-clevo-mail.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-blinkm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-as3645a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/led-class-flash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/leds-lt3593.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-oneshot.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-default-on.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-backlight.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-transient.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-heartbeat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/leds/trigger/ledtrig-camera.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/mISDN/l1oip.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/mISDN/mISDN_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/i4l/isdnhdlc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/i4l/isdn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hisax/hisax_fcpcipnp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hisax/teles_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hisax/sedlbauer_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hisax/hisax_st5481.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hisax/hisax_isac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hisax/hisax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/mISDN/speedfax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/mISDN/mISDNisar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/mISDN/hfcsusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/mISDN/mISDNipac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/mISDN/mISDNinfineon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/eicon/divadidd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/eicon/divacapi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/eicon/diva_mnt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/avm/c4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/avm/b1pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/avm/b1dma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/avm/b1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/avm/t1pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/hardware/avm/b1pcmcia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/gigaset/ser_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/gigaset/gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/gigaset/usb_gigaset.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/capi/kernelcapi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/isdn/capi/capidrv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/zforce_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/zet6223.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/wacom_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/usbtouchscreen.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/tsc2007.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/touchright.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/surface3_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/sis_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/silead.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/raydium_i2c_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/pixcir_i2c_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/mtouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/mk712.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/mcs5000_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/inexio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/ili210x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/gunze.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/fujitsu_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/elo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/egalax_ts_serial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/egalax_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/eeti_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/edt-ft5x06.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/atmel_mxt_ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/wacom_w8001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/tsc40.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/touchwin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/touchit213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/st1232.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/penmount.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/mms114.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/goodix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/elants_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/touchscreen/dynapro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/tablet/wacom_serial4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/tablet/pegasus_notetaker.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/tablet/kbtab.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/tablet/gtco.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/tablet/aiptek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/tablet/acecad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/tablet/hanwang.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/sparse-keymap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/serio/serio_raw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/serio/hyperv-keyboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/serio/arc_ps2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/serio/altera_ps2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/rmi4/rmi_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/rmi4/rmi_smbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/rmi4/rmi_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/rmi4/rmi_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/vsxxxaa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/synaptics_usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/synaptics_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/sermouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/elan_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/cyapatp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/bcm5974.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/mouse/appletouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/yealink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/xen-kbdfront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/wistron_btns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/uinput.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/soc_button_array.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/rotary_encoder.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/pwm-beeper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/powermate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/pcspkr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/kxtj9.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/keyspan_remote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/ideapad_slidebar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/e3x0-button.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/cma3000_d0x_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/cma3000_d0x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/cm109.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/atlas_btns.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/ati_remote2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/misc/apanel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/matrix-keymap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/keyboard/tm2-touchkey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/keyboard/qt1070.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/keyboard/gpio_keys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/joystick/psxpad-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/joydev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/input-polldev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/gameport/ns558.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/gameport/gameport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/gameport/lightning.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/gameport/fm801-gp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/gameport/emu10k1-gp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/input/ff-memless.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/ulp/srpt/ib_srpt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/ulp/srp/ib_srp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/ulp/isert/ib_isert.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/ulp/iser/ib_iser.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/ulp/ipoib/ib_ipoib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/sw/rxe/rdma_rxe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/vmw_pvrdma/vmw_pvrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/usnic/usnic_verbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/ocrdma/ocrdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/nes/iw_nes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/mthca/ib_mthca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/mlx4/mlx4_ib.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/i40iw/i40iw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/cxgb4/iw_cxgb4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/hw/cxgb3/iw_cxgb3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/rdma_ucm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/rdma_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/ib_ucm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/ib_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/ib_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/iw_cm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/ib_uverbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/infiniband/core/ib_umad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/trigger/iio-trig-loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/trigger/iio-trig-interrupt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/temperature/hid-sensor-temperature.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/pressure/bmp280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/pressure/bmp280-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/pressure/bmp280-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/pressure/abp060mg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/potentiostat/lmp91000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/orientation/hid-sensor-rotation.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/orientation/hid-sensor-incl-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/multiplexer/iio-mux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/magnetometer/hid-sensor-magn-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/magnetometer/st_magn_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/magnetometer/st_magn_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/magnetometer/st_magn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/hid-sensor-als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/vl6180.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/stk3310.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/rpr0521.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/pa12203001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/opt3001.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/cm3605.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/cm32181.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/bh1750.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/light/acpi-als.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/industrialio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/industrialio-sw-trigger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/industrialio-sw-device.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/industrialio-configfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/humidity/hid-sensor-humidity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/humidity/hts221_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/humidity/hts221_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/humidity/hts221.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/humidity/dht11.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/health/max30100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/gyro/hid-sensor-gyro-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/gyro/st_gyro_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/gyro/st_gyro_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/gyro/st_gyro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/gyro/mpu3050.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/dac/dpot-dac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/common/st_sensors/st_sensors_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/common/st_sensors/st_sensors_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/common/st_sensors/st_sensors.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/common/hid-sensors/hid-sensor-iio-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/common/hid-sensors/hid-sensor-trigger.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/buffer/kfifo_buf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/buffer/industrialio-triggered-buffer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/buffer/industrialio-buffer-cb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/adc/ti-ads1015.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/adc/max1363.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/adc/envelope-detector.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/adc/ad7766.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/hid-sensor-accel-3d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/st_accel_spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/st_accel_i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/st_accel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/mma7660.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/kxcjk-1013.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/dmard10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/da311.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/da280.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/bmc150-accel-spi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/bmc150-accel-i2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/iio/accel/bmc150-accel-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/muxes/i2c-mux-mlxcpld.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/muxes/i2c-mux-ltc4306.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/muxes/i2c-mux-gpmux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/i2c-stub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/i2c-smbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/i2c-slave-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/i2c-mux.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/i2c-dev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-viapro.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-tiny-usb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-sis96x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-sis630.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-sis5595.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-simtec.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-scmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-pxa.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-piix4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-pca-platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-parport.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-parport-light.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-nforce2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-nforce2-s4985.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-ismt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-isch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-i801.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-diolan-u2c.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-designware-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-amd8111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-amd756.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-amd756-s4882.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-ali15x3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-ali1563.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/busses/i2c-ali1535.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/algos/i2c-algo-pca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/i2c/algos/i2c-algo-bit.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwspinlock/hwspinlock_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83l786ng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83l785ts.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83795.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83793.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83792d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83791d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83781d.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83627hf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/w83627ehf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/vt8231.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/vt1211.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/via686a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/via-cputemp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/tmp421.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/tmp401.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/tmp108.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/tmp103.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/tmp102.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/thmc50.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/tc74.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/tc654.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/smsc47m192.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/smsc47m1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/smsc47b397.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/sis5595.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/shtc1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/sht3x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/sht21.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/sht15.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/sch56xx-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/sch5636.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/sch5627.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pwm-fan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/powr1220.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/zl6100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/ucd9200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/ucd9000.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/tps53679.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/tps40422.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/pmbus_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/pmbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/max8688.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/max34440.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/max20751.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/max16064.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/ltc3815.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/ltc2978.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/lm25066.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pmbus/adm1275.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pcf8591.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pc87427.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/pc87360.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ntc_thermistor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/nct7904.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/nct7802.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/nct6775.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/nct6683.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/mcp3021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max6697.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max6650.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max6642.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max6639.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max31790.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max31722.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max197.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max1668.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max1619.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max16065.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/max1111.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc4261.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc4260.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc4222.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc4245.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc4215.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc4151.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc2990.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ltc2945.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm95245.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm95241.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm95234.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm93.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm92.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm90.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm85.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm83.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm80.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm78.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm77.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm75.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm73.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm70.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lm63.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/lineage-pem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/k8temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/k10temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/jc42.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/it87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ina3221.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ina2xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ina209.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ibmpex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ibmaem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/i5k_amb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/i5500_temp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/hwmon-vid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/gl520sm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/gl518sm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/g762.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/g760a.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ftsteutates.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/fschmd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/fam15h_power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/f75375s.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/f71882fg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/f71805f.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/emc6w201.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/emc1403.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ds620.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ds1621.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/dme1737.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/dell-smm-hwmon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/coretemp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/atxp1.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/asus_atk0110.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/aspeed-pwm-tacho.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/asc7621.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/asb100.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/applesmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/amc6821.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adt7x10.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adt7475.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adt7470.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adt7462.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adt7411.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adt7410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adt7310.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ads7871.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ads7828.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adm9240.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adm1031.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adm1029.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adm1026.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adm1025.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adm1021.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adcxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/adc128d818.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ad7418.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ad7414.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/ad7314.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/acpi_power_meter.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/abituguru3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hwmon/abituguru.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hv/hv_vmbus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hv/hv_utils.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hv/hv_balloon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-prodikeys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-picolcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-sensor-hub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/wacom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/uhid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/i2c-hid/i2c-hid.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-zydacron.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-zpff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-xinmo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-wiimote.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-waltop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-udraw-ps3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-uclogic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-twinhan.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-topseed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-tmff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-tivo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-sunplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-steelseries.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-speedlink.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-sony.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-sjoy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-samsung.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-saitek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-savu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-ryos.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-pyra.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-lua.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-kovaplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-konepure.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-koneplus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-kone.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-isku.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-roccat-arvo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-rmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-retrode.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-primax.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-plantronics.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-pl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-petalynx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-penmount.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-ortek.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-nti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-multitouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-monterey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-microsoft.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-mf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-logitech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-logitech-hidpp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-logitech-dj.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-lenovo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-led.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-lcpower.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-kye.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-keytouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-kensington.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-ite.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-icade.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-hyperv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-holtekff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-holtek-mouse.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-holtek-kbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-gyration.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-gt683r.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-gfrm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-gembird.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-gaff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-ezkey.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-emsff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-elo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-elecom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-dr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-cypress.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-cp2112.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-corsair.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-cmedia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-chicony.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-cherry.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-betopff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-belkin.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-axff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-aureal.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-asus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-appleir.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-apple.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-alps.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-accutouch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/hid/hid-a4tech.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/virtio/virtio-gpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/vgem/vgem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/udl/udl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/ttm/ttm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/radeon/radeon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/qxl/qxl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/panel/panel-lvds.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/nouveau/nouveau.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/mgag200/mgag200.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/i915/i915.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/i2c/tda998x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/i2c/sil164.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/i2c/ch7006.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/hisilicon/hibmc/hibmc-drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/drm_kms_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/cirrus/cirrus.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/bridge/ti-tfp410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/bridge/sil-sii8620.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/bridge/analogix-anx78xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/bridge/adv7511/adv7511.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/bochs/bochs-drm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/ast/ast.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpio/gpio-viperboard.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpio/gpio-sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpio/gpio-pci-idio-16.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpio/gpio-it87.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpio/gpio-ich.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpio/gpio-exar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/gpio/gpio-bd9571mwv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fsi/fsi-scom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fsi/fsi-master-hub.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fsi/fsi-master-gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fsi/fsi-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fmc/fmc-write-eeprom.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fmc/fmc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fmc/fmc-trivial.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fmc/fmc-fakedev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/fmc/fmc-chardev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firmware/iscsi_ibft.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firmware/qemu_fw_cfg.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firmware/edd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firmware/dcdbas.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firewire/firewire-ohci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firewire/nosy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firewire/firewire-sbp2.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firewire/firewire-net.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/firewire/firewire-core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/extcon/extcon-intel-int3496.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/x38_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/r82600_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/ie31200_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i82975x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i82875p_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i82860_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i7core_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i7300_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i5400_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i5100_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i5000_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i3200_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/i3000_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/edac_mce_amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/e7xxx_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/e752x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/edac/amd76x_edac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/dma/pch_dma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/dma/idma64.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/dma/dw/dw_dmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/dma/altera-msgdma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/devfreq/governor_simpleondemand.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/virtio/virtio_crypto.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/qat/qat_dh895xccvf/qat_dh895xccvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/qat/qat_dh895xcc/qat_dh895xcc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/qat/qat_common/intel_qat.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/qat/qat_c62xvf/qat_c62xvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/qat/qat_c62x/qat_c62x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/qat/qat_c3xxxvf/qat_c3xxxvf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/qat/qat_c3xxx/qat_c3xxx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/padlock-sha.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/padlock-aes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/geode-aes.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/chelsio/chcr.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/crypto/ccp/ccp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/cpufreq/pcc-cpufreq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/cpufreq/p4-clockmod.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/cpufreq/amd_freq_sensitivity.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/cpufreq/acpi-cpufreq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/clocksource/cs5535-clockevt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/xillybus/xillybus_pcie.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/xillybus/xillybus_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/virtio_console.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tpm/tpm_tis_core.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tpm/tpm_tis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tpm/tpm_nsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tpm/tpm_infineon.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tpm/tpm_crb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tpm/tpm_atmel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tpm/tpm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/toshiba.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/tlclk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/sonypi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/ppdev.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/pcmcia/cm4040_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/pcmcia/cm4000_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/pc8736x_gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/nsc_gpio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/mwave/mwave.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/lp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/ipmi/ipmi_watchdog.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/ipmi/ipmi_ssif.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/ipmi/ipmi_si.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/ipmi/ipmi_poweroff.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/ipmi/ipmi_msghandler.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/ipmi/ipmi_devintf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hw_random/virtio-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hw_random/via-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hw_random/tpm-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hw_random/timeriomem-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hw_random/intel-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hw_random/geode-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hw_random/amd-rng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/hangcheck-timer.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/char/crash.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/hci_vhci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/hci_uart.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/hci_nokia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btrtl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btintel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/bt3c_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/bluecard_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/bfusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/ath3k.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/dtl1_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btusb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btuart_cs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btsdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btqca.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btmrvl_sdio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btmrvl.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/btbcm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/bpa10x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bluetooth/bcm203x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/zram/zram.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/xen-blkfront.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/xen-blkback/xen-blkback.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/virtio_blk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/umem.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/sx8.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/rbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/pktcdvd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/null_blk.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/nbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/mtip32xx/mtip32xx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/loop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/floppy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/drbd/drbd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/brd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/aoe/aoe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/block/DAC960.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/bcma/bcma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/base/test/test_async_driver_probe.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/base/regmap/regmap-mmio.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/auxdisplay/ht16k33.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/auxdisplay/hd44780.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/auxdisplay/ks0108.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/auxdisplay/charlcd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/auxdisplay/cfag12864bfb.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/auxdisplay/cfag12864b.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/atm/solos-pci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/atm/he.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/atm/firestream.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/atm/atmtcp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/atm/suni.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/atm/nicstar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/atm/eni.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_vsc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_uli.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_sx4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_svw.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_sis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_sil24.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_sil.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_qstor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_promise.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_nv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_mv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/sata_inic162x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pdc_adma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_via.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_triflex.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_sl82c105.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_sis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_sil680.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_serverworks.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_sch.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_piccolo.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_pdc202xx_old.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_pdc2027x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_pcmcia.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_optidma.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_opti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_oldpiix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_ns87415.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_ns87410.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_ninja32.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_netcell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_mpiix.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_marvell.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_jmicron.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_it821x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_it8213.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_hpt3x3.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_hpt3x2n.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_hpt37x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_hpt366.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_efar.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_cs5536.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_cs5535.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_cs5530.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_cs5520.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_cmd64x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_cmd640.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_atp867x.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_atiixp.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_artop.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_ali.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/pata_acpi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/libahci_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/ata_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/ahci_platform.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/ata/acard-ahci.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/video.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/sbshc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/sbs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/ec_sys.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/dptf/dptf_power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/custom_method.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/acpi_pad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/acpi_ipmi.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/drivers/acpi/acpi_configfs.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/xor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/xcbc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/wp512.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/vmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/twofish_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/twofish_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/tgr192.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/tea.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/tcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/sha512_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/sha3_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/serpent_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/seed.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/salsa20_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/rmd320.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/rmd256.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/rmd160.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/rmd128.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/poly1305_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/pcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/pcbc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/michael_mic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/md4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/lz4hc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/lz4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/khazad.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/keywrap.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/fcrypt.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/echainiv.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/ecdh_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/des_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/deflate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/crypto_user.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/crypto_engine.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/crc32_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/cmac.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/chacha20poly1305.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/chacha20_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/ccm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/cast_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/cast6_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/cast5_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/camellia_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/blowfish_generic.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/blowfish_common.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/authencesn.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/authenc.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/async_tx/raid6test.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/async_tx/async_xor.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/async_tx/async_tx.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/async_tx/async_raid6_recov.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/async_tx/async_pq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/async_tx/async_memcpy.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/arc4.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/anubis.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/ansi_cprng.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/aes_ti.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/ablk_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/crypto/842.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/block/kyber-iosched.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/block/bfq.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/platform/iris/iris.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/kvm/kvm.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/kvm/kvm-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/kvm/kvm-amd.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/kernel/cpu/mcheck/mce-inject.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/events/intel/intel-uncore.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/events/intel/intel-rapl-perf.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/events/intel/intel-cstate.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/events/amd/power.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/crypto/twofish-i586.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/crypto/serpent-sse2-i586.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/crypto/salsa20-i586.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/crypto/glue_helper.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/crypto/crc32c-intel.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/kernel/arch/x86/crypto/crc32-pclmul.ko extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/gpio-event-mon extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/gpio-hammer extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/lsgpio extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/iio_generic_buffer extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/lsiio extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/iio_event_monitor extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/tmon extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/turbostat extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/x86_energy_perf_policy extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/powernow-k8-decode extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/centrino-decode extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/cpupower extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/bin/perf extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/unifdef extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/extract-cert extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/asn1_compiler extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/sortextable extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/conmakehash extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kallsyms extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/sign-file extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/recordmcount extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/pnmtologo extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/selinux/mdp/mdp extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/selinux/genheaders/genheaders extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/mod/modpost extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/mod/mk_elfconfig extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kconfig/conf extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/basic/fixdep extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/unifdef extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/extract-cert extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/asn1_compiler extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/sign-file extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/recordmcount extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kallsyms extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/sortextable extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/conmakehash extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/pnmtologo extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/selinux/mdp/mdp extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/selinux/genheaders/genheaders extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/mod/modpost extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/mod/mk_elfconfig extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kconfig/conf extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/basic/fixdep extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/libcpupower.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/python2.7/site-packages/perf.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_cfg80211.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_scsi.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_xen.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_function.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_sched_switch.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_mac80211.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_kvm.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_kmem.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_hrtimer.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/traceevent/plugins/plugin_jbd2.so extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/vmlinux extracting debug info from /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/vmlinux symlinked /usr/lib/debug/usr/lib/libcpupower.so.0.0.1.debug to /usr/lib/debug/usr/lib/libcpupower.so.0.debug symlinked /usr/lib/debug/usr/lib/libcpupower.so.0.0.1.debug to /usr/lib/debug/usr/lib/libcpupower.so.debug BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/block/xen-blkback/xen-blkback.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/block/xen-blkfront.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/input/misc/xen-kbdfront.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/net/xen-netback/xen-netback.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/net/xen-netfront.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/nvdimm/nd_pmem.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/pci/xen-pcifront.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/scsi/xen-scsifront.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/watchdog/xen_wdt.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/tmem.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xen-acpi-processor.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xen-evtchn.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xen-gntalloc.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xen-gntdev.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xen-pciback/xen-pciback.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xen-privcmd.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xen-scsiback.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/xen/xenfs/xenfs.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/net/9p/9pnet_xen.mod.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/Context.c: Cannot stat: No such file or directory BUILDSTDERR: 662398 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/tracing/draw_functrace.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/tasks.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/utils.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/symbols.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/proc.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/modules.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/lists.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/dmesg.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/cpus.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/linux/__init__.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/gdb/vmlinux-gdb.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/checkkconfigsymbols.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/tracing/draw_functrace.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/tasks.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/utils.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/symbols.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/proc.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/modules.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/lists.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/dmesg.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/cpus.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/linux/__init__.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/gdb/vmlinux-gdb.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/checkkconfigsymbols.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/syscall-counts.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/syscall-counts-by-pid.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/stat-cpi.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/stackcollapse.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/sctop.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/sched-migration.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/netdev-times.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/net_dropmonitor.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/intel-pt-events.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/futex-contention.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/export-to-sqlite.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/export-to-postgresql.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/event_analyzing_sample.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/compaction-times.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/check-perf-trace.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/call-graph-from-sql.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/libexec/perf-core/tests/attr.py BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' BUILDSTDERR: *** WARNING: ./etc/bash_completion.d/perf is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/share/perf-core/strace/groups/file is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/bin/kvm_stat from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/src/debug/kernel-4.14.fc29/linux-4.14.24-300.rt19.1.fc29.i686/drivers/net/ethernet/cadence/macb_ptp.c is executable but has empty or no shebang, removing executable bit mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kernel-doc from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/tracing/draw_functrace.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kconfig/streamline_config.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/dtc/dt_to_config from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/stackdelta from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/show_delta from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/recordmcount.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/profile2linkerlist.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/namespace.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/markup_oops.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/leaking_addresses.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/headers_check.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/headerdep.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/get_maintainer.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/get_dvb_firmware from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/extract_xc3028.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/extract-sys-certs.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/extract-module-sig.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/export_report.pl from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/diffconfig from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/cleanpatch from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/cleanfile from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/checkversion.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/checkstack.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/checkpatch.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/checkkconfigsymbols.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/checkincludes.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/bootgraph.pl from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/bloat-o-meter from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kernel-doc from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/tracing/draw_functrace.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kconfig/streamline_config.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/dtc/dt_to_config from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/stackdelta from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/show_delta from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/recordmcount.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/profile2linkerlist.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/namespace.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/markup_oops.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/leaking_addresses.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/headers_check.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/headerdep.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/get_maintainer.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/get_dvb_firmware from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/extract_xc3028.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/extract-sys-certs.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/extract-module-sig.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/export_report.pl from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/diffconfig from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/cleanpatch from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/cleanfile from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/checkversion.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/checkstack.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/checkpatch.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/checkkconfigsymbols.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/checkincludes.pl from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/bootgraph.pl from /usr/bin/env perl to #!/usr/bin/perl BUILDSTDERR: *** WARNING: mangling shebang in /usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/bloat-o-meter from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/syscall-counts.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/syscall-counts-by-pid.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/libexec/perf-core/scripts/python/stat-cpi.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/stackcollapse.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/sctop.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/libexec/perf-core/scripts/python/sched-migration.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/netdev-times.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/net_dropmonitor.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/intel-pt-events.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/futex-contention.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/export-to-sqlite.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/export-to-postgresql.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/event_analyzing_sample.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/compaction-times.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/check-perf-trace.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/failed-syscalls.pl is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/check-perf-trace.pl is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/shell/lib/probe_vfs_getname.sh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/shell/lib/probe.sh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/shell/trace+probe_vfs_getname.sh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/shell/trace+probe_libc_inet_pton.sh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/shell/record+script_probe_vfs_getname.sh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/shell/probe_vfs_getname.sh is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-no-inherit is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-group1 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-group is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-detailed-3 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-detailed-2 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-detailed-1 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-default is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-basic is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-stat-C0 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-raw is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-period is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-no-samples is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-no-inherit is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-no-buffering is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-group1 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-group-sampling is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-group is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-graph-fp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-graph-dwarf is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-graph-default is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-freq is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-data is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-count is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-u is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-k is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-ind_call is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-hv is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-any_ret is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-any_call is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-filter-any is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-branch-any is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-basic is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/test-record-C0 is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/base-stat is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/base-record is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/libexec/perf-core/tests/attr/README is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: mangling shebang in /usr/libexec/perf-core/tests/attr.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! + '[' 1 -eq 1 ']' + '[' ' 1' -ne 0 -a 1 -ne 0 ']' + /builddir/build/SOURCES/mod-sign.sh certs/signing_key.pem.sign+rtPAE certs/signing_key.x509.sign+rtPAE /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rtPAE/ + '[' ' 1' -ne 0 -a 1 -eq 0 ']' + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + '[' ' 1' -ne 0 -a 1 -ne 0 ']' + /builddir/build/SOURCES/mod-sign.sh certs/signing_key.pem.sign+rt certs/signing_key.x509.sign+rt /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/4.14.24-300.rt19.1.fc29.i686+rt/ + '[' ' 1' -ne 0 -a 1 -eq 0 ']' + '[' 1 -eq 1 ']' + xargs xz + find /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/lib/modules/ -type f -name '*.ko' Processing files: kernel-headers-4.14.24-300.rt19.1.fc29.i686 Provides: glibc-kernheaders = 3.0-46 kernel-headers = 4.14.24-300.rt19.1.fc29 kernel-headers(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: glibc-kernheaders < 3.0-46 kernel-headers < 4.14.24-300.rt19.1.fc29 Processing files: kernel-cross-headers-4.14.24-300.rt19.1.fc29.i686 Provides: kernel-cross-headers = 4.14.24-300.rt19.1.fc29 kernel-cross-headers(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-debuginfo-common-i686-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel) kernel-debuginfo-common-i686 = 4.14.24-300.rt19.1.fc29 kernel-debuginfo-common-i686(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perf-4.14.24-300.rt19.1.fc29.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S6ed8k + umask 022 + cd /builddir/build/BUILD + cd kernel-4.14.fc29 + DOCDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/doc/perf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/doc/perf + cp -pr linux-4.14.24-300.rt19.1.fc29.i686/tools/perf/Documentation/examples.txt /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/doc/perf + exit 0 Provides: perf = 4.14.24-300.rt19.1.fc29 perf(x86-32) = 4.14.24-300.rt19.1.fc29 perl(Perf::Trace::Context) = 0.01 perl(Perf::Trace::Core) = 0.01 perl(Perf::Trace::Util) = 0.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/perl ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libaudit.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcrypt.so.1 libcrypto.so.1.1 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libdw.so.1 libdw.so.1(ELFUTILS_0.122) libdw.so.1(ELFUTILS_0.126) libdw.so.1(ELFUTILS_0.127) libdw.so.1(ELFUTILS_0.130) libdw.so.1(ELFUTILS_0.142) libdw.so.1(ELFUTILS_0.143) libdw.so.1(ELFUTILS_0.156) libdw.so.1(ELFUTILS_0.157) libdw.so.1(ELFUTILS_0.158) libelf.so.1 libelf.so.1(ELFUTILS_1.0) libelf.so.1(ELFUTILS_1.3) libelf.so.1(ELFUTILS_1.5) libelf.so.1(ELFUTILS_1.6) liblzma.so.5 liblzma.so.5(XZ_5.0) libm.so.6 libm.so.6(GLIBC_2.0) libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libperl.so.5.26 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.4) libpython2.7.so.1.0 libresolv.so.2 librt.so.1 librt.so.1(GLIBC_2.2) libslang.so.2 libslang.so.2(SLANG2) libutil.so.1 libz.so.1 libz.so.1(ZLIB_1.2.0) perl(:VERSION) >= 5.10.0 perl(Exporter) perl(POSIX) perl(Perf::Trace::Core) perl(Perf::Trace::Util) perl(XSLoader) perl(lib) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perf-debuginfo-4.14.24-300.rt19.1.fc29.i686 Provides: perf-debuginfo = 4.14.24-300.rt19.1.fc29 perf-debuginfo(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-perf-4.14.24-300.rt19.1.fc29.i686 Provides: python-perf = 4.14.24-300.rt19.1.fc29 python-perf(x86-32) = 4.14.24-300.rt19.1.fc29 python2.7dist(perf) = 0.1 python2dist(perf) = 0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.14) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-perf-debuginfo-4.14.24-300.rt19.1.fc29.i686 Provides: python-perf-debuginfo = 4.14.24-300.rt19.1.fc29 python-perf-debuginfo(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-tools-4.14.24-300.rt19.1.fc29.i686 Provides: config(kernel-tools) = 4.14.24-300.rt19.1.fc29 cpufreq-utils = 1:009-0.6.p1 cpufrequtils = 1:009-0.6.p1 cpupowerutils = 1:009-0.6.p1 kernel-tools = 4.14.24-300.rt19.1.fc29 kernel-tools(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.6) libc.so.6(GLIBC_2.7) libcpupower.so.0 libm.so.6 libm.so.6(GLIBC_2.1) libncursesw.so.6 libpanelw.so.6 libpci.so.3 libpci.so.3(LIBPCI_3.0) libpci.so.3(LIBPCI_3.3) libpci.so.3(LIBPCI_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) librt.so.1 librt.so.1(GLIBC_2.2) libtinfo.so.6 rtld(GNU_HASH) Obsoletes: cpufreq-utils < 1:009-0.6.p1 cpufrequtils < 1:009-0.6.p1 cpupowerutils < 1:009-0.6.p1 cpuspeed < 1:1.5-16 Processing files: kernel-tools-libs-4.14.24-300.rt19.1.fc29.i686 Provides: kernel-tools-libs = 4.14.24-300.rt19.1.fc29 kernel-tools-libs(x86-32) = 4.14.24-300.rt19.1.fc29 libcpupower.so.0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) rtld(GNU_HASH) Processing files: kernel-tools-libs-devel-4.14.24-300.rt19.1.fc29.i686 Provides: cpupowerutils-devel = 1:009-0.6.p1 kernel-tools-devel kernel-tools-libs-devel = 4.14.24-300.rt19.1.fc29 kernel-tools-libs-devel(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcpupower.so.0 Obsoletes: cpupowerutils-devel < 1:009-0.6.p1 Processing files: kernel-tools-debuginfo-4.14.24-300.rt19.1.fc29.i686 Provides: kernel-tools-debuginfo = 4.14.24-300.rt19.1.fc29 kernel-tools-debuginfo(x86-32) = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-rt-core-4.14.24-300.rt19.1.fc29.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3yVqdD + umask 022 + cd /builddir/build/BUILD + cd kernel-4.14.fc29 + LICENSEDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/licenses/kernel-rt-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/licenses/kernel-rt-core + cp -pr linux-4.14.24-300.rt19.1.fc29.i686/COPYING /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/licenses/kernel-rt-core + exit 0 Provides: installonlypkg(kernel) kernel = 4.14.24 kernel = 4.14.24-300.rt19.1.fc29 kernel-drm-nouveau = 16 kernel-i686 = 4.14.24-300.rt19.1.fc29+rt kernel-rt-core = 4.14.24-300.rt19.1.fc29 kernel-rt-core(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rt-core-uname-r = 4.14.24-300.rt19.1.fc29.i686+rt kernel-uname-r = 4.14.24-300.rt19.1.fc29.i686+rt kmod(3w-9xxx.ko) kmod(3w-sas.ko) kmod(3w-xxxx.ko) kmod(8021q.ko) kmod(8139cp.ko) kmod(8139too.ko) kmod(8250.ko) kmod(8250_base.ko) kmod(8250_dw.ko) kmod(8250_mid.ko) kmod(8250_pci.ko) kmod(8390.ko) kmod(842.ko) kmod(842_compress.ko) kmod(842_decompress.ko) kmod(9p.ko) kmod(9pnet.ko) kmod(9pnet_virtio.ko) kmod(BusLogic.ko) kmod(DAC960.ko) kmod(a100u2w.ko) kmod(abituguru.ko) kmod(abituguru3.ko) kmod(ablk_helper.ko) kmod(abp060mg.ko) kmod(ac.ko) kmod(acard-ahci.ko) kmod(acpi-als.ko) kmod(acpi-cpufreq.ko) kmod(acpi_configfs.ko) kmod(acpi_ipmi.ko) kmod(acpi_pad.ko) kmod(acpi_power_meter.ko) kmod(acpi_thermal_rel.ko) kmod(acpiphp_ibm.ko) kmod(act_bpf.ko) kmod(act_connmark.ko) kmod(act_csum.ko) kmod(act_gact.ko) kmod(act_ife.ko) kmod(act_ipt.ko) kmod(act_meta_mark.ko) kmod(act_meta_skbprio.ko) kmod(act_meta_skbtcindex.ko) kmod(act_mirred.ko) kmod(act_nat.ko) kmod(act_pedit.ko) kmod(act_police.ko) kmod(act_sample.ko) kmod(act_simple.ko) kmod(act_skbedit.ko) kmod(act_skbmod.ko) kmod(act_tunnel_key.ko) kmod(act_vlan.ko) kmod(ad7314.ko) kmod(ad7414.ko) kmod(ad7418.ko) kmod(ad7766.ko) kmod(adc128d818.ko) kmod(adcxx.ko) kmod(adm1021.ko) kmod(adm1025.ko) kmod(adm1026.ko) kmod(adm1029.ko) kmod(adm1031.ko) kmod(adm1275.ko) kmod(adm9240.ko) kmod(ads7828.ko) kmod(ads7871.ko) kmod(adt7310.ko) kmod(adt7410.ko) kmod(adt7411.ko) kmod(adt7462.ko) kmod(adt7470.ko) kmod(adt7475.ko) kmod(adt7x10.ko) kmod(adv7511.ko) kmod(advansys.ko) kmod(aead.ko) kmod(aes-i586.ko) kmod(aes_generic.ko) kmod(aes_ti.ko) kmod(aesni-intel.ko) kmod(af_alg.ko) kmod(af_key.ko) kmod(af_packet.ko) kmod(af_packet_diag.ko) kmod(agpgart.ko) kmod(ah4.ko) kmod(ah6.ko) kmod(ahci.ko) kmod(ahci_platform.ko) kmod(akcipher.ko) kmod(algif_aead.ko) kmod(algif_hash.ko) kmod(algif_rng.ko) kmod(algif_skcipher.ko) kmod(ali-agp.ko) kmod(alim1535_wdt.ko) kmod(alim7101_wdt.ko) kmod(altera-msgdma.ko) kmod(altera-stapl.ko) kmod(altera_ps2.ko) kmod(altera_tse.ko) kmod(am53c974.ko) kmod(amc6821.ko) kmod(amd-k7-agp.ko) kmod(amd-rng.ko) kmod(amd.ko) kmod(amd64-agp.ko) kmod(amd76x_edac.ko) kmod(amd_freq_sensitivity.ko) kmod(analogix-anx78xx.ko) kmod(ansi_cprng.ko) kmod(anubis.ko) kmod(aoe.ko) kmod(apanel.ko) kmod(apds9802als.ko) kmod(apds990x.ko) kmod(apm.ko) kmod(apple_bl.ko) kmod(applesmc.ko) kmod(appletouch.ko) kmod(aquantia.ko) kmod(arc4.ko) kmod(arc_ps2.ko) kmod(arcmsr.ko) kmod(arcxcnn_bl.ko) kmod(arp_tables.ko) kmod(arpt_mangle.ko) kmod(arptable_filter.ko) kmod(asb100.ko) kmod(asc7621.ko) kmod(asn1_decoder.ko) kmod(aspeed-pwm-tacho.ko) kmod(asus_atk0110.ko) kmod(async_memcpy.ko) kmod(async_pq.ko) kmod(async_raid6_recov.ko) kmod(async_tx.ko) kmod(async_xor.ko) kmod(at24.ko) kmod(at803x.ko) kmod(ata_generic.ko) kmod(ata_piix.ko) kmod(ati-agp.ko) kmod(ati_remote2.ko) kmod(atkbd.ko) kmod(atlas_btns.ko) kmod(atomic64_test.ko) kmod(atp.ko) kmod(atp870u.ko) kmod(atxp1.ko) kmod(auth_rpcgss.ko) kmod(authenc.ko) kmod(authencesn.ko) kmod(autofs4.ko) kmod(axnet_cs.ko) kmod(backlight.ko) kmod(battery.ko) kmod(bcache.ko) kmod(bcm-phy-lib.ko) kmod(bcm5974.ko) kmod(bcm7xxx.ko) kmod(bcm87xx.ko) kmod(bfq.ko) kmod(bh1750.ko) kmod(bh1770glc.ko) kmod(binfmt_misc.ko) kmod(binfmt_script.ko) kmod(bitrev.ko) kmod(blocklayoutdriver.ko) kmod(blowfish_common.ko) kmod(blowfish_generic.ko) kmod(bmc150-accel-core.ko) kmod(bmc150-accel-i2c.ko) kmod(bmc150-accel-spi.ko) kmod(bmp280-i2c.ko) kmod(bmp280-spi.ko) kmod(bmp280.ko) kmod(bna.ko) kmod(bochs-drm.ko) kmod(bonding.ko) kmod(br_netfilter.ko) kmod(brd.ko) kmod(bridge.ko) kmod(broadcom.ko) kmod(btrfs.ko) kmod(button.ko) kmod(cachefiles.ko) kmod(camellia_generic.ko) kmod(cast5_generic.ko) kmod(cast6_generic.ko) kmod(cast_common.ko) kmod(cb710.ko) kmod(cbc.ko) kmod(ccm.ko) kmod(ccp.ko) kmod(cdc-acm.ko) kmod(cdc-wdm.ko) kmod(cdrom.ko) kmod(ceph.ko) kmod(cfbcopyarea.ko) kmod(cfbfillrect.ko) kmod(cfbimgblt.ko) kmod(cfq-iosched.ko) kmod(ch.ko) kmod(chacha20_generic.ko) kmod(chacha20poly1305.ko) kmod(cicada.ko) kmod(cifs.ko) kmod(cirrus.ko) kmod(cls_basic.ko) kmod(cls_bpf.ko) kmod(cls_cgroup.ko) kmod(cls_flow.ko) kmod(cls_flower.ko) kmod(cls_fw.ko) kmod(cls_matchall.ko) kmod(cls_route.ko) kmod(cls_rsvp.ko) kmod(cls_rsvp6.ko) kmod(cls_tcindex.ko) kmod(cls_u32.ko) kmod(cm109.ko) kmod(cm32181.ko) kmod(cm3605.ko) kmod(cm4000_cs.ko) kmod(cm4040_cs.ko) kmod(cma3000_d0x.ko) kmod(cma3000_d0x_i2c.ko) kmod(cmac.ko) kmod(cn.ko) kmod(configfs.ko) kmod(cordic.ko) kmod(coretemp.ko) kmod(cortina.ko) kmod(cpqphp.ko) kmod(cpufreq_conservative.ko) kmod(cpufreq_ondemand.ko) kmod(cpufreq_performance.ko) kmod(cpufreq_powersave.ko) kmod(cpufreq_userspace.ko) kmod(cpuid.ko) kmod(crash.ko) kmod(crc-ccitt.ko) kmod(crc-itu-t.ko) kmod(crc-t10dif.ko) kmod(crc16.ko) kmod(crc32-pclmul.ko) kmod(crc32.ko) kmod(crc32_generic.ko) kmod(crc32c-intel.ko) kmod(crc32c_generic.ko) kmod(crc4.ko) kmod(crc7.ko) kmod(crc8.ko) kmod(crct10dif_common.ko) kmod(crct10dif_generic.ko) kmod(cryptd.ko) kmod(crypto.ko) kmod(crypto_acompress.ko) kmod(crypto_algapi.ko) kmod(crypto_blkcipher.ko) kmod(crypto_engine.ko) kmod(crypto_hash.ko) kmod(crypto_null.ko) kmod(crypto_simd.ko) kmod(crypto_user.ko) kmod(crypto_wq.ko) kmod(cryptomgr.ko) kmod(cs5535-clockevt.ko) kmod(cs5535-mfgpt.ko) kmod(ctr.ko) kmod(cts.ko) kmod(custom_method.ko) kmod(cyapatp.ko) kmod(da280.ko) kmod(da311.ko) kmod(davicom.ko) kmod(dax.ko) kmod(dc395x.ko) kmod(dcdbas.ko) kmod(deadline-iosched.ko) kmod(deflate.ko) kmod(dell-smm-hwmon.ko) kmod(des_generic.ko) kmod(devlink.ko) kmod(dh_generic.ko) kmod(dht11.ko) kmod(dm-bio-prison.ko) kmod(dm-bufio.ko) kmod(dm-cache-smq.ko) kmod(dm-cache.ko) kmod(dm-crypt.ko) kmod(dm-delay.ko) kmod(dm-flakey.ko) kmod(dm-integrity.ko) kmod(dm-log-userspace.ko) kmod(dm-log-writes.ko) kmod(dm-log.ko) kmod(dm-mirror.ko) kmod(dm-mod.ko) kmod(dm-multipath.ko) kmod(dm-persistent-data.ko) kmod(dm-queue-length.ko) kmod(dm-raid.ko) kmod(dm-region-hash.ko) kmod(dm-round-robin.ko) kmod(dm-service-time.ko) kmod(dm-snapshot.ko) kmod(dm-switch.ko) kmod(dm-thin-pool.ko) kmod(dm-verity.ko) kmod(dm-zero.ko) kmod(dm-zoned.ko) kmod(dmard10.ko) kmod(dme1737.ko) kmod(dmi-sysfs.ko) kmod(dmx3191d.ko) kmod(dnet.ko) kmod(dns_resolver.ko) kmod(dp83640.ko) kmod(dp83848.ko) kmod(dpot-dac.ko) kmod(dptf_power.ko) kmod(drbd.ko) kmod(drbg.ko) kmod(drm.ko) kmod(drm_kms_helper.ko) kmod(drop_monitor.ko) kmod(ds1621.ko) kmod(ds620.ko) kmod(dummy.ko) kmod(dw_dmac.ko) kmod(dw_dmac_core.ko) kmod(dw_dmac_pci.ko) kmod(e100.ko) kmod(e1000.ko) kmod(e1000e.ko) kmod(e3x0-button.ko) kmod(e752x_edac.ko) kmod(e7xxx_edac.ko) kmod(ebt_802_3.ko) kmod(ebt_among.ko) kmod(ebt_arp.ko) kmod(ebt_arpreply.ko) kmod(ebt_dnat.ko) kmod(ebt_ip.ko) kmod(ebt_ip6.ko) kmod(ebt_limit.ko) kmod(ebt_log.ko) kmod(ebt_mark.ko) kmod(ebt_mark_m.ko) kmod(ebt_nflog.ko) kmod(ebt_pkttype.ko) kmod(ebt_redirect.ko) kmod(ebt_snat.ko) kmod(ebt_stp.ko) kmod(ebt_vlan.ko) kmod(ebtable_broute.ko) kmod(ebtable_filter.ko) kmod(ebtable_nat.ko) kmod(ebtables.ko) kmod(ec_sys.ko) kmod(ecb.ko) kmod(ecdh_generic.ko) kmod(echainiv.ko) kmod(echo.ko) kmod(edac_core.ko) kmod(edac_mce_amd.ko) kmod(edd.ko) kmod(eeprom.ko) kmod(eeprom_93cx6.ko) kmod(efficeon-agp.ko) kmod(efivarfs.ko) kmod(ehci-hcd.ko) kmod(ehci-pci.ko) kmod(elan_i2c.ko) kmod(em_canid.ko) kmod(em_cmp.ko) kmod(em_ipset.ko) kmod(em_meta.ko) kmod(em_nbyte.ko) kmod(em_text.ko) kmod(em_u32.ko) kmod(emc1403.ko) kmod(emc6w201.ko) kmod(ena.ko) kmod(enclosure.ko) kmod(encrypted-keys.ko) kmod(envelope-detector.ko) kmod(eql.ko) kmod(esp4.ko) kmod(esp4_offload.ko) kmod(esp6.ko) kmod(esp6_offload.ko) kmod(esp_scsi.ko) kmod(et1011c.ko) kmod(et131x.ko) kmod(ethoc.ko) kmod(evdev.ko) kmod(exportfs.ko) kmod(ext4.ko) kmod(extcon-core.ko) kmod(extcon-intel-int3496.ko) kmod(f2fs.ko) kmod(f71805f.ko) kmod(f71808e_wdt.ko) kmod(f71882fg.ko) kmod(f75375s.ko) kmod(fam15h_power.ko) kmod(fan.ko) kmod(fat.ko) kmod(faulty.ko) kmod(fb.ko) kmod(fb_ddc.ko) kmod(fb_sys_fops.ko) kmod(fbdev.ko) kmod(fcrypt.ko) kmod(fealnx.ko) kmod(ff-memless.ko) kmod(firmware_class.ko) kmod(fixed_phy.ko) kmod(fjes.ko) kmod(floppy.ko) kmod(fm10k.ko) kmod(font.ko) kmod(fou.ko) kmod(fou6.ko) kmod(fscache.ko) kmod(fschmd.ko) kmod(fscrypto.ko) kmod(fsi-core.ko) kmod(fsi-master-gpio.ko) kmod(fsi-master-hub.ko) kmod(fsi-scom.ko) kmod(ftsteutates.ko) kmod(fuse.ko) kmod(g760a.ko) kmod(g762.ko) kmod(garp.ko) kmod(gcm.ko) kmod(gdth.ko) kmod(geneve.ko) kmod(geode-aes.ko) kmod(geode-rng.ko) kmod(geodewdt.ko) kmod(gf128mul.ko) kmod(ghash-generic.ko) kmod(gl518sm.ko) kmod(gl520sm.ko) kmod(glue_helper.ko) kmod(governor_simpleondemand.ko) kmod(gpio-bd9571mwv.ko) kmod(gpio-crystalcove.ko) kmod(gpio-cs5535.ko) kmod(gpio-exar.ko) kmod(gpio-ich.ko) kmod(gpio-it87.ko) kmod(gpio-pci-idio-16.ko) kmod(gpio-sch.ko) kmod(gpio-viperboard.ko) kmod(gpio_keys.ko) kmod(grace.ko) kmod(gre.ko) kmod(gtp.ko) kmod(gxfb.ko) kmod(hangcheck-timer.ko) kmod(hed.ko) kmod(hibmc-drm.ko) kmod(hid-a4tech.ko) kmod(hid-accutouch.ko) kmod(hid-alps.ko) kmod(hid-apple.ko) kmod(hid-appleir.ko) kmod(hid-asus.ko) kmod(hid-aureal.ko) kmod(hid-axff.ko) kmod(hid-belkin.ko) kmod(hid-betopff.ko) kmod(hid-cherry.ko) kmod(hid-chicony.ko) kmod(hid-cmedia.ko) kmod(hid-corsair.ko) kmod(hid-cp2112.ko) kmod(hid-cypress.ko) kmod(hid-dr.ko) kmod(hid-elecom.ko) kmod(hid-elo.ko) kmod(hid-emsff.ko) kmod(hid-ezkey.ko) kmod(hid-gaff.ko) kmod(hid-gembird.ko) kmod(hid-generic.ko) kmod(hid-gfrm.ko) kmod(hid-gt683r.ko) kmod(hid-gyration.ko) kmod(hid-holtek-kbd.ko) kmod(hid-holtek-mouse.ko) kmod(hid-holtekff.ko) kmod(hid-hyperv.ko) kmod(hid-icade.ko) kmod(hid-ite.ko) kmod(hid-kensington.ko) kmod(hid-keytouch.ko) kmod(hid-kye.ko) kmod(hid-lcpower.ko) kmod(hid-led.ko) kmod(hid-lenovo.ko) kmod(hid-logitech-dj.ko) kmod(hid-logitech-hidpp.ko) kmod(hid-logitech.ko) kmod(hid-magicmouse.ko) kmod(hid-mf.ko) kmod(hid-microsoft.ko) kmod(hid-monterey.ko) kmod(hid-multitouch.ko) kmod(hid-nti.ko) kmod(hid-ntrig.ko) kmod(hid-ortek.ko) kmod(hid-penmount.ko) kmod(hid-petalynx.ko) kmod(hid-pl.ko) kmod(hid-plantronics.ko) kmod(hid-primax.ko) kmod(hid-retrode.ko) kmod(hid-rmi.ko) kmod(hid-roccat-arvo.ko) kmod(hid-roccat-common.ko) kmod(hid-roccat-isku.ko) kmod(hid-roccat-kone.ko) kmod(hid-roccat-koneplus.ko) kmod(hid-roccat-konepure.ko) kmod(hid-roccat-kovaplus.ko) kmod(hid-roccat-lua.ko) kmod(hid-roccat-pyra.ko) kmod(hid-roccat-ryos.ko) kmod(hid-roccat-savu.ko) kmod(hid-roccat.ko) kmod(hid-saitek.ko) kmod(hid-samsung.ko) kmod(hid-sjoy.ko) kmod(hid-sony.ko) kmod(hid-speedlink.ko) kmod(hid-steelseries.ko) kmod(hid-sunplus.ko) kmod(hid-tivo.ko) kmod(hid-tmff.ko) kmod(hid-topseed.ko) kmod(hid-twinhan.ko) kmod(hid-uclogic.ko) kmod(hid-udraw-ps3.ko) kmod(hid-waltop.ko) kmod(hid-wiimote.ko) kmod(hid-xinmo.ko) kmod(hid-zpff.ko) kmod(hid-zydacron.ko) kmod(hid.ko) kmod(hifn_795x.ko) kmod(hmac.ko) kmod(hpilo.ko) kmod(hpsa.ko) kmod(hptiop.ko) kmod(hpwdt.ko) kmod(hsu_dma.ko) kmod(hts221.ko) kmod(hts221_i2c.ko) kmod(hts221_spi.ko) kmod(hv_balloon.ko) kmod(hv_netvsc.ko) kmod(hv_sock.ko) kmod(hv_storvsc.ko) kmod(hv_utils.ko) kmod(hv_vmbus.ko) kmod(hwmon-vid.ko) kmod(hwmon.ko) kmod(hwspinlock_core.ko) kmod(hyperv-keyboard.ko) kmod(hyperv_fb.ko) kmod(i2c-algo-bit.ko) kmod(i2c-algo-pca.ko) kmod(i2c-ali1535.ko) kmod(i2c-ali1563.ko) kmod(i2c-ali15x3.ko) kmod(i2c-amd756-s4882.ko) kmod(i2c-amd756.ko) kmod(i2c-amd8111.ko) kmod(i2c-core.ko) kmod(i2c-designware-core.ko) kmod(i2c-designware-pci.ko) kmod(i2c-designware-platform.ko) kmod(i2c-dev.ko) kmod(i2c-diolan-u2c.ko) kmod(i2c-hid.ko) kmod(i2c-i801.ko) kmod(i2c-isch.ko) kmod(i2c-ismt.ko) kmod(i2c-mux-gpmux.ko) kmod(i2c-mux-ltc4306.ko) kmod(i2c-mux-mlxcpld.ko) kmod(i2c-mux.ko) kmod(i2c-nforce2-s4985.ko) kmod(i2c-nforce2.ko) kmod(i2c-parport-light.ko) kmod(i2c-parport.ko) kmod(i2c-pca-platform.ko) kmod(i2c-piix4.ko) kmod(i2c-pxa.ko) kmod(i2c-scmi.ko) kmod(i2c-simtec.ko) kmod(i2c-sis5595.ko) kmod(i2c-sis630.ko) kmod(i2c-sis96x.ko) kmod(i2c-slave-eeprom.ko) kmod(i2c-smbus.ko) kmod(i2c-stub.ko) kmod(i2c-tiny-usb.ko) kmod(i2c-via.ko) kmod(i2c-viapro.ko) kmod(i2c-viperboard.ko) kmod(i3000_edac.ko) kmod(i3200_edac.ko) kmod(i40e.ko) kmod(i40evf.ko) kmod(i5000_edac.ko) kmod(i5100_edac.ko) kmod(i5400_edac.ko) kmod(i5500_temp.ko) kmod(i5k_amb.ko) kmod(i6300esb.ko) kmod(i7300_edac.ko) kmod(i7core_edac.ko) kmod(i8042.ko) kmod(i810fb.ko) kmod(i82860_edac.ko) kmod(i82875p_edac.ko) kmod(i82975x_edac.ko) kmod(iTCO_vendor_support.ko) kmod(iTCO_wdt.ko) kmod(ib700wdt.ko) kmod(ibmaem.ko) kmod(ibmasm.ko) kmod(ibmasr.ko) kmod(ibmpex.ko) kmod(ibmphp.ko) kmod(icplus.ko) kmod(ideapad_slidebar.ko) kmod(idma64.ko) kmod(idt_89hpesx.ko) kmod(ie31200_edac.ko) kmod(ie6xx_wdt.ko) kmod(ifb.ko) kmod(ife.ko) kmod(igb.ko) kmod(igbvf.ko) kmod(iio-mux.ko) kmod(iio-trig-interrupt.ko) kmod(iio-trig-loop.ko) kmod(ila.ko) kmod(ina209.ko) kmod(ina2xx.ko) kmod(ina3221.ko) kmod(industrialio-buffer-cb.ko) kmod(industrialio-configfs.ko) kmod(industrialio-sw-device.ko) kmod(industrialio-sw-trigger.ko) kmod(industrialio-triggered-buffer.ko) kmod(industrialio.ko) kmod(inet6_hashtables.ko) kmod(inet_diag.ko) kmod(initio.ko) kmod(input-core.ko) kmod(input-leds.ko) kmod(input-polldev.ko) kmod(int3400_thermal.ko) kmod(int3402_thermal.ko) kmod(int3403_thermal.ko) kmod(int3406_thermal.ko) kmod(int340x_thermal_zone.ko) kmod(intel-agp.ko) kmod(intel-cstate.ko) kmod(intel-gtt.ko) kmod(intel-rapl-perf.ko) kmod(intel-rng.ko) kmod(intel-smartconnect.ko) kmod(intel-uncore.ko) kmod(intel-xway.ko) kmod(intel_pch_thermal.ko) kmod(intel_powerclamp.ko) kmod(intel_qat.ko) kmod(intel_rapl.ko) kmod(intel_soc_dts_iosf.ko) kmod(intel_soc_dts_thermal.ko) kmod(iosf_mbi.ko) kmod(iova.ko) kmod(ip6_gre.ko) kmod(ip6_tables.ko) kmod(ip6_tunnel.ko) kmod(ip6_udp_tunnel.ko) kmod(ip6_vti.ko) kmod(ip6t_MASQUERADE.ko) kmod(ip6t_REJECT.ko) kmod(ip6t_SYNPROXY.ko) kmod(ip6t_ah.ko) kmod(ip6t_eui64.ko) kmod(ip6t_frag.ko) kmod(ip6t_hbh.ko) kmod(ip6t_ipv6header.ko) kmod(ip6t_mh.ko) kmod(ip6t_rpfilter.ko) kmod(ip6t_rt.ko) kmod(ip6table_filter.ko) kmod(ip6table_mangle.ko) kmod(ip6table_nat.ko) kmod(ip6table_raw.ko) kmod(ip6table_security.ko) kmod(ip_gre.ko) kmod(ip_set.ko) kmod(ip_set_bitmap_ip.ko) kmod(ip_set_bitmap_ipmac.ko) kmod(ip_set_bitmap_port.ko) kmod(ip_set_hash_ip.ko) kmod(ip_set_hash_ipmac.ko) kmod(ip_set_hash_ipmark.ko) kmod(ip_set_hash_ipport.ko) kmod(ip_set_hash_ipportip.ko) kmod(ip_set_hash_ipportnet.ko) kmod(ip_set_hash_mac.ko) kmod(ip_set_hash_net.ko) kmod(ip_set_hash_netiface.ko) kmod(ip_set_hash_netnet.ko) kmod(ip_set_hash_netport.ko) kmod(ip_set_hash_netportnet.ko) kmod(ip_set_list_set.ko) kmod(ip_tables.ko) kmod(ip_tunnel.ko) kmod(ip_vs.ko) kmod(ip_vs_dh.ko) kmod(ip_vs_fo.ko) kmod(ip_vs_ftp.ko) kmod(ip_vs_lblc.ko) kmod(ip_vs_lblcr.ko) kmod(ip_vs_lc.ko) kmod(ip_vs_nq.ko) kmod(ip_vs_ovf.ko) kmod(ip_vs_pe_sip.ko) kmod(ip_vs_rr.ko) kmod(ip_vs_sed.ko) kmod(ip_vs_sh.ko) kmod(ip_vs_wlc.ko) kmod(ip_vs_wrr.ko) kmod(ip_vti.ko) kmod(ipcomp.ko) kmod(ipcomp6.ko) kmod(ipip.ko) kmod(ipmi_devintf.ko) kmod(ipmi_msghandler.ko) kmod(ipmi_poweroff.ko) kmod(ipmi_si.ko) kmod(ipmi_ssif.ko) kmod(ipmi_watchdog.ko) kmod(ipr.ko) kmod(ips.ko) kmod(ipt_CLUSTERIP.ko) kmod(ipt_ECN.ko) kmod(ipt_MASQUERADE.ko) kmod(ipt_REJECT.ko) kmod(ipt_SYNPROXY.ko) kmod(ipt_ah.ko) kmod(ipt_rpfilter.ko) kmod(iptable_filter.ko) kmod(iptable_mangle.ko) kmod(iptable_nat.ko) kmod(iptable_raw.ko) kmod(iptable_security.ko) kmod(ipv6.ko) kmod(ipvlan.ko) kmod(ipvtap.ko) kmod(iris.ko) kmod(irqbypass.ko) kmod(iscsi_target_mod.ko) kmod(iscsi_tcp.ko) kmod(isl29003.ko) kmod(isl29020.ko) kmod(isofs.ko) kmod(isp1362-hcd.ko) kmod(it87.ko) kmod(it8712f_wdt.ko) kmod(it87_wdt.ko) kmod(ixgb.ko) kmod(ixgbe.ko) kmod(ixgbevf.ko) kmod(jbd2.ko) kmod(jc42.ko) kmod(jitterentropy_rng.ko) kmod(jme.ko) kmod(joydev.ko) kmod(k10temp.ko) kmod(k8temp.ko) kmod(keyspan_remote.ko) kmod(keywrap.ko) kmod(kfifo_buf.ko) kmod(kgdboc.ko) kmod(khazad.ko) kmod(kpp.ko) kmod(ksz884x.ko) kmod(kvm-amd.ko) kmod(kvm-intel.ko) kmod(kvm.ko) kmod(kxcjk-1013.ko) kmod(kxtj9.ko) kmod(kyber-iosched.ko) kmod(lcd.ko) kmod(led-class.ko) kmod(ledtrig-usbport.ko) kmod(libahci.ko) kmod(libahci_platform.ko) kmod(libata.ko) kmod(libceph.ko) kmod(libcrc32c.ko) kmod(libfc.ko) kmod(libiscsi.ko) kmod(libiscsi_tcp.ko) kmod(libosd.ko) kmod(libphy.ko) kmod(libps2.ko) kmod(lineage-pem.ko) kmod(linear.ko) kmod(lis3lv02d.ko) kmod(lis3lv02d_i2c.ko) kmod(llc.ko) kmod(lm25066.ko) kmod(lm63.ko) kmod(lm70.ko) kmod(lm73.ko) kmod(lm75.ko) kmod(lm77.ko) kmod(lm78.ko) kmod(lm80.ko) kmod(lm83.ko) kmod(lm85.ko) kmod(lm87.ko) kmod(lm90.ko) kmod(lm92.ko) kmod(lm93.ko) kmod(lm95234.ko) kmod(lm95241.ko) kmod(lm95245.ko) kmod(lmp91000.ko) kmod(lockd.ko) kmod(longrun.ko) kmod(loop.ko) kmod(lp.ko) kmod(lp855x_bl.ko) kmod(lru_cache.ko) kmod(lrw.ko) kmod(ltc2945.ko) kmod(ltc2978.ko) kmod(ltc2990.ko) kmod(ltc3815.ko) kmod(ltc4151.ko) kmod(ltc4215.ko) kmod(ltc4222.ko) kmod(ltc4245.ko) kmod(ltc4260.ko) kmod(ltc4261.ko) kmod(lxfb.ko) kmod(lxt.ko) kmod(lz4.ko) kmod(lz4_compress.ko) kmod(lz4_decompress.ko) kmod(lz4hc.ko) kmod(lz4hc_compress.ko) kmod(lzo.ko) kmod(lzo_compress.ko) kmod(lzo_decompress.ko) kmod(mac-celtic.ko) kmod(mac-centeuro.ko) kmod(mac-croatian.ko) kmod(mac-cyrillic.ko) kmod(mac-gaelic.ko) kmod(mac-greek.ko) kmod(mac-iceland.ko) kmod(mac-inuit.ko) kmod(mac-roman.ko) kmod(mac-romanian.ko) kmod(mac-turkish.ko) kmod(mac_hid.ko) kmod(machzwd.ko) kmod(macsec.ko) kmod(macvlan.ko) kmod(macvtap.ko) kmod(marvell.ko) kmod(marvell10g.ko) kmod(matrix-keymap.ko) kmod(max1111.ko) kmod(max1363.ko) kmod(max16064.ko) kmod(max16065.ko) kmod(max1619.ko) kmod(max1668.ko) kmod(max197.ko) kmod(max20751.ko) kmod(max30100.ko) kmod(max31722.ko) kmod(max31790.ko) kmod(max34440.ko) kmod(max6639.ko) kmod(max6642.ko) kmod(max6650.ko) kmod(max6697.ko) kmod(max6875.ko) kmod(max8688.ko) kmod(mbcache.ko) kmod(mce-inject.ko) kmod(mcp3021.ko) kmod(md-mod.ko) kmod(md4.ko) kmod(md5.ko) kmod(mdev.ko) kmod(mdio-bcm-unimac.ko) kmod(mdio-bitbang.ko) kmod(mdio.ko) kmod(mei-me.ko) kmod(mei-txe.ko) kmod(mei.ko) kmod(mei_wdt.ko) kmod(mfd-core.ko) kmod(michael_mic.ko) kmod(micrel.ko) kmod(microchip.ko) kmod(mii.ko) kmod(mip6.ko) kmod(mma7660.ko) kmod(mousedev.ko) kmod(mpi.ko) kmod(mptbase.ko) kmod(mptlan.ko) kmod(mptsas.ko) kmod(mptscsih.ko) kmod(mptspi.ko) kmod(mpu3050.ko) kmod(mq-deadline.ko) kmod(mrp.ko) kmod(mscc.ko) kmod(msdos.ko) kmod(msr.ko) kmod(mtip32xx.ko) kmod(multipath.ko) kmod(mux-adg792a.ko) kmod(mux-core.ko) kmod(mux-gpio.ko) kmod(mvumi.ko) kmod(mwave.ko) kmod(myri10ge.ko) kmod(national.ko) kmod(natsemi.ko) kmod(nbd.ko) kmod(nct6683.ko) kmod(nct6775.ko) kmod(nct7802.ko) kmod(nct7904.ko) kmod(ne2k-pci.ko) kmod(netconsole.ko) kmod(netlabel_calipso.ko) kmod(netlink_diag.ko) kmod(nf_conntrack.ko) kmod(nf_conntrack_amanda.ko) kmod(nf_conntrack_broadcast.ko) kmod(nf_conntrack_ftp.ko) kmod(nf_conntrack_h323.ko) kmod(nf_conntrack_ipv4.ko) kmod(nf_conntrack_ipv6.ko) kmod(nf_conntrack_irc.ko) kmod(nf_conntrack_netbios_ns.ko) kmod(nf_conntrack_netlink.ko) kmod(nf_conntrack_pptp.ko) kmod(nf_conntrack_proto_gre.ko) kmod(nf_conntrack_sane.ko) kmod(nf_conntrack_sip.ko) kmod(nf_conntrack_snmp.ko) kmod(nf_conntrack_tftp.ko) kmod(nf_defrag_ipv4.ko) kmod(nf_defrag_ipv6.ko) kmod(nf_dup_ipv4.ko) kmod(nf_dup_ipv6.ko) kmod(nf_dup_netdev.ko) kmod(nf_log_arp.ko) kmod(nf_log_bridge.ko) kmod(nf_log_common.ko) kmod(nf_log_ipv4.ko) kmod(nf_log_ipv6.ko) kmod(nf_log_netdev.ko) kmod(nf_nat.ko) kmod(nf_nat_amanda.ko) kmod(nf_nat_ftp.ko) kmod(nf_nat_h323.ko) kmod(nf_nat_ipv4.ko) kmod(nf_nat_ipv6.ko) kmod(nf_nat_irc.ko) kmod(nf_nat_masquerade_ipv4.ko) kmod(nf_nat_masquerade_ipv6.ko) kmod(nf_nat_pptp.ko) kmod(nf_nat_proto_gre.ko) kmod(nf_nat_redirect.ko) kmod(nf_nat_sip.ko) kmod(nf_nat_snmp_basic.ko) kmod(nf_nat_tftp.ko) kmod(nf_reject_ipv4.ko) kmod(nf_reject_ipv6.ko) kmod(nf_socket_ipv4.ko) kmod(nf_socket_ipv6.ko) kmod(nf_synproxy_core.ko) kmod(nf_tables.ko) kmod(nf_tables_arp.ko) kmod(nf_tables_bridge.ko) kmod(nf_tables_inet.ko) kmod(nf_tables_ipv4.ko) kmod(nf_tables_ipv6.ko) kmod(nf_tables_netdev.ko) kmod(nfnetlink.ko) kmod(nfnetlink_acct.ko) kmod(nfnetlink_log.ko) kmod(nfnetlink_queue.ko) kmod(nfp.ko) kmod(nfs.ko) kmod(nfs_acl.ko) kmod(nfs_layout_flexfiles.ko) kmod(nfs_layout_nfsv41_files.ko) kmod(nfsd.ko) kmod(nfsv3.ko) kmod(nfsv4.ko) kmod(nft_chain_nat_ipv4.ko) kmod(nft_chain_nat_ipv6.ko) kmod(nft_chain_route_ipv4.ko) kmod(nft_chain_route_ipv6.ko) kmod(nft_compat.ko) kmod(nft_counter.ko) kmod(nft_ct.ko) kmod(nft_dup_ipv4.ko) kmod(nft_dup_ipv6.ko) kmod(nft_dup_netdev.ko) kmod(nft_exthdr.ko) kmod(nft_fib.ko) kmod(nft_fib_inet.ko) kmod(nft_fib_ipv4.ko) kmod(nft_fib_ipv6.ko) kmod(nft_fib_netdev.ko) kmod(nft_fwd_netdev.ko) kmod(nft_hash.ko) kmod(nft_limit.ko) kmod(nft_log.ko) kmod(nft_masq.ko) kmod(nft_masq_ipv4.ko) kmod(nft_masq_ipv6.ko) kmod(nft_meta.ko) kmod(nft_meta_bridge.ko) kmod(nft_nat.ko) kmod(nft_numgen.ko) kmod(nft_objref.ko) kmod(nft_queue.ko) kmod(nft_quota.ko) kmod(nft_redir.ko) kmod(nft_redir_ipv4.ko) kmod(nft_redir_ipv6.ko) kmod(nft_reject.ko) kmod(nft_reject_bridge.ko) kmod(nft_reject_inet.ko) kmod(nft_reject_ipv4.ko) kmod(nft_reject_ipv6.ko) kmod(nft_rt.ko) kmod(nft_set_bitmap.ko) kmod(nft_set_hash.ko) kmod(nft_set_rbtree.ko) kmod(nic7018_wdt.ko) kmod(nlmon.ko) kmod(nls_ascii.ko) kmod(nls_base.ko) kmod(nls_cp1250.ko) kmod(nls_cp1251.ko) kmod(nls_cp1255.ko) kmod(nls_cp437.ko) kmod(nls_cp737.ko) kmod(nls_cp775.ko) kmod(nls_cp850.ko) kmod(nls_cp852.ko) kmod(nls_cp855.ko) kmod(nls_cp857.ko) kmod(nls_cp860.ko) kmod(nls_cp861.ko) kmod(nls_cp862.ko) kmod(nls_cp863.ko) kmod(nls_cp864.ko) kmod(nls_cp865.ko) kmod(nls_cp866.ko) kmod(nls_cp869.ko) kmod(nls_cp874.ko) kmod(nls_cp932.ko) kmod(nls_cp936.ko) kmod(nls_cp949.ko) kmod(nls_cp950.ko) kmod(nls_euc-jp.ko) kmod(nls_iso8859-1.ko) kmod(nls_iso8859-13.ko) kmod(nls_iso8859-14.ko) kmod(nls_iso8859-15.ko) kmod(nls_iso8859-2.ko) kmod(nls_iso8859-3.ko) kmod(nls_iso8859-4.ko) kmod(nls_iso8859-5.ko) kmod(nls_iso8859-6.ko) kmod(nls_iso8859-7.ko) kmod(nls_iso8859-9.ko) kmod(nls_koi8-r.ko) kmod(nls_koi8-ru.ko) kmod(nls_koi8-u.ko) kmod(nls_utf8.ko) kmod(ns83820.ko) kmod(nsc_gpio.ko) kmod(nsh.ko) kmod(ntc_thermistor.ko) kmod(null_blk.ko) kmod(nv_tco.ko) kmod(nvidia-agp.ko) kmod(nvme-core.ko) kmod(nvme-fabrics.ko) kmod(nvme-fc.ko) kmod(nvme-fcloop.ko) kmod(nvme-loop.ko) kmod(nvme.ko) kmod(nvmem_core.ko) kmod(nvmet-fc.ko) kmod(nvmet.ko) kmod(nvram.ko) kmod(of_mdio.ko) kmod(of_pci.ko) kmod(of_pci_irq.ko) kmod(of_touchscreen.ko) kmod(ohci-hcd.ko) kmod(ohci-pci.ko) kmod(oid_registry.ko) kmod(olpc_battery.ko) kmod(openvswitch.ko) kmod(opt3001.ko) kmod(orangefs.ko) kmod(osd.ko) kmod(osst.ko) kmod(overlay.ko) kmod(p4-clockmod.ko) kmod(p8022.ko) kmod(p8023.ko) kmod(pa12203001.ko) kmod(padlock-aes.ko) kmod(padlock-sha.ko) kmod(panel-lvds.ko) kmod(parman.ko) kmod(parport.ko) kmod(parport_cs.ko) kmod(parport_pc.ko) kmod(pata_acpi.ko) kmod(pata_ali.ko) kmod(pata_amd.ko) kmod(pata_artop.ko) kmod(pata_atiixp.ko) kmod(pata_atp867x.ko) kmod(pata_cmd640.ko) kmod(pata_cmd64x.ko) kmod(pata_cs5520.ko) kmod(pata_cs5530.ko) kmod(pata_cs5535.ko) kmod(pata_cs5536.ko) kmod(pata_efar.ko) kmod(pata_hpt366.ko) kmod(pata_hpt37x.ko) kmod(pata_hpt3x2n.ko) kmod(pata_hpt3x3.ko) kmod(pata_it8213.ko) kmod(pata_it821x.ko) kmod(pata_jmicron.ko) kmod(pata_marvell.ko) kmod(pata_mpiix.ko) kmod(pata_netcell.ko) kmod(pata_ninja32.ko) kmod(pata_ns87410.ko) kmod(pata_ns87415.ko) kmod(pata_oldpiix.ko) kmod(pata_opti.ko) kmod(pata_optidma.ko) kmod(pata_pcmcia.ko) kmod(pata_pdc2027x.ko) kmod(pata_pdc202xx_old.ko) kmod(pata_piccolo.ko) kmod(pata_sch.ko) kmod(pata_serverworks.ko) kmod(pata_sil680.ko) kmod(pata_sis.ko) kmod(pata_sl82c105.ko) kmod(pata_triflex.ko) kmod(pata_via.ko) kmod(pc87360.ko) kmod(pc8736x_gpio.ko) kmod(pc87427.ko) kmod(pcbc.ko) kmod(pcc-cpufreq.ko) kmod(pcf8591.ko) kmod(pch_dma.ko) kmod(pch_phub.ko) kmod(pci-stub.ko) kmod(pcmcia.ko) kmod(pcmcia_core.ko) kmod(pcmcia_rsrc.ko) kmod(pcnet_cs.ko) kmod(pcrypt.ko) kmod(pcspkr.ko) kmod(pcwd_pci.ko) kmod(pcwd_usb.ko) kmod(pdc_adma.ko) kmod(phy-generic.ko) kmod(pinctrl-broxton.ko) kmod(pinctrl-cherryview.ko) kmod(pinctrl-denverton.ko) kmod(pinctrl-intel.ko) kmod(pinctrl-lewisburg.ko) kmod(pinctrl-sunrisepoint.ko) kmod(pkcs7_message.ko) kmod(pktcdvd.ko) kmod(pktgen.ko) kmod(platform_lcd.ko) kmod(pmbus.ko) kmod(pmbus_core.ko) kmod(poly1305_generic.ko) kmod(power.ko) kmod(powermate.ko) kmod(powernow-k7.ko) kmod(powernow-k8.ko) kmod(powr1220.ko) kmod(ppdev.ko) kmod(pps-gpio.ko) kmod(pps-ldisc.ko) kmod(pps_core.ko) kmod(pps_parport.ko) kmod(processor.ko) kmod(processor_thermal_device.ko) kmod(psample.ko) kmod(psmouse.ko) kmod(psnap.ko) kmod(pstore.ko) kmod(psxpad-spi.ko) kmod(ptp.ko) kmod(ptp_kvm.ko) kmod(ptp_pch.ko) kmod(public_key.ko) kmod(pwm-beeper.ko) kmod(pwm-fan.ko) kmod(pwm-lpss-pci.ko) kmod(pwm-lpss-platform.ko) kmod(pwm-lpss.ko) kmod(pwm_bl.ko) kmod(qat_c3xxx.ko) kmod(qat_c3xxxvf.ko) kmod(qat_c62x.ko) kmod(qat_c62xvf.ko) kmod(qat_dh895xcc.ko) kmod(qat_dh895xccvf.ko) kmod(qemu_fw_cfg.ko) kmod(qsemi.ko) kmod(qt1070.ko) kmod(quota_tree.ko) kmod(quota_v2.ko) kmod(qxl.ko) kmod(r8169.ko) kmod(r82600_edac.ko) kmod(raid0.ko) kmod(raid1.ko) kmod(raid10.ko) kmod(raid456.ko) kmod(raid6_pq.ko) kmod(raid6test.ko) kmod(raid_class.ko) kmod(ramoops.ko) kmod(raw.ko) kmod(raw_diag.ko) kmod(rbd.ko) kmod(rcutorture.ko) kmod(realtek.ko) kmod(reed_solomon.ko) kmod(regmap-i2c.ko) kmod(regmap-mmio.ko) kmod(regmap-spi.ko) kmod(remoteproc.ko) kmod(ring_buffer_benchmark.ko) kmod(rmd128.ko) kmod(rmd160.ko) kmod(rmd256.ko) kmod(rmd320.ko) kmod(rmi_core.ko) kmod(rmi_i2c.ko) kmod(rmi_smbus.ko) kmod(rmi_spi.ko) kmod(rng-core.ko) kmod(rng.ko) kmod(rocker.ko) kmod(rotary_encoder.ko) kmod(rpcsec_gss_krb5.ko) kmod(rpr0521.ko) kmod(rsa_generic.ko) kmod(rtc-abx80x.ko) kmod(rtc-bq32k.ko) kmod(rtc-bq4802.ko) kmod(rtc-cmos.ko) kmod(rtc-ds1286.ko) kmod(rtc-ds1305.ko) kmod(rtc-ds1307.ko) kmod(rtc-ds1343.ko) kmod(rtc-ds1347.ko) kmod(rtc-ds1374.ko) kmod(rtc-ds1390.ko) kmod(rtc-ds1511.ko) kmod(rtc-ds1553.ko) kmod(rtc-ds1672.ko) kmod(rtc-ds1685.ko) kmod(rtc-ds1742.ko) kmod(rtc-ds2404.ko) kmod(rtc-ds3232.ko) kmod(rtc-em3027.ko) kmod(rtc-fm3130.ko) kmod(rtc-isl12022.ko) kmod(rtc-isl1208.ko) kmod(rtc-m41t80.ko) kmod(rtc-m41t93.ko) kmod(rtc-m41t94.ko) kmod(rtc-m48t35.ko) kmod(rtc-m48t59.ko) kmod(rtc-max6900.ko) kmod(rtc-max6902.ko) kmod(rtc-max6916.ko) kmod(rtc-mcp795.ko) kmod(rtc-msm6242.ko) kmod(rtc-pcf2123.ko) kmod(rtc-pcf2127.ko) kmod(rtc-pcf85063.ko) kmod(rtc-pcf8523.ko) kmod(rtc-pcf8563.ko) kmod(rtc-pcf8583.ko) kmod(rtc-r7301.ko) kmod(rtc-r9701.ko) kmod(rtc-rp5c01.ko) kmod(rtc-rs5c348.ko) kmod(rtc-rs5c372.ko) kmod(rtc-rv3029c2.ko) kmod(rtc-rx4581.ko) kmod(rtc-rx8010.ko) kmod(rtc-rx8025.ko) kmod(rtc-rx8581.ko) kmod(rtc-stk17ta8.ko) kmod(rtc-v3020.ko) kmod(rtc-x1205.ko) kmod(salsa20-i586.ko) kmod(salsa20_generic.ko) kmod(sata_inic162x.ko) kmod(sata_mv.ko) kmod(sata_nv.ko) kmod(sata_promise.ko) kmod(sata_qstor.ko) kmod(sata_sil.ko) kmod(sata_sil24.ko) kmod(sata_sis.ko) kmod(sata_svw.ko) kmod(sata_sx4.ko) kmod(sata_uli.ko) kmod(sata_via.ko) kmod(sata_vsc.ko) kmod(sbc_fitpc2_wdt.ko) kmod(sbs.ko) kmod(sbshc.ko) kmod(sch311x_wdt.ko) kmod(sch5627.ko) kmod(sch5636.ko) kmod(sch56xx-common.ko) kmod(sch_codel.ko) kmod(sch_fq.ko) kmod(sch_fq_codel.ko) kmod(sch_hfsc.ko) kmod(sch_hhf.ko) kmod(sch_htb.ko) kmod(sch_ingress.ko) kmod(sch_pie.ko) kmod(sch_plug.ko) kmod(sch_prio.ko) kmod(sch_sfq.ko) kmod(sch_tbf.ko) kmod(scsi_debug.ko) kmod(scsi_dh_alua.ko) kmod(scsi_dh_emc.ko) kmod(scsi_dh_hp_sw.ko) kmod(scsi_dh_rdac.ko) kmod(scsi_mod.ko) kmod(scsi_transport_fc.ko) kmod(scsi_transport_iscsi.ko) kmod(scsi_transport_sas.ko) kmod(scsi_transport_spi.ko) kmod(scsi_transport_srp.ko) kmod(sd_mod.ko) kmod(seed.ko) kmod(seqiv.ko) kmod(serdev.ko) kmod(serial_core.ko) kmod(serio.ko) kmod(serio_raw.ko) kmod(sermouse.ko) kmod(serpent-sse2-i586.ko) kmod(serpent_generic.ko) kmod(serport.ko) kmod(ses.ko) kmod(sg.ko) kmod(sha1_generic.ko) kmod(sha256_generic.ko) kmod(sha3_generic.ko) kmod(sha512_generic.ko) kmod(sht15.ko) kmod(sht21.ko) kmod(sht3x.ko) kmod(shtc1.ko) kmod(sil-sii8620.ko) kmod(sis-agp.ko) kmod(sis5595.ko) kmod(sit.ko) kmod(sl811-hcd.ko) kmod(smartpqi.ko) kmod(smsc.ko) kmod(smsc47b397.ko) kmod(smsc47m1.ko) kmod(smsc47m192.ko) kmod(snic.ko) kmod(soc_button_array.ko) kmod(softdog.ko) kmod(sonypi.ko) kmod(sp5100_tco.ko) kmod(sparse-keymap.ko) kmod(speedstep-ich.ko) kmod(speedstep-lib.ko) kmod(speedstep-smi.ko) kmod(spi-pxa2xx-pci.ko) kmod(spi-pxa2xx-platform.ko) kmod(sr_mod.ko) kmod(ssd1307fb.ko) kmod(st.ko) kmod(st_accel.ko) kmod(st_accel_i2c.ko) kmod(st_accel_spi.ko) kmod(st_gyro.ko) kmod(st_gyro_i2c.ko) kmod(st_gyro_spi.ko) kmod(st_magn.ko) kmod(st_magn_i2c.ko) kmod(st_magn_spi.ko) kmod(st_sensors.ko) kmod(st_sensors_i2c.ko) kmod(st_sensors_spi.ko) kmod(ste10Xp.ko) kmod(stex.ko) kmod(stk3310.ko) kmod(stp.ko) kmod(strparser.ko) kmod(sungem_phy.ko) kmod(sunrpc.ko) kmod(switchtec.ko) kmod(sworks-agp.ko) kmod(sx8.ko) kmod(synaptics_i2c.ko) kmod(synaptics_usb.ko) kmod(syscopyarea.ko) kmod(sysfillrect.ko) kmod(sysimgblt.ko) kmod(tap.ko) kmod(target_core_file.ko) kmod(target_core_iblock.ko) kmod(target_core_mod.ko) kmod(target_core_pscsi.ko) kmod(tc654.ko) kmod(tc74.ko) kmod(tcm_fc.ko) kmod(tcm_loop.ko) kmod(tcp_bbr.ko) kmod(tcp_cdg.ko) kmod(tcp_cubic.ko) kmod(tcp_dctcp.ko) kmod(tcp_diag.ko) kmod(tcp_nv.ko) kmod(tcrypt.ko) kmod(tea.ko) kmod(team.ko) kmod(team_mode_activebackup.ko) kmod(team_mode_broadcast.ko) kmod(team_mode_loadbalance.ko) kmod(team_mode_random.ko) kmod(team_mode_roundrobin.ko) kmod(teranetics.ko) kmod(test-kstrtox.ko) kmod(test_async_driver_probe.ko) kmod(tgr192.ko) kmod(thermal.ko) kmod(thermal_sys.ko) kmod(thmc50.ko) kmod(ti-ads1015.ko) kmod(ti-tfp410.ko) kmod(tifm_7xx1.ko) kmod(tifm_core.ko) kmod(timeriomem-rng.ko) kmod(tipc.ko) kmod(tlclk.ko) kmod(tls.ko) kmod(tm2-touchkey.ko) kmod(tmp102.ko) kmod(tmp103.ko) kmod(tmp108.ko) kmod(tmp401.ko) kmod(tmp421.ko) kmod(torture.ko) kmod(toshiba.ko) kmod(tpm-rng.ko) kmod(tpm.ko) kmod(tpm_atmel.ko) kmod(tpm_crb.ko) kmod(tpm_infineon.ko) kmod(tpm_nsc.ko) kmod(tpm_tis.ko) kmod(tpm_tis_core.ko) kmod(tps40422.ko) kmod(tps53679.ko) kmod(trusted.ko) kmod(ts_bm.ko) kmod(ts_fsm.ko) kmod(ts_kmp.ko) kmod(tsl2550.ko) kmod(ttm.ko) kmod(tun.ko) kmod(tunnel4.ko) kmod(tunnel6.ko) kmod(twofish-i586.ko) kmod(twofish_common.ko) kmod(twofish_generic.ko) kmod(typec.ko) kmod(typec_ucsi.ko) kmod(uas.ko) kmod(ucd9000.ko) kmod(ucd9200.ko) kmod(ucs2_string.ko) kmod(ucsi_acpi.ko) kmod(udf.ko) kmod(udl.ko) kmod(udp_diag.ko) kmod(udp_tunnel.ko) kmod(uhci-hcd.ko) kmod(uhid.ko) kmod(uinput.ko) kmod(ulpi.ko) kmod(umem.ko) kmod(ums-alauda.ko) kmod(ums-cypress.ko) kmod(ums-datafab.ko) kmod(ums-eneub6250.ko) kmod(ums-freecom.ko) kmod(ums-isd200.ko) kmod(ums-jumpshot.ko) kmod(ums-karma.ko) kmod(ums-onetouch.ko) kmod(ums-realtek.ko) kmod(ums-sddr09.ko) kmod(ums-sddr55.ko) kmod(ums-usbat.ko) kmod(unix.ko) kmod(unix_diag.ko) kmod(usb-common.ko) kmod(usb-storage.ko) kmod(usbcore.ko) kmod(usbhid.ko) kmod(usblp.ko) kmod(usbmon.ko) kmod(usbserial.ko) kmod(usbtmc.ko) kmod(veth.ko) kmod(vfat.ko) kmod(vfb.ko) kmod(vfio-pci.ko) kmod(vfio.ko) kmod(vfio_iommu_type1.ko) kmod(vfio_mdev.ko) kmod(vfio_virqfd.ko) kmod(vga16fb.ko) kmod(vgastate.ko) kmod(vgem.ko) kmod(vhost.ko) kmod(vhost_net.ko) kmod(vhost_scsi.ko) kmod(vhost_vsock.ko) kmod(via-agp.ko) kmod(via-cputemp.ko) kmod(via-rhine.ko) kmod(via-rng.ko) kmod(via-velocity.ko) kmod(via686a.ko) kmod(via_wdt.ko) kmod(video.ko) kmod(virt-dma.ko) kmod(virtio-gpu.ko) kmod(virtio-rng.ko) kmod(virtio.ko) kmod(virtio_balloon.ko) kmod(virtio_blk.ko) kmod(virtio_console.ko) kmod(virtio_crypto.ko) kmod(virtio_input.ko) kmod(virtio_mmio.ko) kmod(virtio_net.ko) kmod(virtio_pci.ko) kmod(virtio_ring.ko) kmod(virtio_scsi.ko) kmod(vitesse.ko) kmod(vl6180.ko) kmod(vmac.ko) kmod(vmw_balloon.ko) kmod(vmw_pvscsi.ko) kmod(vmw_vmci.ko) kmod(vmw_vsock_virtio_transport.ko) kmod(vmw_vsock_virtio_transport_common.ko) kmod(vmw_vsock_vmci_transport.ko) kmod(vmwgfx.ko) kmod(vmxnet3.ko) kmod(vport-geneve.ko) kmod(vport-gre.ko) kmod(vport-vxlan.ko) kmod(vrf.ko) kmod(vsock.ko) kmod(vsockmon.ko) kmod(vsxxxaa.ko) kmod(vt1211.ko) kmod(vt8231.ko) kmod(vxlan.ko) kmod(w83627ehf.ko) kmod(w83627hf.ko) kmod(w83627hf_wdt.ko) kmod(w83781d.ko) kmod(w83791d.ko) kmod(w83792d.ko) kmod(w83793.ko) kmod(w83795.ko) kmod(w83877f_wdt.ko) kmod(w83977f_wdt.ko) kmod(w83l785ts.ko) kmod(w83l786ng.ko) kmod(wacom.ko) kmod(wd719x.ko) kmod(wdat_wdt.ko) kmod(wdt_pci.ko) kmod(wistron_btns.ko) kmod(wp512.ko) kmod(x38_edac.ko) kmod(x509_key_parser.ko) kmod(x86_pkg_temp_thermal.ko) kmod(x_tables.ko) kmod(xcbc.ko) kmod(xfrm4_mode_beet.ko) kmod(xfrm4_mode_transport.ko) kmod(xfrm4_mode_tunnel.ko) kmod(xfrm4_tunnel.ko) kmod(xfrm6_mode_beet.ko) kmod(xfrm6_mode_ro.ko) kmod(xfrm6_mode_transport.ko) kmod(xfrm6_mode_tunnel.ko) kmod(xfrm6_tunnel.ko) kmod(xfrm_algo.ko) kmod(xfrm_ipcomp.ko) kmod(xfrm_user.ko) kmod(xfs.ko) kmod(xhci-hcd.ko) kmod(xhci-pci.ko) kmod(xilinx_gmii2rgmii.ko) kmod(xillybus_core.ko) kmod(xillybus_pcie.ko) kmod(xor.ko) kmod(xt_AUDIT.ko) kmod(xt_CHECKSUM.ko) kmod(xt_CLASSIFY.ko) kmod(xt_CONNSECMARK.ko) kmod(xt_CT.ko) kmod(xt_DSCP.ko) kmod(xt_HL.ko) kmod(xt_HMARK.ko) kmod(xt_IDLETIMER.ko) kmod(xt_LED.ko) kmod(xt_LOG.ko) kmod(xt_NETMAP.ko) kmod(xt_NFLOG.ko) kmod(xt_NFQUEUE.ko) kmod(xt_RATEEST.ko) kmod(xt_REDIRECT.ko) kmod(xt_SECMARK.ko) kmod(xt_TCPMSS.ko) kmod(xt_TCPOPTSTRIP.ko) kmod(xt_TEE.ko) kmod(xt_TPROXY.ko) kmod(xt_TRACE.ko) kmod(xt_addrtype.ko) kmod(xt_bpf.ko) kmod(xt_cgroup.ko) kmod(xt_cluster.ko) kmod(xt_comment.ko) kmod(xt_connbytes.ko) kmod(xt_connlabel.ko) kmod(xt_connlimit.ko) kmod(xt_connmark.ko) kmod(xt_conntrack.ko) kmod(xt_cpu.ko) kmod(xt_dccp.ko) kmod(xt_devgroup.ko) kmod(xt_dscp.ko) kmod(xt_ecn.ko) kmod(xt_esp.ko) kmod(xt_hashlimit.ko) kmod(xt_helper.ko) kmod(xt_hl.ko) kmod(xt_ipcomp.ko) kmod(xt_iprange.ko) kmod(xt_ipvs.ko) kmod(xt_l2tp.ko) kmod(xt_length.ko) kmod(xt_limit.ko) kmod(xt_mac.ko) kmod(xt_mark.ko) kmod(xt_multiport.ko) kmod(xt_nat.ko) kmod(xt_nfacct.ko) kmod(xt_osf.ko) kmod(xt_owner.ko) kmod(xt_physdev.ko) kmod(xt_pkttype.ko) kmod(xt_policy.ko) kmod(xt_quota.ko) kmod(xt_rateest.ko) kmod(xt_realm.ko) kmod(xt_recent.ko) kmod(xt_sctp.ko) kmod(xt_set.ko) kmod(xt_socket.ko) kmod(xt_state.ko) kmod(xt_statistic.ko) kmod(xt_string.ko) kmod(xt_tcpmss.ko) kmod(xt_tcpudp.ko) kmod(xt_time.ko) kmod(xt_u32.ko) kmod(xts.ko) kmod(xxhash.ko) kmod(xz_dec.ko) kmod(yealink.ko) kmod(z3fold.ko) kmod(zbud.ko) kmod(zl6100.ko) kmod(zlib_deflate.ko) kmod(zlib_inflate.ko) kmod(zpool.ko) kmod(zram.ko) kmod(zsmalloc.ko) kmod(zstd_compress.ko) kmod(zstd_decompress.ko) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /usr/bin/kernel-install coreutils dracut >= 027 linux-firmware >= 20150904-56.git6ebf5d57 systemd >= 203-2 Requires(post): /bin/sh Requires(preun): /bin/sh systemd >= 200 Requires(posttrans): /bin/sh Conflicts: xfsprogs < 4.3.0-1 xorg-x11-drv-vmmouse < 13.0.99 Processing files: kernel-rt-4.14.24-300.rt19.1.fc29.i686 Processing files: kernel-rt-devel-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel) kernel-devel-i686 = 4.14.24-300.rt19.1.fc29+rt kernel-devel-uname-r = 4.14.24-300.rt19.1.fc29.i686+rt kernel-rt-devel = 4.14.24-300.rt19.1.fc29 kernel-rt-devel(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rt-devel-i686 = 4.14.24-300.rt19.1.fc29 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): findutils Requires(post): /bin/sh Processing files: kernel-rt-modules-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel-module) kernel-modules = 4.14.24-300.rt19.1.fc29+rt kernel-modules-i686 = 4.14.24-300.rt19.1.fc29+rt kernel-rt-modules = 4.14.24-300.rt19.1.fc29 kernel-rt-modules(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rt-modules-i686 = 4.14.24-300.rt19.1.fc29 kernel-rt-modules-uname-r = 4.14.24-300.rt19.1.fc29.i686+rt kmod(3c574_cs.ko) kmod(3c589_cs.ko) kmod(3c59x.ko) kmod(6lowpan.ko) kmod(8250_exar.ko) kmod(8250_lpss.ko) kmod(8250_moxa.ko) kmod(8250_of.ko) kmod(9pnet_rdma.ko) kmod(a8293.ko) kmod(aacraid.ko) kmod(ac97_bus.ko) kmod(acecad.ko) kmod(acenic.ko) kmod(acer-wmi.ko) kmod(acerhdf.ko) kmod(adf7242.ko) kmod(adutux.ko) kmod(adv7170.ko) kmod(adv7175.ko) kmod(af9013.ko) kmod(af9033.ko) kmod(aic79xx.ko) kmod(aic7xxx.ko) kmod(aiptek.ko) kmod(aircable.ko) kmod(alienware-wmi.ko) kmod(altera-ci.ko) kmod(alx.ko) kmod(amd-xgbe.ko) kmod(amd8111e.ko) kmod(amdgpu.ko) kmod(amilo-rfkill.ko) kmod(apple-gmux.ko) kmod(appledisplay.ko) kmod(ar5523.ko) kmod(arc_uart.ko) kmod(ark3116.ko) kmod(as102_fe.ko) kmod(ascot2e.ko) kmod(asix.ko) kmod(ast.ko) kmod(asus-laptop.ko) kmod(asus-nb-wmi.ko) kmod(asus-wireless.ko) kmod(asus-wmi.ko) kmod(at86rf230.ko) kmod(atbm8830.ko) kmod(ath.ko) kmod(ath10k_core.ko) kmod(ath10k_pci.ko) kmod(ath10k_sdio.ko) kmod(ath10k_usb.ko) kmod(ath3k.ko) kmod(ath5k.ko) kmod(ath6kl_core.ko) kmod(ath6kl_sdio.ko) kmod(ath6kl_usb.ko) kmod(ath9k.ko) kmod(ath9k_common.ko) kmod(ath9k_htc.ko) kmod(ath9k_hw.ko) kmod(ati_remote.ko) kmod(atl1.ko) kmod(atl1c.ko) kmod(atl1e.ko) kmod(atl2.ko) kmod(atm.ko) kmod(atmel_mxt_ts.ko) kmod(atmtcp.ko) kmod(atusb.ko) kmod(au0828.ko) kmod(au8522_common.ko) kmod(au8522_decoder.ko) kmod(au8522_dig.ko) kmod(ax25.ko) kmod(ax88179_178a.ko) kmod(b1.ko) kmod(b1dma.ko) kmod(b1pci.ko) kmod(b1pcmcia.ko) kmod(b2c2-flexcop-pci.ko) kmod(b2c2-flexcop-usb.ko) kmod(b2c2-flexcop.ko) kmod(b43.ko) kmod(b43legacy.ko) kmod(b44.ko) kmod(b53_common.ko) kmod(b53_mdio.ko) kmod(b53_mmap.ko) kmod(b53_spi.ko) kmod(b53_srab.ko) kmod(baycom_epp.ko) kmod(bcm-sf2.ko) kmod(bcm203x.ko) kmod(bcm3510.ko) kmod(bcma.ko) kmod(bd9571mwv.ko) kmod(be2iscsi.ko) kmod(be2net.ko) kmod(belkin_sa.ko) kmod(bfa.ko) kmod(bfusb.ko) kmod(bluecard_cs.ko) kmod(bluetooth.ko) kmod(bluetooth_6lowpan.ko) kmod(bnep.ko) kmod(bnx2.ko) kmod(bnx2fc.ko) kmod(bnx2i.ko) kmod(bnx2x.ko) kmod(bnxt_en.ko) kmod(bpa10x.ko) kmod(brcmfmac.ko) kmod(brcmsmac.ko) kmod(brcmutil.ko) kmod(bsd_comp.ko) kmod(bt3c_cs.ko) kmod(bt819.ko) kmod(bt856.ko) kmod(bt866.ko) kmod(bt878.ko) kmod(btbcm.ko) kmod(btcoexist.ko) kmod(btintel.ko) kmod(btmrvl.ko) kmod(btmrvl_sdio.ko) kmod(btqca.ko) kmod(btrtl.ko) kmod(btsdio.ko) kmod(bttv.ko) kmod(btuart_cs.ko) kmod(btusb.ko) kmod(budget-av.ko) kmod(budget-ci.ko) kmod(budget-core.ko) kmod(budget-patch.ko) kmod(budget.ko) kmod(c4.ko) kmod(c_can.ko) kmod(c_can_pci.ko) kmod(ca8210.ko) kmod(can-bcm.ko) kmod(can-dev.ko) kmod(can-gw.ko) kmod(can-raw.ko) kmod(can.ko) kmod(capidrv.ko) kmod(carl9170.ko) kmod(cassini.ko) kmod(catc.ko) kmod(cb710-mmc.ko) kmod(cc2520.ko) kmod(cc770.ko) kmod(cc770_platform.ko) kmod(cdc_eem.ko) kmod(cdc_ether.ko) kmod(cdc_mbim.ko) kmod(cdc_ncm.ko) kmod(cdc_subset.ko) kmod(cec.ko) kmod(cfag12864b.ko) kmod(cfag12864bfb.ko) kmod(cfg80211.ko) kmod(ch341.ko) kmod(ch7006.ko) kmod(ch9200.ko) kmod(chaoskey.ko) kmod(charlcd.ko) kmod(chcr.ko) kmod(chipreg.ko) kmod(chromeos_laptop.ko) kmod(chromeos_pstore.ko) kmod(classmate-laptop.ko) kmod(cmtp.ko) kmod(cnic.ko) kmod(compal-laptop.ko) kmod(cp210x.ko) kmod(cpia2.ko) kmod(cramfs.ko) kmod(cros_kbd_led_backlight.ko) kmod(cs3308.ko) kmod(cs5345.ko) kmod(cs53l32a.ko) kmod(cs5535-mfd.ko) kmod(csiostor.ko) kmod(cw1200_core.ko) kmod(cw1200_wlan_sdio.ko) kmod(cw1200_wlan_spi.ko) kmod(cx18-alsa.ko) kmod(cx18.ko) kmod(cx22700.ko) kmod(cx22702.ko) kmod(cx231xx-alsa.ko) kmod(cx231xx-dvb.ko) kmod(cx231xx.ko) kmod(cx2341x.ko) kmod(cx23885.ko) kmod(cx24110.ko) kmod(cx24113.ko) kmod(cx24116.ko) kmod(cx24117.ko) kmod(cx24120.ko) kmod(cx24123.ko) kmod(cx25840.ko) kmod(cx82310_eth.ko) kmod(cx88-alsa.ko) kmod(cx88-blackbird.ko) kmod(cx88-dvb.ko) kmod(cx88-vp3054-i2c.ko) kmod(cx8800.ko) kmod(cx8802.ko) kmod(cx88xx.ko) kmod(cxacru.ko) kmod(cxd2820r.ko) kmod(cxd2841er.ko) kmod(cxgb.ko) kmod(cxgb3.ko) kmod(cxgb3i.ko) kmod(cxgb4.ko) kmod(cxgb4i.ko) kmod(cxgb4vf.ko) kmod(cxgbit.ko) kmod(cyberjack.ko) kmod(cyclades.ko) kmod(cypress_firmware.ko) kmod(cypress_m8.ko) kmod(ddbridge.ko) kmod(de2104x.ko) kmod(de4x5.ko) kmod(dell-laptop.ko) kmod(dell-rbtn.ko) kmod(dell-smbios.ko) kmod(dell-smo8800.ko) kmod(dell-wmi-aio.ko) kmod(dell-wmi-led.ko) kmod(dell-wmi.ko) kmod(designware_i2s.ko) kmod(dib0070.ko) kmod(dib0090.ko) kmod(dib3000mb.ko) kmod(dib3000mc.ko) kmod(dib7000m.ko) kmod(dib7000p.ko) kmod(dib8000.ko) kmod(dibx000_common.ko) kmod(digi_acceleport.ko) kmod(diva_mnt.ko) kmod(divacapi.ko) kmod(divadidd.ko) kmod(dl2k.ko) kmod(dm1105.ko) kmod(dm9601.ko) kmod(dmfe.ko) kmod(drx39xyj.ko) kmod(drxd.ko) kmod(drxk.ko) kmod(ds3000.ko) kmod(dsa_core.ko) kmod(dsa_loop.ko) kmod(dsa_loop_bdinfo.ko) kmod(dsbr100.ko) kmod(dst.ko) kmod(dst_ca.ko) kmod(dtl1_cs.ko) kmod(dvb-as102.ko) kmod(dvb-bt8xx.ko) kmod(dvb-core.ko) kmod(dvb-pll.ko) kmod(dvb-ttpci.ko) kmod(dvb-ttusb-budget.ko) kmod(dvb-usb-a800.ko) kmod(dvb-usb-af9005-remote.ko) kmod(dvb-usb-af9005.ko) kmod(dvb-usb-af9015.ko) kmod(dvb-usb-af9035.ko) kmod(dvb-usb-anysee.ko) kmod(dvb-usb-au6610.ko) kmod(dvb-usb-az6007.ko) kmod(dvb-usb-az6027.ko) kmod(dvb-usb-ce6230.ko) kmod(dvb-usb-cinergyT2.ko) kmod(dvb-usb-cxusb.ko) kmod(dvb-usb-dib0700.ko) kmod(dvb-usb-dibusb-common.ko) kmod(dvb-usb-dibusb-mb.ko) kmod(dvb-usb-dibusb-mc-common.ko) kmod(dvb-usb-dibusb-mc.ko) kmod(dvb-usb-digitv.ko) kmod(dvb-usb-dtt200u.ko) kmod(dvb-usb-dtv5100.ko) kmod(dvb-usb-dvbsky.ko) kmod(dvb-usb-dw2102.ko) kmod(dvb-usb-ec168.ko) kmod(dvb-usb-friio.ko) kmod(dvb-usb-gl861.ko) kmod(dvb-usb-gp8psk.ko) kmod(dvb-usb-lmedm04.ko) kmod(dvb-usb-m920x.ko) kmod(dvb-usb-mxl111sf.ko) kmod(dvb-usb-nova-t-usb2.ko) kmod(dvb-usb-opera.ko) kmod(dvb-usb-pctv452e.ko) kmod(dvb-usb-rtl28xxu.ko) kmod(dvb-usb-technisat-usb2.ko) kmod(dvb-usb-ttusb2.ko) kmod(dvb-usb-umt-010.ko) kmod(dvb-usb-vp702x.ko) kmod(dvb-usb-vp7045.ko) kmod(dvb-usb.ko) kmod(dvb_usb_v2.ko) kmod(dynapro.ko) kmod(e4000.ko) kmod(earth-pt1.ko) kmod(ec100.ko) kmod(ecryptfs.ko) kmod(edt-ft5x06.ko) kmod(eeepc-laptop.ko) kmod(eeepc-wmi.ko) kmod(eeti_ts.ko) kmod(egalax_ts.ko) kmod(egalax_ts_serial.ko) kmod(elants_i2c.ko) kmod(elo.ko) kmod(em28xx-alsa.ko) kmod(em28xx-dvb.ko) kmod(em28xx-rc.ko) kmod(em28xx-v4l.ko) kmod(em28xx.ko) kmod(emi26.ko) kmod(emi62.ko) kmod(empeg.ko) kmod(emu10k1-gp.ko) kmod(ene_ir.ko) kmod(eni.ko) kmod(enic.ko) kmod(epic100.ko) kmod(esas2r.ko) kmod(ezusb.ko) kmod(f81534.ko) kmod(fakelb.ko) kmod(fc0011.ko) kmod(fc0012.ko) kmod(fc0013.ko) kmod(fc2580.ko) kmod(fcoe.ko) kmod(fintek-cir.ko) kmod(firedtv.ko) kmod(firestream.ko) kmod(firewire-core.ko) kmod(firewire-net.ko) kmod(firewire-ohci.ko) kmod(firewire-sbp2.ko) kmod(fm801-gp.ko) kmod(fmc-chardev.ko) kmod(fmc-fakedev.ko) kmod(fmc-trivial.ko) kmod(fmc-write-eeprom.ko) kmod(fmc.ko) kmod(fnic.ko) kmod(forcedeth.ko) kmod(ftdi-elan.ko) kmod(ftdi_sio.ko) kmod(fujitsu-laptop.ko) kmod(fujitsu-tablet.ko) kmod(fujitsu_ts.ko) kmod(fusb302.ko) kmod(gameport.ko) kmod(garmin_gps.ko) kmod(genet.ko) kmod(gigaset.ko) kmod(gl620a.ko) kmod(gma500_gfx.ko) kmod(go7007-loader.ko) kmod(go7007-usb.ko) kmod(go7007.ko) kmod(goodix.ko) kmod(gp8psk-fe.ko) kmod(gpio-ir-recv.ko) kmod(gpio-ir-tx.ko) kmod(gs_usb.ko) kmod(gspca_benq.ko) kmod(gspca_conex.ko) kmod(gspca_cpia1.ko) kmod(gspca_dtcs033.ko) kmod(gspca_etoms.ko) kmod(gspca_finepix.ko) kmod(gspca_gl860.ko) kmod(gspca_jeilinj.ko) kmod(gspca_jl2005bcd.ko) kmod(gspca_kinect.ko) kmod(gspca_konica.ko) kmod(gspca_m5602.ko) kmod(gspca_main.ko) kmod(gspca_mars.ko) kmod(gspca_mr97310a.ko) kmod(gspca_nw80x.ko) kmod(gspca_ov519.ko) kmod(gspca_ov534.ko) kmod(gspca_ov534_9.ko) kmod(gspca_pac207.ko) kmod(gspca_pac7302.ko) kmod(gspca_pac7311.ko) kmod(gspca_se401.ko) kmod(gspca_sn9c2028.ko) kmod(gspca_sn9c20x.ko) kmod(gspca_sonixb.ko) kmod(gspca_sonixj.ko) kmod(gspca_spca1528.ko) kmod(gspca_spca500.ko) kmod(gspca_spca501.ko) kmod(gspca_spca505.ko) kmod(gspca_spca506.ko) kmod(gspca_spca508.ko) kmod(gspca_spca561.ko) kmod(gspca_sq905.ko) kmod(gspca_sq905c.ko) kmod(gspca_sq930x.ko) kmod(gspca_stk014.ko) kmod(gspca_stk1135.ko) kmod(gspca_stv0680.ko) kmod(gspca_stv06xx.ko) kmod(gspca_sunplus.ko) kmod(gspca_t613.ko) kmod(gspca_topro.ko) kmod(gspca_touptek.ko) kmod(gspca_tv8532.ko) kmod(gspca_vc032x.ko) kmod(gspca_vicam.ko) kmod(gspca_xirlink_cit.ko) kmod(gspca_zc3xx.ko) kmod(gtco.ko) kmod(gunze.ko) kmod(hamachi.ko) kmod(hanwang.ko) kmod(hci.ko) kmod(hci_nokia.ko) kmod(hci_uart.ko) kmod(hci_vhci.ko) kmod(hd44780.ko) kmod(hdaps.ko) kmod(hdpvr.ko) kmod(he.ko) kmod(helene.ko) kmod(hexium_gemini.ko) kmod(hexium_orion.ko) kmod(hfcsusb.ko) kmod(hfs.ko) kmod(hfsplus.ko) kmod(hi311x.ko) kmod(hi6210-i2s.ko) kmod(hid-picolcd.ko) kmod(hid-prodikeys.ko) kmod(hid-sensor-accel-3d.ko) kmod(hid-sensor-als.ko) kmod(hid-sensor-gyro-3d.ko) kmod(hid-sensor-hub.ko) kmod(hid-sensor-humidity.ko) kmod(hid-sensor-iio-common.ko) kmod(hid-sensor-incl-3d.ko) kmod(hid-sensor-magn-3d.ko) kmod(hid-sensor-rotation.ko) kmod(hid-sensor-temperature.ko) kmod(hid-sensor-trigger.ko) kmod(hidp.ko) kmod(hisax.ko) kmod(hisax_fcpcipnp.ko) kmod(hisax_isac.ko) kmod(hisax_st5481.ko) kmod(hopper.ko) kmod(horus3a.ko) kmod(hp-wireless.ko) kmod(hp-wmi.ko) kmod(hp_accel.ko) kmod(hso.ko) kmod(ht16k33.ko) kmod(huawei_cdc_ncm.ko) kmod(hwa-hc.ko) kmod(hwpoison-inject.ko) kmod(i1480-dfu-usb.ko) kmod(i1480-est.ko) kmod(i40iw.ko) kmod(i82092.ko) kmod(i915.ko) kmod(ib_cm.ko) kmod(ib_core.ko) kmod(ib_ipoib.ko) kmod(ib_iser.ko) kmod(ib_isert.ko) kmod(ib_mthca.ko) kmod(ib_srp.ko) kmod(ib_srpt.ko) kmod(ib_ucm.ko) kmod(ib_umad.ko) kmod(ib_uverbs.ko) kmod(ideapad-laptop.ko) kmod(idmouse.ko) kmod(ieee802154.ko) kmod(ieee802154_6lowpan.ko) kmod(ieee802154_socket.ko) kmod(ifi_canfd.ko) kmod(igorplugusb.ko) kmod(iguanair.ko) kmod(ili210x.ko) kmod(imon.ko) kmod(inexio.ko) kmod(int51x1.ko) kmod(intel-hid.ko) kmod(intel-lpss-acpi.ko) kmod(intel-lpss-pci.ko) kmod(intel-lpss.ko) kmod(intel-rst.ko) kmod(intel-vbtn.ko) kmod(intel_cht_int33fe.ko) kmod(intel_ips.ko) kmod(intel_oaktrail.ko) kmod(intel_punit_ipc.ko) kmod(io_edgeport.ko) kmod(io_ti.ko) kmod(iowarrior.ko) kmod(ipaq.ko) kmod(ipheth.ko) kmod(ipw.ko) kmod(ipw2100.ko) kmod(ipw2200.ko) kmod(ipwireless.ko) kmod(ir-hix5hd2.ko) kmod(ir-jvc-decoder.ko) kmod(ir-kbd-i2c.ko) kmod(ir-lirc-codec.ko) kmod(ir-mce_kbd-decoder.ko) kmod(ir-nec-decoder.ko) kmod(ir-rc5-decoder.ko) kmod(ir-rc6-decoder.ko) kmod(ir-sanyo-decoder.ko) kmod(ir-sharp-decoder.ko) kmod(ir-sony-decoder.ko) kmod(ir-spi.ko) kmod(ir-usb.ko) kmod(ir-xmp-decoder.ko) kmod(ircomm-tty.ko) kmod(ircomm.ko) kmod(irda-usb.ko) kmod(irda.ko) kmod(irlan.ko) kmod(irnet.ko) kmod(irtty-sir.ko) kmod(isci.ko) kmod(iscsi_boot_sysfs.ko) kmod(iscsi_ibft.ko) kmod(isdn.ko) kmod(isdnhdlc.ko) kmod(isight_firmware.ko) kmod(isl6405.ko) kmod(isl6421.ko) kmod(isl6423.ko) kmod(it913x.ko) kmod(itd1000.ko) kmod(ite-cir.ko) kmod(iuu_phoenix.ko) kmod(ivtv.ko) kmod(ivtvfb.ko) kmod(iw_cm.ko) kmod(iw_cxgb3.ko) kmod(iw_cxgb4.ko) kmod(iw_nes.ko) kmod(iwl3945.ko) kmod(iwl4965.ko) kmod(iwldvm.ko) kmod(iwlegacy.ko) kmod(iwlmvm.ko) kmod(iwlwifi.ko) kmod(ix2505v.ko) kmod(jfs.ko) kmod(jmb38x_ms.ko) kmod(jsm.ko) kmod(kalmia.ko) kmod(kaweth.ko) kmod(kbtab.ko) kmod(kernelcapi.ko) kmod(keyspan.ko) kmod(keyspan_pda.ko) kmod(kl5kusb105.ko) kmod(kobil_sct.ko) kmod(ks0108.ko) kmod(ks0127.ko) kmod(ksz_common.ko) kmod(ksz_spi.ko) kmod(kvaser_usb.ko) kmod(l1oip.ko) kmod(l2tp_core.ko) kmod(l2tp_ip.ko) kmod(l2tp_ip6.ko) kmod(l64781.ko) kmod(lan78xx.ko) kmod(lan9303-core.ko) kmod(lan9303_i2c.ko) kmod(lan9303_mdio.ko) kmod(ldusb.ko) kmod(led-class-flash.ko) kmod(leds-as3645a.ko) kmod(leds-blinkm.ko) kmod(leds-clevo-mail.ko) kmod(leds-is31fl32xx.ko) kmod(leds-lm3530.ko) kmod(leds-lp3944.ko) kmod(leds-lp3952.ko) kmod(leds-lt3593.ko) kmod(leds-nic78bx.ko) kmod(leds-ss4200.ko) kmod(ledtrig-backlight.ko) kmod(ledtrig-camera.ko) kmod(ledtrig-default-on.ko) kmod(ledtrig-gpio.ko) kmod(ledtrig-heartbeat.ko) kmod(ledtrig-oneshot.ko) kmod(ledtrig-timer.ko) kmod(ledtrig-transient.ko) kmod(legousbtower.ko) kmod(lg-vl600.ko) kmod(lg2160.ko) kmod(lgdt3305.ko) kmod(lgdt3306a.ko) kmod(lgdt330x.ko) kmod(lgs8gxx.ko) kmod(lib80211.ko) kmod(lib80211_crypt_ccmp.ko) kmod(lib80211_crypt_tkip.ko) kmod(lib80211_crypt_wep.ko) kmod(libcxgb.ko) kmod(libcxgbi.ko) kmod(libertas.ko) kmod(libertas_cs.ko) kmod(libertas_sdio.ko) kmod(libfcoe.ko) kmod(libipw.ko) kmod(libsas.ko) kmod(lightning.ko) kmod(lirc_dev.ko) kmod(lirc_zilog.ko) kmod(litelink-sir.ko) kmod(lnbh25.ko) kmod(lnbp21.ko) kmod(lnbp22.ko) kmod(lpc_ich.ko) kmod(lpc_sch.ko) kmod(lpfc.ko) kmod(m52790.ko) kmod(m88ds3103.ko) kmod(m88rs2000.ko) kmod(m88rs6000t.ko) kmod(mISDN_core.ko) kmod(mISDNinfineon.ko) kmod(mISDNipac.ko) kmod(mISDNisar.ko) kmod(m_can.ko) kmod(mac80211.ko) kmod(mac80211_hwsim.ko) kmod(mac802154.ko) kmod(macb.ko) kmod(macb_pci.ko) kmod(mantis.ko) kmod(mantis_core.ko) kmod(max2165.ko) kmod(mb86a16.ko) kmod(mb86a20s.ko) kmod(mc44s803.ko) kmod(mcba_usb.ko) kmod(mceusb.ko) kmod(mcs5000_ts.ko) kmod(mcs7780.ko) kmod(mcs7830.ko) kmod(mct_u232.ko) kmod(mdc800.ko) kmod(media.ko) kmod(megaraid.ko) kmod(megaraid_mbox.ko) kmod(megaraid_mm.ko) kmod(megaraid_sas.ko) kmod(mei_phy.ko) kmod(memstick.ko) kmod(meye.ko) kmod(mgag200.ko) kmod(microread.ko) kmod(microread_i2c.ko) kmod(microread_mei.ko) kmod(microtek.ko) kmod(minix.ko) kmod(mk712.ko) kmod(mlx4_core.ko) kmod(mlx4_en.ko) kmod(mlx4_ib.ko) kmod(mlx5_core.ko) kmod(mlxcpld-hotplug.ko) kmod(mlxfw.ko) kmod(mlxsw_core.ko) kmod(mlxsw_i2c.ko) kmod(mlxsw_minimal.ko) kmod(mlxsw_pci.ko) kmod(mlxsw_spectrum.ko) kmod(mlxsw_switchib.ko) kmod(mlxsw_switchx2.ko) kmod(mmc_block.ko) kmod(mmc_core.ko) kmod(mms114.ko) kmod(mn88472.ko) kmod(mn88473.ko) kmod(mos7720.ko) kmod(mos7840.ko) kmod(mpls_gso.ko) kmod(mpls_iptunnel.ko) kmod(mpls_router.ko) kmod(mpt3sas.ko) kmod(mrf24j40.ko) kmod(msi-laptop.ko) kmod(msi-wmi.ko) kmod(msp3400.ko) kmod(mspro_block.ko) kmod(mt2060.ko) kmod(mt2063.ko) kmod(mt20xx.ko) kmod(mt2131.ko) kmod(mt2266.ko) kmod(mt312.ko) kmod(mt352.ko) kmod(mt7530.ko) kmod(mt7601u.ko) kmod(mt9v011.ko) kmod(mtd.ko) kmod(mtouch.ko) kmod(mv88e6060.ko) kmod(mv88e6xxx.ko) kmod(mvmdio.ko) kmod(mvsas.ko) kmod(mwifiex.ko) kmod(mwifiex_pcie.ko) kmod(mwifiex_sdio.ko) kmod(mwifiex_usb.ko) kmod(mwl8k.ko) kmod(mxb.ko) kmod(mxl111sf-demod.ko) kmod(mxl111sf-tuner.ko) kmod(mxl5005s.ko) kmod(mxl5007t.ko) kmod(mxl5xx.ko) kmod(mxm-wmi.ko) kmod(n_gsm.ko) kmod(n_hdlc.ko) kmod(n_r3964.ko) kmod(navman.ko) kmod(nci.ko) kmod(net1080.ko) kmod(netup-unidvb.ko) kmod(netxen_nic.ko) kmod(nfc.ko) kmod(nfc_digital.ko) kmod(nfcmrvl.ko) kmod(nfcmrvl_usb.ko) kmod(nfcsim.ko) kmod(ngene.ko) kmod(nhc_dest.ko) kmod(nhc_fragment.ko) kmod(nhc_ghc_ext_dest.ko) kmod(nhc_ghc_ext_frag.ko) kmod(nhc_ghc_ext_hop.ko) kmod(nhc_ghc_ext_route.ko) kmod(nhc_ghc_icmpv6.ko) kmod(nhc_ghc_udp.ko) kmod(nhc_hop.ko) kmod(nhc_ipv6.ko) kmod(nhc_mobility.ko) kmod(nhc_routing.ko) kmod(nhc_udp.ko) kmod(nicstar.ko) kmod(niu.ko) kmod(nmclan_cs.ko) kmod(nosy.ko) kmod(nouveau.ko) kmod(nozomi.ko) kmod(ns558.ko) kmod(nsc-ircc.ko) kmod(nuvoton-cir.ko) kmod(nvme-rdma.ko) kmod(nvmet-rdma.ko) kmod(nxp-nci.ko) kmod(nxp-nci_i2c.ko) kmod(nxt200x.ko) kmod(nxt6000.ko) kmod(ocrdma.ko) kmod(ofpart.ko) kmod(omninet.ko) kmod(opticon.ko) kmod(option.ko) kmod(or51132.ko) kmod(or51211.ko) kmod(oti6858.ko) kmod(ov2640.ko) kmod(ov7640.ko) kmod(p54common.ko) kmod(p54pci.ko) kmod(p54usb.ko) kmod(panasonic-laptop.ko) kmod(parport_serial.ko) kmod(pch_can.ko) kmod(pch_gbe.ko) kmod(pcnet32.ko) kmod(pd6729.ko) kmod(peak_pci.ko) kmod(peak_pciefd.ko) kmod(peak_usb.ko) kmod(peaq-wmi.ko) kmod(pegasus.ko) kmod(pegasus_notetaker.ko) kmod(penmount.ko) kmod(pixcir_i2c_ts.ko) kmod(pl2303.ko) kmod(plusb.ko) kmod(pluto2.ko) kmod(pm80xx.ko) kmod(pmcraid.ko) kmod(pn533.ko) kmod(pn533_i2c.ko) kmod(pn533_usb.ko) kmod(pn544.ko) kmod(pn544_i2c.ko) kmod(pn544_mei.ko) kmod(port100.ko) kmod(ppp_async.ko) kmod(ppp_deflate.ko) kmod(ppp_generic.ko) kmod(ppp_mppe.ko) kmod(ppp_synctty.ko) kmod(pppoe.ko) kmod(pppox.ko) kmod(pptp.ko) kmod(pulse8-cec.ko) kmod(pvpanic.ko) kmod(pvrusb2.ko) kmod(pwc.ko) kmod(pwm-ir-tx.ko) kmod(pwrseq_emmc.ko) kmod(pwrseq_sd8787.ko) kmod(pwrseq_simple.ko) kmod(qca8k.ko) kmod(qcaux.ko) kmod(qcserial.ko) kmod(qed.ko) kmod(qede.ko) kmod(qedf.ko) kmod(qedi.ko) kmod(qla1280.ko) kmod(qla2xxx.ko) kmod(qla3xxx.ko) kmod(qla4xxx.ko) kmod(qlcnic.ko) kmod(qlge.ko) kmod(qm1d1c0042.ko) kmod(qmi_wwan.ko) kmod(qt1010.ko) kmod(qtnfmac.ko) kmod(qtnfmac_pearl_pcie.ko) kmod(quatech2.ko) kmod(r592.ko) kmod(r6040.ko) kmod(r8152.ko) kmod(r8192e_pci.ko) kmod(r820t.ko) kmod(r8712u.ko) kmod(r8723bs.ko) kmod(r8822be.ko) kmod(radeon.ko) kmod(radio-i2c-si470x.ko) kmod(radio-keene.ko) kmod(radio-ma901.ko) kmod(radio-maxiradio.ko) kmod(radio-mr800.ko) kmod(radio-shark.ko) kmod(radio-tea5764.ko) kmod(radio-usb-si470x.ko) kmod(radio-wl1273.ko) kmod(rainshadow-cec.ko) kmod(raydium_i2c_ts.ko) kmod(rc-adstech-dvb-t-pci.ko) kmod(rc-alink-dtu-m.ko) kmod(rc-anysee.ko) kmod(rc-apac-viewcomp.ko) kmod(rc-asus-pc39.ko) kmod(rc-asus-ps3-100.ko) kmod(rc-ati-tv-wonder-hd-600.ko) kmod(rc-ati-x10.ko) kmod(rc-avermedia-a16d.ko) kmod(rc-avermedia-cardbus.ko) kmod(rc-avermedia-dvbt.ko) kmod(rc-avermedia-m135a.ko) kmod(rc-avermedia-m733a-rm-k6.ko) kmod(rc-avermedia-rm-ks.ko) kmod(rc-avermedia.ko) kmod(rc-avertv-303.ko) kmod(rc-azurewave-ad-tu700.ko) kmod(rc-behold-columbus.ko) kmod(rc-behold.ko) kmod(rc-budget-ci-old.ko) kmod(rc-cec.ko) kmod(rc-cinergy-1400.ko) kmod(rc-cinergy.ko) kmod(rc-core.ko) kmod(rc-d680-dmb.ko) kmod(rc-delock-61959.ko) kmod(rc-dib0700-nec.ko) kmod(rc-dib0700-rc5.ko) kmod(rc-digitalnow-tinytwin.ko) kmod(rc-digittrade.ko) kmod(rc-dm1105-nec.ko) kmod(rc-dntv-live-dvb-t.ko) kmod(rc-dntv-live-dvbt-pro.ko) kmod(rc-dtt200u.ko) kmod(rc-dvbsky.ko) kmod(rc-dvico-mce.ko) kmod(rc-dvico-portable.ko) kmod(rc-em-terratec.ko) kmod(rc-encore-enltv-fm53.ko) kmod(rc-encore-enltv.ko) kmod(rc-encore-enltv2.ko) kmod(rc-evga-indtube.ko) kmod(rc-eztv.ko) kmod(rc-flydvb.ko) kmod(rc-flyvideo.ko) kmod(rc-fusionhdtv-mce.ko) kmod(rc-gadmei-rm008z.ko) kmod(rc-geekbox.ko) kmod(rc-genius-tvgo-a11mce.ko) kmod(rc-gotview7135.ko) kmod(rc-hauppauge.ko) kmod(rc-imon-mce.ko) kmod(rc-imon-pad.ko) kmod(rc-iodata-bctv7e.ko) kmod(rc-it913x-v1.ko) kmod(rc-it913x-v2.ko) kmod(rc-kaiomy.ko) kmod(rc-kworld-315u.ko) kmod(rc-kworld-pc150u.ko) kmod(rc-kworld-plus-tv-analog.ko) kmod(rc-leadtek-y04g0051.ko) kmod(rc-lme2510.ko) kmod(rc-loopback.ko) kmod(rc-manli.ko) kmod(rc-medion-x10-digitainer.ko) kmod(rc-medion-x10-or2x.ko) kmod(rc-medion-x10.ko) kmod(rc-msi-digivox-ii.ko) kmod(rc-msi-digivox-iii.ko) kmod(rc-msi-tvanywhere-plus.ko) kmod(rc-msi-tvanywhere.ko) kmod(rc-nebula.ko) kmod(rc-nec-terratec-cinergy-xs.ko) kmod(rc-norwood.ko) kmod(rc-npgtech.ko) kmod(rc-pctv-sedna.ko) kmod(rc-pinnacle-color.ko) kmod(rc-pinnacle-grey.ko) kmod(rc-pinnacle-pctv-hd.ko) kmod(rc-pixelview-002t.ko) kmod(rc-pixelview-mk12.ko) kmod(rc-pixelview-new.ko) kmod(rc-pixelview.ko) kmod(rc-powercolor-real-angel.ko) kmod(rc-proteus-2309.ko) kmod(rc-purpletv.ko) kmod(rc-pv951.ko) kmod(rc-rc6-mce.ko) kmod(rc-real-audio-220-32-keys.ko) kmod(rc-reddo.ko) kmod(rc-snapstream-firefly.ko) kmod(rc-streamzap.ko) kmod(rc-su3000.ko) kmod(rc-tbs-nec.ko) kmod(rc-technisat-ts35.ko) kmod(rc-technisat-usb2.ko) kmod(rc-terratec-cinergy-c-pci.ko) kmod(rc-terratec-cinergy-s2-hd.ko) kmod(rc-terratec-cinergy-xs.ko) kmod(rc-terratec-slim-2.ko) kmod(rc-terratec-slim.ko) kmod(rc-tevii-nec.ko) kmod(rc-tivo.ko) kmod(rc-total-media-in-hand-02.ko) kmod(rc-total-media-in-hand.ko) kmod(rc-trekstor.ko) kmod(rc-tt-1500.ko) kmod(rc-twinhan-dtv-cab-ci.ko) kmod(rc-twinhan1027.ko) kmod(rc-videomate-m1f.ko) kmod(rc-videomate-s350.ko) kmod(rc-videomate-tv-pvr.ko) kmod(rc-winfast-usbii-deluxe.ko) kmod(rc-winfast.ko) kmod(rc-zx-irdec.ko) kmod(rdma_cm.ko) kmod(rdma_rxe.ko) kmod(rdma_ucm.ko) kmod(redrat3.ko) kmod(reiserfs.ko) kmod(rfcomm.ko) kmod(rfkill-gpio.ko) kmod(rfkill.ko) kmod(rndis_host.ko) kmod(rndis_wlan.ko) kmod(rocket.ko) kmod(romfs.ko) kmod(rpcrdma.ko) kmod(rsi_91x.ko) kmod(rsi_sdio.ko) kmod(rsi_usb.ko) kmod(rt2400pci.ko) kmod(rt2500pci.ko) kmod(rt2500usb.ko) kmod(rt2800lib.ko) kmod(rt2800mmio.ko) kmod(rt2800pci.ko) kmod(rt2800usb.ko) kmod(rt2x00lib.ko) kmod(rt2x00mmio.ko) kmod(rt2x00pci.ko) kmod(rt2x00usb.ko) kmod(rt61pci.ko) kmod(rt73usb.ko) kmod(rtl2830.ko) kmod(rtl2832.ko) kmod(rtl8150.ko) kmod(rtl8187.ko) kmod(rtl8188ee.ko) kmod(rtl818x_pci.ko) kmod(rtl8192c-common.ko) kmod(rtl8192ce.ko) kmod(rtl8192cu.ko) kmod(rtl8192de.ko) kmod(rtl8192ee.ko) kmod(rtl8192se.ko) kmod(rtl8723-common.ko) kmod(rtl8723ae.ko) kmod(rtl8723be.ko) kmod(rtl8821ae.ko) kmod(rtl8xxxu.ko) kmod(rtl_pci.ko) kmod(rtl_usb.ko) kmod(rtllib.ko) kmod(rtllib_crypt_ccmp.ko) kmod(rtllib_crypt_tkip.ko) kmod(rtllib_crypt_wep.ko) kmod(rtlwifi.ko) kmod(rtsx_pci.ko) kmod(rtsx_pci_ms.ko) kmod(rtsx_pci_sdmmc.ko) kmod(rtsx_usb.ko) kmod(rtsx_usb_ms.ko) kmod(rtsx_usb_sdmmc.ko) kmod(s2250.ko) kmod(s2255drv.ko) kmod(s2io.ko) kmod(s5h1409.ko) kmod(s5h1411.ko) kmod(s5h1420.ko) kmod(s921.ko) kmod(saa6588.ko) kmod(saa6752hs.ko) kmod(saa7110.ko) kmod(saa7115.ko) kmod(saa7127.ko) kmod(saa7134-alsa.ko) kmod(saa7134-dvb.ko) kmod(saa7134-empress.ko) kmod(saa7134-go7007.ko) kmod(saa7134.ko) kmod(saa7146.ko) kmod(saa7146_vv.ko) kmod(saa7164.ko) kmod(saa717x.ko) kmod(saa7185.ko) kmod(saa7706h.ko) kmod(safe_serial.ko) kmod(samsung-laptop.ko) kmod(samsung-q10.ko) kmod(sbp_target.ko) kmod(sc92031.ko) kmod(sctp.ko) kmod(sctp_diag.ko) kmod(sdhci-acpi.ko) kmod(sdhci-cadence.ko) kmod(sdhci-pci.ko) kmod(sdhci-pltfm.ko) kmod(sdhci-xenon-driver.ko) kmod(sdhci.ko) kmod(sdio_uart.ko) kmod(sdricoh_cs.ko) kmod(sedlbauer_cs.ko) kmod(ser_gigaset.ko) kmod(serial_cs.ko) kmod(serial_ir.ko) kmod(sfc-falcon.ko) kmod(shark2.ko) kmod(si2157.ko) kmod(si2165.ko) kmod(si2168.ko) kmod(si21xx.ko) kmod(sierra.ko) kmod(sierra_net.ko) kmod(sil164.ko) kmod(silead.ko) kmod(sir-dev.ko) kmod(sir_ir.ko) kmod(sis190.ko) kmod(sis900.ko) kmod(sis_i2c.ko) kmod(sisusbvga.ko) kmod(sja1000.ko) kmod(skge.ko) kmod(sky2.ko) kmod(slhc.ko) kmod(sm501.ko) kmod(smb347-charger.ko) kmod(smc91c92_cs.ko) kmod(smipcie.ko) kmod(smsc-ircc2.ko) kmod(smsc75xx.ko) kmod(smsc911x.ko) kmod(smsc9420.ko) kmod(smsc95xx.ko) kmod(smsdvb.ko) kmod(smsmdtv.ko) kmod(smssdio.ko) kmod(smsusb.ko) kmod(snd-ac97-codec.ko) kmod(snd-ad1889.ko) kmod(snd-ak4113.ko) kmod(snd-ak4114.ko) kmod(snd-ak4xxx-adda.ko) kmod(snd-ali5451.ko) kmod(snd-aloop.ko) kmod(snd-als300.ko) kmod(snd-als4000.ko) kmod(snd-asihpi.ko) kmod(snd-atiixp-modem.ko) kmod(snd-atiixp.ko) kmod(snd-au8810.ko) kmod(snd-au8820.ko) kmod(snd-au8830.ko) kmod(snd-azt3328.ko) kmod(snd-bebob.ko) kmod(snd-bt87x.ko) kmod(snd-ca0106.ko) kmod(snd-cmipci.ko) kmod(snd-compress.ko) kmod(snd-cs4281.ko) kmod(snd-cs46xx.ko) kmod(snd-cs5530.ko) kmod(snd-cs5535audio.ko) kmod(snd-cs8427.ko) kmod(snd-ctxfi.ko) kmod(snd-darla20.ko) kmod(snd-darla24.ko) kmod(snd-dice.ko) kmod(snd-dummy.ko) kmod(snd-echo3g.ko) kmod(snd-emu10k1-synth.ko) kmod(snd-emu10k1.ko) kmod(snd-emu10k1x.ko) kmod(snd-emux-synth.ko) kmod(snd-ens1370.ko) kmod(snd-ens1371.ko) kmod(snd-es1938.ko) kmod(snd-es1968.ko) kmod(snd-fireface.ko) kmod(snd-firewire-digi00x.ko) kmod(snd-firewire-lib.ko) kmod(snd-firewire-motu.ko) kmod(snd-firewire-tascam.ko) kmod(snd-fireworks.ko) kmod(snd-fm801.ko) kmod(snd-gina20.ko) kmod(snd-gina24.ko) kmod(snd-hda-codec-analog.ko) kmod(snd-hda-codec-ca0110.ko) kmod(snd-hda-codec-ca0132.ko) kmod(snd-hda-codec-cirrus.ko) kmod(snd-hda-codec-cmedia.ko) kmod(snd-hda-codec-conexant.ko) kmod(snd-hda-codec-generic.ko) kmod(snd-hda-codec-hdmi.ko) kmod(snd-hda-codec-idt.ko) kmod(snd-hda-codec-realtek.ko) kmod(snd-hda-codec-si3054.ko) kmod(snd-hda-codec-via.ko) kmod(snd-hda-codec.ko) kmod(snd-hda-core.ko) kmod(snd-hda-ext-core.ko) kmod(snd-hda-intel.ko) kmod(snd-hdmi-lpe-audio.ko) kmod(snd-hdsp.ko) kmod(snd-hdspm.ko) kmod(snd-hrtimer.ko) kmod(snd-hwdep.ko) kmod(snd-i2c.ko) kmod(snd-ice1712.ko) kmod(snd-ice1724.ko) kmod(snd-ice17xx-ak4xxx.ko) kmod(snd-indigo.ko) kmod(snd-indigodj.ko) kmod(snd-indigodjx.ko) kmod(snd-indigoio.ko) kmod(snd-indigoiox.ko) kmod(snd-intel-sst-acpi.ko) kmod(snd-intel-sst-core.ko) kmod(snd-intel8x0.ko) kmod(snd-intel8x0m.ko) kmod(snd-isight.ko) kmod(snd-korg1212.ko) kmod(snd-layla20.ko) kmod(snd-layla24.ko) kmod(snd-lola.ko) kmod(snd-lx6464es.ko) kmod(snd-maestro3.ko) kmod(snd-mia.ko) kmod(snd-mixart.ko) kmod(snd-mixer-oss.ko) kmod(snd-mona.ko) kmod(snd-mpu401-uart.ko) kmod(snd-mpu401.ko) kmod(snd-mtpav.ko) kmod(snd-mts64.ko) kmod(snd-nm256.ko) kmod(snd-opl3-lib.ko) kmod(snd-opl3-synth.ko) kmod(snd-oxfw.ko) kmod(snd-oxygen-lib.ko) kmod(snd-oxygen.ko) kmod(snd-pcm-dmaengine.ko) kmod(snd-pcm-oss.ko) kmod(snd-pcm.ko) kmod(snd-pcsp.ko) kmod(snd-pcxhr.ko) kmod(snd-portman2x4.ko) kmod(snd-pt2258.ko) kmod(snd-rawmidi.ko) kmod(snd-riptide.ko) kmod(snd-rme32.ko) kmod(snd-rme96.ko) kmod(snd-rme9652.ko) kmod(snd-sb-common.ko) kmod(snd-sb16-dsp.ko) kmod(snd-seq-device.ko) kmod(snd-seq-dummy.ko) kmod(snd-seq-midi-emul.ko) kmod(snd-seq-midi-event.ko) kmod(snd-seq-midi.ko) kmod(snd-seq-oss.ko) kmod(snd-seq-virmidi.ko) kmod(snd-seq.ko) kmod(snd-serial-u16550.ko) kmod(snd-sis7019.ko) kmod(snd-skl_nau88l25_max98357a.ko) kmod(snd-soc-ac97.ko) kmod(snd-soc-acp-pcm.ko) kmod(snd-soc-adau-utils.ko) kmod(snd-soc-adau1761-i2c.ko) kmod(snd-soc-adau1761-spi.ko) kmod(snd-soc-adau1761.ko) kmod(snd-soc-adau17x1.ko) kmod(snd-soc-core.ko) kmod(snd-soc-cs35l34.ko) kmod(snd-soc-cs35l35.ko) kmod(snd-soc-cs42l42.ko) kmod(snd-soc-cs43130.ko) kmod(snd-soc-da7213.ko) kmod(snd-soc-da7219.ko) kmod(snd-soc-dio2125.ko) kmod(snd-soc-dmic.ko) kmod(snd-soc-es7134.ko) kmod(snd-soc-es8316.ko) kmod(snd-soc-es8328-i2c.ko) kmod(snd-soc-es8328-spi.ko) kmod(snd-soc-es8328.ko) kmod(snd-soc-hdac-hdmi.ko) kmod(snd-soc-hdmi-codec.ko) kmod(snd-soc-kbl_rt5663_max98927.ko) kmod(snd-soc-kbl_rt5663_rt5514_max98927.ko) kmod(snd-soc-max98090.ko) kmod(snd-soc-max98357a.ko) kmod(snd-soc-max98927.ko) kmod(snd-soc-nau8540.ko) kmod(snd-soc-nau8824.ko) kmod(snd-soc-nau8825.ko) kmod(snd-soc-rl6231.ko) kmod(snd-soc-rl6347a.ko) kmod(snd-soc-rt286.ko) kmod(snd-soc-rt298.ko) kmod(snd-soc-rt5514-spi.ko) kmod(snd-soc-rt5514.ko) kmod(snd-soc-rt5640.ko) kmod(snd-soc-rt5645.ko) kmod(snd-soc-rt5651.ko) kmod(snd-soc-rt5663.ko) kmod(snd-soc-rt5670.ko) kmod(snd-soc-rt5677-spi.ko) kmod(snd-soc-rt5677.ko) kmod(snd-soc-sigmadsp-regmap.ko) kmod(snd-soc-sigmadsp.ko) kmod(snd-soc-simple-card-utils.ko) kmod(snd-soc-simple-card.ko) kmod(snd-soc-simple-scu-card.ko) kmod(snd-soc-skl-ipc.ko) kmod(snd-soc-skl.ko) kmod(snd-soc-skl_nau88l25_ssm4567.ko) kmod(snd-soc-skl_rt286.ko) kmod(snd-soc-spdif-rx.ko) kmod(snd-soc-spdif-tx.ko) kmod(snd-soc-ssm4567.ko) kmod(snd-soc-sst-acpi.ko) kmod(snd-soc-sst-atom-hifi2-platform.ko) kmod(snd-soc-sst-bdw-rt5677-mach.ko) kmod(snd-soc-sst-broadwell.ko) kmod(snd-soc-sst-bxt-da7219_max98357a.ko) kmod(snd-soc-sst-bxt-rt298.ko) kmod(snd-soc-sst-byt-cht-da7213.ko) kmod(snd-soc-sst-byt-cht-es8316.ko) kmod(snd-soc-sst-byt-cht-nocodec.ko) kmod(snd-soc-sst-bytcr-rt5640.ko) kmod(snd-soc-sst-bytcr-rt5651.ko) kmod(snd-soc-sst-cht-bsw-max98090_ti.ko) kmod(snd-soc-sst-cht-bsw-rt5645.ko) kmod(snd-soc-sst-cht-bsw-rt5672.ko) kmod(snd-soc-sst-dsp.ko) kmod(snd-soc-sst-firmware.ko) kmod(snd-soc-sst-haswell-pcm.ko) kmod(snd-soc-sst-haswell.ko) kmod(snd-soc-sst-ipc.ko) kmod(snd-soc-sst-match.ko) kmod(snd-soc-ts3a227e.ko) kmod(snd-soc-wm8524.ko) kmod(snd-sonicvibes.ko) kmod(snd-timer.ko) kmod(snd-trident.ko) kmod(snd-ua101.ko) kmod(snd-usb-6fire.ko) kmod(snd-usb-audio.ko) kmod(snd-usb-caiaq.ko) kmod(snd-usb-hiface.ko) kmod(snd-usb-line6.ko) kmod(snd-usb-pod.ko) kmod(snd-usb-podhd.ko) kmod(snd-usb-toneport.ko) kmod(snd-usb-us122l.ko) kmod(snd-usb-usx2y.ko) kmod(snd-usb-variax.ko) kmod(snd-usbmidi-lib.ko) kmod(snd-util-mem.ko) kmod(snd-via82xx-modem.ko) kmod(snd-via82xx.ko) kmod(snd-virmidi.ko) kmod(snd-virtuoso.ko) kmod(snd-vx-lib.ko) kmod(snd-vx222.ko) kmod(snd-ymfpci.ko) kmod(snd.ko) kmod(solo6x10.ko) kmod(solos-pci.ko) kmod(sony-btf-mpx.ko) kmod(sony-laptop.ko) kmod(soundcore.ko) kmod(sp2.ko) kmod(sp8870.ko) kmod(sp887x.ko) kmod(spcp8x5.ko) kmod(speedfax.ko) kmod(speedtch.ko) kmod(squashfs.ko) kmod(sr9700.ko) kmod(ssb.ko) kmod(ssu100.ko) kmod(st1232.ko) kmod(st21nfca_hci.ko) kmod(st21nfca_i2c.ko) kmod(starfire.ko) kmod(stb0899.ko) kmod(stb6000.ko) kmod(stb6100.ko) kmod(stir4200.ko) kmod(stk1160.ko) kmod(stkwebcam.ko) kmod(stmmac.ko) kmod(streamzap.ko) kmod(stv0288.ko) kmod(stv0297.ko) kmod(stv0299.ko) kmod(stv0367.ko) kmod(stv0900.ko) kmod(stv090x.ko) kmod(stv0910.ko) kmod(stv6110.ko) kmod(stv6110x.ko) kmod(stv6111.ko) kmod(sundance.ko) kmod(sungem.ko) kmod(sunhme.ko) kmod(suni.ko) kmod(surface3-wmi.ko) kmod(surface3_button.ko) kmod(surface3_spi.ko) kmod(surfacepro3_button.ko) kmod(sym53c8xx.ko) kmod(symbolserial.ko) kmod(synclink.ko) kmod(synclink_gt.ko) kmod(synclinkmp.ko) kmod(t1pci.ko) kmod(target_core_user.ko) kmod(tc1100-wmi.ko) kmod(tc90522.ko) kmod(tcm_qla2xxx.ko) kmod(tcpci.ko) kmod(tcpm.ko) kmod(tda10021.ko) kmod(tda10023.ko) kmod(tda10048.ko) kmod(tda1004x.ko) kmod(tda10071.ko) kmod(tda10086.ko) kmod(tda18212.ko) kmod(tda18218.ko) kmod(tda18271.ko) kmod(tda18271c2dd.ko) kmod(tda665x.ko) kmod(tda7432.ko) kmod(tda8083.ko) kmod(tda8261.ko) kmod(tda826x.ko) kmod(tda827x.ko) kmod(tda8290.ko) kmod(tda9840.ko) kmod(tda9887.ko) kmod(tda998x.ko) kmod(tea575x.ko) kmod(tea5761.ko) kmod(tea5767.ko) kmod(tea6415c.ko) kmod(tea6420.ko) kmod(tehuti.ko) kmod(teles_cs.ko) kmod(tg3.ko) kmod(thinkpad_acpi.ko) kmod(ti_usb_3410_5052.ko) kmod(tifm_ms.ko) kmod(tifm_sd.ko) kmod(tlan.ko) kmod(tm6000-alsa.ko) kmod(tm6000-dvb.ko) kmod(tm6000.ko) kmod(topstar-laptop.ko) kmod(toshiba-wmi.ko) kmod(toshiba_acpi.ko) kmod(toshiba_bluetooth.ko) kmod(toshiba_haps.ko) kmod(toshsd.ko) kmod(touchit213.ko) kmod(touchright.ko) kmod(touchwin.ko) kmod(trf7970a.ko) kmod(ts2020.ko) kmod(tsc2007.ko) kmod(tsc40.ko) kmod(ttpci-eeprom.ko) kmod(ttusb_dec.ko) kmod(ttusbdecfe.ko) kmod(ttusbir.ko) kmod(tua6100.ko) kmod(tua9001.ko) kmod(tulip.ko) kmod(tuner-simple.ko) kmod(tuner-types.ko) kmod(tuner-xc2028.ko) kmod(tuner.ko) kmod(tvaudio.ko) kmod(tveeprom.ko) kmod(tvp5150.ko) kmod(tw2804.ko) kmod(tw686x.ko) kmod(tw9903.ko) kmod(tw9906.ko) kmod(typhoon.ko) kmod(ubi.ko) kmod(uda1342.ko) kmod(ueagle-atm.ko) kmod(ufshcd-pci.ko) kmod(ufshcd.ko) kmod(uio.ko) kmod(uio_aec.ko) kmod(uio_cif.ko) kmod(uio_hv_generic.ko) kmod(uio_pci_generic.ko) kmod(uio_sercos3.ko) kmod(uleds.ko) kmod(uli526x.ko) kmod(umc.ko) kmod(upd64031a.ko) kmod(upd64083.ko) kmod(upd78f0730.ko) kmod(usb-serial-simple.ko) kmod(usb251xb.ko) kmod(usb3503.ko) kmod(usb4604.ko) kmod(usb8xxx.ko) kmod(usb_8dev.ko) kmod(usb_debug.ko) kmod(usb_gigaset.ko) kmod(usb_wwan.ko) kmod(usbatm.ko) kmod(usblcd.ko) kmod(usbnet.ko) kmod(usbsevseg.ko) kmod(usbtouchscreen.ko) kmod(usbtv.ko) kmod(usbvision.ko) kmod(ushc.ko) kmod(usnic_verbs.ko) kmod(uss720.ko) kmod(uvcvideo.ko) kmod(uwb.ko) kmod(v4l2-common.ko) kmod(v4l2-dv-timings.ko) kmod(v4l2-fwnode.ko) kmod(vboxvideo.ko) kmod(ves1820.ko) kmod(ves1x93.ko) kmod(via-ircc.ko) kmod(via-sdmmc.ko) kmod(videobuf-core.ko) kmod(videobuf-dma-sg.ko) kmod(videobuf-dvb.ko) kmod(videobuf-vmalloc.ko) kmod(videobuf2-core.ko) kmod(videobuf2-dma-contig.ko) kmod(videobuf2-dma-sg.ko) kmod(videobuf2-dvb.ko) kmod(videobuf2-memops.ko) kmod(videobuf2-v4l2.ko) kmod(videobuf2-vmalloc.ko) kmod(videocodec.ko) kmod(videodev.ko) kmod(viperboard.ko) kmod(visor.ko) kmod(vlsi_ir.ko) kmod(vmw_pvrdma.ko) kmod(vp27smpx.ko) kmod(vpx3220.ko) kmod(vub300.ko) kmod(vx855.ko) kmod(vxcan.ko) kmod(vxge.ko) kmod(w1_ds2405.ko) kmod(w1_ds2406.ko) kmod(w1_ds2413.ko) kmod(w1_ds2438.ko) kmod(w1_ds2805.ko) kmod(w5100-spi.ko) kmod(w5100.ko) kmod(w5300.ko) kmod(w83977af_ir.ko) kmod(wacom_i2c.ko) kmod(wacom_serial4.ko) kmod(wacom_w8001.ko) kmod(wbsd.ko) kmod(wcn36xx.ko) kmod(whc-rc.ko) kmod(whci.ko) kmod(whiteheat.ko) kmod(wil6210.ko) kmod(winbond-840.ko) kmod(winbond-cir.ko) kmod(wire.ko) kmod(wl1251.ko) kmod(wl1251_sdio.ko) kmod(wl1251_spi.ko) kmod(wl1273-core.ko) kmod(wl12xx.ko) kmod(wl18xx.ko) kmod(wlcore.ko) kmod(wlcore_sdio.ko) kmod(wlcore_spi.ko) kmod(wm8739.ko) kmod(wm8775.ko) kmod(wmi-bmof.ko) kmod(wmi.ko) kmod(wusb-cbaf.ko) kmod(wusb-wa.ko) kmod(wusbcore.ko) kmod(xc4000.ko) kmod(xc5000.ko) kmod(xirc2ps_cs.ko) kmod(xircom_cb.ko) kmod(xo1-rfkill.ko) kmod(xo15-ebook.ko) kmod(xsens_mt.ko) kmod(xusbatm.ko) kmod(yellowfin.ko) kmod(yenta_socket.ko) kmod(yurex.ko) kmod(zaurus.ko) kmod(zd1211rw.ko) kmod(zd1301.ko) kmod(zd1301_demod.ko) kmod(zet6223.ko) kmod(zforce_ts.ko) kmod(zl10036.ko) kmod(zl10039.ko) kmod(zl10353.ko) kmod(zr36016.ko) kmod(zr36050.ko) kmod(zr36060.ko) kmod(zr36067.ko) kmod(zr364xx.ko) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: kernel-rt-modules-extra-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel-module) kernel-rt-modules-extra = 4.14.24-300.rt19.1.fc29 kernel-rt-modules-extra = 4.14.24-300.rt19.1.fc29+rt kernel-rt-modules-extra(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rt-modules-extra-i686 = 4.14.24-300.rt19.1.fc29 kernel-rt-modules-extra-i686 = 4.14.24-300.rt19.1.fc29+rt kernel-rt-modules-extra-uname-r = 4.14.24-300.rt19.1.fc29.i686+rt kmod(6pack.ko) kmod(a3d.ko) kmod(act200l-sir.ko) kmod(actisys-sir.ko) kmod(adi.ko) kmod(aer_inject.ko) kmod(affs.ko) kmod(ali-ircc.ko) kmod(analog.ko) kmod(appletalk.ko) kmod(avm_cs.ko) kmod(avma1_cs.ko) kmod(avmfritz.ko) kmod(bas_gigaset.ko) kmod(batman-adv.ko) kmod(baycom_par.ko) kmod(baycom_ser_fdx.ko) kmod(baycom_ser_hdx.ko) kmod(befs.ko) kmod(bpqether.ko) kmod(br2684.ko) kmod(c_can_platform.ko) kmod(capi.ko) kmod(clip.ko) kmod(cobra.ko) kmod(coda.ko) kmod(cuse.ko) kmod(db9.ko) kmod(diva_idi.ko) kmod(divas.ko) kmod(dlm.ko) kmod(ds2482.ko) kmod(ds2490.ko) kmod(dss1_divert.ko) kmod(elsa_cs.ko) kmod(ems_pci.ko) kmod(ems_usb.ko) kmod(esd_usb2.ko) kmod(esi-sir.ko) kmod(gamecon.ko) kmod(gf2k.ko) kmod(gfs2.ko) kmod(girbil-sir.ko) kmod(grip.ko) kmod(grip_mp.ko) kmod(guillemot.ko) kmod(hdlcdrv.ko) kmod(hfc4s8s_l1.ko) kmod(hfcmulti.ko) kmod(hfcpci.ko) kmod(hwa-rc.ko) kmod(hysdn.ko) kmod(iforce.ko) kmod(interact.ko) kmod(ipddp.ko) kmod(ipx.ko) kmod(joydump.ko) kmod(kingsun-sir.ko) kmod(ks959-sir.ko) kmod(ksdazzle-sir.ko) kmod(kvaser_pci.ko) kmod(l2tp_debugfs.ko) kmod(l2tp_eth.ko) kmod(l2tp_netlink.ko) kmod(l2tp_ppp.ko) kmod(lec.ko) kmod(mISDN_dsp.ko) kmod(ma600-sir.ko) kmod(magellan.ko) kmod(mcp2120-sir.ko) kmod(mkiss.ko) kmod(mptctl.ko) kmod(mptfc.ko) kmod(ncpfs.ko) kmod(netjet.ko) kmod(netrom.ko) kmod(nilfs2.ko) kmod(ocfs2.ko) kmod(ocfs2_dlm.ko) kmod(ocfs2_dlmfs.ko) kmod(ocfs2_nodemanager.ko) kmod(ocfs2_stack_o2cb.ko) kmod(ocfs2_stack_user.ko) kmod(ocfs2_stackglue.ko) kmod(old_belkin-sir.ko) kmod(orinoco.ko) kmod(orinoco_cs.ko) kmod(orinoco_nortel.ko) kmod(orinoco_pci.ko) kmod(orinoco_plx.ko) kmod(orinoco_usb.ko) kmod(plx_pci.ko) kmod(pppoatm.ko) kmod(rds.ko) kmod(rds_rdma.ko) kmod(rds_tcp.ko) kmod(rose.ko) kmod(sch_atm.ko) kmod(sch_cbq.ko) kmod(sch_choke.ko) kmod(sch_drr.ko) kmod(sch_dsmark.ko) kmod(sch_gred.ko) kmod(sch_mqprio.ko) kmod(sch_multiq.ko) kmod(sch_netem.ko) kmod(sch_qfq.ko) kmod(sch_red.ko) kmod(sch_sfb.ko) kmod(sch_teql.ko) kmod(sctp_probe.ko) kmod(sidewinder.ko) kmod(sja1000_platform.ko) kmod(slcan.ko) kmod(slip.ko) kmod(softing.ko) kmod(spaceball.ko) kmod(spaceorb.ko) kmod(stinger.ko) kmod(sysv.ko) kmod(tcp_bic.ko) kmod(tcp_highspeed.ko) kmod(tcp_htcp.ko) kmod(tcp_hybla.ko) kmod(tcp_illinois.ko) kmod(tcp_lp.ko) kmod(tcp_scalable.ko) kmod(tcp_vegas.ko) kmod(tcp_veno.ko) kmod(tcp_westwood.ko) kmod(tcp_yeah.ko) kmod(tekram-sir.ko) kmod(tmdc.ko) kmod(toim3232-sir.ko) kmod(trancevibrator.ko) kmod(turbografx.ko) kmod(twidjoy.ko) kmod(ubifs.ko) kmod(ufs.ko) kmod(usbip-core.ko) kmod(usbip-host.ko) kmod(vcan.ko) kmod(vhci-hcd.ko) kmod(w1_ds2408.ko) kmod(w1_ds2423.ko) kmod(w1_ds2431.ko) kmod(w1_ds2433.ko) kmod(w1_ds2760.ko) kmod(w1_ds2780.ko) kmod(w1_ds2781.ko) kmod(w1_ds28e04.ko) kmod(w1_smem.ko) kmod(w1_therm.ko) kmod(w6692.ko) kmod(walkera0701.ko) kmod(warrior.ko) kmod(xpad.ko) kmod(yam.ko) kmod(zhenhua.ko) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: kernel-rt-debuginfo-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel) kernel-rt-debuginfo = 4.14.24-300.rt19.1.fc29 kernel-rt-debuginfo(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rt-debuginfo-i686 = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kernel-rtPAE-core-4.14.24-300.rt19.1.fc29.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QnVRbZ + umask 022 + cd /builddir/build/BUILD + cd kernel-4.14.fc29 + LICENSEDIR=/builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/licenses/kernel-rtPAE-core + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/licenses/kernel-rtPAE-core + cp -pr linux-4.14.24-300.rt19.1.fc29.i686/COPYING /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/share/licenses/kernel-rtPAE-core + exit 0 Provides: installonlypkg(kernel) kernel = 4.14.24 kernel = 4.14.24-300.rt19.1.fc29 kernel-drm-nouveau = 16 kernel-i686 = 4.14.24-300.rt19.1.fc29+rtPAE kernel-rtPAE-core = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-core(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-core-uname-r = 4.14.24-300.rt19.1.fc29.i686+rtPAE kernel-uname-r = 4.14.24-300.rt19.1.fc29.i686+rtPAE kmod(3w-9xxx.ko) kmod(3w-sas.ko) kmod(3w-xxxx.ko) kmod(8021q.ko) kmod(8139cp.ko) kmod(8139too.ko) kmod(8250.ko) kmod(8250_base.ko) kmod(8250_dw.ko) kmod(8250_mid.ko) kmod(8250_pci.ko) kmod(8390.ko) kmod(842.ko) kmod(842_compress.ko) kmod(842_decompress.ko) kmod(9p.ko) kmod(9pnet.ko) kmod(9pnet_virtio.ko) kmod(9pnet_xen.ko) kmod(BusLogic.ko) kmod(DAC960.ko) kmod(a100u2w.ko) kmod(abituguru.ko) kmod(abituguru3.ko) kmod(ablk_helper.ko) kmod(abp060mg.ko) kmod(ac.ko) kmod(acard-ahci.ko) kmod(acpi-als.ko) kmod(acpi-cpufreq.ko) kmod(acpi_configfs.ko) kmod(acpi_ipmi.ko) kmod(acpi_pad.ko) kmod(acpi_power_meter.ko) kmod(acpi_thermal_rel.ko) kmod(acpiphp_ibm.ko) kmod(act_bpf.ko) kmod(act_connmark.ko) kmod(act_csum.ko) kmod(act_gact.ko) kmod(act_ife.ko) kmod(act_ipt.ko) kmod(act_meta_mark.ko) kmod(act_meta_skbprio.ko) kmod(act_meta_skbtcindex.ko) kmod(act_mirred.ko) kmod(act_nat.ko) kmod(act_pedit.ko) kmod(act_police.ko) kmod(act_sample.ko) kmod(act_simple.ko) kmod(act_skbedit.ko) kmod(act_skbmod.ko) kmod(act_tunnel_key.ko) kmod(act_vlan.ko) kmod(ad7314.ko) kmod(ad7414.ko) kmod(ad7418.ko) kmod(ad7766.ko) kmod(adc128d818.ko) kmod(adcxx.ko) kmod(adm1021.ko) kmod(adm1025.ko) kmod(adm1026.ko) kmod(adm1029.ko) kmod(adm1031.ko) kmod(adm1275.ko) kmod(adm9240.ko) kmod(ads7828.ko) kmod(ads7871.ko) kmod(adt7310.ko) kmod(adt7410.ko) kmod(adt7411.ko) kmod(adt7462.ko) kmod(adt7470.ko) kmod(adt7475.ko) kmod(adt7x10.ko) kmod(adv7511.ko) kmod(advansys.ko) kmod(aead.ko) kmod(aes-i586.ko) kmod(aes_generic.ko) kmod(aes_ti.ko) kmod(aesni-intel.ko) kmod(af_alg.ko) kmod(af_key.ko) kmod(af_packet.ko) kmod(af_packet_diag.ko) kmod(agpgart.ko) kmod(ah4.ko) kmod(ah6.ko) kmod(ahci.ko) kmod(ahci_platform.ko) kmod(akcipher.ko) kmod(algif_aead.ko) kmod(algif_hash.ko) kmod(algif_rng.ko) kmod(algif_skcipher.ko) kmod(ali-agp.ko) kmod(alim1535_wdt.ko) kmod(alim7101_wdt.ko) kmod(altera-msgdma.ko) kmod(altera-stapl.ko) kmod(altera_ps2.ko) kmod(altera_tse.ko) kmod(am53c974.ko) kmod(amc6821.ko) kmod(amd-k7-agp.ko) kmod(amd-rng.ko) kmod(amd.ko) kmod(amd64-agp.ko) kmod(amd76x_edac.ko) kmod(amd_freq_sensitivity.ko) kmod(analogix-anx78xx.ko) kmod(ansi_cprng.ko) kmod(anubis.ko) kmod(aoe.ko) kmod(apanel.ko) kmod(apds9802als.ko) kmod(apds990x.ko) kmod(apm.ko) kmod(apple_bl.ko) kmod(applesmc.ko) kmod(appletouch.ko) kmod(aquantia.ko) kmod(arc4.ko) kmod(arc_ps2.ko) kmod(arcmsr.ko) kmod(arcxcnn_bl.ko) kmod(arp_tables.ko) kmod(arpt_mangle.ko) kmod(arptable_filter.ko) kmod(asb100.ko) kmod(asc7621.ko) kmod(asn1_decoder.ko) kmod(aspeed-pwm-tacho.ko) kmod(asus_atk0110.ko) kmod(async_memcpy.ko) kmod(async_pq.ko) kmod(async_raid6_recov.ko) kmod(async_tx.ko) kmod(async_xor.ko) kmod(at24.ko) kmod(at803x.ko) kmod(ata_generic.ko) kmod(ata_piix.ko) kmod(ati-agp.ko) kmod(ati_remote2.ko) kmod(atkbd.ko) kmod(atlas_btns.ko) kmod(atomic64_test.ko) kmod(atp.ko) kmod(atp870u.ko) kmod(atxp1.ko) kmod(auth_rpcgss.ko) kmod(authenc.ko) kmod(authencesn.ko) kmod(autofs4.ko) kmod(axnet_cs.ko) kmod(backlight.ko) kmod(battery.ko) kmod(bcm-phy-lib.ko) kmod(bcm5974.ko) kmod(bcm7xxx.ko) kmod(bcm87xx.ko) kmod(bfq.ko) kmod(bh1750.ko) kmod(bh1770glc.ko) kmod(binfmt_misc.ko) kmod(binfmt_script.ko) kmod(bitrev.ko) kmod(blocklayoutdriver.ko) kmod(blowfish_common.ko) kmod(blowfish_generic.ko) kmod(bmc150-accel-core.ko) kmod(bmc150-accel-i2c.ko) kmod(bmc150-accel-spi.ko) kmod(bmp280-i2c.ko) kmod(bmp280-spi.ko) kmod(bmp280.ko) kmod(bna.ko) kmod(bochs-drm.ko) kmod(bonding.ko) kmod(br_netfilter.ko) kmod(brd.ko) kmod(bridge.ko) kmod(broadcom.ko) kmod(btrfs.ko) kmod(button.ko) kmod(cachefiles.ko) kmod(camellia_generic.ko) kmod(cast5_generic.ko) kmod(cast6_generic.ko) kmod(cast_common.ko) kmod(cb710.ko) kmod(cbc.ko) kmod(ccm.ko) kmod(ccp.ko) kmod(cdc-acm.ko) kmod(cdc-wdm.ko) kmod(cdrom.ko) kmod(ceph.ko) kmod(cfbcopyarea.ko) kmod(cfbfillrect.ko) kmod(cfbimgblt.ko) kmod(cfq-iosched.ko) kmod(ch.ko) kmod(chacha20_generic.ko) kmod(chacha20poly1305.ko) kmod(cicada.ko) kmod(cifs.ko) kmod(cirrus.ko) kmod(cls_basic.ko) kmod(cls_bpf.ko) kmod(cls_cgroup.ko) kmod(cls_flow.ko) kmod(cls_flower.ko) kmod(cls_fw.ko) kmod(cls_matchall.ko) kmod(cls_route.ko) kmod(cls_rsvp.ko) kmod(cls_rsvp6.ko) kmod(cls_tcindex.ko) kmod(cls_u32.ko) kmod(cm109.ko) kmod(cm32181.ko) kmod(cm3605.ko) kmod(cm4000_cs.ko) kmod(cm4040_cs.ko) kmod(cma3000_d0x.ko) kmod(cma3000_d0x_i2c.ko) kmod(cmac.ko) kmod(cn.ko) kmod(configfs.ko) kmod(cordic.ko) kmod(coretemp.ko) kmod(cortina.ko) kmod(cpqphp.ko) kmod(cpufreq_conservative.ko) kmod(cpufreq_ondemand.ko) kmod(cpufreq_performance.ko) kmod(cpufreq_powersave.ko) kmod(cpufreq_userspace.ko) kmod(cpuid.ko) kmod(crash.ko) kmod(crc-ccitt.ko) kmod(crc-itu-t.ko) kmod(crc-t10dif.ko) kmod(crc16.ko) kmod(crc32-pclmul.ko) kmod(crc32.ko) kmod(crc32_generic.ko) kmod(crc32c-intel.ko) kmod(crc32c_generic.ko) kmod(crc4.ko) kmod(crc7.ko) kmod(crc8.ko) kmod(crct10dif_common.ko) kmod(crct10dif_generic.ko) kmod(cryptd.ko) kmod(crypto.ko) kmod(crypto_acompress.ko) kmod(crypto_algapi.ko) kmod(crypto_blkcipher.ko) kmod(crypto_engine.ko) kmod(crypto_hash.ko) kmod(crypto_null.ko) kmod(crypto_simd.ko) kmod(crypto_user.ko) kmod(crypto_wq.ko) kmod(cryptomgr.ko) kmod(cs5535-clockevt.ko) kmod(cs5535-mfgpt.ko) kmod(ctr.ko) kmod(cts.ko) kmod(custom_method.ko) kmod(cyapatp.ko) kmod(da280.ko) kmod(da311.ko) kmod(davicom.ko) kmod(dax.ko) kmod(dc395x.ko) kmod(dcdbas.ko) kmod(deadline-iosched.ko) kmod(deflate.ko) kmod(dell-smm-hwmon.ko) kmod(des_generic.ko) kmod(devlink.ko) kmod(dh_generic.ko) kmod(dht11.ko) kmod(dm-bio-prison.ko) kmod(dm-bufio.ko) kmod(dm-cache-smq.ko) kmod(dm-cache.ko) kmod(dm-crypt.ko) kmod(dm-delay.ko) kmod(dm-flakey.ko) kmod(dm-integrity.ko) kmod(dm-log-userspace.ko) kmod(dm-log-writes.ko) kmod(dm-log.ko) kmod(dm-mirror.ko) kmod(dm-mod.ko) kmod(dm-multipath.ko) kmod(dm-persistent-data.ko) kmod(dm-queue-length.ko) kmod(dm-raid.ko) kmod(dm-region-hash.ko) kmod(dm-round-robin.ko) kmod(dm-service-time.ko) kmod(dm-snapshot.ko) kmod(dm-switch.ko) kmod(dm-thin-pool.ko) kmod(dm-verity.ko) kmod(dm-zero.ko) kmod(dm-zoned.ko) kmod(dmard10.ko) kmod(dme1737.ko) kmod(dmi-sysfs.ko) kmod(dmx3191d.ko) kmod(dnet.ko) kmod(dns_resolver.ko) kmod(dp83640.ko) kmod(dp83848.ko) kmod(dpot-dac.ko) kmod(dptf_power.ko) kmod(drbd.ko) kmod(drbg.ko) kmod(drm.ko) kmod(drm_kms_helper.ko) kmod(drop_monitor.ko) kmod(ds1621.ko) kmod(ds620.ko) kmod(dummy.ko) kmod(dw_dmac.ko) kmod(dw_dmac_core.ko) kmod(dw_dmac_pci.ko) kmod(e100.ko) kmod(e1000.ko) kmod(e1000e.ko) kmod(e3x0-button.ko) kmod(e752x_edac.ko) kmod(e7xxx_edac.ko) kmod(ebt_802_3.ko) kmod(ebt_among.ko) kmod(ebt_arp.ko) kmod(ebt_arpreply.ko) kmod(ebt_dnat.ko) kmod(ebt_ip.ko) kmod(ebt_ip6.ko) kmod(ebt_limit.ko) kmod(ebt_log.ko) kmod(ebt_mark.ko) kmod(ebt_mark_m.ko) kmod(ebt_nflog.ko) kmod(ebt_pkttype.ko) kmod(ebt_redirect.ko) kmod(ebt_snat.ko) kmod(ebt_stp.ko) kmod(ebt_vlan.ko) kmod(ebtable_broute.ko) kmod(ebtable_filter.ko) kmod(ebtable_nat.ko) kmod(ebtables.ko) kmod(ec_sys.ko) kmod(ecb.ko) kmod(ecdh_generic.ko) kmod(echainiv.ko) kmod(echo.ko) kmod(edac_core.ko) kmod(edac_mce_amd.ko) kmod(edd.ko) kmod(eeprom.ko) kmod(eeprom_93cx6.ko) kmod(efficeon-agp.ko) kmod(efivarfs.ko) kmod(ehci-hcd.ko) kmod(ehci-pci.ko) kmod(elan_i2c.ko) kmod(em_canid.ko) kmod(em_cmp.ko) kmod(em_ipset.ko) kmod(em_meta.ko) kmod(em_nbyte.ko) kmod(em_text.ko) kmod(em_u32.ko) kmod(emc1403.ko) kmod(emc6w201.ko) kmod(ena.ko) kmod(enclosure.ko) kmod(encrypted-keys.ko) kmod(envelope-detector.ko) kmod(eql.ko) kmod(esp4.ko) kmod(esp4_offload.ko) kmod(esp6.ko) kmod(esp6_offload.ko) kmod(esp_scsi.ko) kmod(et1011c.ko) kmod(et131x.ko) kmod(ethoc.ko) kmod(evdev.ko) kmod(exportfs.ko) kmod(ext4.ko) kmod(extcon-core.ko) kmod(extcon-intel-int3496.ko) kmod(f2fs.ko) kmod(f71805f.ko) kmod(f71808e_wdt.ko) kmod(f71882fg.ko) kmod(f75375s.ko) kmod(fam15h_power.ko) kmod(fan.ko) kmod(fat.ko) kmod(faulty.ko) kmod(fb.ko) kmod(fb_ddc.ko) kmod(fb_sys_fops.ko) kmod(fbdev.ko) kmod(fcrypt.ko) kmod(fealnx.ko) kmod(ff-memless.ko) kmod(firmware_class.ko) kmod(fixed_phy.ko) kmod(fjes.ko) kmod(floppy.ko) kmod(fm10k.ko) kmod(font.ko) kmod(fou.ko) kmod(fou6.ko) kmod(fscache.ko) kmod(fschmd.ko) kmod(fscrypto.ko) kmod(fsi-core.ko) kmod(fsi-master-gpio.ko) kmod(fsi-master-hub.ko) kmod(fsi-scom.ko) kmod(ftsteutates.ko) kmod(fuse.ko) kmod(g760a.ko) kmod(g762.ko) kmod(garp.ko) kmod(gcm.ko) kmod(gdth.ko) kmod(geneve.ko) kmod(geode-aes.ko) kmod(geode-rng.ko) kmod(geodewdt.ko) kmod(gf128mul.ko) kmod(ghash-generic.ko) kmod(gl518sm.ko) kmod(gl520sm.ko) kmod(glue_helper.ko) kmod(governor_simpleondemand.ko) kmod(gpio-bd9571mwv.ko) kmod(gpio-crystalcove.ko) kmod(gpio-exar.ko) kmod(gpio-ich.ko) kmod(gpio-it87.ko) kmod(gpio-pci-idio-16.ko) kmod(gpio-sch.ko) kmod(gpio-viperboard.ko) kmod(gpio_keys.ko) kmod(grace.ko) kmod(gre.ko) kmod(gtp.ko) kmod(gxfb.ko) kmod(hangcheck-timer.ko) kmod(hed.ko) kmod(hibmc-drm.ko) kmod(hid-a4tech.ko) kmod(hid-accutouch.ko) kmod(hid-alps.ko) kmod(hid-apple.ko) kmod(hid-appleir.ko) kmod(hid-asus.ko) kmod(hid-aureal.ko) kmod(hid-axff.ko) kmod(hid-belkin.ko) kmod(hid-betopff.ko) kmod(hid-cherry.ko) kmod(hid-chicony.ko) kmod(hid-cmedia.ko) kmod(hid-corsair.ko) kmod(hid-cp2112.ko) kmod(hid-cypress.ko) kmod(hid-dr.ko) kmod(hid-elecom.ko) kmod(hid-elo.ko) kmod(hid-emsff.ko) kmod(hid-ezkey.ko) kmod(hid-gaff.ko) kmod(hid-gembird.ko) kmod(hid-generic.ko) kmod(hid-gfrm.ko) kmod(hid-gt683r.ko) kmod(hid-gyration.ko) kmod(hid-holtek-kbd.ko) kmod(hid-holtek-mouse.ko) kmod(hid-holtekff.ko) kmod(hid-hyperv.ko) kmod(hid-icade.ko) kmod(hid-ite.ko) kmod(hid-kensington.ko) kmod(hid-keytouch.ko) kmod(hid-kye.ko) kmod(hid-lcpower.ko) kmod(hid-led.ko) kmod(hid-lenovo.ko) kmod(hid-logitech-dj.ko) kmod(hid-logitech-hidpp.ko) kmod(hid-logitech.ko) kmod(hid-magicmouse.ko) kmod(hid-mf.ko) kmod(hid-microsoft.ko) kmod(hid-monterey.ko) kmod(hid-multitouch.ko) kmod(hid-nti.ko) kmod(hid-ntrig.ko) kmod(hid-ortek.ko) kmod(hid-penmount.ko) kmod(hid-petalynx.ko) kmod(hid-pl.ko) kmod(hid-plantronics.ko) kmod(hid-primax.ko) kmod(hid-retrode.ko) kmod(hid-rmi.ko) kmod(hid-roccat-arvo.ko) kmod(hid-roccat-common.ko) kmod(hid-roccat-isku.ko) kmod(hid-roccat-kone.ko) kmod(hid-roccat-koneplus.ko) kmod(hid-roccat-konepure.ko) kmod(hid-roccat-kovaplus.ko) kmod(hid-roccat-lua.ko) kmod(hid-roccat-pyra.ko) kmod(hid-roccat-ryos.ko) kmod(hid-roccat-savu.ko) kmod(hid-roccat.ko) kmod(hid-saitek.ko) kmod(hid-samsung.ko) kmod(hid-sjoy.ko) kmod(hid-sony.ko) kmod(hid-speedlink.ko) kmod(hid-steelseries.ko) kmod(hid-sunplus.ko) kmod(hid-tivo.ko) kmod(hid-tmff.ko) kmod(hid-topseed.ko) kmod(hid-twinhan.ko) kmod(hid-uclogic.ko) kmod(hid-udraw-ps3.ko) kmod(hid-waltop.ko) kmod(hid-wiimote.ko) kmod(hid-xinmo.ko) kmod(hid-zpff.ko) kmod(hid-zydacron.ko) kmod(hid.ko) kmod(hmac.ko) kmod(hpilo.ko) kmod(hpsa.ko) kmod(hptiop.ko) kmod(hpwdt.ko) kmod(hsu_dma.ko) kmod(hts221.ko) kmod(hts221_i2c.ko) kmod(hts221_spi.ko) kmod(hv_balloon.ko) kmod(hv_netvsc.ko) kmod(hv_sock.ko) kmod(hv_storvsc.ko) kmod(hv_utils.ko) kmod(hv_vmbus.ko) kmod(hwmon-vid.ko) kmod(hwmon.ko) kmod(hwspinlock_core.ko) kmod(hyperv-keyboard.ko) kmod(hyperv_fb.ko) kmod(i2c-algo-bit.ko) kmod(i2c-algo-pca.ko) kmod(i2c-ali1535.ko) kmod(i2c-ali1563.ko) kmod(i2c-ali15x3.ko) kmod(i2c-amd756-s4882.ko) kmod(i2c-amd756.ko) kmod(i2c-amd8111.ko) kmod(i2c-core.ko) kmod(i2c-designware-core.ko) kmod(i2c-designware-pci.ko) kmod(i2c-designware-platform.ko) kmod(i2c-dev.ko) kmod(i2c-diolan-u2c.ko) kmod(i2c-hid.ko) kmod(i2c-i801.ko) kmod(i2c-isch.ko) kmod(i2c-ismt.ko) kmod(i2c-mux-gpmux.ko) kmod(i2c-mux-ltc4306.ko) kmod(i2c-mux-mlxcpld.ko) kmod(i2c-mux.ko) kmod(i2c-nforce2-s4985.ko) kmod(i2c-nforce2.ko) kmod(i2c-parport-light.ko) kmod(i2c-parport.ko) kmod(i2c-pca-platform.ko) kmod(i2c-piix4.ko) kmod(i2c-pxa.ko) kmod(i2c-scmi.ko) kmod(i2c-simtec.ko) kmod(i2c-sis5595.ko) kmod(i2c-sis630.ko) kmod(i2c-sis96x.ko) kmod(i2c-slave-eeprom.ko) kmod(i2c-smbus.ko) kmod(i2c-stub.ko) kmod(i2c-tiny-usb.ko) kmod(i2c-via.ko) kmod(i2c-viapro.ko) kmod(i2c-viperboard.ko) kmod(i3000_edac.ko) kmod(i3200_edac.ko) kmod(i40e.ko) kmod(i40evf.ko) kmod(i5000_edac.ko) kmod(i5100_edac.ko) kmod(i5400_edac.ko) kmod(i5500_temp.ko) kmod(i5k_amb.ko) kmod(i6300esb.ko) kmod(i7300_edac.ko) kmod(i7core_edac.ko) kmod(i8042.ko) kmod(i810fb.ko) kmod(i82860_edac.ko) kmod(i82875p_edac.ko) kmod(i82975x_edac.ko) kmod(iTCO_vendor_support.ko) kmod(iTCO_wdt.ko) kmod(ib700wdt.ko) kmod(ibmaem.ko) kmod(ibmasm.ko) kmod(ibmasr.ko) kmod(ibmpex.ko) kmod(ibmphp.ko) kmod(icplus.ko) kmod(ideapad_slidebar.ko) kmod(idma64.ko) kmod(idt_89hpesx.ko) kmod(ie31200_edac.ko) kmod(ie6xx_wdt.ko) kmod(ifb.ko) kmod(ife.ko) kmod(igb.ko) kmod(igbvf.ko) kmod(iio-mux.ko) kmod(iio-trig-interrupt.ko) kmod(iio-trig-loop.ko) kmod(ila.ko) kmod(ina209.ko) kmod(ina2xx.ko) kmod(ina3221.ko) kmod(industrialio-buffer-cb.ko) kmod(industrialio-configfs.ko) kmod(industrialio-sw-device.ko) kmod(industrialio-sw-trigger.ko) kmod(industrialio-triggered-buffer.ko) kmod(industrialio.ko) kmod(inet6_hashtables.ko) kmod(inet_diag.ko) kmod(initio.ko) kmod(input-core.ko) kmod(input-leds.ko) kmod(input-polldev.ko) kmod(int3400_thermal.ko) kmod(int3402_thermal.ko) kmod(int3403_thermal.ko) kmod(int3406_thermal.ko) kmod(int340x_thermal_zone.ko) kmod(intel-agp.ko) kmod(intel-cstate.ko) kmod(intel-gtt.ko) kmod(intel-rapl-perf.ko) kmod(intel-rng.ko) kmod(intel-smartconnect.ko) kmod(intel-uncore.ko) kmod(intel-xway.ko) kmod(intel_pch_thermal.ko) kmod(intel_powerclamp.ko) kmod(intel_qat.ko) kmod(intel_rapl.ko) kmod(intel_soc_dts_iosf.ko) kmod(intel_soc_dts_thermal.ko) kmod(iosf_mbi.ko) kmod(iova.ko) kmod(ip6_gre.ko) kmod(ip6_tables.ko) kmod(ip6_tunnel.ko) kmod(ip6_udp_tunnel.ko) kmod(ip6_vti.ko) kmod(ip6t_MASQUERADE.ko) kmod(ip6t_REJECT.ko) kmod(ip6t_SYNPROXY.ko) kmod(ip6t_ah.ko) kmod(ip6t_eui64.ko) kmod(ip6t_frag.ko) kmod(ip6t_hbh.ko) kmod(ip6t_ipv6header.ko) kmod(ip6t_mh.ko) kmod(ip6t_rpfilter.ko) kmod(ip6t_rt.ko) kmod(ip6table_filter.ko) kmod(ip6table_mangle.ko) kmod(ip6table_nat.ko) kmod(ip6table_raw.ko) kmod(ip6table_security.ko) kmod(ip_gre.ko) kmod(ip_set.ko) kmod(ip_set_bitmap_ip.ko) kmod(ip_set_bitmap_ipmac.ko) kmod(ip_set_bitmap_port.ko) kmod(ip_set_hash_ip.ko) kmod(ip_set_hash_ipmac.ko) kmod(ip_set_hash_ipmark.ko) kmod(ip_set_hash_ipport.ko) kmod(ip_set_hash_ipportip.ko) kmod(ip_set_hash_ipportnet.ko) kmod(ip_set_hash_mac.ko) kmod(ip_set_hash_net.ko) kmod(ip_set_hash_netiface.ko) kmod(ip_set_hash_netnet.ko) kmod(ip_set_hash_netport.ko) kmod(ip_set_hash_netportnet.ko) kmod(ip_set_list_set.ko) kmod(ip_tables.ko) kmod(ip_tunnel.ko) kmod(ip_vs.ko) kmod(ip_vs_dh.ko) kmod(ip_vs_fo.ko) kmod(ip_vs_ftp.ko) kmod(ip_vs_lblc.ko) kmod(ip_vs_lblcr.ko) kmod(ip_vs_lc.ko) kmod(ip_vs_nq.ko) kmod(ip_vs_ovf.ko) kmod(ip_vs_pe_sip.ko) kmod(ip_vs_rr.ko) kmod(ip_vs_sed.ko) kmod(ip_vs_sh.ko) kmod(ip_vs_wlc.ko) kmod(ip_vs_wrr.ko) kmod(ip_vti.ko) kmod(ipcomp.ko) kmod(ipcomp6.ko) kmod(ipip.ko) kmod(ipmi_devintf.ko) kmod(ipmi_msghandler.ko) kmod(ipmi_poweroff.ko) kmod(ipmi_si.ko) kmod(ipmi_ssif.ko) kmod(ipmi_watchdog.ko) kmod(ipr.ko) kmod(ips.ko) kmod(ipt_CLUSTERIP.ko) kmod(ipt_ECN.ko) kmod(ipt_MASQUERADE.ko) kmod(ipt_REJECT.ko) kmod(ipt_SYNPROXY.ko) kmod(ipt_ah.ko) kmod(ipt_rpfilter.ko) kmod(iptable_filter.ko) kmod(iptable_mangle.ko) kmod(iptable_nat.ko) kmod(iptable_raw.ko) kmod(iptable_security.ko) kmod(ipv6.ko) kmod(ipvlan.ko) kmod(ipvtap.ko) kmod(iris.ko) kmod(irqbypass.ko) kmod(iscsi_target_mod.ko) kmod(iscsi_tcp.ko) kmod(isl29003.ko) kmod(isl29020.ko) kmod(isofs.ko) kmod(isp1362-hcd.ko) kmod(it87.ko) kmod(it8712f_wdt.ko) kmod(it87_wdt.ko) kmod(ixgb.ko) kmod(ixgbe.ko) kmod(ixgbevf.ko) kmod(jbd2.ko) kmod(jc42.ko) kmod(jitterentropy_rng.ko) kmod(jme.ko) kmod(joydev.ko) kmod(k10temp.ko) kmod(k8temp.ko) kmod(keyspan_remote.ko) kmod(keywrap.ko) kmod(kfifo_buf.ko) kmod(kgdboc.ko) kmod(khazad.ko) kmod(kpp.ko) kmod(ksz884x.ko) kmod(kvm-amd.ko) kmod(kvm-intel.ko) kmod(kvm.ko) kmod(kxcjk-1013.ko) kmod(kxtj9.ko) kmod(kyber-iosched.ko) kmod(lcd.ko) kmod(led-class.ko) kmod(ledtrig-usbport.ko) kmod(libahci.ko) kmod(libahci_platform.ko) kmod(libata.ko) kmod(libceph.ko) kmod(libcrc32c.ko) kmod(libfc.ko) kmod(libiscsi.ko) kmod(libiscsi_tcp.ko) kmod(libnvdimm.ko) kmod(libosd.ko) kmod(libphy.ko) kmod(libps2.ko) kmod(lineage-pem.ko) kmod(linear.ko) kmod(lis3lv02d.ko) kmod(lis3lv02d_i2c.ko) kmod(llc.ko) kmod(lm25066.ko) kmod(lm63.ko) kmod(lm70.ko) kmod(lm73.ko) kmod(lm75.ko) kmod(lm77.ko) kmod(lm78.ko) kmod(lm80.ko) kmod(lm83.ko) kmod(lm85.ko) kmod(lm87.ko) kmod(lm90.ko) kmod(lm92.ko) kmod(lm93.ko) kmod(lm95234.ko) kmod(lm95241.ko) kmod(lm95245.ko) kmod(lmp91000.ko) kmod(lockd.ko) kmod(longrun.ko) kmod(loop.ko) kmod(lp.ko) kmod(lp855x_bl.ko) kmod(lru_cache.ko) kmod(lrw.ko) kmod(ltc2945.ko) kmod(ltc2978.ko) kmod(ltc2990.ko) kmod(ltc3815.ko) kmod(ltc4151.ko) kmod(ltc4215.ko) kmod(ltc4222.ko) kmod(ltc4245.ko) kmod(ltc4260.ko) kmod(ltc4261.ko) kmod(lxfb.ko) kmod(lxt.ko) kmod(lz4.ko) kmod(lz4_compress.ko) kmod(lz4_decompress.ko) kmod(lz4hc.ko) kmod(lz4hc_compress.ko) kmod(lzo.ko) kmod(lzo_compress.ko) kmod(lzo_decompress.ko) kmod(mac-celtic.ko) kmod(mac-centeuro.ko) kmod(mac-croatian.ko) kmod(mac-cyrillic.ko) kmod(mac-gaelic.ko) kmod(mac-greek.ko) kmod(mac-iceland.ko) kmod(mac-inuit.ko) kmod(mac-roman.ko) kmod(mac-romanian.ko) kmod(mac-turkish.ko) kmod(mac_hid.ko) kmod(machzwd.ko) kmod(macsec.ko) kmod(macvlan.ko) kmod(macvtap.ko) kmod(marvell.ko) kmod(marvell10g.ko) kmod(matrix-keymap.ko) kmod(max1111.ko) kmod(max1363.ko) kmod(max16064.ko) kmod(max16065.ko) kmod(max1619.ko) kmod(max1668.ko) kmod(max197.ko) kmod(max20751.ko) kmod(max30100.ko) kmod(max31722.ko) kmod(max31790.ko) kmod(max34440.ko) kmod(max6639.ko) kmod(max6642.ko) kmod(max6650.ko) kmod(max6697.ko) kmod(max6875.ko) kmod(max8688.ko) kmod(mbcache.ko) kmod(mce-inject.ko) kmod(mcp3021.ko) kmod(md-mod.ko) kmod(md4.ko) kmod(md5.ko) kmod(mdev.ko) kmod(mdio-bcm-unimac.ko) kmod(mdio-bitbang.ko) kmod(mdio.ko) kmod(mei-me.ko) kmod(mei-txe.ko) kmod(mei.ko) kmod(mei_wdt.ko) kmod(mfd-core.ko) kmod(michael_mic.ko) kmod(micrel.ko) kmod(microchip.ko) kmod(mii.ko) kmod(mip6.ko) kmod(mma7660.ko) kmod(mousedev.ko) kmod(mpi.ko) kmod(mptbase.ko) kmod(mptlan.ko) kmod(mptsas.ko) kmod(mptscsih.ko) kmod(mptspi.ko) kmod(mpu3050.ko) kmod(mq-deadline.ko) kmod(mrp.ko) kmod(mscc.ko) kmod(msdos.ko) kmod(msr.ko) kmod(mtip32xx.ko) kmod(multipath.ko) kmod(mux-adg792a.ko) kmod(mux-core.ko) kmod(mux-gpio.ko) kmod(mvumi.ko) kmod(mwave.ko) kmod(myri10ge.ko) kmod(national.ko) kmod(natsemi.ko) kmod(nbd.ko) kmod(nct6683.ko) kmod(nct6775.ko) kmod(nct7802.ko) kmod(nct7904.ko) kmod(nd_e820.ko) kmod(nd_pmem.ko) kmod(ne2k-pci.ko) kmod(netconsole.ko) kmod(netlabel_calipso.ko) kmod(netlink_diag.ko) kmod(nf_conntrack.ko) kmod(nf_conntrack_amanda.ko) kmod(nf_conntrack_broadcast.ko) kmod(nf_conntrack_ftp.ko) kmod(nf_conntrack_h323.ko) kmod(nf_conntrack_ipv4.ko) kmod(nf_conntrack_ipv6.ko) kmod(nf_conntrack_irc.ko) kmod(nf_conntrack_netbios_ns.ko) kmod(nf_conntrack_netlink.ko) kmod(nf_conntrack_pptp.ko) kmod(nf_conntrack_proto_gre.ko) kmod(nf_conntrack_sane.ko) kmod(nf_conntrack_sip.ko) kmod(nf_conntrack_snmp.ko) kmod(nf_conntrack_tftp.ko) kmod(nf_defrag_ipv4.ko) kmod(nf_defrag_ipv6.ko) kmod(nf_dup_ipv4.ko) kmod(nf_dup_ipv6.ko) kmod(nf_dup_netdev.ko) kmod(nf_log_arp.ko) kmod(nf_log_bridge.ko) kmod(nf_log_common.ko) kmod(nf_log_ipv4.ko) kmod(nf_log_ipv6.ko) kmod(nf_log_netdev.ko) kmod(nf_nat.ko) kmod(nf_nat_amanda.ko) kmod(nf_nat_ftp.ko) kmod(nf_nat_h323.ko) kmod(nf_nat_ipv4.ko) kmod(nf_nat_ipv6.ko) kmod(nf_nat_irc.ko) kmod(nf_nat_masquerade_ipv4.ko) kmod(nf_nat_masquerade_ipv6.ko) kmod(nf_nat_pptp.ko) kmod(nf_nat_proto_gre.ko) kmod(nf_nat_redirect.ko) kmod(nf_nat_sip.ko) kmod(nf_nat_snmp_basic.ko) kmod(nf_nat_tftp.ko) kmod(nf_reject_ipv4.ko) kmod(nf_reject_ipv6.ko) kmod(nf_socket_ipv4.ko) kmod(nf_socket_ipv6.ko) kmod(nf_synproxy_core.ko) kmod(nf_tables.ko) kmod(nf_tables_arp.ko) kmod(nf_tables_bridge.ko) kmod(nf_tables_inet.ko) kmod(nf_tables_ipv4.ko) kmod(nf_tables_ipv6.ko) kmod(nf_tables_netdev.ko) kmod(nfnetlink.ko) kmod(nfnetlink_acct.ko) kmod(nfnetlink_log.ko) kmod(nfnetlink_queue.ko) kmod(nfp.ko) kmod(nfs.ko) kmod(nfs_acl.ko) kmod(nfs_layout_flexfiles.ko) kmod(nfs_layout_nfsv41_files.ko) kmod(nfsd.ko) kmod(nfsv3.ko) kmod(nfsv4.ko) kmod(nft_chain_nat_ipv4.ko) kmod(nft_chain_nat_ipv6.ko) kmod(nft_chain_route_ipv4.ko) kmod(nft_chain_route_ipv6.ko) kmod(nft_compat.ko) kmod(nft_counter.ko) kmod(nft_ct.ko) kmod(nft_dup_ipv4.ko) kmod(nft_dup_ipv6.ko) kmod(nft_dup_netdev.ko) kmod(nft_exthdr.ko) kmod(nft_fib.ko) kmod(nft_fib_inet.ko) kmod(nft_fib_ipv4.ko) kmod(nft_fib_ipv6.ko) kmod(nft_fib_netdev.ko) kmod(nft_fwd_netdev.ko) kmod(nft_hash.ko) kmod(nft_limit.ko) kmod(nft_log.ko) kmod(nft_masq.ko) kmod(nft_masq_ipv4.ko) kmod(nft_masq_ipv6.ko) kmod(nft_meta.ko) kmod(nft_meta_bridge.ko) kmod(nft_nat.ko) kmod(nft_numgen.ko) kmod(nft_objref.ko) kmod(nft_queue.ko) kmod(nft_quota.ko) kmod(nft_redir.ko) kmod(nft_redir_ipv4.ko) kmod(nft_redir_ipv6.ko) kmod(nft_reject.ko) kmod(nft_reject_bridge.ko) kmod(nft_reject_inet.ko) kmod(nft_reject_ipv4.ko) kmod(nft_reject_ipv6.ko) kmod(nft_rt.ko) kmod(nft_set_bitmap.ko) kmod(nft_set_hash.ko) kmod(nft_set_rbtree.ko) kmod(nic7018_wdt.ko) kmod(nlmon.ko) kmod(nls_ascii.ko) kmod(nls_base.ko) kmod(nls_cp1250.ko) kmod(nls_cp1251.ko) kmod(nls_cp1255.ko) kmod(nls_cp437.ko) kmod(nls_cp737.ko) kmod(nls_cp775.ko) kmod(nls_cp850.ko) kmod(nls_cp852.ko) kmod(nls_cp855.ko) kmod(nls_cp857.ko) kmod(nls_cp860.ko) kmod(nls_cp861.ko) kmod(nls_cp862.ko) kmod(nls_cp863.ko) kmod(nls_cp864.ko) kmod(nls_cp865.ko) kmod(nls_cp866.ko) kmod(nls_cp869.ko) kmod(nls_cp874.ko) kmod(nls_cp932.ko) kmod(nls_cp936.ko) kmod(nls_cp949.ko) kmod(nls_cp950.ko) kmod(nls_euc-jp.ko) kmod(nls_iso8859-1.ko) kmod(nls_iso8859-13.ko) kmod(nls_iso8859-14.ko) kmod(nls_iso8859-15.ko) kmod(nls_iso8859-2.ko) kmod(nls_iso8859-3.ko) kmod(nls_iso8859-4.ko) kmod(nls_iso8859-5.ko) kmod(nls_iso8859-6.ko) kmod(nls_iso8859-7.ko) kmod(nls_iso8859-9.ko) kmod(nls_koi8-r.ko) kmod(nls_koi8-ru.ko) kmod(nls_koi8-u.ko) kmod(nls_utf8.ko) kmod(ns83820.ko) kmod(nsc_gpio.ko) kmod(nsh.ko) kmod(ntc_thermistor.ko) kmod(null_blk.ko) kmod(nv_tco.ko) kmod(nvidia-agp.ko) kmod(nvme-core.ko) kmod(nvme-fabrics.ko) kmod(nvme-fc.ko) kmod(nvme-fcloop.ko) kmod(nvme-loop.ko) kmod(nvme.ko) kmod(nvmem_core.ko) kmod(nvmet-fc.ko) kmod(nvmet.ko) kmod(nvram.ko) kmod(of_mdio.ko) kmod(of_pci.ko) kmod(of_pci_irq.ko) kmod(of_touchscreen.ko) kmod(ohci-hcd.ko) kmod(ohci-pci.ko) kmod(oid_registry.ko) kmod(openvswitch.ko) kmod(opt3001.ko) kmod(orangefs.ko) kmod(osd.ko) kmod(osst.ko) kmod(overlay.ko) kmod(p4-clockmod.ko) kmod(p8022.ko) kmod(p8023.ko) kmod(pa12203001.ko) kmod(padlock-aes.ko) kmod(padlock-sha.ko) kmod(panel-lvds.ko) kmod(parman.ko) kmod(parport.ko) kmod(parport_cs.ko) kmod(parport_pc.ko) kmod(pata_acpi.ko) kmod(pata_ali.ko) kmod(pata_amd.ko) kmod(pata_artop.ko) kmod(pata_atiixp.ko) kmod(pata_atp867x.ko) kmod(pata_cmd640.ko) kmod(pata_cmd64x.ko) kmod(pata_cs5520.ko) kmod(pata_cs5530.ko) kmod(pata_cs5535.ko) kmod(pata_cs5536.ko) kmod(pata_efar.ko) kmod(pata_hpt366.ko) kmod(pata_hpt37x.ko) kmod(pata_hpt3x2n.ko) kmod(pata_hpt3x3.ko) kmod(pata_it8213.ko) kmod(pata_it821x.ko) kmod(pata_jmicron.ko) kmod(pata_marvell.ko) kmod(pata_mpiix.ko) kmod(pata_netcell.ko) kmod(pata_ninja32.ko) kmod(pata_ns87410.ko) kmod(pata_ns87415.ko) kmod(pata_oldpiix.ko) kmod(pata_opti.ko) kmod(pata_optidma.ko) kmod(pata_pcmcia.ko) kmod(pata_pdc2027x.ko) kmod(pata_pdc202xx_old.ko) kmod(pata_piccolo.ko) kmod(pata_sch.ko) kmod(pata_serverworks.ko) kmod(pata_sil680.ko) kmod(pata_sis.ko) kmod(pata_sl82c105.ko) kmod(pata_triflex.ko) kmod(pata_via.ko) kmod(pc87360.ko) kmod(pc8736x_gpio.ko) kmod(pc87427.ko) kmod(pcbc.ko) kmod(pcc-cpufreq.ko) kmod(pcf8591.ko) kmod(pch_dma.ko) kmod(pch_phub.ko) kmod(pci-stub.ko) kmod(pcmcia.ko) kmod(pcmcia_core.ko) kmod(pcmcia_rsrc.ko) kmod(pcnet_cs.ko) kmod(pcrypt.ko) kmod(pcspkr.ko) kmod(pcwd_pci.ko) kmod(pcwd_usb.ko) kmod(pdc_adma.ko) kmod(phy-generic.ko) kmod(pinctrl-broxton.ko) kmod(pinctrl-cherryview.ko) kmod(pinctrl-denverton.ko) kmod(pinctrl-intel.ko) kmod(pinctrl-lewisburg.ko) kmod(pinctrl-sunrisepoint.ko) kmod(pkcs7_message.ko) kmod(pktcdvd.ko) kmod(pktgen.ko) kmod(platform_lcd.ko) kmod(pmbus.ko) kmod(pmbus_core.ko) kmod(poly1305_generic.ko) kmod(power.ko) kmod(powermate.ko) kmod(powernow-k7.ko) kmod(powr1220.ko) kmod(ppdev.ko) kmod(pps-gpio.ko) kmod(pps-ldisc.ko) kmod(pps_core.ko) kmod(pps_parport.ko) kmod(processor.ko) kmod(processor_thermal_device.ko) kmod(psample.ko) kmod(psmouse.ko) kmod(psnap.ko) kmod(pstore.ko) kmod(psxpad-spi.ko) kmod(ptp.ko) kmod(ptp_kvm.ko) kmod(ptp_pch.ko) kmod(public_key.ko) kmod(pwm-beeper.ko) kmod(pwm-fan.ko) kmod(pwm-lpss-pci.ko) kmod(pwm-lpss-platform.ko) kmod(pwm-lpss.ko) kmod(pwm_bl.ko) kmod(qat_c3xxx.ko) kmod(qat_c3xxxvf.ko) kmod(qat_c62x.ko) kmod(qat_c62xvf.ko) kmod(qat_dh895xcc.ko) kmod(qat_dh895xccvf.ko) kmod(qemu_fw_cfg.ko) kmod(qsemi.ko) kmod(qt1070.ko) kmod(quota_tree.ko) kmod(quota_v2.ko) kmod(qxl.ko) kmod(r8169.ko) kmod(r82600_edac.ko) kmod(raid0.ko) kmod(raid1.ko) kmod(raid10.ko) kmod(raid456.ko) kmod(raid6_pq.ko) kmod(raid6test.ko) kmod(raid_class.ko) kmod(ramoops.ko) kmod(raw.ko) kmod(raw_diag.ko) kmod(rbd.ko) kmod(rcutorture.ko) kmod(realtek.ko) kmod(reed_solomon.ko) kmod(regmap-i2c.ko) kmod(regmap-mmio.ko) kmod(regmap-spi.ko) kmod(remoteproc.ko) kmod(ring_buffer_benchmark.ko) kmod(rmd128.ko) kmod(rmd160.ko) kmod(rmd256.ko) kmod(rmd320.ko) kmod(rmi_core.ko) kmod(rmi_i2c.ko) kmod(rmi_smbus.ko) kmod(rmi_spi.ko) kmod(rng-core.ko) kmod(rng.ko) kmod(rocker.ko) kmod(rotary_encoder.ko) kmod(rpcsec_gss_krb5.ko) kmod(rpr0521.ko) kmod(rsa_generic.ko) kmod(rtc-abx80x.ko) kmod(rtc-bq32k.ko) kmod(rtc-bq4802.ko) kmod(rtc-cmos.ko) kmod(rtc-ds1286.ko) kmod(rtc-ds1305.ko) kmod(rtc-ds1307.ko) kmod(rtc-ds1343.ko) kmod(rtc-ds1347.ko) kmod(rtc-ds1374.ko) kmod(rtc-ds1390.ko) kmod(rtc-ds1511.ko) kmod(rtc-ds1553.ko) kmod(rtc-ds1672.ko) kmod(rtc-ds1685.ko) kmod(rtc-ds1742.ko) kmod(rtc-ds2404.ko) kmod(rtc-ds3232.ko) kmod(rtc-em3027.ko) kmod(rtc-fm3130.ko) kmod(rtc-isl12022.ko) kmod(rtc-isl1208.ko) kmod(rtc-m41t80.ko) kmod(rtc-m41t93.ko) kmod(rtc-m41t94.ko) kmod(rtc-m48t35.ko) kmod(rtc-m48t59.ko) kmod(rtc-max6900.ko) kmod(rtc-max6902.ko) kmod(rtc-max6916.ko) kmod(rtc-mcp795.ko) kmod(rtc-msm6242.ko) kmod(rtc-pcf2123.ko) kmod(rtc-pcf2127.ko) kmod(rtc-pcf85063.ko) kmod(rtc-pcf8523.ko) kmod(rtc-pcf8563.ko) kmod(rtc-pcf8583.ko) kmod(rtc-r7301.ko) kmod(rtc-r9701.ko) kmod(rtc-rp5c01.ko) kmod(rtc-rs5c348.ko) kmod(rtc-rs5c372.ko) kmod(rtc-rv3029c2.ko) kmod(rtc-rx4581.ko) kmod(rtc-rx8010.ko) kmod(rtc-rx8025.ko) kmod(rtc-rx8581.ko) kmod(rtc-stk17ta8.ko) kmod(rtc-v3020.ko) kmod(rtc-x1205.ko) kmod(salsa20-i586.ko) kmod(salsa20_generic.ko) kmod(sata_inic162x.ko) kmod(sata_mv.ko) kmod(sata_nv.ko) kmod(sata_promise.ko) kmod(sata_qstor.ko) kmod(sata_sil.ko) kmod(sata_sil24.ko) kmod(sata_sis.ko) kmod(sata_svw.ko) kmod(sata_sx4.ko) kmod(sata_uli.ko) kmod(sata_via.ko) kmod(sata_vsc.ko) kmod(sbc_fitpc2_wdt.ko) kmod(sbs.ko) kmod(sbshc.ko) kmod(sch311x_wdt.ko) kmod(sch5627.ko) kmod(sch5636.ko) kmod(sch56xx-common.ko) kmod(sch_codel.ko) kmod(sch_fq.ko) kmod(sch_fq_codel.ko) kmod(sch_hfsc.ko) kmod(sch_hhf.ko) kmod(sch_htb.ko) kmod(sch_ingress.ko) kmod(sch_pie.ko) kmod(sch_plug.ko) kmod(sch_prio.ko) kmod(sch_sfq.ko) kmod(sch_tbf.ko) kmod(scsi_debug.ko) kmod(scsi_dh_alua.ko) kmod(scsi_dh_emc.ko) kmod(scsi_dh_hp_sw.ko) kmod(scsi_dh_rdac.ko) kmod(scsi_mod.ko) kmod(scsi_transport_fc.ko) kmod(scsi_transport_iscsi.ko) kmod(scsi_transport_sas.ko) kmod(scsi_transport_spi.ko) kmod(scsi_transport_srp.ko) kmod(sd_mod.ko) kmod(seed.ko) kmod(seqiv.ko) kmod(serdev.ko) kmod(serial_core.ko) kmod(serio.ko) kmod(serio_raw.ko) kmod(sermouse.ko) kmod(serpent-sse2-i586.ko) kmod(serpent_generic.ko) kmod(serport.ko) kmod(ses.ko) kmod(sg.ko) kmod(sha1_generic.ko) kmod(sha256_generic.ko) kmod(sha3_generic.ko) kmod(sha512_generic.ko) kmod(sht15.ko) kmod(sht21.ko) kmod(sht3x.ko) kmod(shtc1.ko) kmod(sil-sii8620.ko) kmod(sis-agp.ko) kmod(sis5595.ko) kmod(sit.ko) kmod(sl811-hcd.ko) kmod(smartpqi.ko) kmod(smsc.ko) kmod(smsc47b397.ko) kmod(smsc47m1.ko) kmod(smsc47m192.ko) kmod(snic.ko) kmod(soc_button_array.ko) kmod(softdog.ko) kmod(sonypi.ko) kmod(sp5100_tco.ko) kmod(sparse-keymap.ko) kmod(speedstep-ich.ko) kmod(speedstep-lib.ko) kmod(speedstep-smi.ko) kmod(spi-pxa2xx-pci.ko) kmod(spi-pxa2xx-platform.ko) kmod(sr_mod.ko) kmod(ssd1307fb.ko) kmod(st.ko) kmod(st_accel.ko) kmod(st_accel_i2c.ko) kmod(st_accel_spi.ko) kmod(st_gyro.ko) kmod(st_gyro_i2c.ko) kmod(st_gyro_spi.ko) kmod(st_magn.ko) kmod(st_magn_i2c.ko) kmod(st_magn_spi.ko) kmod(st_sensors.ko) kmod(st_sensors_i2c.ko) kmod(st_sensors_spi.ko) kmod(ste10Xp.ko) kmod(stex.ko) kmod(stk3310.ko) kmod(stp.ko) kmod(strparser.ko) kmod(sungem_phy.ko) kmod(sunrpc.ko) kmod(switchtec.ko) kmod(sworks-agp.ko) kmod(sx8.ko) kmod(synaptics_i2c.ko) kmod(synaptics_usb.ko) kmod(syscopyarea.ko) kmod(sysfillrect.ko) kmod(sysimgblt.ko) kmod(tap.ko) kmod(target_core_file.ko) kmod(target_core_iblock.ko) kmod(target_core_mod.ko) kmod(target_core_pscsi.ko) kmod(tc654.ko) kmod(tc74.ko) kmod(tcm_fc.ko) kmod(tcm_loop.ko) kmod(tcp_bbr.ko) kmod(tcp_cdg.ko) kmod(tcp_cubic.ko) kmod(tcp_dctcp.ko) kmod(tcp_diag.ko) kmod(tcp_nv.ko) kmod(tcrypt.ko) kmod(tea.ko) kmod(team.ko) kmod(team_mode_activebackup.ko) kmod(team_mode_broadcast.ko) kmod(team_mode_loadbalance.ko) kmod(team_mode_random.ko) kmod(team_mode_roundrobin.ko) kmod(teranetics.ko) kmod(test-kstrtox.ko) kmod(test_async_driver_probe.ko) kmod(tgr192.ko) kmod(thermal.ko) kmod(thermal_sys.ko) kmod(thmc50.ko) kmod(ti-ads1015.ko) kmod(ti-tfp410.ko) kmod(tifm_7xx1.ko) kmod(tifm_core.ko) kmod(timeriomem-rng.ko) kmod(tipc.ko) kmod(tlclk.ko) kmod(tls.ko) kmod(tm2-touchkey.ko) kmod(tmem.ko) kmod(tmp102.ko) kmod(tmp103.ko) kmod(tmp108.ko) kmod(tmp401.ko) kmod(tmp421.ko) kmod(torture.ko) kmod(toshiba.ko) kmod(tpm-rng.ko) kmod(tpm.ko) kmod(tpm_atmel.ko) kmod(tpm_crb.ko) kmod(tpm_infineon.ko) kmod(tpm_nsc.ko) kmod(tpm_tis.ko) kmod(tpm_tis_core.ko) kmod(tps40422.ko) kmod(tps53679.ko) kmod(trusted.ko) kmod(ts_bm.ko) kmod(ts_fsm.ko) kmod(ts_kmp.ko) kmod(tsl2550.ko) kmod(ttm.ko) kmod(tun.ko) kmod(tunnel4.ko) kmod(tunnel6.ko) kmod(twofish-i586.ko) kmod(twofish_common.ko) kmod(twofish_generic.ko) kmod(typec.ko) kmod(typec_ucsi.ko) kmod(uas.ko) kmod(ucd9000.ko) kmod(ucd9200.ko) kmod(ucs2_string.ko) kmod(ucsi_acpi.ko) kmod(udf.ko) kmod(udl.ko) kmod(udp_diag.ko) kmod(udp_tunnel.ko) kmod(uhci-hcd.ko) kmod(uhid.ko) kmod(uinput.ko) kmod(ulpi.ko) kmod(umem.ko) kmod(ums-alauda.ko) kmod(ums-cypress.ko) kmod(ums-datafab.ko) kmod(ums-eneub6250.ko) kmod(ums-freecom.ko) kmod(ums-isd200.ko) kmod(ums-jumpshot.ko) kmod(ums-karma.ko) kmod(ums-onetouch.ko) kmod(ums-realtek.ko) kmod(ums-sddr09.ko) kmod(ums-sddr55.ko) kmod(ums-usbat.ko) kmod(unix.ko) kmod(unix_diag.ko) kmod(usb-common.ko) kmod(usb-storage.ko) kmod(usbcore.ko) kmod(usbhid.ko) kmod(usblp.ko) kmod(usbmon.ko) kmod(usbserial.ko) kmod(usbtmc.ko) kmod(veth.ko) kmod(vfat.ko) kmod(vfb.ko) kmod(vfio-pci.ko) kmod(vfio.ko) kmod(vfio_iommu_type1.ko) kmod(vfio_mdev.ko) kmod(vfio_virqfd.ko) kmod(vga16fb.ko) kmod(vgastate.ko) kmod(vgem.ko) kmod(vhost.ko) kmod(vhost_net.ko) kmod(vhost_scsi.ko) kmod(vhost_vsock.ko) kmod(via-agp.ko) kmod(via-cputemp.ko) kmod(via-rhine.ko) kmod(via-rng.ko) kmod(via-velocity.ko) kmod(via686a.ko) kmod(via_wdt.ko) kmod(video.ko) kmod(virt-dma.ko) kmod(virtio-gpu.ko) kmod(virtio-rng.ko) kmod(virtio.ko) kmod(virtio_balloon.ko) kmod(virtio_blk.ko) kmod(virtio_console.ko) kmod(virtio_crypto.ko) kmod(virtio_input.ko) kmod(virtio_mmio.ko) kmod(virtio_net.ko) kmod(virtio_pci.ko) kmod(virtio_ring.ko) kmod(virtio_scsi.ko) kmod(vitesse.ko) kmod(vl6180.ko) kmod(vmac.ko) kmod(vmw_balloon.ko) kmod(vmw_pvscsi.ko) kmod(vmw_vmci.ko) kmod(vmw_vsock_virtio_transport.ko) kmod(vmw_vsock_virtio_transport_common.ko) kmod(vmw_vsock_vmci_transport.ko) kmod(vmwgfx.ko) kmod(vmxnet3.ko) kmod(vport-geneve.ko) kmod(vport-gre.ko) kmod(vport-vxlan.ko) kmod(vrf.ko) kmod(vsock.ko) kmod(vsockmon.ko) kmod(vsxxxaa.ko) kmod(vt1211.ko) kmod(vt8231.ko) kmod(vxlan.ko) kmod(w83627ehf.ko) kmod(w83627hf.ko) kmod(w83627hf_wdt.ko) kmod(w83781d.ko) kmod(w83791d.ko) kmod(w83792d.ko) kmod(w83793.ko) kmod(w83795.ko) kmod(w83877f_wdt.ko) kmod(w83977f_wdt.ko) kmod(w83l785ts.ko) kmod(w83l786ng.ko) kmod(wacom.ko) kmod(wd719x.ko) kmod(wdat_wdt.ko) kmod(wdt_pci.ko) kmod(wistron_btns.ko) kmod(wp512.ko) kmod(x38_edac.ko) kmod(x509_key_parser.ko) kmod(x86_pkg_temp_thermal.ko) kmod(x_tables.ko) kmod(xcbc.ko) kmod(xen-acpi-processor.ko) kmod(xen-blkback.ko) kmod(xen-blkfront.ko) kmod(xen-evtchn.ko) kmod(xen-fbfront.ko) kmod(xen-gntalloc.ko) kmod(xen-gntdev.ko) kmod(xen-kbdfront.ko) kmod(xen-netback.ko) kmod(xen-netfront.ko) kmod(xen-pciback.ko) kmod(xen-pcifront.ko) kmod(xen-privcmd.ko) kmod(xen-scsiback.ko) kmod(xen-scsifront.ko) kmod(xen_wdt.ko) kmod(xenbus_probe_frontend.ko) kmod(xenfs.ko) kmod(xfrm4_mode_beet.ko) kmod(xfrm4_mode_transport.ko) kmod(xfrm4_mode_tunnel.ko) kmod(xfrm4_tunnel.ko) kmod(xfrm6_mode_beet.ko) kmod(xfrm6_mode_ro.ko) kmod(xfrm6_mode_transport.ko) kmod(xfrm6_mode_tunnel.ko) kmod(xfrm6_tunnel.ko) kmod(xfrm_algo.ko) kmod(xfrm_ipcomp.ko) kmod(xfrm_user.ko) kmod(xfs.ko) kmod(xhci-hcd.ko) kmod(xhci-pci.ko) kmod(xilinx_gmii2rgmii.ko) kmod(xillybus_core.ko) kmod(xillybus_pcie.ko) kmod(xor.ko) kmod(xt_AUDIT.ko) kmod(xt_CHECKSUM.ko) kmod(xt_CLASSIFY.ko) kmod(xt_CONNSECMARK.ko) kmod(xt_CT.ko) kmod(xt_DSCP.ko) kmod(xt_HL.ko) kmod(xt_HMARK.ko) kmod(xt_IDLETIMER.ko) kmod(xt_LED.ko) kmod(xt_LOG.ko) kmod(xt_NETMAP.ko) kmod(xt_NFLOG.ko) kmod(xt_NFQUEUE.ko) kmod(xt_RATEEST.ko) kmod(xt_REDIRECT.ko) kmod(xt_SECMARK.ko) kmod(xt_TCPMSS.ko) kmod(xt_TCPOPTSTRIP.ko) kmod(xt_TEE.ko) kmod(xt_TPROXY.ko) kmod(xt_TRACE.ko) kmod(xt_addrtype.ko) kmod(xt_bpf.ko) kmod(xt_cgroup.ko) kmod(xt_cluster.ko) kmod(xt_comment.ko) kmod(xt_connbytes.ko) kmod(xt_connlabel.ko) kmod(xt_connlimit.ko) kmod(xt_connmark.ko) kmod(xt_conntrack.ko) kmod(xt_cpu.ko) kmod(xt_dccp.ko) kmod(xt_devgroup.ko) kmod(xt_dscp.ko) kmod(xt_ecn.ko) kmod(xt_esp.ko) kmod(xt_hashlimit.ko) kmod(xt_helper.ko) kmod(xt_hl.ko) kmod(xt_ipcomp.ko) kmod(xt_iprange.ko) kmod(xt_ipvs.ko) kmod(xt_l2tp.ko) kmod(xt_length.ko) kmod(xt_limit.ko) kmod(xt_mac.ko) kmod(xt_mark.ko) kmod(xt_multiport.ko) kmod(xt_nat.ko) kmod(xt_nfacct.ko) kmod(xt_osf.ko) kmod(xt_owner.ko) kmod(xt_physdev.ko) kmod(xt_pkttype.ko) kmod(xt_policy.ko) kmod(xt_quota.ko) kmod(xt_rateest.ko) kmod(xt_realm.ko) kmod(xt_recent.ko) kmod(xt_sctp.ko) kmod(xt_set.ko) kmod(xt_socket.ko) kmod(xt_state.ko) kmod(xt_statistic.ko) kmod(xt_string.ko) kmod(xt_tcpmss.ko) kmod(xt_tcpudp.ko) kmod(xt_time.ko) kmod(xt_u32.ko) kmod(xts.ko) kmod(xxhash.ko) kmod(xz_dec.ko) kmod(yealink.ko) kmod(z3fold.ko) kmod(zbud.ko) kmod(zl6100.ko) kmod(zlib_deflate.ko) kmod(zlib_inflate.ko) kmod(zpool.ko) kmod(zram.ko) kmod(zsmalloc.ko) kmod(zstd_compress.ko) kmod(zstd_decompress.ko) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /usr/bin/kernel-install coreutils dracut >= 027 linux-firmware >= 20150904-56.git6ebf5d57 systemd >= 203-2 Requires(post): /bin/sh Requires(preun): /bin/sh systemd >= 200 Requires(posttrans): /bin/sh Conflicts: xfsprogs < 4.3.0-1 xorg-x11-drv-vmmouse < 13.0.99 Processing files: kernel-rtPAE-4.14.24-300.rt19.1.fc29.i686 Processing files: kernel-rtPAE-devel-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel) kernel-devel-i686 = 4.14.24-300.rt19.1.fc29+rtPAE kernel-devel-uname-r = 4.14.24-300.rt19.1.fc29.i686+rtPAE kernel-rtPAE-devel = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-devel(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-devel-i686 = 4.14.24-300.rt19.1.fc29 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): findutils Requires(post): /bin/sh Processing files: kernel-rtPAE-modules-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel-module) kernel-modules = 4.14.24-300.rt19.1.fc29+rtPAE kernel-modules-i686 = 4.14.24-300.rt19.1.fc29+rtPAE kernel-rtPAE-modules = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-modules(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-modules-i686 = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-modules-uname-r = 4.14.24-300.rt19.1.fc29.i686+rtPAE kmod(3c574_cs.ko) kmod(3c589_cs.ko) kmod(3c59x.ko) kmod(6lowpan.ko) kmod(8250_exar.ko) kmod(8250_lpss.ko) kmod(8250_moxa.ko) kmod(8250_of.ko) kmod(9pnet_rdma.ko) kmod(a8293.ko) kmod(aacraid.ko) kmod(ac97_bus.ko) kmod(acecad.ko) kmod(acenic.ko) kmod(acer-wmi.ko) kmod(acerhdf.ko) kmod(adf7242.ko) kmod(adutux.ko) kmod(adv7170.ko) kmod(adv7175.ko) kmod(af9013.ko) kmod(af9033.ko) kmod(aic79xx.ko) kmod(aic7xxx.ko) kmod(aiptek.ko) kmod(aircable.ko) kmod(alienware-wmi.ko) kmod(altera-ci.ko) kmod(alx.ko) kmod(amd-xgbe.ko) kmod(amd8111e.ko) kmod(amdgpu.ko) kmod(amilo-rfkill.ko) kmod(apple-gmux.ko) kmod(appledisplay.ko) kmod(ar5523.ko) kmod(arc_uart.ko) kmod(ark3116.ko) kmod(as102_fe.ko) kmod(ascot2e.ko) kmod(asix.ko) kmod(ast.ko) kmod(asus-laptop.ko) kmod(asus-nb-wmi.ko) kmod(asus-wireless.ko) kmod(asus-wmi.ko) kmod(at86rf230.ko) kmod(atbm8830.ko) kmod(ath.ko) kmod(ath10k_core.ko) kmod(ath10k_pci.ko) kmod(ath10k_sdio.ko) kmod(ath10k_usb.ko) kmod(ath3k.ko) kmod(ath5k.ko) kmod(ath6kl_core.ko) kmod(ath6kl_sdio.ko) kmod(ath6kl_usb.ko) kmod(ath9k.ko) kmod(ath9k_common.ko) kmod(ath9k_htc.ko) kmod(ath9k_hw.ko) kmod(ati_remote.ko) kmod(atl1.ko) kmod(atl1c.ko) kmod(atl1e.ko) kmod(atl2.ko) kmod(atm.ko) kmod(atmel_mxt_ts.ko) kmod(atmtcp.ko) kmod(atusb.ko) kmod(au0828.ko) kmod(au8522_common.ko) kmod(au8522_decoder.ko) kmod(au8522_dig.ko) kmod(ax25.ko) kmod(ax88179_178a.ko) kmod(b1.ko) kmod(b1dma.ko) kmod(b1pci.ko) kmod(b1pcmcia.ko) kmod(b2c2-flexcop-pci.ko) kmod(b2c2-flexcop-usb.ko) kmod(b2c2-flexcop.ko) kmod(b43.ko) kmod(b43legacy.ko) kmod(b44.ko) kmod(b53_common.ko) kmod(b53_mdio.ko) kmod(b53_mmap.ko) kmod(b53_spi.ko) kmod(b53_srab.ko) kmod(baycom_epp.ko) kmod(bcm-sf2.ko) kmod(bcm203x.ko) kmod(bcm3510.ko) kmod(bcma.ko) kmod(bd9571mwv.ko) kmod(be2iscsi.ko) kmod(be2net.ko) kmod(belkin_sa.ko) kmod(bfa.ko) kmod(bfusb.ko) kmod(bluecard_cs.ko) kmod(bluetooth.ko) kmod(bluetooth_6lowpan.ko) kmod(bnep.ko) kmod(bnx2.ko) kmod(bnx2fc.ko) kmod(bnx2i.ko) kmod(bnx2x.ko) kmod(bnxt_en.ko) kmod(bpa10x.ko) kmod(brcmfmac.ko) kmod(brcmsmac.ko) kmod(brcmutil.ko) kmod(bsd_comp.ko) kmod(bt3c_cs.ko) kmod(bt819.ko) kmod(bt856.ko) kmod(bt866.ko) kmod(bt878.ko) kmod(btbcm.ko) kmod(btcoexist.ko) kmod(btintel.ko) kmod(btmrvl.ko) kmod(btmrvl_sdio.ko) kmod(btqca.ko) kmod(btrtl.ko) kmod(btsdio.ko) kmod(bttv.ko) kmod(btuart_cs.ko) kmod(btusb.ko) kmod(budget-av.ko) kmod(budget-ci.ko) kmod(budget-core.ko) kmod(budget-patch.ko) kmod(budget.ko) kmod(c4.ko) kmod(c_can.ko) kmod(c_can_pci.ko) kmod(ca8210.ko) kmod(can-bcm.ko) kmod(can-dev.ko) kmod(can-gw.ko) kmod(can-raw.ko) kmod(can.ko) kmod(capidrv.ko) kmod(carl9170.ko) kmod(cassini.ko) kmod(catc.ko) kmod(cb710-mmc.ko) kmod(cc2520.ko) kmod(cc770.ko) kmod(cc770_platform.ko) kmod(cdc_eem.ko) kmod(cdc_ether.ko) kmod(cdc_mbim.ko) kmod(cdc_ncm.ko) kmod(cdc_subset.ko) kmod(cec.ko) kmod(cfag12864b.ko) kmod(cfag12864bfb.ko) kmod(cfg80211.ko) kmod(ch341.ko) kmod(ch7006.ko) kmod(ch9200.ko) kmod(chaoskey.ko) kmod(charlcd.ko) kmod(chcr.ko) kmod(chipreg.ko) kmod(chromeos_laptop.ko) kmod(chromeos_pstore.ko) kmod(classmate-laptop.ko) kmod(cmtp.ko) kmod(cnic.ko) kmod(compal-laptop.ko) kmod(cp210x.ko) kmod(cpia2.ko) kmod(cramfs.ko) kmod(cros_kbd_led_backlight.ko) kmod(cs3308.ko) kmod(cs5345.ko) kmod(cs53l32a.ko) kmod(cs5535-mfd.ko) kmod(csiostor.ko) kmod(cw1200_core.ko) kmod(cw1200_wlan_sdio.ko) kmod(cw1200_wlan_spi.ko) kmod(cx18-alsa.ko) kmod(cx18.ko) kmod(cx22700.ko) kmod(cx22702.ko) kmod(cx231xx-alsa.ko) kmod(cx231xx-dvb.ko) kmod(cx231xx.ko) kmod(cx2341x.ko) kmod(cx23885.ko) kmod(cx24110.ko) kmod(cx24113.ko) kmod(cx24116.ko) kmod(cx24117.ko) kmod(cx24120.ko) kmod(cx24123.ko) kmod(cx25840.ko) kmod(cx82310_eth.ko) kmod(cx88-alsa.ko) kmod(cx88-blackbird.ko) kmod(cx88-dvb.ko) kmod(cx88-vp3054-i2c.ko) kmod(cx8800.ko) kmod(cx8802.ko) kmod(cx88xx.ko) kmod(cxacru.ko) kmod(cxd2820r.ko) kmod(cxd2841er.ko) kmod(cxgb.ko) kmod(cxgb3.ko) kmod(cxgb3i.ko) kmod(cxgb4.ko) kmod(cxgb4i.ko) kmod(cxgb4vf.ko) kmod(cxgbit.ko) kmod(cyberjack.ko) kmod(cyclades.ko) kmod(cypress_firmware.ko) kmod(cypress_m8.ko) kmod(ddbridge.ko) kmod(de2104x.ko) kmod(de4x5.ko) kmod(dell-laptop.ko) kmod(dell-rbtn.ko) kmod(dell-smbios.ko) kmod(dell-smo8800.ko) kmod(dell-wmi-aio.ko) kmod(dell-wmi-led.ko) kmod(dell-wmi.ko) kmod(designware_i2s.ko) kmod(dib0070.ko) kmod(dib0090.ko) kmod(dib3000mb.ko) kmod(dib3000mc.ko) kmod(dib7000m.ko) kmod(dib7000p.ko) kmod(dib8000.ko) kmod(dibx000_common.ko) kmod(digi_acceleport.ko) kmod(diva_mnt.ko) kmod(divacapi.ko) kmod(divadidd.ko) kmod(dl2k.ko) kmod(dm1105.ko) kmod(dm9601.ko) kmod(dmfe.ko) kmod(drx39xyj.ko) kmod(drxd.ko) kmod(drxk.ko) kmod(ds3000.ko) kmod(dsa_core.ko) kmod(dsa_loop.ko) kmod(dsa_loop_bdinfo.ko) kmod(dsbr100.ko) kmod(dst.ko) kmod(dst_ca.ko) kmod(dtl1_cs.ko) kmod(dvb-as102.ko) kmod(dvb-bt8xx.ko) kmod(dvb-core.ko) kmod(dvb-pll.ko) kmod(dvb-ttpci.ko) kmod(dvb-ttusb-budget.ko) kmod(dvb-usb-a800.ko) kmod(dvb-usb-af9005-remote.ko) kmod(dvb-usb-af9005.ko) kmod(dvb-usb-af9015.ko) kmod(dvb-usb-af9035.ko) kmod(dvb-usb-anysee.ko) kmod(dvb-usb-au6610.ko) kmod(dvb-usb-az6007.ko) kmod(dvb-usb-az6027.ko) kmod(dvb-usb-ce6230.ko) kmod(dvb-usb-cinergyT2.ko) kmod(dvb-usb-cxusb.ko) kmod(dvb-usb-dib0700.ko) kmod(dvb-usb-dibusb-common.ko) kmod(dvb-usb-dibusb-mb.ko) kmod(dvb-usb-dibusb-mc-common.ko) kmod(dvb-usb-dibusb-mc.ko) kmod(dvb-usb-digitv.ko) kmod(dvb-usb-dtt200u.ko) kmod(dvb-usb-dtv5100.ko) kmod(dvb-usb-dvbsky.ko) kmod(dvb-usb-dw2102.ko) kmod(dvb-usb-ec168.ko) kmod(dvb-usb-friio.ko) kmod(dvb-usb-gl861.ko) kmod(dvb-usb-gp8psk.ko) kmod(dvb-usb-lmedm04.ko) kmod(dvb-usb-m920x.ko) kmod(dvb-usb-mxl111sf.ko) kmod(dvb-usb-nova-t-usb2.ko) kmod(dvb-usb-opera.ko) kmod(dvb-usb-pctv452e.ko) kmod(dvb-usb-rtl28xxu.ko) kmod(dvb-usb-technisat-usb2.ko) kmod(dvb-usb-ttusb2.ko) kmod(dvb-usb-umt-010.ko) kmod(dvb-usb-vp702x.ko) kmod(dvb-usb-vp7045.ko) kmod(dvb-usb.ko) kmod(dvb_usb_v2.ko) kmod(dynapro.ko) kmod(e4000.ko) kmod(earth-pt1.ko) kmod(ec100.ko) kmod(ecryptfs.ko) kmod(edt-ft5x06.ko) kmod(eeepc-laptop.ko) kmod(eeepc-wmi.ko) kmod(eeti_ts.ko) kmod(egalax_ts.ko) kmod(egalax_ts_serial.ko) kmod(elants_i2c.ko) kmod(elo.ko) kmod(em28xx-alsa.ko) kmod(em28xx-dvb.ko) kmod(em28xx-rc.ko) kmod(em28xx-v4l.ko) kmod(em28xx.ko) kmod(emi26.ko) kmod(emi62.ko) kmod(empeg.ko) kmod(emu10k1-gp.ko) kmod(ene_ir.ko) kmod(eni.ko) kmod(enic.ko) kmod(epic100.ko) kmod(esas2r.ko) kmod(ezusb.ko) kmod(f81534.ko) kmod(fakelb.ko) kmod(fc0011.ko) kmod(fc0012.ko) kmod(fc0013.ko) kmod(fc2580.ko) kmod(fcoe.ko) kmod(fintek-cir.ko) kmod(firedtv.ko) kmod(firestream.ko) kmod(firewire-core.ko) kmod(firewire-net.ko) kmod(firewire-ohci.ko) kmod(firewire-sbp2.ko) kmod(fm801-gp.ko) kmod(fmc-chardev.ko) kmod(fmc-fakedev.ko) kmod(fmc-trivial.ko) kmod(fmc-write-eeprom.ko) kmod(fmc.ko) kmod(fnic.ko) kmod(forcedeth.ko) kmod(ftdi-elan.ko) kmod(ftdi_sio.ko) kmod(fujitsu-laptop.ko) kmod(fujitsu-tablet.ko) kmod(fujitsu_ts.ko) kmod(fusb302.ko) kmod(gameport.ko) kmod(garmin_gps.ko) kmod(genet.ko) kmod(gigaset.ko) kmod(gl620a.ko) kmod(gma500_gfx.ko) kmod(go7007-loader.ko) kmod(go7007-usb.ko) kmod(go7007.ko) kmod(goodix.ko) kmod(gp8psk-fe.ko) kmod(gpio-ir-recv.ko) kmod(gpio-ir-tx.ko) kmod(gs_usb.ko) kmod(gspca_benq.ko) kmod(gspca_conex.ko) kmod(gspca_cpia1.ko) kmod(gspca_dtcs033.ko) kmod(gspca_etoms.ko) kmod(gspca_finepix.ko) kmod(gspca_gl860.ko) kmod(gspca_jeilinj.ko) kmod(gspca_jl2005bcd.ko) kmod(gspca_kinect.ko) kmod(gspca_konica.ko) kmod(gspca_m5602.ko) kmod(gspca_main.ko) kmod(gspca_mars.ko) kmod(gspca_mr97310a.ko) kmod(gspca_nw80x.ko) kmod(gspca_ov519.ko) kmod(gspca_ov534.ko) kmod(gspca_ov534_9.ko) kmod(gspca_pac207.ko) kmod(gspca_pac7302.ko) kmod(gspca_pac7311.ko) kmod(gspca_se401.ko) kmod(gspca_sn9c2028.ko) kmod(gspca_sn9c20x.ko) kmod(gspca_sonixb.ko) kmod(gspca_sonixj.ko) kmod(gspca_spca1528.ko) kmod(gspca_spca500.ko) kmod(gspca_spca501.ko) kmod(gspca_spca505.ko) kmod(gspca_spca506.ko) kmod(gspca_spca508.ko) kmod(gspca_spca561.ko) kmod(gspca_sq905.ko) kmod(gspca_sq905c.ko) kmod(gspca_sq930x.ko) kmod(gspca_stk014.ko) kmod(gspca_stk1135.ko) kmod(gspca_stv0680.ko) kmod(gspca_stv06xx.ko) kmod(gspca_sunplus.ko) kmod(gspca_t613.ko) kmod(gspca_topro.ko) kmod(gspca_touptek.ko) kmod(gspca_tv8532.ko) kmod(gspca_vc032x.ko) kmod(gspca_vicam.ko) kmod(gspca_xirlink_cit.ko) kmod(gspca_zc3xx.ko) kmod(gtco.ko) kmod(gunze.ko) kmod(hamachi.ko) kmod(hanwang.ko) kmod(hci.ko) kmod(hci_nokia.ko) kmod(hci_uart.ko) kmod(hci_vhci.ko) kmod(hd44780.ko) kmod(hdaps.ko) kmod(hdpvr.ko) kmod(he.ko) kmod(helene.ko) kmod(hexium_gemini.ko) kmod(hexium_orion.ko) kmod(hfcsusb.ko) kmod(hfs.ko) kmod(hfsplus.ko) kmod(hi311x.ko) kmod(hi6210-i2s.ko) kmod(hid-picolcd.ko) kmod(hid-prodikeys.ko) kmod(hid-sensor-accel-3d.ko) kmod(hid-sensor-als.ko) kmod(hid-sensor-gyro-3d.ko) kmod(hid-sensor-hub.ko) kmod(hid-sensor-humidity.ko) kmod(hid-sensor-iio-common.ko) kmod(hid-sensor-incl-3d.ko) kmod(hid-sensor-magn-3d.ko) kmod(hid-sensor-rotation.ko) kmod(hid-sensor-temperature.ko) kmod(hid-sensor-trigger.ko) kmod(hidp.ko) kmod(hisax.ko) kmod(hisax_fcpcipnp.ko) kmod(hisax_isac.ko) kmod(hisax_st5481.ko) kmod(hopper.ko) kmod(horus3a.ko) kmod(hp-wireless.ko) kmod(hp-wmi.ko) kmod(hp_accel.ko) kmod(hso.ko) kmod(ht16k33.ko) kmod(huawei_cdc_ncm.ko) kmod(hwa-hc.ko) kmod(hwpoison-inject.ko) kmod(i1480-dfu-usb.ko) kmod(i1480-est.ko) kmod(i40iw.ko) kmod(i82092.ko) kmod(i915.ko) kmod(ib_cm.ko) kmod(ib_core.ko) kmod(ib_ipoib.ko) kmod(ib_iser.ko) kmod(ib_isert.ko) kmod(ib_mthca.ko) kmod(ib_srp.ko) kmod(ib_srpt.ko) kmod(ib_ucm.ko) kmod(ib_umad.ko) kmod(ib_uverbs.ko) kmod(ideapad-laptop.ko) kmod(idmouse.ko) kmod(ieee802154.ko) kmod(ieee802154_6lowpan.ko) kmod(ieee802154_socket.ko) kmod(ifi_canfd.ko) kmod(igorplugusb.ko) kmod(iguanair.ko) kmod(ili210x.ko) kmod(imon.ko) kmod(inexio.ko) kmod(int51x1.ko) kmod(intel-hid.ko) kmod(intel-lpss-acpi.ko) kmod(intel-lpss-pci.ko) kmod(intel-lpss.ko) kmod(intel-rst.ko) kmod(intel-vbtn.ko) kmod(intel_cht_int33fe.ko) kmod(intel_ips.ko) kmod(intel_oaktrail.ko) kmod(intel_punit_ipc.ko) kmod(io_edgeport.ko) kmod(io_ti.ko) kmod(iowarrior.ko) kmod(ipaq.ko) kmod(ipheth.ko) kmod(ipw.ko) kmod(ipw2100.ko) kmod(ipw2200.ko) kmod(ipwireless.ko) kmod(ir-hix5hd2.ko) kmod(ir-jvc-decoder.ko) kmod(ir-kbd-i2c.ko) kmod(ir-lirc-codec.ko) kmod(ir-mce_kbd-decoder.ko) kmod(ir-nec-decoder.ko) kmod(ir-rc5-decoder.ko) kmod(ir-rc6-decoder.ko) kmod(ir-sanyo-decoder.ko) kmod(ir-sharp-decoder.ko) kmod(ir-sony-decoder.ko) kmod(ir-spi.ko) kmod(ir-usb.ko) kmod(ir-xmp-decoder.ko) kmod(ircomm-tty.ko) kmod(ircomm.ko) kmod(irda-usb.ko) kmod(irda.ko) kmod(irlan.ko) kmod(irnet.ko) kmod(irtty-sir.ko) kmod(isci.ko) kmod(iscsi_boot_sysfs.ko) kmod(iscsi_ibft.ko) kmod(isdn.ko) kmod(isdnhdlc.ko) kmod(isight_firmware.ko) kmod(isl6405.ko) kmod(isl6421.ko) kmod(isl6423.ko) kmod(it913x.ko) kmod(itd1000.ko) kmod(ite-cir.ko) kmod(iuu_phoenix.ko) kmod(ivtv.ko) kmod(ivtvfb.ko) kmod(iw_cm.ko) kmod(iw_cxgb3.ko) kmod(iw_cxgb4.ko) kmod(iw_nes.ko) kmod(iwl3945.ko) kmod(iwl4965.ko) kmod(iwldvm.ko) kmod(iwlegacy.ko) kmod(iwlmvm.ko) kmod(iwlwifi.ko) kmod(ix2505v.ko) kmod(jfs.ko) kmod(jmb38x_ms.ko) kmod(jsm.ko) kmod(kalmia.ko) kmod(kaweth.ko) kmod(kbtab.ko) kmod(kernelcapi.ko) kmod(keyspan.ko) kmod(keyspan_pda.ko) kmod(kl5kusb105.ko) kmod(kobil_sct.ko) kmod(ks0108.ko) kmod(ks0127.ko) kmod(ksz_common.ko) kmod(ksz_spi.ko) kmod(kvaser_usb.ko) kmod(l1oip.ko) kmod(l2tp_core.ko) kmod(l2tp_ip.ko) kmod(l2tp_ip6.ko) kmod(l64781.ko) kmod(lan78xx.ko) kmod(lan9303-core.ko) kmod(lan9303_i2c.ko) kmod(lan9303_mdio.ko) kmod(ldusb.ko) kmod(led-class-flash.ko) kmod(leds-as3645a.ko) kmod(leds-blinkm.ko) kmod(leds-clevo-mail.ko) kmod(leds-is31fl32xx.ko) kmod(leds-lm3530.ko) kmod(leds-lp3944.ko) kmod(leds-lp3952.ko) kmod(leds-lt3593.ko) kmod(leds-nic78bx.ko) kmod(leds-ss4200.ko) kmod(ledtrig-backlight.ko) kmod(ledtrig-camera.ko) kmod(ledtrig-default-on.ko) kmod(ledtrig-gpio.ko) kmod(ledtrig-heartbeat.ko) kmod(ledtrig-oneshot.ko) kmod(ledtrig-timer.ko) kmod(ledtrig-transient.ko) kmod(legousbtower.ko) kmod(lg-vl600.ko) kmod(lg2160.ko) kmod(lgdt3305.ko) kmod(lgdt3306a.ko) kmod(lgdt330x.ko) kmod(lgs8gxx.ko) kmod(lib80211.ko) kmod(lib80211_crypt_ccmp.ko) kmod(lib80211_crypt_tkip.ko) kmod(lib80211_crypt_wep.ko) kmod(libcxgb.ko) kmod(libcxgbi.ko) kmod(libertas.ko) kmod(libertas_cs.ko) kmod(libertas_sdio.ko) kmod(libfcoe.ko) kmod(libipw.ko) kmod(libsas.ko) kmod(lightning.ko) kmod(lirc_dev.ko) kmod(lirc_zilog.ko) kmod(litelink-sir.ko) kmod(lnbh25.ko) kmod(lnbp21.ko) kmod(lnbp22.ko) kmod(lpc_ich.ko) kmod(lpc_sch.ko) kmod(lpfc.ko) kmod(m52790.ko) kmod(m88ds3103.ko) kmod(m88rs2000.ko) kmod(m88rs6000t.ko) kmod(mISDN_core.ko) kmod(mISDNinfineon.ko) kmod(mISDNipac.ko) kmod(mISDNisar.ko) kmod(m_can.ko) kmod(mac80211.ko) kmod(mac80211_hwsim.ko) kmod(mac802154.ko) kmod(macb.ko) kmod(macb_pci.ko) kmod(mantis.ko) kmod(mantis_core.ko) kmod(max2165.ko) kmod(mb86a16.ko) kmod(mb86a20s.ko) kmod(mc44s803.ko) kmod(mcba_usb.ko) kmod(mceusb.ko) kmod(mcs5000_ts.ko) kmod(mcs7780.ko) kmod(mcs7830.ko) kmod(mct_u232.ko) kmod(mdc800.ko) kmod(media.ko) kmod(megaraid.ko) kmod(megaraid_mbox.ko) kmod(megaraid_mm.ko) kmod(megaraid_sas.ko) kmod(mei_phy.ko) kmod(memstick.ko) kmod(meye.ko) kmod(mgag200.ko) kmod(microread.ko) kmod(microread_i2c.ko) kmod(microread_mei.ko) kmod(microtek.ko) kmod(minix.ko) kmod(mk712.ko) kmod(mlx4_core.ko) kmod(mlx4_en.ko) kmod(mlx4_ib.ko) kmod(mlx5_core.ko) kmod(mlxcpld-hotplug.ko) kmod(mlxfw.ko) kmod(mlxsw_core.ko) kmod(mlxsw_i2c.ko) kmod(mlxsw_minimal.ko) kmod(mlxsw_pci.ko) kmod(mlxsw_spectrum.ko) kmod(mlxsw_switchib.ko) kmod(mlxsw_switchx2.ko) kmod(mmc_block.ko) kmod(mmc_core.ko) kmod(mms114.ko) kmod(mn88472.ko) kmod(mn88473.ko) kmod(mos7720.ko) kmod(mos7840.ko) kmod(mpls_gso.ko) kmod(mpls_iptunnel.ko) kmod(mpls_router.ko) kmod(mpt3sas.ko) kmod(mrf24j40.ko) kmod(msi-laptop.ko) kmod(msi-wmi.ko) kmod(msp3400.ko) kmod(mspro_block.ko) kmod(mt2060.ko) kmod(mt2063.ko) kmod(mt20xx.ko) kmod(mt2131.ko) kmod(mt2266.ko) kmod(mt312.ko) kmod(mt352.ko) kmod(mt7530.ko) kmod(mt7601u.ko) kmod(mt9v011.ko) kmod(mtd.ko) kmod(mtouch.ko) kmod(mv88e6060.ko) kmod(mv88e6xxx.ko) kmod(mvmdio.ko) kmod(mvsas.ko) kmod(mwifiex.ko) kmod(mwifiex_pcie.ko) kmod(mwifiex_sdio.ko) kmod(mwifiex_usb.ko) kmod(mwl8k.ko) kmod(mxb.ko) kmod(mxl111sf-demod.ko) kmod(mxl111sf-tuner.ko) kmod(mxl5005s.ko) kmod(mxl5007t.ko) kmod(mxl5xx.ko) kmod(mxm-wmi.ko) kmod(n_gsm.ko) kmod(n_hdlc.ko) kmod(n_r3964.ko) kmod(navman.ko) kmod(nci.ko) kmod(net1080.ko) kmod(netup-unidvb.ko) kmod(netxen_nic.ko) kmod(nfc.ko) kmod(nfc_digital.ko) kmod(nfcmrvl.ko) kmod(nfcmrvl_usb.ko) kmod(nfcsim.ko) kmod(ngene.ko) kmod(nhc_dest.ko) kmod(nhc_fragment.ko) kmod(nhc_ghc_ext_dest.ko) kmod(nhc_ghc_ext_frag.ko) kmod(nhc_ghc_ext_hop.ko) kmod(nhc_ghc_ext_route.ko) kmod(nhc_ghc_icmpv6.ko) kmod(nhc_ghc_udp.ko) kmod(nhc_hop.ko) kmod(nhc_ipv6.ko) kmod(nhc_mobility.ko) kmod(nhc_routing.ko) kmod(nhc_udp.ko) kmod(nicstar.ko) kmod(niu.ko) kmod(nmclan_cs.ko) kmod(nosy.ko) kmod(nouveau.ko) kmod(nozomi.ko) kmod(ns558.ko) kmod(nsc-ircc.ko) kmod(nuvoton-cir.ko) kmod(nvme-rdma.ko) kmod(nvmet-rdma.ko) kmod(nxp-nci.ko) kmod(nxp-nci_i2c.ko) kmod(nxt200x.ko) kmod(nxt6000.ko) kmod(ocrdma.ko) kmod(ofpart.ko) kmod(omninet.ko) kmod(opticon.ko) kmod(option.ko) kmod(or51132.ko) kmod(or51211.ko) kmod(oti6858.ko) kmod(ov2640.ko) kmod(ov7640.ko) kmod(p54common.ko) kmod(p54pci.ko) kmod(p54usb.ko) kmod(panasonic-laptop.ko) kmod(parport_serial.ko) kmod(pch_can.ko) kmod(pch_gbe.ko) kmod(pcnet32.ko) kmod(pd6729.ko) kmod(peak_pci.ko) kmod(peak_pciefd.ko) kmod(peak_usb.ko) kmod(peaq-wmi.ko) kmod(pegasus.ko) kmod(pegasus_notetaker.ko) kmod(penmount.ko) kmod(pixcir_i2c_ts.ko) kmod(pl2303.ko) kmod(plusb.ko) kmod(pluto2.ko) kmod(pm80xx.ko) kmod(pmcraid.ko) kmod(pn533.ko) kmod(pn533_i2c.ko) kmod(pn533_usb.ko) kmod(pn544.ko) kmod(pn544_i2c.ko) kmod(pn544_mei.ko) kmod(port100.ko) kmod(ppp_async.ko) kmod(ppp_deflate.ko) kmod(ppp_generic.ko) kmod(ppp_mppe.ko) kmod(ppp_synctty.ko) kmod(pppoe.ko) kmod(pppox.ko) kmod(pptp.ko) kmod(pulse8-cec.ko) kmod(pvpanic.ko) kmod(pvrusb2.ko) kmod(pwc.ko) kmod(pwm-ir-tx.ko) kmod(pwrseq_emmc.ko) kmod(pwrseq_sd8787.ko) kmod(pwrseq_simple.ko) kmod(qca8k.ko) kmod(qcaux.ko) kmod(qcserial.ko) kmod(qed.ko) kmod(qede.ko) kmod(qedf.ko) kmod(qedi.ko) kmod(qla1280.ko) kmod(qla2xxx.ko) kmod(qla3xxx.ko) kmod(qla4xxx.ko) kmod(qlcnic.ko) kmod(qlge.ko) kmod(qm1d1c0042.ko) kmod(qmi_wwan.ko) kmod(qt1010.ko) kmod(qtnfmac.ko) kmod(qtnfmac_pearl_pcie.ko) kmod(quatech2.ko) kmod(r592.ko) kmod(r6040.ko) kmod(r8152.ko) kmod(r8192e_pci.ko) kmod(r820t.ko) kmod(r8712u.ko) kmod(r8723bs.ko) kmod(r8822be.ko) kmod(radeon.ko) kmod(radio-i2c-si470x.ko) kmod(radio-keene.ko) kmod(radio-ma901.ko) kmod(radio-maxiradio.ko) kmod(radio-mr800.ko) kmod(radio-shark.ko) kmod(radio-tea5764.ko) kmod(radio-usb-si470x.ko) kmod(radio-wl1273.ko) kmod(rainshadow-cec.ko) kmod(raydium_i2c_ts.ko) kmod(rc-adstech-dvb-t-pci.ko) kmod(rc-alink-dtu-m.ko) kmod(rc-anysee.ko) kmod(rc-apac-viewcomp.ko) kmod(rc-asus-pc39.ko) kmod(rc-asus-ps3-100.ko) kmod(rc-ati-tv-wonder-hd-600.ko) kmod(rc-ati-x10.ko) kmod(rc-avermedia-a16d.ko) kmod(rc-avermedia-cardbus.ko) kmod(rc-avermedia-dvbt.ko) kmod(rc-avermedia-m135a.ko) kmod(rc-avermedia-m733a-rm-k6.ko) kmod(rc-avermedia-rm-ks.ko) kmod(rc-avermedia.ko) kmod(rc-avertv-303.ko) kmod(rc-azurewave-ad-tu700.ko) kmod(rc-behold-columbus.ko) kmod(rc-behold.ko) kmod(rc-budget-ci-old.ko) kmod(rc-cec.ko) kmod(rc-cinergy-1400.ko) kmod(rc-cinergy.ko) kmod(rc-core.ko) kmod(rc-d680-dmb.ko) kmod(rc-delock-61959.ko) kmod(rc-dib0700-nec.ko) kmod(rc-dib0700-rc5.ko) kmod(rc-digitalnow-tinytwin.ko) kmod(rc-digittrade.ko) kmod(rc-dm1105-nec.ko) kmod(rc-dntv-live-dvb-t.ko) kmod(rc-dntv-live-dvbt-pro.ko) kmod(rc-dtt200u.ko) kmod(rc-dvbsky.ko) kmod(rc-dvico-mce.ko) kmod(rc-dvico-portable.ko) kmod(rc-em-terratec.ko) kmod(rc-encore-enltv-fm53.ko) kmod(rc-encore-enltv.ko) kmod(rc-encore-enltv2.ko) kmod(rc-evga-indtube.ko) kmod(rc-eztv.ko) kmod(rc-flydvb.ko) kmod(rc-flyvideo.ko) kmod(rc-fusionhdtv-mce.ko) kmod(rc-gadmei-rm008z.ko) kmod(rc-geekbox.ko) kmod(rc-genius-tvgo-a11mce.ko) kmod(rc-gotview7135.ko) kmod(rc-hauppauge.ko) kmod(rc-imon-mce.ko) kmod(rc-imon-pad.ko) kmod(rc-iodata-bctv7e.ko) kmod(rc-it913x-v1.ko) kmod(rc-it913x-v2.ko) kmod(rc-kaiomy.ko) kmod(rc-kworld-315u.ko) kmod(rc-kworld-pc150u.ko) kmod(rc-kworld-plus-tv-analog.ko) kmod(rc-leadtek-y04g0051.ko) kmod(rc-lme2510.ko) kmod(rc-loopback.ko) kmod(rc-manli.ko) kmod(rc-medion-x10-digitainer.ko) kmod(rc-medion-x10-or2x.ko) kmod(rc-medion-x10.ko) kmod(rc-msi-digivox-ii.ko) kmod(rc-msi-digivox-iii.ko) kmod(rc-msi-tvanywhere-plus.ko) kmod(rc-msi-tvanywhere.ko) kmod(rc-nebula.ko) kmod(rc-nec-terratec-cinergy-xs.ko) kmod(rc-norwood.ko) kmod(rc-npgtech.ko) kmod(rc-pctv-sedna.ko) kmod(rc-pinnacle-color.ko) kmod(rc-pinnacle-grey.ko) kmod(rc-pinnacle-pctv-hd.ko) kmod(rc-pixelview-002t.ko) kmod(rc-pixelview-mk12.ko) kmod(rc-pixelview-new.ko) kmod(rc-pixelview.ko) kmod(rc-powercolor-real-angel.ko) kmod(rc-proteus-2309.ko) kmod(rc-purpletv.ko) kmod(rc-pv951.ko) kmod(rc-rc6-mce.ko) kmod(rc-real-audio-220-32-keys.ko) kmod(rc-reddo.ko) kmod(rc-snapstream-firefly.ko) kmod(rc-streamzap.ko) kmod(rc-su3000.ko) kmod(rc-tbs-nec.ko) kmod(rc-technisat-ts35.ko) kmod(rc-technisat-usb2.ko) kmod(rc-terratec-cinergy-c-pci.ko) kmod(rc-terratec-cinergy-s2-hd.ko) kmod(rc-terratec-cinergy-xs.ko) kmod(rc-terratec-slim-2.ko) kmod(rc-terratec-slim.ko) kmod(rc-tevii-nec.ko) kmod(rc-tivo.ko) kmod(rc-total-media-in-hand-02.ko) kmod(rc-total-media-in-hand.ko) kmod(rc-trekstor.ko) kmod(rc-tt-1500.ko) kmod(rc-twinhan-dtv-cab-ci.ko) kmod(rc-twinhan1027.ko) kmod(rc-videomate-m1f.ko) kmod(rc-videomate-s350.ko) kmod(rc-videomate-tv-pvr.ko) kmod(rc-winfast-usbii-deluxe.ko) kmod(rc-winfast.ko) kmod(rc-zx-irdec.ko) kmod(rdma_cm.ko) kmod(rdma_rxe.ko) kmod(rdma_ucm.ko) kmod(redrat3.ko) kmod(reiserfs.ko) kmod(rfcomm.ko) kmod(rfkill-gpio.ko) kmod(rfkill.ko) kmod(rndis_host.ko) kmod(rndis_wlan.ko) kmod(rocket.ko) kmod(romfs.ko) kmod(rpcrdma.ko) kmod(rsi_91x.ko) kmod(rsi_sdio.ko) kmod(rsi_usb.ko) kmod(rt2400pci.ko) kmod(rt2500pci.ko) kmod(rt2500usb.ko) kmod(rt2800lib.ko) kmod(rt2800mmio.ko) kmod(rt2800pci.ko) kmod(rt2800usb.ko) kmod(rt2x00lib.ko) kmod(rt2x00mmio.ko) kmod(rt2x00pci.ko) kmod(rt2x00usb.ko) kmod(rt61pci.ko) kmod(rt73usb.ko) kmod(rtl2830.ko) kmod(rtl2832.ko) kmod(rtl8150.ko) kmod(rtl8187.ko) kmod(rtl8188ee.ko) kmod(rtl818x_pci.ko) kmod(rtl8192c-common.ko) kmod(rtl8192ce.ko) kmod(rtl8192cu.ko) kmod(rtl8192de.ko) kmod(rtl8192ee.ko) kmod(rtl8192se.ko) kmod(rtl8723-common.ko) kmod(rtl8723ae.ko) kmod(rtl8723be.ko) kmod(rtl8821ae.ko) kmod(rtl8xxxu.ko) kmod(rtl_pci.ko) kmod(rtl_usb.ko) kmod(rtllib.ko) kmod(rtllib_crypt_ccmp.ko) kmod(rtllib_crypt_tkip.ko) kmod(rtllib_crypt_wep.ko) kmod(rtlwifi.ko) kmod(rtsx_pci.ko) kmod(rtsx_pci_ms.ko) kmod(rtsx_pci_sdmmc.ko) kmod(rtsx_usb.ko) kmod(rtsx_usb_ms.ko) kmod(rtsx_usb_sdmmc.ko) kmod(s2250.ko) kmod(s2255drv.ko) kmod(s2io.ko) kmod(s5h1409.ko) kmod(s5h1411.ko) kmod(s5h1420.ko) kmod(s921.ko) kmod(saa6588.ko) kmod(saa6752hs.ko) kmod(saa7110.ko) kmod(saa7115.ko) kmod(saa7127.ko) kmod(saa7134-alsa.ko) kmod(saa7134-dvb.ko) kmod(saa7134-empress.ko) kmod(saa7134-go7007.ko) kmod(saa7134.ko) kmod(saa7146.ko) kmod(saa7146_vv.ko) kmod(saa7164.ko) kmod(saa717x.ko) kmod(saa7185.ko) kmod(saa7706h.ko) kmod(safe_serial.ko) kmod(samsung-laptop.ko) kmod(samsung-q10.ko) kmod(sbp_target.ko) kmod(sc92031.ko) kmod(sctp.ko) kmod(sctp_diag.ko) kmod(sdhci-acpi.ko) kmod(sdhci-cadence.ko) kmod(sdhci-pci.ko) kmod(sdhci-pltfm.ko) kmod(sdhci-xenon-driver.ko) kmod(sdhci.ko) kmod(sdio_uart.ko) kmod(sdricoh_cs.ko) kmod(sedlbauer_cs.ko) kmod(ser_gigaset.ko) kmod(serial_cs.ko) kmod(serial_ir.ko) kmod(sfc-falcon.ko) kmod(shark2.ko) kmod(si2157.ko) kmod(si2165.ko) kmod(si2168.ko) kmod(si21xx.ko) kmod(sierra.ko) kmod(sierra_net.ko) kmod(sil164.ko) kmod(silead.ko) kmod(sir-dev.ko) kmod(sir_ir.ko) kmod(sis190.ko) kmod(sis900.ko) kmod(sis_i2c.ko) kmod(sisusbvga.ko) kmod(sja1000.ko) kmod(skge.ko) kmod(sky2.ko) kmod(slhc.ko) kmod(sm501.ko) kmod(smb347-charger.ko) kmod(smc91c92_cs.ko) kmod(smipcie.ko) kmod(smsc-ircc2.ko) kmod(smsc75xx.ko) kmod(smsc911x.ko) kmod(smsc9420.ko) kmod(smsc95xx.ko) kmod(smsdvb.ko) kmod(smsmdtv.ko) kmod(smssdio.ko) kmod(smsusb.ko) kmod(snd-ac97-codec.ko) kmod(snd-ad1889.ko) kmod(snd-ak4113.ko) kmod(snd-ak4114.ko) kmod(snd-ak4xxx-adda.ko) kmod(snd-ali5451.ko) kmod(snd-aloop.ko) kmod(snd-als300.ko) kmod(snd-als4000.ko) kmod(snd-asihpi.ko) kmod(snd-atiixp-modem.ko) kmod(snd-atiixp.ko) kmod(snd-au8810.ko) kmod(snd-au8820.ko) kmod(snd-au8830.ko) kmod(snd-azt3328.ko) kmod(snd-bebob.ko) kmod(snd-bt87x.ko) kmod(snd-ca0106.ko) kmod(snd-cmipci.ko) kmod(snd-compress.ko) kmod(snd-cs4281.ko) kmod(snd-cs46xx.ko) kmod(snd-cs5530.ko) kmod(snd-cs5535audio.ko) kmod(snd-cs8427.ko) kmod(snd-ctxfi.ko) kmod(snd-darla20.ko) kmod(snd-darla24.ko) kmod(snd-dice.ko) kmod(snd-dummy.ko) kmod(snd-echo3g.ko) kmod(snd-emu10k1-synth.ko) kmod(snd-emu10k1.ko) kmod(snd-emu10k1x.ko) kmod(snd-emux-synth.ko) kmod(snd-ens1370.ko) kmod(snd-ens1371.ko) kmod(snd-es1938.ko) kmod(snd-es1968.ko) kmod(snd-fireface.ko) kmod(snd-firewire-digi00x.ko) kmod(snd-firewire-lib.ko) kmod(snd-firewire-motu.ko) kmod(snd-firewire-tascam.ko) kmod(snd-fireworks.ko) kmod(snd-fm801.ko) kmod(snd-gina20.ko) kmod(snd-gina24.ko) kmod(snd-hda-codec-analog.ko) kmod(snd-hda-codec-ca0110.ko) kmod(snd-hda-codec-ca0132.ko) kmod(snd-hda-codec-cirrus.ko) kmod(snd-hda-codec-cmedia.ko) kmod(snd-hda-codec-conexant.ko) kmod(snd-hda-codec-generic.ko) kmod(snd-hda-codec-hdmi.ko) kmod(snd-hda-codec-idt.ko) kmod(snd-hda-codec-realtek.ko) kmod(snd-hda-codec-si3054.ko) kmod(snd-hda-codec-via.ko) kmod(snd-hda-codec.ko) kmod(snd-hda-core.ko) kmod(snd-hda-ext-core.ko) kmod(snd-hda-intel.ko) kmod(snd-hdmi-lpe-audio.ko) kmod(snd-hdsp.ko) kmod(snd-hdspm.ko) kmod(snd-hrtimer.ko) kmod(snd-hwdep.ko) kmod(snd-i2c.ko) kmod(snd-ice1712.ko) kmod(snd-ice1724.ko) kmod(snd-ice17xx-ak4xxx.ko) kmod(snd-indigo.ko) kmod(snd-indigodj.ko) kmod(snd-indigodjx.ko) kmod(snd-indigoio.ko) kmod(snd-indigoiox.ko) kmod(snd-intel-sst-acpi.ko) kmod(snd-intel-sst-core.ko) kmod(snd-intel8x0.ko) kmod(snd-intel8x0m.ko) kmod(snd-isight.ko) kmod(snd-korg1212.ko) kmod(snd-layla20.ko) kmod(snd-layla24.ko) kmod(snd-lola.ko) kmod(snd-lx6464es.ko) kmod(snd-maestro3.ko) kmod(snd-mia.ko) kmod(snd-mixart.ko) kmod(snd-mixer-oss.ko) kmod(snd-mona.ko) kmod(snd-mpu401-uart.ko) kmod(snd-mpu401.ko) kmod(snd-mtpav.ko) kmod(snd-mts64.ko) kmod(snd-nm256.ko) kmod(snd-opl3-lib.ko) kmod(snd-opl3-synth.ko) kmod(snd-oxfw.ko) kmod(snd-oxygen-lib.ko) kmod(snd-oxygen.ko) kmod(snd-pcm-dmaengine.ko) kmod(snd-pcm-oss.ko) kmod(snd-pcm.ko) kmod(snd-pcsp.ko) kmod(snd-pcxhr.ko) kmod(snd-portman2x4.ko) kmod(snd-pt2258.ko) kmod(snd-rawmidi.ko) kmod(snd-riptide.ko) kmod(snd-rme32.ko) kmod(snd-rme96.ko) kmod(snd-rme9652.ko) kmod(snd-sb-common.ko) kmod(snd-sb16-dsp.ko) kmod(snd-seq-device.ko) kmod(snd-seq-dummy.ko) kmod(snd-seq-midi-emul.ko) kmod(snd-seq-midi-event.ko) kmod(snd-seq-midi.ko) kmod(snd-seq-oss.ko) kmod(snd-seq-virmidi.ko) kmod(snd-seq.ko) kmod(snd-serial-u16550.ko) kmod(snd-sis7019.ko) kmod(snd-skl_nau88l25_max98357a.ko) kmod(snd-soc-ac97.ko) kmod(snd-soc-acp-pcm.ko) kmod(snd-soc-adau-utils.ko) kmod(snd-soc-adau1761-i2c.ko) kmod(snd-soc-adau1761-spi.ko) kmod(snd-soc-adau1761.ko) kmod(snd-soc-adau17x1.ko) kmod(snd-soc-core.ko) kmod(snd-soc-cs35l34.ko) kmod(snd-soc-cs35l35.ko) kmod(snd-soc-cs42l42.ko) kmod(snd-soc-cs43130.ko) kmod(snd-soc-da7213.ko) kmod(snd-soc-da7219.ko) kmod(snd-soc-dio2125.ko) kmod(snd-soc-dmic.ko) kmod(snd-soc-es7134.ko) kmod(snd-soc-es8316.ko) kmod(snd-soc-es8328-i2c.ko) kmod(snd-soc-es8328-spi.ko) kmod(snd-soc-es8328.ko) kmod(snd-soc-hdac-hdmi.ko) kmod(snd-soc-hdmi-codec.ko) kmod(snd-soc-kbl_rt5663_max98927.ko) kmod(snd-soc-kbl_rt5663_rt5514_max98927.ko) kmod(snd-soc-max98090.ko) kmod(snd-soc-max98357a.ko) kmod(snd-soc-max98927.ko) kmod(snd-soc-nau8540.ko) kmod(snd-soc-nau8824.ko) kmod(snd-soc-nau8825.ko) kmod(snd-soc-rl6231.ko) kmod(snd-soc-rl6347a.ko) kmod(snd-soc-rt286.ko) kmod(snd-soc-rt298.ko) kmod(snd-soc-rt5514-spi.ko) kmod(snd-soc-rt5514.ko) kmod(snd-soc-rt5640.ko) kmod(snd-soc-rt5645.ko) kmod(snd-soc-rt5651.ko) kmod(snd-soc-rt5663.ko) kmod(snd-soc-rt5670.ko) kmod(snd-soc-rt5677-spi.ko) kmod(snd-soc-rt5677.ko) kmod(snd-soc-sigmadsp-regmap.ko) kmod(snd-soc-sigmadsp.ko) kmod(snd-soc-simple-card-utils.ko) kmod(snd-soc-simple-card.ko) kmod(snd-soc-simple-scu-card.ko) kmod(snd-soc-skl-ipc.ko) kmod(snd-soc-skl.ko) kmod(snd-soc-skl_nau88l25_ssm4567.ko) kmod(snd-soc-skl_rt286.ko) kmod(snd-soc-spdif-rx.ko) kmod(snd-soc-spdif-tx.ko) kmod(snd-soc-ssm4567.ko) kmod(snd-soc-sst-acpi.ko) kmod(snd-soc-sst-atom-hifi2-platform.ko) kmod(snd-soc-sst-bdw-rt5677-mach.ko) kmod(snd-soc-sst-broadwell.ko) kmod(snd-soc-sst-bxt-da7219_max98357a.ko) kmod(snd-soc-sst-bxt-rt298.ko) kmod(snd-soc-sst-byt-cht-da7213.ko) kmod(snd-soc-sst-byt-cht-es8316.ko) kmod(snd-soc-sst-byt-cht-nocodec.ko) kmod(snd-soc-sst-bytcr-rt5640.ko) kmod(snd-soc-sst-bytcr-rt5651.ko) kmod(snd-soc-sst-cht-bsw-max98090_ti.ko) kmod(snd-soc-sst-cht-bsw-rt5645.ko) kmod(snd-soc-sst-cht-bsw-rt5672.ko) kmod(snd-soc-sst-dsp.ko) kmod(snd-soc-sst-firmware.ko) kmod(snd-soc-sst-haswell-pcm.ko) kmod(snd-soc-sst-haswell.ko) kmod(snd-soc-sst-ipc.ko) kmod(snd-soc-sst-match.ko) kmod(snd-soc-ts3a227e.ko) kmod(snd-soc-wm8524.ko) kmod(snd-sonicvibes.ko) kmod(snd-timer.ko) kmod(snd-trident.ko) kmod(snd-ua101.ko) kmod(snd-usb-6fire.ko) kmod(snd-usb-audio.ko) kmod(snd-usb-caiaq.ko) kmod(snd-usb-hiface.ko) kmod(snd-usb-line6.ko) kmod(snd-usb-pod.ko) kmod(snd-usb-podhd.ko) kmod(snd-usb-toneport.ko) kmod(snd-usb-us122l.ko) kmod(snd-usb-usx2y.ko) kmod(snd-usb-variax.ko) kmod(snd-usbmidi-lib.ko) kmod(snd-util-mem.ko) kmod(snd-via82xx-modem.ko) kmod(snd-via82xx.ko) kmod(snd-virmidi.ko) kmod(snd-virtuoso.ko) kmod(snd-vx-lib.ko) kmod(snd-vx222.ko) kmod(snd-ymfpci.ko) kmod(snd.ko) kmod(solo6x10.ko) kmod(solos-pci.ko) kmod(sony-btf-mpx.ko) kmod(sony-laptop.ko) kmod(soundcore.ko) kmod(sp2.ko) kmod(sp8870.ko) kmod(sp887x.ko) kmod(spcp8x5.ko) kmod(speedfax.ko) kmod(speedtch.ko) kmod(squashfs.ko) kmod(sr9700.ko) kmod(ssb.ko) kmod(ssu100.ko) kmod(st1232.ko) kmod(st21nfca_hci.ko) kmod(st21nfca_i2c.ko) kmod(starfire.ko) kmod(stb0899.ko) kmod(stb6000.ko) kmod(stb6100.ko) kmod(stir4200.ko) kmod(stk1160.ko) kmod(stkwebcam.ko) kmod(stmmac.ko) kmod(streamzap.ko) kmod(stv0288.ko) kmod(stv0297.ko) kmod(stv0299.ko) kmod(stv0367.ko) kmod(stv0900.ko) kmod(stv090x.ko) kmod(stv0910.ko) kmod(stv6110.ko) kmod(stv6110x.ko) kmod(stv6111.ko) kmod(sundance.ko) kmod(sungem.ko) kmod(sunhme.ko) kmod(suni.ko) kmod(surface3-wmi.ko) kmod(surface3_button.ko) kmod(surface3_spi.ko) kmod(surfacepro3_button.ko) kmod(sym53c8xx.ko) kmod(symbolserial.ko) kmod(synclink.ko) kmod(synclink_gt.ko) kmod(synclinkmp.ko) kmod(t1pci.ko) kmod(target_core_user.ko) kmod(tc1100-wmi.ko) kmod(tc90522.ko) kmod(tcm_qla2xxx.ko) kmod(tcpci.ko) kmod(tcpm.ko) kmod(tda10021.ko) kmod(tda10023.ko) kmod(tda10048.ko) kmod(tda1004x.ko) kmod(tda10071.ko) kmod(tda10086.ko) kmod(tda18212.ko) kmod(tda18218.ko) kmod(tda18271.ko) kmod(tda18271c2dd.ko) kmod(tda665x.ko) kmod(tda7432.ko) kmod(tda8083.ko) kmod(tda8261.ko) kmod(tda826x.ko) kmod(tda827x.ko) kmod(tda8290.ko) kmod(tda9840.ko) kmod(tda9887.ko) kmod(tda998x.ko) kmod(tea575x.ko) kmod(tea5761.ko) kmod(tea5767.ko) kmod(tea6415c.ko) kmod(tea6420.ko) kmod(tehuti.ko) kmod(teles_cs.ko) kmod(tg3.ko) kmod(thinkpad_acpi.ko) kmod(ti_usb_3410_5052.ko) kmod(tifm_ms.ko) kmod(tifm_sd.ko) kmod(tlan.ko) kmod(tm6000-alsa.ko) kmod(tm6000-dvb.ko) kmod(tm6000.ko) kmod(topstar-laptop.ko) kmod(toshiba-wmi.ko) kmod(toshiba_acpi.ko) kmod(toshiba_bluetooth.ko) kmod(toshiba_haps.ko) kmod(toshsd.ko) kmod(touchit213.ko) kmod(touchright.ko) kmod(touchwin.ko) kmod(trf7970a.ko) kmod(ts2020.ko) kmod(tsc2007.ko) kmod(tsc40.ko) kmod(ttpci-eeprom.ko) kmod(ttusb_dec.ko) kmod(ttusbdecfe.ko) kmod(ttusbir.ko) kmod(tua6100.ko) kmod(tua9001.ko) kmod(tulip.ko) kmod(tuner-simple.ko) kmod(tuner-types.ko) kmod(tuner-xc2028.ko) kmod(tuner.ko) kmod(tvaudio.ko) kmod(tveeprom.ko) kmod(tvp5150.ko) kmod(tw2804.ko) kmod(tw686x.ko) kmod(tw9903.ko) kmod(tw9906.ko) kmod(typhoon.ko) kmod(ubi.ko) kmod(uda1342.ko) kmod(ueagle-atm.ko) kmod(ufshcd-pci.ko) kmod(ufshcd.ko) kmod(uio.ko) kmod(uio_aec.ko) kmod(uio_cif.ko) kmod(uio_hv_generic.ko) kmod(uio_pci_generic.ko) kmod(uio_sercos3.ko) kmod(uleds.ko) kmod(uli526x.ko) kmod(umc.ko) kmod(upd64031a.ko) kmod(upd64083.ko) kmod(upd78f0730.ko) kmod(usb-serial-simple.ko) kmod(usb251xb.ko) kmod(usb3503.ko) kmod(usb4604.ko) kmod(usb8xxx.ko) kmod(usb_8dev.ko) kmod(usb_debug.ko) kmod(usb_gigaset.ko) kmod(usb_wwan.ko) kmod(usbatm.ko) kmod(usblcd.ko) kmod(usbnet.ko) kmod(usbsevseg.ko) kmod(usbtouchscreen.ko) kmod(usbtv.ko) kmod(usbvision.ko) kmod(ushc.ko) kmod(usnic_verbs.ko) kmod(uss720.ko) kmod(uvcvideo.ko) kmod(uwb.ko) kmod(v4l2-common.ko) kmod(v4l2-dv-timings.ko) kmod(v4l2-fwnode.ko) kmod(vboxvideo.ko) kmod(ves1820.ko) kmod(ves1x93.ko) kmod(via-ircc.ko) kmod(via-sdmmc.ko) kmod(videobuf-core.ko) kmod(videobuf-dma-sg.ko) kmod(videobuf-dvb.ko) kmod(videobuf-vmalloc.ko) kmod(videobuf2-core.ko) kmod(videobuf2-dma-contig.ko) kmod(videobuf2-dma-sg.ko) kmod(videobuf2-dvb.ko) kmod(videobuf2-memops.ko) kmod(videobuf2-v4l2.ko) kmod(videobuf2-vmalloc.ko) kmod(videocodec.ko) kmod(videodev.ko) kmod(viperboard.ko) kmod(visor.ko) kmod(vlsi_ir.ko) kmod(vmw_pvrdma.ko) kmod(vp27smpx.ko) kmod(vpx3220.ko) kmod(vub300.ko) kmod(vx855.ko) kmod(vxcan.ko) kmod(vxge.ko) kmod(w1_ds2405.ko) kmod(w1_ds2406.ko) kmod(w1_ds2413.ko) kmod(w1_ds2438.ko) kmod(w1_ds2805.ko) kmod(w5100-spi.ko) kmod(w5100.ko) kmod(w5300.ko) kmod(w83977af_ir.ko) kmod(wacom_i2c.ko) kmod(wacom_serial4.ko) kmod(wacom_w8001.ko) kmod(wbsd.ko) kmod(wcn36xx.ko) kmod(whc-rc.ko) kmod(whci.ko) kmod(whiteheat.ko) kmod(wil6210.ko) kmod(winbond-840.ko) kmod(winbond-cir.ko) kmod(wire.ko) kmod(wl1251.ko) kmod(wl1251_sdio.ko) kmod(wl1251_spi.ko) kmod(wl1273-core.ko) kmod(wl12xx.ko) kmod(wl18xx.ko) kmod(wlcore.ko) kmod(wlcore_sdio.ko) kmod(wlcore_spi.ko) kmod(wm8739.ko) kmod(wm8775.ko) kmod(wmi-bmof.ko) kmod(wmi.ko) kmod(wusb-cbaf.ko) kmod(wusb-wa.ko) kmod(wusbcore.ko) kmod(xc4000.ko) kmod(xc5000.ko) kmod(xirc2ps_cs.ko) kmod(xircom_cb.ko) kmod(xsens_mt.ko) kmod(xusbatm.ko) kmod(yellowfin.ko) kmod(yenta_socket.ko) kmod(yurex.ko) kmod(zaurus.ko) kmod(zd1211rw.ko) kmod(zd1301.ko) kmod(zd1301_demod.ko) kmod(zet6223.ko) kmod(zforce_ts.ko) kmod(zl10036.ko) kmod(zl10039.ko) kmod(zl10353.ko) kmod(zr36016.ko) kmod(zr36050.ko) kmod(zr36060.ko) kmod(zr36067.ko) kmod(zr364xx.ko) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: kernel-rtPAE-modules-extra-4.14.24-300.rt19.1.fc29.i686 Provides: installonlypkg(kernel-module) kernel-rtPAE-modules-extra = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-modules-extra = 4.14.24-300.rt19.1.fc29+rtPAE kernel-rtPAE-modules-extra(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-modules-extra-i686 = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-modules-extra-i686 = 4.14.24-300.rt19.1.fc29+rtPAE kernel-rtPAE-modules-extra-uname-r = 4.14.24-300.rt19.1.fc29.i686+rtPAE kmod(6pack.ko) kmod(a3d.ko) kmod(act200l-sir.ko) kmod(actisys-sir.ko) kmod(adi.ko) kmod(aer_inject.ko) kmod(affs.ko) kmod(ali-ircc.ko) kmod(analog.ko) kmod(appletalk.ko) kmod(avm_cs.ko) kmod(avma1_cs.ko) kmod(avmfritz.ko) kmod(bas_gigaset.ko) kmod(batman-adv.ko) kmod(baycom_par.ko) kmod(baycom_ser_fdx.ko) kmod(baycom_ser_hdx.ko) kmod(befs.ko) kmod(bpqether.ko) kmod(br2684.ko) kmod(c_can_platform.ko) kmod(capi.ko) kmod(clip.ko) kmod(cobra.ko) kmod(coda.ko) kmod(cuse.ko) kmod(db9.ko) kmod(diva_idi.ko) kmod(divas.ko) kmod(dlm.ko) kmod(ds2482.ko) kmod(ds2490.ko) kmod(dss1_divert.ko) kmod(elsa_cs.ko) kmod(ems_pci.ko) kmod(ems_usb.ko) kmod(esd_usb2.ko) kmod(esi-sir.ko) kmod(gamecon.ko) kmod(gf2k.ko) kmod(gfs2.ko) kmod(girbil-sir.ko) kmod(grip.ko) kmod(grip_mp.ko) kmod(guillemot.ko) kmod(hdlcdrv.ko) kmod(hfc4s8s_l1.ko) kmod(hfcmulti.ko) kmod(hfcpci.ko) kmod(hwa-rc.ko) kmod(hysdn.ko) kmod(iforce.ko) kmod(interact.ko) kmod(ipddp.ko) kmod(ipx.ko) kmod(joydump.ko) kmod(kingsun-sir.ko) kmod(ks959-sir.ko) kmod(ksdazzle-sir.ko) kmod(kvaser_pci.ko) kmod(l2tp_debugfs.ko) kmod(l2tp_eth.ko) kmod(l2tp_netlink.ko) kmod(l2tp_ppp.ko) kmod(lec.ko) kmod(mISDN_dsp.ko) kmod(ma600-sir.ko) kmod(magellan.ko) kmod(mcp2120-sir.ko) kmod(mkiss.ko) kmod(mptctl.ko) kmod(mptfc.ko) kmod(ncpfs.ko) kmod(netjet.ko) kmod(netrom.ko) kmod(nilfs2.ko) kmod(ocfs2.ko) kmod(ocfs2_dlm.ko) kmod(ocfs2_dlmfs.ko) kmod(ocfs2_nodemanager.ko) kmod(ocfs2_stack_o2cb.ko) kmod(ocfs2_stack_user.ko) kmod(ocfs2_stackglue.ko) kmod(old_belkin-sir.ko) kmod(orinoco.ko) kmod(orinoco_cs.ko) kmod(orinoco_nortel.ko) kmod(orinoco_pci.ko) kmod(orinoco_plx.ko) kmod(orinoco_usb.ko) kmod(plx_pci.ko) kmod(pppoatm.ko) kmod(rds.ko) kmod(rds_rdma.ko) kmod(rds_tcp.ko) kmod(rose.ko) kmod(sch_atm.ko) kmod(sch_cbq.ko) kmod(sch_choke.ko) kmod(sch_drr.ko) kmod(sch_dsmark.ko) kmod(sch_gred.ko) kmod(sch_mqprio.ko) kmod(sch_multiq.ko) kmod(sch_netem.ko) kmod(sch_qfq.ko) kmod(sch_red.ko) kmod(sch_sfb.ko) kmod(sch_teql.ko) kmod(sctp_probe.ko) kmod(sidewinder.ko) kmod(sja1000_platform.ko) kmod(slcan.ko) kmod(slip.ko) kmod(softing.ko) kmod(spaceball.ko) kmod(spaceorb.ko) kmod(stinger.ko) kmod(sysv.ko) kmod(tcp_bic.ko) kmod(tcp_highspeed.ko) kmod(tcp_htcp.ko) kmod(tcp_hybla.ko) kmod(tcp_illinois.ko) kmod(tcp_lp.ko) kmod(tcp_scalable.ko) kmod(tcp_vegas.ko) kmod(tcp_veno.ko) kmod(tcp_westwood.ko) kmod(tcp_yeah.ko) kmod(tekram-sir.ko) kmod(tmdc.ko) kmod(toim3232-sir.ko) kmod(trancevibrator.ko) kmod(turbografx.ko) kmod(twidjoy.ko) kmod(ubifs.ko) kmod(ufs.ko) kmod(usbip-core.ko) kmod(usbip-host.ko) kmod(vcan.ko) kmod(vhci-hcd.ko) kmod(w1_ds2408.ko) kmod(w1_ds2423.ko) kmod(w1_ds2431.ko) kmod(w1_ds2433.ko) kmod(w1_ds2760.ko) kmod(w1_ds2780.ko) kmod(w1_ds2781.ko) kmod(w1_ds28e04.ko) kmod(w1_smem.ko) kmod(w1_therm.ko) kmod(w6692.ko) kmod(walkera0701.ko) kmod(warrior.ko) kmod(xpad.ko) kmod(yam.ko) kmod(zhenhua.ko) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Processing files: kernel-rtPAE-debuginfo-4.14.24-300.rt19.1.fc29.i686 BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/basic/fixdep.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/basic/fixdep.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/basic/fixdep and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/basic/fixdep BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kconfig/conf.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kconfig/conf.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kconfig/conf and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kconfig/conf BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/mod/mk_elfconfig.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/mod/mk_elfconfig.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/mod/mk_elfconfig and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/mod/mk_elfconfig BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/mod/modpost.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/mod/modpost.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/mod/modpost and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/mod/modpost BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/selinux/genheaders/genheaders.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/selinux/genheaders/genheaders.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/selinux/genheaders/genheaders and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/selinux/genheaders/genheaders BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/selinux/mdp/mdp.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/selinux/mdp/mdp.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/selinux/mdp/mdp and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/selinux/mdp/mdp BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/pnmtologo.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/pnmtologo.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/pnmtologo and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/pnmtologo BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/conmakehash.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/conmakehash.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/conmakehash and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/conmakehash BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/sortextable.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/sortextable.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/sortextable and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/sortextable BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kallsyms.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kallsyms.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/kallsyms and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/kallsyms BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/recordmcount.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/recordmcount.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/recordmcount and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/recordmcount BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/sign-file.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/sign-file.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/sign-file and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/sign-file BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/asn1_compiler.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/asn1_compiler.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/asn1_compiler and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/asn1_compiler BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/extract-cert.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/extract-cert.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/extract-cert and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/extract-cert BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/unifdef.debug and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/lib/debug/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/unifdef.debug BUILDSTDERR: warning: Duplicate build-ids /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rt/scripts/unifdef and /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386/usr/src/kernels/4.14.24-300.rt19.1.fc29.i686+rtPAE/scripts/unifdef Provides: installonlypkg(kernel) kernel-rtPAE-debuginfo = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-debuginfo(x86-32) = 4.14.24-300.rt19.1.fc29 kernel-rtPAE-debuginfo-i686 = 4.14.24-300.rt19.1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 Wrote: /builddir/build/RPMS/kernel-headers-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-cross-headers-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-debuginfo-common-i686-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/perf-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/perf-debuginfo-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/python-perf-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/python-perf-debuginfo-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-tools-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-tools-libs-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-tools-libs-devel-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-tools-debuginfo-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rt-core-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rt-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rt-devel-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rt-modules-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rt-modules-extra-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rt-debuginfo-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rtPAE-core-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rtPAE-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rtPAE-devel-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rtPAE-modules-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rtPAE-modules-extra-4.14.24-300.rt19.1.fc29.i686.rpm Wrote: /builddir/build/RPMS/kernel-rtPAE-debuginfo-4.14.24-300.rt19.1.fc29.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yyCnSn + umask 022 + cd /builddir/build/BUILD + cd kernel-4.14.fc29 + rm -rf /builddir/build/BUILDROOT/kernel-4.14.24-300.rt19.1.fc29.i386 + exit 0 Child return code was: 0