kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #89179
[Bug 1385330] Re: Add a DEP8 test to drive the kernel regression tests
OK, Jenkins config fixed, https://jenkins.qa.ubuntu.com/job/trusty-adt-
linux/113/ succeeded now. But please double-check if this is right:
seccomp_bpf_tests.c: In function ���change_syscall���:
seccomp_bpf_tests.c:1086:7: error: ���struct user_regs_struct��� has no member named ���orig_ax���
regs.SYSCALL_REG = syscall;
^
seccomp_bpf_tests.c:1107:7: error: ���struct user_regs_struct��� has no member named ���ax���
regs.SYSCALL_RET = 1;
^
make: *** [seccomp_bpf_tests] Error 1
11:12:04 INFO | END ERROR ubuntu_seccomp.seccomp ubuntu_seccomp.seccomp timestamp=1415704324 localtime=Nov 11 11:12:04
11:12:04 INFO | END GOOD ---- ---- timestamp=1415704324 localtime=Nov 11 11:12:04
adt-run [11:12:05]: test ubuntu-regression-suite: -----------------------]
adt-run [11:12:06]: test ubuntu-regression-suite: - - - - - - - - - - results - - - - - - - - - -
ubuntu-regression-suite PASS
This error happens on i386 only (amd64 is fine). This smells like some
failing exit code isn't being propagated properly?
--
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/1385330
Title:
Add a DEP8 test to drive the kernel regression tests
Status in “linux” package in Ubuntu:
Triaged
Status in “linux” source package in Lucid:
Triaged
Status in “linux” source package in Precise:
Triaged
Status in “linux” source package in Trusty:
Fix Committed
Status in “linux” source package in Utopic:
Triaged
Status in “linux” source package in Vivid:
Triaged
Bug description:
See Title
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1385330/+subscriptions
References