Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 248911 Details for
Bug 338891
dev-libs/glib fails tests on hardened (run-assert-msg-test)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
add paxmarkings for test
glib-hardened-test.patch (text/plain), 624 bytes, created by
Xake
on 2010-09-28 15:32:58 UTC
(
hide
)
Description:
add paxmarkings for test
Filename:
MIME Type:
Creator:
Xake
Created:
2010-09-28 15:32:58 UTC
Size:
624 bytes
patch
obsolete
>--- /var/portage/dev-libs/glib/glib-2.24.2.ebuild 2010-09-08 23:05:32.000000000 +0200 >+++ glib-2.24.2.ebuild 2010-09-28 17:21:03.128083070 +0200 >@@ -6,6 +6,10 @@ > > inherit autotools gnome.org libtool eutils flag-o-matic > >+if use test ; then >+ inherit pax-utils >+fi >+ > DESCRIPTION="The GLib library of C routines" > HOMEPAGE="http://www.gtk.org/" > >@@ -105,5 +109,6 @@ > export XDG_CONFIG_DIRS=/etc/xdg > export XDG_DATA_DIRS=/usr/local/share:/usr/share > export XDG_DATA_HOME="${T}" >+ pax-mark -mr "${S}"/tests/.libs/assert-msg-test || die "File not found" # Hardened: gdb needs this > emake check || die "tests failed" > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 338891
:
248911
|
248952