public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/uunf/
Date: Fri, 15 Oct 2021 03:55:44 +0000 (UTC)	[thread overview]
Message-ID: <1634270131.40ad26130cff797a99e520feccce0c9a66722dbf.sam@gentoo> (raw)

commit:     40ad26130cff797a99e520feccce0c9a66722dbf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 15 03:55:31 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 15 03:55:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40ad2613

dev-ml/uunf: fix build

Closes: https://bugs.gentoo.org/798270
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/uunf/{uunf-13.0.0.ebuild => uunf-13.0.0-r1.ebuild} | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-ml/uunf/uunf-13.0.0.ebuild b/dev-ml/uunf/uunf-13.0.0-r1.ebuild
similarity index 75%
rename from dev-ml/uunf/uunf-13.0.0.ebuild
rename to dev-ml/uunf/uunf-13.0.0-r1.ebuild
index d34bf31c177..bc1af4246d9 100644
--- a/dev-ml/uunf/uunf-13.0.0.ebuild
+++ b/dev-ml/uunf/uunf-13.0.0-r1.ebuild
@@ -14,14 +14,18 @@ SLOT="0/${PV}"
 KEYWORDS="amd64 x86"
 IUSE=""
 
-DEPEND="dev-ml/topkg
-	dev-ml/uutf
-	dev-ml/cmdliner"
+DEPEND="dev-ml/topkg:=
+	dev-ml/uutf:=
+	dev-ml/cmdliner:="
 RDEPEND="${DEPEND}"
 BDEPEND="dev-ml/findlib"
 OPAM_FILE=opam
 
 src_compile() {
+	# Increase stack limit to 11GiB to avoid stack overflow error.
+	# bug #798270
+	ulimit -s 11530000
+
 	ocaml pkg/pkg.ml build \
 		|| die
 }


             reply	other threads:[~2021-10-15  3:55 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-15  3:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10 11:41 [gentoo-commits] repo/gentoo:master commit in: dev-ml/uunf/ Arthur Zamarin
2025-02-25 19:45 Alfredo Tupone
2024-10-19 15:05 Alfredo Tupone
2024-06-02 12:48 Alfredo Tupone
2024-02-15 13:56 Sam James
2024-02-14 19:47 Arthur Zamarin
2023-09-22 14:09 Maciej Barć
2023-09-22 14:09 Maciej Barć
2023-09-22 14:09 Maciej Barć
2023-03-17  2:29 Sam James
2023-03-17  2:29 Sam James
2023-01-16 12:20 Maciej Barć
2021-11-09 19:58 Alfredo Tupone
2021-09-18 12:30 Agostino Sarubbo
2021-09-17 14:14 Agostino Sarubbo
2021-01-15 22:04 Alfredo Tupone
2021-01-13  7:55 Alfredo Tupone
2021-01-11 18:14 Alfredo Tupone
2021-01-11  7:40 Alfredo Tupone
2021-01-10 21:42 Alfredo Tupone
2021-01-10 17:16 Alfredo Tupone

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=1634270131.40ad26130cff797a99e520feccce0c9a66722dbf.sam@gentoo \
    --to=sam@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