public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/mumps/
Date: Tue, 18 Jun 2013 09:07:41 +0000 (UTC)	[thread overview]
Message-ID: <1371511217.271427dc20189d9ab3e796f0953ad1a1f4ce6850.jlec@gentoo> (raw)

commit:     271427dc20189d9ab3e796f0953ad1a1f4ce6850
Author:     Justin Bronder <jbronder <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 17 23:20:17 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 23:20:17 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=271427dc

Don't let openmpi override malloc, works around sandbox issue in #462602

Package-Manager: portage-2.1.11.62

---
 sci-libs/mumps/ChangeLog              | 5 ++++-
 sci-libs/mumps/mumps-4.10.0-r2.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/sci-libs/mumps/ChangeLog b/sci-libs/mumps/ChangeLog
index 6eba453..46b5d6d 100644
--- a/sci-libs/mumps/ChangeLog
+++ b/sci-libs/mumps/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-libs/mumps
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Jun 2013; Justin Bronder <jsbronder@gentoo.org> mumps-4.10.0-r2.ebuild:
+  Don't let openmpi override malloc, works around sandbox issue in #462602
+
 *mumps-4.10.0-r2 (11 Dec 2012)
 
   11 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> +mumps-4.10.0-r2.ebuild,

diff --git a/sci-libs/mumps/mumps-4.10.0-r2.ebuild b/sci-libs/mumps/mumps-4.10.0-r2.ebuild
index 0d63d75..0aa195e 100644
--- a/sci-libs/mumps/mumps-4.10.0-r2.ebuild
+++ b/sci-libs/mumps/mumps-4.10.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -122,6 +122,9 @@ src_configure() {
 }
 
 src_compile() {
+	# Workaround #462602
+	export FAKEROOTKEY=1
+
 	# -j1 because of static archive race
 	emake -j1 alllib PIC="-fPIC"
 	if ! use mpi; then


             reply	other threads:[~2013-06-18  9:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-18  9:07 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-12 19:25 [gentoo-commits] proj/sci:master commit in: sci-libs/mumps/ Sebastien Fabbro
2012-12-11 20:11 Sebastien Fabbro
2012-07-15 20:19 Sebastien Fabbro
2012-07-15 20:19 Sebastien Fabbro
2012-07-13  4:45 Sebastien Fabbro
2012-07-12 20:43 Sebastien Fabbro
2012-07-12 20:43 Sebastien Fabbro
2012-03-13  0:56 Sebastien Fabbro
2012-03-13  0:56 Sebastien Fabbro
2012-03-12 16:35 Sebastien Fabbro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1371511217.271427dc20189d9ab3e796f0953ad1a1f4ce6850.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox