** Tags added: s390x -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1846143
Title: zfs fails to build on s390x with debug symbols enabled Status in linux package in Ubuntu: In Progress Bug description: SRU Justification Impact: After enabling debug symbols for the zfs dkms build, zfs now fails to build with the error "./arch/s390/include/asm/atomic_ops.h:46:2: error: impossible constraint in ‘asm’". Full build log: https://launchpadlibrarian.net/444832008/buildlog_ubuntu-eoan- s390x.linux_5.3.0-15.16_BUILDING.txt.gz. Fix: Similar issues in the past have been fixed by switching inline to __always_inline for affected functions. The same changes fixes the build failure her. Test Case: Build for s390x with zfs and the debug patches enabled. Without the patch we get the above error. With the patch the build is successful. Regressoin Potential: Unlikely to cause regressions, and fixes a build error. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1846143/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp