-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hey there,
We are still working through some improvements on our platform and we haven't re-enabled automated emails to the list yet.
However, we did just stumble into this compile error for aarch64 with the latest patches in stable-queue:
00:03:02 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.o 00:03:02 drivers/spi/spi-bcm2835.c: In function ‘bcm2835_spi_transfer_one’: 00:03:02 drivers/spi/spi-bcm2835.c:768:21: error: ‘ctlr’ undeclared (first use in this function) 00:03:02 768 | tfr->rx_buf != ctlr->dummy_rx) 00:03:02 | ^~~~ 00:03:02 drivers/spi/spi-bcm2835.c:768:21: note: each undeclared identifier is reported only once for each function it appears in 00:03:02 CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.o 00:03:02 make[4]: *** [scripts/Makefile.build:284: drivers/spi/spi-bcm2835.o] Error 1
Please let me know if anyone has more questions! The full build log is attached to this email.
- -- Major Hayden
- -------- Forwarded Message -------- Subject: ❌ FAIL: Stable queue: queue-5.2 Date: Wed, 7 Aug 2019 12:23:59 -0400 From: CKI Project cki-project@redhat.com To: CKI Project cki-project@redhat.com
Hello,
We ran automated tests on a patchset that was proposed for merging into this kernel tree. The patches were applied to:
Kernel repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git Commit: 5697a9d3d55f - Linux 5.2.7
The results of these automated tests are provided below.
Overall result: FAILED (see details below) Merge: OK Compile: FAILED
We attempted to compile the kernel for multiple architectures, but the compile failed on one or more architectures:
aarch64: FAILED (see build-aarch64.log.xz attachment)
We hope that these logs can help you find the problem quickly. For the full detail on our testing procedures, please scroll to the bottom of this message.
Please reply to this email if you have any questions about the tests that we ran or if you have any suggestions on how to make future tests more effective.
,-. ,-. ( C ) ( K ) Continuous `-',-.`-' Kernel ( I ) Integration `-' ______________________________________________________________________________
Merge testing - -------------
We cloned this repository and checked out the following commit:
Repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git Commit: 5697a9d3d55f - Linux 5.2.7
We grabbed the 229ceaed3194 commit of the stable queue repository.
We then merged the patchset with `git am`:
scsi-fcoe-embed-fc_rport_priv-in-fcoe_rport-structure.patch libnvdimm-bus-prepare-the-nd_ioctl-path-to-be-re-ent.patch libnvdimm-bus-fix-wait_nvdimm_bus_probe_idle-abba-de.patch alsa-usb-audio-sanity-checks-for-each-pipe-and-ep-ty.patch alsa-usb-audio-fix-gpf-in-snd_usb_pipe_sanity_check.patch hid-wacom-fix-bit-shift-for-cintiq-companion-2.patch hid-add-quirk-for-hp-x1200-pixart-oem-mouse.patch spi-bcm2835-fix-3-wire-mode-if-dma-is-enabled.patch
Compile testing - ---------------
We compiled the kernel for 4 architectures:
aarch64: build options: -j30 INSTALL_MOD_STRIP=1 targz-pkg
ppc64le: build options: -j30 INSTALL_MOD_STRIP=1 targz-pkg
s390x: build options: -j30 INSTALL_MOD_STRIP=1 targz-pkg
x86_64: build options: -j30 INSTALL_MOD_STRIP=1 targz-pkg
On Wed, Aug 07, 2019 at 11:28:30AM -0500, Major Hayden wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hey there,
We are still working through some improvements on our platform and we haven't re-enabled automated emails to the list yet.
However, we did just stumble into this compile error for aarch64 with the latest patches in stable-queue:
00:03:02 CC [M] drivers/net/wireless/realtek/rtlwifi/rtl8723ae/table.o 00:03:02 drivers/spi/spi-bcm2835.c: In function ‘bcm2835_spi_transfer_one’: 00:03:02 drivers/spi/spi-bcm2835.c:768:21: error: ‘ctlr’ undeclared (first use in this function) 00:03:02 768 | tfr->rx_buf != ctlr->dummy_rx) 00:03:02 | ^~~~ 00:03:02 drivers/spi/spi-bcm2835.c:768:21: note: each undeclared identifier is reported only once for each function it appears in 00:03:02 CC [M] drivers/net/ethernet/mellanox/mlxsw/spectrum2_acl_tcam.o 00:03:02 make[4]: *** [scripts/Makefile.build:284: drivers/spi/spi-bcm2835.o] Error 1
Please let me know if anyone has more questions! The full build log is attached to this email.
Welcome back! Yes, this is a real error, your systems caught this at the same exact time mine did :)
I'll go drop this patch from everywhere now.
thanks,
greg k-h
linux-stable-mirror@lists.linaro.org