public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sci-physics/openmodelica/
Date: Mon,  5 Aug 2024 05:20:27 +0000 (UTC)	[thread overview]
Message-ID: <1722801094.dddee384e3b565220f190073acce350c770b4196.ceamac@gentoo> (raw)

commit:     dddee384e3b565220f190073acce350c770b4196
Author:     Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Sun Aug  4 19:50:48 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sun Aug  4 19:51:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dddee384

sci-physics/openmodelica: Update third party Minizip library to solve compilation error with GCC 14

Closes: https://bugs.gentoo.org/937038
Signed-off-by: Ivan Lloro <ivan.lloro.boada <AT> gmail.com>

 sci-physics/openmodelica/openmodelica-1.23.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
index 2b40845d6..619aeb6ea 100644
--- a/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
+++ b/sci-physics/openmodelica/openmodelica-1.23.1.ebuild
@@ -105,6 +105,10 @@ src_unpack() {
 	mv "${WORKDIR}/OMSimulator-3rdParty-ca418d7768c036ac15e9894d7f00d2118b3399a6" "${WORKDIR}/${P}/OMSimulator/3rdParty" || die
 	mv "OMBootstrapping-c289e97c41d00939a4a69fe504961b47283a6d8e" "${WORKDIR}/${P}/OMCompiler/Compiler/boot/bomc" || die
 	touch "${WORKDIR}/${P}/OMCompiler/Compiler/boot/bomc/sources.tar.gz" || die
+
+	# Solve https://bugs.gentoo.org/937038
+	rm -fr "${WORKDIR}/${P}/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip" || die
+	cp -a "${WORKDIR}/${P}/OMSimulator/3rdParty/fmi4c/3rdparty/minizip" "${WORKDIR}/${P}/OMCompiler/3rdParty/FMIL/ThirdParty/Minizip/minizip" || die
 }
 
 src_configure() {


             reply	other threads:[~2024-08-05  5:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-05  5:20 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-13 19:56 [gentoo-commits] repo/proj/guru:master commit in: sci-physics/openmodelica/ David Roman
2024-08-13 15:39 Lucio Sauer
2024-08-13  0:32 Lucio Sauer
2024-08-07 10:33 Lucio Sauer
2024-08-06  3:19 Lucio Sauer
2024-08-06  3:19 Lucio Sauer
2024-08-06  3:19 Lucio Sauer
2024-08-06  3:19 Lucio Sauer
2024-08-06  3:19 Lucio Sauer
2024-08-05 10:30 Rui Huang
2024-08-05  5:20 Viorel Munteanu
2024-08-05  5:20 Viorel Munteanu
2024-08-01 10:12 Lucio Sauer
2024-08-01 10:12 Lucio Sauer
2024-08-01 10:12 Lucio Sauer
2024-07-31  9:16 David Roman
2024-07-30 16:54 David Roman

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=1722801094.dddee384e3b565220f190073acce350c770b4196.ceamac@gentoo \
    --to=ceamac@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