Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/kernel-alt.spec'], chrootPath='/var/lib/mock/kernel-alt-4.14.0-115.6.1.el7a-20190318162752-2526/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1005) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/kernel-alt.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/kernel-alt-4.14.0-115.6.1.el7a.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/kernel-alt.spec'], chrootPath='/var/lib/mock/kernel-alt-4.14.0-115.6.1.el7a-20190318162752-2526/root'shell=Falseuid=1005env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/kernel-alt.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1UlLlL + umask 022 + cd /builddir/build/BUILD + patch_command='patch -p1 -F1 -s' + cd /builddir/build/BUILD + rm -rf kernel-alt-4.14.0-115.6.1.el7a + /usr/bin/mkdir -p kernel-alt-4.14.0-115.6.1.el7a + cd kernel-alt-4.14.0-115.6.1.el7a + /usr/bin/xz -dc /builddir/build/SOURCES/linux-4.14.0-115.6.1.el7a.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv linux-4.14.0-115.6.1.el7a linux-4.14.0-115.6.1.el7a.noarch + cd linux-4.14.0-115.6.1.el7a.noarch + cp /builddir/build/SOURCES/kernel-alt-4.14.0-aarch64-debug.config /builddir/build/SOURCES/kernel-alt-4.14.0-aarch64.config /builddir/build/SOURCES/kernel-alt-4.14.0-ppc64le-debug.config /builddir/build/SOURCES/kernel-alt-4.14.0-ppc64le.config /builddir/build/SOURCES/kernel-alt-4.14.0-s390x-debug.config /builddir/build/SOURCES/kernel-alt-4.14.0-s390x-kdump.config /builddir/build/SOURCES/kernel-alt-4.14.0-s390x.config /builddir/build/SOURCES/kernel-alt-4.14.0-x86_64-debug.config /builddir/build/SOURCES/kernel-alt-4.14.0-x86_64.config . + ApplyOptionalPatch linux-kernel-test.patch + local patch=linux-kernel-test.patch + shift + '[' '!' -f /builddir/build/SOURCES/linux-kernel-test.patch ']' ++ wc -l /builddir/build/SOURCES/linux-kernel-test.patch ++ awk '{print $1}' + local C=0 + '[' 0 -gt 9 ']' + '[' '!' -d .git ']' + git init Initialized empty Git repository in /builddir/build/BUILD/kernel-alt-4.14.0-115.6.1.el7a/linux-4.14.0-115.6.1.el7a.noarch/.git/ + git config user.email noreply@centos.org + git config user.name 'AltArch Kernel' + git config gc.auto 0 + git add . + git commit -a -q -m baseline + git am /builddir/build/SOURCES/0001-net-mvpp2-remove-useless-goto.patch Applying: net: mvpp2: remove useless goto + git am /builddir/build/SOURCES/0002-net-mvpp2-set-the-Rx-FIFO-size-depending-on-the-port.patch Applying: net: mvpp2: set the Rx FIFO size depending on the port speeds for PPv2.2 + git am /builddir/build/SOURCES/0003-net-mvpp2-initialize-the-Tx-FIFO-size.patch Applying: net: mvpp2: initialize the Tx FIFO size + git am /builddir/build/SOURCES/0004-net-mvpp2-initialize-the-RSS-tables.patch Applying: net: mvpp2: initialize the RSS tables + git am /builddir/build/SOURCES/0005-net-mvpp2-limit-TSO-segments-and-use-stop-wake-thres.patch Applying: net: mvpp2: limit TSO segments and use stop/wake thresholds + git am /builddir/build/SOURCES/0006-net-mvpp2-use-the-aggr-txq-size-define-everywhere.patch Applying: net: mvpp2: use the aggr txq size define everywhere + git am /builddir/build/SOURCES/0007-net-mvpp2-simplify-the-Tx-desc-set-DMA-logic.patch Applying: net: mvpp2: simplify the Tx desc set DMA logic + git am /builddir/build/SOURCES/0008-net-mvpp2-add-ethtool-GOP-statistics.patch Applying: net: mvpp2: add ethtool GOP statistics + git am /builddir/build/SOURCES/0009-net-mvpp2-fix-GOP-statistics-loop-start-and-stop-con.patch Applying: net: mvpp2: fix GOP statistics loop start and stop conditions + git am /builddir/build/SOURCES/0010-net-mvpp2-fix-the-txq_init-error-path.patch Applying: net: mvpp2: fix the txq_init error path + git am /builddir/build/SOURCES/0011-net-mvpp2-cleanup-probed-ports-in-the-probe-error-pa.patch Applying: net: mvpp2: cleanup probed ports in the probe error path + git am /builddir/build/SOURCES/0012-net-mvpp2-do-not-disable-GMAC-padding.patch Applying: net: mvpp2: do not disable GMAC padding + git am /builddir/build/SOURCES/0013-net-mvpp2-check-ethtool-sets-the-Tx-ring-size-is-to-.patch Applying: net: mvpp2: check ethtool sets the Tx ring size is to a valid min value + git am /builddir/build/SOURCES/0014-net-mvpp2-allocate-zeroed-tx-descriptors.patch Applying: net: mvpp2: allocate zeroed tx descriptors + git am /builddir/build/SOURCES/0015-net-mvpp2-fix-the-RSS-table-entry-offset.patch Applying: net: mvpp2: fix the RSS table entry offset + git am /builddir/build/SOURCES/0016-net-mvpp2-only-free-the-TSO-header-buffers-when-it-w.patch Applying: net: mvpp2: only free the TSO header buffers when it was allocated + git am /builddir/build/SOURCES/0017-net-mvpp2-split-the-max-ring-size-from-the-default-o.patch Applying: net: mvpp2: split the max ring size from the default one + git am /builddir/build/SOURCES/0018-net-mvpp2-align-values-in-ethtool-get_coalesce.patch Applying: net: mvpp2: align values in ethtool get_coalesce + git am /builddir/build/SOURCES/0019-net-mvpp2-report-the-tx-usec-coalescing-information-.patch Applying: net: mvpp2: report the tx-usec coalescing information to ethtool + git am /builddir/build/SOURCES/0020-net-mvpp2-adjust-the-coalescing-parameters.patch Applying: net: mvpp2: adjust the coalescing parameters + git am /builddir/build/SOURCES/0021-device-property-Introduce-fwnode_get_mac_address.patch Applying: device property: Introduce fwnode_get_mac_address() + git am /builddir/build/SOURCES/0022-device-property-Introduce-fwnode_get_phy_mode.patch Applying: device property: Introduce fwnode_get_phy_mode() + git am /builddir/build/SOURCES/0023-device-property-Introduce-fwnode_irq_get.patch Applying: device property: Introduce fwnode_irq_get() + git am /builddir/build/SOURCES/0024-device-property-Allow-iterating-over-available-child.patch Applying: device property: Allow iterating over available child fwnodes + git am /builddir/build/SOURCES/0025-net-mvpp2-simplify-maintaining-enabled-ports-list.patch Applying: net: mvpp2: simplify maintaining enabled ports' list + git am /builddir/build/SOURCES/0026-net-mvpp2-use-device_-fwnode_-APIs-instead-of-of_.patch Applying: net: mvpp2: use device_*/fwnode_* APIs instead of of_* + git am /builddir/build/SOURCES/0027-net-mvpp2-enable-ACPI-support-in-the-driver.patch Applying: net: mvpp2: enable ACPI support in the driver + git am /builddir/build/SOURCES/0028-mvpp2-fix-multicast-address-filter.patch Applying: mvpp2: fix multicast address filter + git am /builddir/build/SOURCES/0029-net-mvpp2-Add-hardware-offloading-for-VLAN-filtering.patch Applying: net: mvpp2: Add hardware offloading for VLAN filtering + git am /builddir/build/SOURCES/0030-net-mvpp2-use-the-same-buffer-pool-for-all-ports.patch Applying: net: mvpp2: use the same buffer pool for all ports + git am /builddir/build/SOURCES/0031-net-mvpp2-update-the-BM-buffer-free-destroy-logic.patch Applying: net: mvpp2: update the BM buffer free/destroy logic + git am /builddir/build/SOURCES/0032-net-mvpp2-use-a-data-size-of-10kB-for-Tx-FIFO-on-por.patch Applying: net: mvpp2: use a data size of 10kB for Tx FIFO on port 0 + git am /builddir/build/SOURCES/0033-net-mvpp2-enable-UDP-TCP-checksum-over-IPv6.patch Applying: net: mvpp2: enable UDP/TCP checksum over IPv6 + git am /builddir/build/SOURCES/0034-net-mvpp2-jumbo-frames-support.patch Applying: net: mvpp2: jumbo frames support + git am /builddir/build/SOURCES/0035-net-mvpp2-mvpp2_check_hw_buf_num-can-be-static.patch Applying: net: mvpp2: mvpp2_check_hw_buf_num() can be static + git am /builddir/build/SOURCES/0036-net-mvpp2-Simplify-MAC-filtering-function-parameters.patch Applying: net: mvpp2: Simplify MAC filtering function parameters + git am /builddir/build/SOURCES/0037-net-mvpp2-Add-support-for-unicast-filtering.patch Applying: net: mvpp2: Add support for unicast filtering + git am /builddir/build/SOURCES/0038-net-mvpp2-use-correct-index-on-array-mvpp2_pools.patch Applying: net: mvpp2: use correct index on array mvpp2_pools + git am /builddir/build/SOURCES/0039-net-mvpp2-Make-mvpp2_prs_hw_read-a-parser-entry-init.patch Applying: net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function + git am /builddir/build/SOURCES/0040-net-mvpp2-Don-t-use-dynamic-allocs-for-local-variabl.patch Applying: net: mvpp2: Don't use dynamic allocs for local variables + git am /builddir/build/SOURCES/0041-net-mvpp2-Use-relaxed-I-O-in-data-path.patch Applying: net: mvpp2: Use relaxed I/O in data path + git am /builddir/build/SOURCES/0042-net-mvpp2-Fix-parser-entry-init-boundary-check.patch Applying: net: mvpp2: Fix parser entry init boundary check + git am /builddir/build/SOURCES/0043-net-mvpp2-Fix-TCAM-filter-reserved-range.patch Applying: net: mvpp2: Fix TCAM filter reserved range + git am /builddir/build/SOURCES/0044-net-mvpp2-Fix-DMA-address-mask-size.patch Applying: net: mvpp2: Fix DMA address mask size + git am /builddir/build/SOURCES/0045-net-mvpp2-Fix-clk-error-path-in-mvpp2_probe.patch Applying: net: mvpp2: Fix clk error path in mvpp2_probe + git am /builddir/build/SOURCES/0046-net-mvpp2-Fix-clock-resource-by-adding-missing-mg_co.patch Applying: net: mvpp2: Fix clock resource by adding missing mg_core_clk + git am /builddir/build/SOURCES/0001-BACKPORT-arm64-cmpwait-Clear-event-register-before-a.patch Applying: BACKPORT: arm64: cmpwait: Clear event register before arming exclusive monitor + git am /builddir/build/SOURCES/0004-BACKPORT-arm64-kconfig-Ensure-spinlock-fastpaths-are.patch Applying: BACKPORT: arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT + git am /builddir/build/SOURCES/0005-BACKPORT-ahci-Disable-LPM-on-Lenovo-50-series-laptop.patch Applying: BACKPORT: ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS + git am /builddir/build/SOURCES/0006-BACKPORT-ACPI-bus-Introduce-acpi_get_match_data-func.patch Applying: BACKPORT: ACPI / bus: Introduce acpi_get_match_data() function + git am /builddir/build/SOURCES/0007-BACKPORT-ACPI-bus-Remove-checks-in-acpi_get_match_da.patch Applying: BACKPORT: ACPI / bus: Remove checks in acpi_get_match_data() + git am /builddir/build/SOURCES/0008-BACKPORT-ACPI-bus-Rename-acpi_get_match_data-to-acpi.patch Applying: BACKPORT: ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() + git am /builddir/build/SOURCES/0009-BACKPORT-ata-Disable-AHCI-ALPM-feature-for-Ampere-Co.patch Applying: BACKPORT ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA + git am /builddir/build/SOURCES/0010-BACKPORT-perf-xgene-Fix-IOB-SLOW-PMU-parser-error.patch Applying: BACKPORT: perf: xgene: Fix IOB SLOW PMU parser error + git am /builddir/build/SOURCES/0011-BACKPORT-iommu-enable-bypass-transaction-caching-for.patch Applying: BACKPORT: iommu: enable bypass transaction caching for ARM SMMU 500 + chmod +x scripts/checkpatch.pl + touch .scmversion + '[' -L configs ']' + rm -f configs + mkdir configs + for cfg in 'kernel-alt-4.14.0-*.config' ++ grep -c kernel-alt-4.14.0-aarch64-debug.config ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ grep -c kernel-alt-4.14.0-aarch64.config ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config ++ grep -c kernel-alt-4.14.0-ppc64le-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config ++ grep -c kernel-alt-4.14.0-ppc64le.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config ++ grep -c kernel-alt-4.14.0-s390x-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config ++ grep -c kernel-alt-4.14.0-s390x-kdump.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config ++ grep -c kernel-alt-4.14.0-s390x.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config ++ grep -c kernel-alt-4.14.0-x86_64-debug.config + '[' 1 -eq 0 ']' + for cfg in 'kernel-alt-4.14.0-*.config' ++ echo kernel-alt-4.14.0-aarch64-debug.config kernel-alt-4.14.0-aarch64.config kernel-alt-4.14.0-ppc64le-debug.config kernel-alt-4.14.0-ppc64le.config kernel-alt-4.14.0-s390x-debug.config kernel-alt-4.14.0-s390x-kdump.config kernel-alt-4.14.0-s390x.config kernel-alt-4.14.0-x86_64-debug.config kernel-alt-4.14.0-x86_64.config ++ grep -c kernel-alt-4.14.0-x86_64.config + '[' 1 -eq 0 ']' + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-aarch64-debug.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-aarch64.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-ppc64le-debug.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-ppc64le.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-s390x-debug.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-s390x-kdump.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-s390x.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-x86_64-debug.config + for i in '*.config' + sed -i 's@CONFIG_SYSTEM_TRUSTED_KEYS=.*@CONFIG_SYSTEM_TRUSTED_KEYS="certs/centos.pem"@' kernel-alt-4.14.0-x86_64.config + cp /builddir/build/SOURCES/x509.genkey ./certs + openssl x509 -inform der -in /builddir/build/SOURCES/centos-ldup.x509 -out centos-ldup.pem + openssl x509 -inform der -in /builddir/build/SOURCES/centos-kpatch.x509 -out centos-kpatch.pem + cat centos-ldup.pem centos-kpatch.pem + for i in '*.config' + mv kernel-alt-4.14.0-aarch64-debug.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-aarch64.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-ppc64le-debug.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-ppc64le.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-s390x-debug.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-s390x-kdump.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-s390x.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-x86_64-debug.config .config ++ head -1 .config ++ 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 + for i in '*.config' + mv kernel-alt-4.14.0-x86_64.config .config ++ head -1 .config ++ 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 + 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.FnKvCs + umask 022 + cd /builddir/build/BUILD + cd kernel-alt-4.14.0-115.6.1.el7a + export 'AFTER_LINK=sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug -i $@ > $@.id"' + AFTER_LINK='sh -xc "/usr/lib/rpm/debugedit -b $$RPM_BUILD_DIR -d /usr/src/debug -i $@ > $@.id"' + rm -rf /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch + mkdir -p /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/boot + mkdir -p /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/usr/libexec + cd linux-4.14.0-115.6.1.el7a.noarch + chmod -R a=rX Documentation + find Documentation -type d + xargs chmod u+w + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L7WY69 + umask 022 + cd /builddir/build/BUILD + cd kernel-alt-4.14.0-115.6.1.el7a + cd linux-4.14.0-115.6.1.el7a.noarch + docdir=/builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/usr/share/doc/kernel-doc-4.14.0 + mkdir -p /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/usr/share/doc/kernel-doc-4.14.0 + tar -f - '--exclude=.*' -c Documentation + tar xf - -C /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/usr/share/doc/kernel-doc-4.14.0 + INSTALL_KABI_PATH=/builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/lib/modules/ + mkdir -p /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/lib/modules/ + tar xjvf /builddir/build/SOURCES/kernel-abi-whitelists-115.tar.bz2 -C /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/lib/modules/ kabi-rhel70/ kabi-rhel70/kabi_whitelist_aarch64 kabi-rhel70/kabi_whitelist_ppc64le kabi-rhel70/kabi_whitelist_s390x kabi-rhel70/kabi_whitelist_x86_64 kabi-rhel71/ kabi-rhel71/kabi_whitelist_aarch64 kabi-rhel71/kabi_whitelist_ppc64le kabi-rhel71/kabi_whitelist_s390x kabi-rhel71/kabi_whitelist_x86_64 kabi-rhel72/ kabi-rhel72/kabi_whitelist_aarch64 kabi-rhel72/kabi_whitelist_ppc64le kabi-rhel72/kabi_whitelist_s390x kabi-rhel72/kabi_whitelist_x86_64 kabi-rhel73/ kabi-rhel73/kabi_whitelist_aarch64 kabi-rhel73/kabi_whitelist_ppc64le kabi-rhel73/kabi_whitelist_s390x kabi-rhel73/kabi_whitelist_x86_64 kabi-rhel74/ kabi-rhel74/kabi_whitelist_aarch64 kabi-rhel74/kabi_whitelist_ppc64le kabi-rhel74/kabi_whitelist_s390x kabi-rhel74/kabi_whitelist_x86_64 kabi-rhel75/ kabi-rhel75/kabi_whitelist_aarch64 kabi-rhel75/kabi_whitelist_ppc64le kabi-rhel75/kabi_whitelist_s390x kabi-rhel75/kabi_whitelist_x86_64 kabi-rhel76/ kabi-rhel76/kabi_whitelist_aarch64 kabi-rhel76/kabi_whitelist_ppc64le kabi-rhel76/kabi_whitelist_s390x kabi-rhel76/kabi_whitelist_x86_64 kabi-current + mkdir -p /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/usr/share/doc/kernel-keys/4.14.0-115.6.1.el7a + install -m 0644 /builddir/build/SOURCES/centos-ca-secureboot.der /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/usr/share/doc/kernel-keys/4.14.0-115.6.1.el7a/kernel-signing-ca.cer + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars + '[' 0 -ne 0 ']' + '[' 0 -ne 0 ']' + '[' 1 -eq 1 ']' + find /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch/lib/modules/ -type f -name '*.ko' + xargs xz �7zXZ�ִF�D!��}YZProcessing files: kernel-doc-4.14.0-115.6.1.el7a.noarch Provides: kernel-doc = 4.14.0-115.6.1.el7a Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: kernel-abi-whitelists-4.14.0-115.6.1.el7a.noarch Provides: kernel-abi-whitelists = 4.14.0-115.6.1.el7a Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch Wrote: /builddir/build/RPMS/kernel-doc-4.14.0-115.6.1.el7a.noarch.rpm Wrote: /builddir/build/RPMS/kernel-abi-whitelists-4.14.0-115.6.1.el7a.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xn5L9G + umask 022 + cd /builddir/build/BUILD + cd kernel-alt-4.14.0-115.6.1.el7a + rm -rf /builddir/build/BUILDROOT/kernel-alt-4.14.0-115.6.1.el7a.noarch + exit 0 Child return code was: 0