On this ARM64 node (4.4.0-134-generic #160~14.04.1-Ubuntu):
$  grep STACKPRO config-4.4.0-134-generic 
CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR_NONE is not set
CONFIG_CC_STACKPROTECTOR_REGULAR=y
# CONFIG_CC_STACKPROTECTOR_STRONG is not set

On i386 node (4.4.0-134-generic #160~14.04.1-Ubuntu):
$ grep STACKPRO config-4.4.0-134-generic 
CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR_NONE is not set
CONFIG_CC_STACKPROTECTOR_REGULAR=y
# CONFIG_CC_STACKPROTECTOR_STRONG is not set

On amd64 node (4.4.0-134-generic #160~14.04.1-Ubuntu):
$ grep STACKPRO config-4.4.0-134-generic 
CONFIG_HAVE_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR=y
# CONFIG_CC_STACKPROTECTOR_NONE is not set
CONFIG_CC_STACKPROTECTOR_REGULAR=y
# CONFIG_CC_STACKPROTECTOR_STRONG is not set

So they're all posing the same config, this looks like an issue in qrt
suite to me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1789353

Title:
  stack protector related configs test failed in qrt for ARM64  T-HWE

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1789353/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to