pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ahir: some tools break with -O, disabled optimizations; additional .xwam files needed packaging, added



Module Name:	pkgsrc-wip
Committed By:	Mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Wed Sep 17 12:14:53 2025 +0530
Changeset:	b46c21fbe102d8c49b72ceaa153ee03e5d9ff94f

Modified Files:
	ahir/Makefile
	ahir/PLIST
	ahir/distinfo

Log Message:
ahir: some tools break with -O, disabled optimizations; additional .xwam files needed packaging, added

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b46c21fbe102d8c49b72ceaa153ee03e5d9ff94f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ahir/Makefile | 4 +++-
 ahir/PLIST    | 7 +++++++
 ahir/distinfo | 6 +++---
 3 files changed, 13 insertions(+), 4 deletions(-)

diffs:
diff --git a/ahir/Makefile b/ahir/Makefile
index 36fdf310c2..c13481eaa3 100644
--- a/ahir/Makefile
+++ b/ahir/Makefile
@@ -7,7 +7,7 @@ GITHUB_PROJECT=	ahir
 GITHUB_TAG=	2097969
 DIST_SUBDIR=	${GITHUB_PROJECT}
 
-GITHUB_SUBMODULES+=	mayureshw vctools 4d6693b ../vctools
+GITHUB_SUBMODULES+=	mayureshw vctools d1e8358 ../vctools
 GITHUB_SUBMODULES+=	mayureshw petrisimu 1baebbe ../petrisimu
 GITHUB_SUBMODULES+=	mayureshw ceptool fa2b2fb ../ceptool
 GITHUB_SUBMODULES+=	mayureshw xsbcppif b46ea46 ../xsbcppif
@@ -23,6 +23,8 @@ BUILD_DIRS+=	${WRKDIR}/vctools
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	gmake
 
+CFLAGS:=	${CFLAGS:C/-O[0-9]*/-O0/}
+
 # Buildlink sets XSBDIR, XSBLIBDIR
 BUILDLINK_PASSTHRU_RPATHDIRS+=		${XSBLIBDIR}
 
diff --git a/ahir/PLIST b/ahir/PLIST
index cbb43a5688..86c306b85e 100644
--- a/ahir/PLIST
+++ b/ahir/PLIST
@@ -43,7 +43,14 @@ share/ahir/vhdl/aHiR_ieee_proposed.vhdl
 share/ahir/vhdl/ahir.vhdl
 share/ahir/vhdl/ahirForImage.vhdl
 share/ahir/vhdl/ahirXilinx.vhdl
+xsb-5.0.0/lib/delaymodel.xwam
 xsb-5.0.0/lib/dep2cep.xwam
+xsb-5.0.0/lib/depgen.xwam
 xsb-5.0.0/lib/exprf.xwam
+xsb-5.0.0/lib/fileio.xwam
+xsb-5.0.0/lib/opf.xwam
+xsb-5.0.0/lib/pipeusage.xwam
+xsb-5.0.0/lib/props2cep.xwam
+xsb-5.0.0/lib/storeusage.xwam
 xsb-5.0.0/lib/unparsecpp.xwam
 xsb-5.0.0/lib/utils.xwam
diff --git a/ahir/distinfo b/ahir/distinfo
index 2da776546a..ae83e34a6a 100644
--- a/ahir/distinfo
+++ b/ahir/distinfo
@@ -9,9 +9,9 @@ Size (ahir/mayureshw-ceptool-fa2b2fb.tar.gz) = 14182 bytes
 BLAKE2s (ahir/mayureshw-petrisimu-1baebbe.tar.gz) = c90ae1465478f45dd752e3346871bbe41cf712813482c079470100aa343a564f
 SHA512 (ahir/mayureshw-petrisimu-1baebbe.tar.gz) = 17d9288d4be9bd8123820b64d20b40b5edb384e13ca7878d80b174a6b23ef7668488586f6f33245f80f5f36ae5907d2d070f42901a0e5ed44f2b63ff7b414749
 Size (ahir/mayureshw-petrisimu-1baebbe.tar.gz) = 18888 bytes
-BLAKE2s (ahir/mayureshw-vctools-4d6693b.tar.gz) = 2126b576ce6b0bd24d51b5ee13e9be645030d01a248dad1537fc0f22b88b03ad
-SHA512 (ahir/mayureshw-vctools-4d6693b.tar.gz) = 54073a5f9dc08702911a9cd7feea7e9500fe6b9a618b3ea74894ea4514ee632cfcbd92173333a4d0077bd0fe7d14bbfd6771be674ca6015fcc64f6cf72afc2cf
-Size (ahir/mayureshw-vctools-4d6693b.tar.gz) = 79611 bytes
+BLAKE2s (ahir/mayureshw-vctools-d1e8358.tar.gz) = dda925fbb1025de59afcb8d27c2787cdc7b1fb5fa0ff12300179f263e4902879
+SHA512 (ahir/mayureshw-vctools-d1e8358.tar.gz) = b8441f99ad7ee77734fa4afd101c53fb1344c7909c27d2c663ac05fadd381887ae57b057ef463aa8ae4cace1ff56d2c86b34edb252d1da4958a3770619d918a0
+Size (ahir/mayureshw-vctools-d1e8358.tar.gz) = 79615 bytes
 BLAKE2s (ahir/mayureshw-xsbcppif-b46ea46.tar.gz) = fac70bbd482e980cdd854fcd0b9ad51b54642afb80db05c7e8db34ff26b060dd
 SHA512 (ahir/mayureshw-xsbcppif-b46ea46.tar.gz) = a128e65c72e5beb1042c7196a4b6b1efdeeefb4ecbdfa92733de73c2e81cca65dd0f38f724334738f31d0c00081d923add39cf14adfc6c9e49d610e0731f322e
 Size (ahir/mayureshw-xsbcppif-b46ea46.tar.gz) = 7000 bytes


Home | Main Index | Thread Index | Old Index