Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 600848 - dev-util/strace-4.14 on PAX kernel fails test pc.test
Summary: dev-util/strace-4.14 on PAX kernel fails test pc.test
Status: RESOLVED DUPLICATE of bug 600850
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-25 18:23 UTC by eroen
Modified: 2016-11-25 19:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-util/strace-4.14:20161125-175900.log (strace-4.14:20161125-175900.log,378.25 KB, text/plain)
2016-11-25 18:23 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2016-11-25 18:23:51 UTC
Created attachment 454362 [details]
dev-util/strace-4.14:20161125-175900.log

FAIL: pc.test
(...)
make[6]: Entering directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
make  all-am
make[7]: Entering directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
make[6]: Leaving directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
============================================================================
Testsuite summary for strace 4.14
============================================================================
# TOTAL: 328
# PASS:  281
# SKIP:  46
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to strace-devel@lists.sourceforge.net
============================================================================
make[5]: *** [Makefile:4637: test-suite.log] Error 1
make[5]: Leaving directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
make[4]: *** [Makefile:4745: check-TESTS] Error 2
make[4]: Leaving directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
make[3]: *** [Makefile:4809: check-am] Error 2
make[3]: Leaving directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
make[2]: *** [Makefile:4811: check] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14/tests'
make[1]: *** [Makefile:4848: check-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/strace-4.14/work/strace-4.14'
make: *** [Makefile:5139: check] Error 2
 * ERROR: dev-util/strace-4.14::gentoo failed (test phase):
 *   Make check failed. See above for details.
 * 
 * Call stack:
 *            ebuild.sh, line  115:  Called src_test
 *          environment, line 2347:  Called default
 *   phase-functions.sh, line  807:  Called default_src_test
 *   phase-functions.sh, line  836:  Called __eapi0_src_test
 *     phase-helpers.sh, line  760:  Called die
 * The specific snippet of code:
 *   		$emake_cmd ${internal_opts} check || \
 *   			die "Make check failed. See above for details."

dmesg output:

[Nov25 18:55] PAX: execution attempt in: (null), 00000000-00000000 00000000
[  +0.000004] PAX: terminating task: (null)(pc):575412, uid/euid: 250/250, PC: 0000000000400bba, SP: 000003e4877a
8d40
[  +0.000002] PAX: bytes at PC: ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? 
[  +0.000024] PAX: bytes at SP-8: 0000000000400bba 000003e4877a9858 0000000000400000 0000000000000000 00000000000
00000 000003e4877a8d8e d2682d47a541ca00 0000000000401140 0000000000000000 0000000000401140 0000000000400c20 
[  +0.000015] grsec: bruteforce prevention initiated for the next 30 minutes or until service restarted, stalling
 each fork 30 seconds.  Please investigate the crash report for /var/tmp/portage/dev-util/strace-4.14/work/strace
-4.14/tests/pc[pc:575412] uid/euid:250/250 gid/egid:250/250, parent /var/tmp/portage/dev-util/strace-4.14/work/st
race-4.14/tests/pc[pc:575411] uid/euid:250/250 gid/egid:250/250
Comment 1 eroen 2016-11-25 19:32:42 UTC

*** This bug has been marked as a duplicate of bug 600850 ***