diff --git a/benchmarks/uica/Makefile b/benchmarks/uica/Makefile index 2b4747bbe1d4..c36efd97c07d 100644 --- a/benchmarks/uica/Makefile +++ b/benchmarks/uica/Makefile @@ -1,62 +1,62 @@ PORTNAME= uiCA PORTVERSION= g20240114+${INSTRVERSION} CATEGORIES= benchmarks devel MASTER_SITES= https://uops.info/instructions.xml?dummy=/:instructions \ https://uops.info/:instructions PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${INSTRUCTIONS}:instructions EXTRACT_ONLY= ${DISTFILES:C,:[^:]*$,,:N*.xml} MAINTAINER= fuz@FreeBSD.org COMMENT= Code Analyzer from the uops.info project WWW= https://uops.info/uiCA.html LICENSE= AGPLv3 APACHE20 LICENSE_COMB= multi BUILD_DEPENDS= ${PY_SETUPTOOLS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}plotly>0:graphics/py-plotly@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydot>0:graphics/py-pydot@${PY_FLAVOR} USES= compiler python shebangfix USE_GITHUB= yes GH_ACCOUNT= andreas-abel GH_TAGNAME= 6ebeeab0f8705cae4b17a9362f9c65ef91f5cc44 GH_TUPLE= andreas-abel:XED-to-XML:c71679ee893ae91db677056d542f305fcc433cb1:xed/XED-to-XML \ intelxed:mbuild:09b6654be0c52bf1df44e88c88b411a67b624cbd:mbuild/mbuild USE_PYTHON= concurrent flavors SHEBANG_FILES= uiCA.py # manually build a file name like instructions_Apr2022.xml from # the machine-sortable INSTRVERSION. Use := to have date run only once -INSTRVERSION= 2022.12 +INSTRVERSION= 2026.03 INSTRUCTIONS:= instructions_${${SETENV} LC_ALL=C TZ=UTC date -j -f %Y.%m ${INSTRVERSION} +%b%Y:L:sh}.xml MFLAGS= --compiler=${COMPILER_TYPE:S/gcc/gnu/} \ --cc=${CC} \ --cxx=${CXX} \ --strip=${STRIP_CMD} \ --extra-ccflags='${CFLAGS}' \ --extra-cxxflags='${CXXFLAGS}' \ --extra-linkflags='${LDFLAGS}' do-configure: ${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' ${WRKSRC}/uiCA.py do-build: (cd ${WRKSRC}/XED-to-XML && ${PYTHON_CMD} mfile.py ${MFLAGS} --no-encoder pymodule) ${LN} -f ${WRKSRC}/XED-to-XML/xed.* ${WRKSRC}/ (cd ${WRKSRC} && ${PYTHON_CMD} convertXML.py ${DISTDIR}/${INSTRUCTIONS}) ${RM} -r ${WRKSRC}/__pycache__ .for f in microArchConfigs.py uiCA.py x64_lib.py instrData ${PYTHON_CMD} -m compileall ${WRKSRC}/$f .endfor do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${PYTHON_LIBDIR}/lib-dynload/ ${INSTALL_DATA} ${WRKSRC}/traceTemplate.html ${STAGEDIR}${DATADIR}/ ${INSTALL_LIB} ${WRKSRC}/xed${PYTHON_TAG}.so ${STAGEDIR}${PYTHON_LIBDIR}/lib-dynload/ (cd ${WRKSRC} && ${COPYTREE_SHARE} '__pycache__ instrData microArchConfigs.py x64_lib.py' ${STAGEDIR}${PYTHON_LIBDIR}) ${INSTALL_SCRIPT} ${WRKSRC}/uiCA.py ${STAGEDIR}${PREFIX}/bin/uiCA .include diff --git a/benchmarks/uica/distinfo b/benchmarks/uica/distinfo index 293c2823e619..5cfb4005730d 100644 --- a/benchmarks/uica/distinfo +++ b/benchmarks/uica/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1729507977 -SHA256 (instructions_Dec2022.xml) = 69b2098c239ef7530d194caf5b2d85122d2158d64df5e1e77b9124796c87a420 -SIZE (instructions_Dec2022.xml) = 114820836 -SHA256 (andreas-abel-uiCA-g20240114+2022.12-6ebeeab0f8705cae4b17a9362f9c65ef91f5cc44_GH0.tar.gz) = 9d07d1927da3d8dc5fa246db043621dfc12bc7a1117f714a9c2077e1423ae188 -SIZE (andreas-abel-uiCA-g20240114+2022.12-6ebeeab0f8705cae4b17a9362f9c65ef91f5cc44_GH0.tar.gz) = 52433 +TIMESTAMP = 1774860131 +SHA256 (instructions_Mar2026.xml) = e5e702caaf04c4fc1f75192a9bbe4d8554b3e174f7933a14d124cc33ca677ab3 +SIZE (instructions_Mar2026.xml) = 142716664 +SHA256 (andreas-abel-uiCA-g20240114+2026.03-6ebeeab0f8705cae4b17a9362f9c65ef91f5cc44_GH0.tar.gz) = 9d07d1927da3d8dc5fa246db043621dfc12bc7a1117f714a9c2077e1423ae188 +SIZE (andreas-abel-uiCA-g20240114+2026.03-6ebeeab0f8705cae4b17a9362f9c65ef91f5cc44_GH0.tar.gz) = 52433 SHA256 (andreas-abel-XED-to-XML-c71679ee893ae91db677056d542f305fcc433cb1_GH0.tar.gz) = b610897d541cf808cfbf53c5a9abe384e7ca2cac25939e994a737d3bcfa00c35 SIZE (andreas-abel-XED-to-XML-c71679ee893ae91db677056d542f305fcc433cb1_GH0.tar.gz) = 1286967 SHA256 (intelxed-mbuild-09b6654be0c52bf1df44e88c88b411a67b624cbd_GH0.tar.gz) = 5af6b3f0394df1332dd2f09d842719bd2ece1037c09cd042f18e417dddf1e54e SIZE (intelxed-mbuild-09b6654be0c52bf1df44e88c88b411a67b624cbd_GH0.tar.gz) = 81598