From nobody Mon Aug 3 15:21:40 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hDL4V2CB7z6mLqd for ; Mon, 03 Aug 2026 15:21:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hDL4T5f9rz3ChP for ; Mon, 03 Aug 2026 15:21:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785770505; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wcXMM+T/lSfwGJ5jvtk7q1kOsP1B4LgVRwPaz3jSD98=; b=Qw+3CAFsVokGhnE72hriUucOT34aFvq+N+VSpqh+b9YTV/vESbnMN3tmVsvexbaX7uBewz J72LK7sgvt7DZCpAd12PbzJJ2jmwPp0w7wnLIGB3Wk7e46n/UNI95JpEDRGBNd43i60TBN Lbix/ao+YNtm46GNop1IVbMQ/kXLcyVtrGARC9lTPq5R06sDhsF0dqoVwIwUgGv6fEJvLa xwZ1ztLrbRJqBUtYqntcIlYMhS6f9oyLuuWU/WjSI3GNusDTK9GY1bU9lT5U8qPQiK2A+Y IpoVCHUFIs2OguBA+i1lZrcpX6DPea26Vcpaj8T0nhDHXeZKcatJ3KTTq/RCfw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785770505; a=rsa-sha256; cv=none; b=a7eecTB7zT/hcskIKpk9Tr9stQc4L3k6DGbEAIksXhRl8IPoQyKFaplm95UIBoPNZvYb+D GFGTEbMNpGNb0mdxjqE5BU3BIX/MDD6zGsUl+VJHrJTrJ8aONhM9N1ZA+UV4rrcAm/cAqa hQ0vhr2mTchr6m/XH/+C2kbIqPi9bChS9B0yseBcdJ6lNDzHjIAvMs2EXCA8AjBikDGn8K hCG6uAw4ALMHJSeoTitK6itIh9cV4t1lVPsUx91oehAYzrZw/OL8m/fsqHd+Ui5GSuKdmQ EmurN6lQAqj8LM9iyifvE35fZJHc8/t6O/EhMz97oUEac1HGcFBgr1WWDiIgzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785770505; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wcXMM+T/lSfwGJ5jvtk7q1kOsP1B4LgVRwPaz3jSD98=; b=rrWw8lqtGALw7p5x7ZVm6EEihPoI/oZc255ISYeJVe5tvTUaGB0oBBMP/oEtKTNtpRW8cL L9HIyG+JnOZS9/SRc4Na0D7YoN0HErsRLK+9JSRrFbFD2eI9HpfY8WNBZzwgjgYQsszgHJ qrm0xKYs4tABhTY6VFIbeqFm4HZQjdb7R9GMS8l1vaBZXEFLxwE86K8gIZfjb7BsaUZzBk 9fX4XBgGE0Sak5j74F+MEnWdto1pjnm7aCeNIeP1Nw8pkL5+4a0lMZpzESJLRUGbQ7F8A9 yP2ngLQnzmGmJHH0ZtF3J/dtu5gjPkh/YQvEiIq8Wy5SjhARaTb3rgkOo9nbZA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDL4T4j6sz1625 for ; Mon, 03 Aug 2026 15:21:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c184 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 15:21:40 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Piotr Kubaj Subject: git: d9a00047e09e - main - science/siesta: don't set -march=native List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pkubaj X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d9a00047e09ecfe481cdc122fcf8e1db5d7b2cac Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 15:21:40 +0000 Message-Id: <6a70b204.3c184.4f57501b@gitrepo.freebsd.org> The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9a00047e09ecfe481cdc122fcf8e1db5d7b2cac commit d9a00047e09ecfe481cdc122fcf8e1db5d7b2cac Author: Piotr Kubaj AuthorDate: 2026-08-01 11:30:07 +0000 Commit: Piotr Kubaj CommitDate: 2026-08-03 15:21:13 +0000 science/siesta: don't set -march=native On powerpc64le: gfortran14: error: unrecognized command-line option '-march=native'; did you mean '-mcpu=native'? --- science/siesta/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/science/siesta/Makefile b/science/siesta/Makefile index e33576989cca..9a3763fb2102 100644 --- a/science/siesta/Makefile +++ b/science/siesta/Makefile @@ -1,5 +1,6 @@ PORTNAME= siesta DISTVERSION= 5.4.2 +PORTREVISION= 1 CATEGORIES= science # chemistry MASTER_SITES= https://gitlab.com/siesta-project/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ DISTFILES= ${PORTNAME}-${DISTVERSION}.tar.gz @@ -51,7 +52,8 @@ CMAKE_ARGS= -DSIESTA_WITH_MPI=OFF \ -Dmstore_FIND_METHOD=source \ -Dtoml-f_FIND_METHOD=source \ -Dtest-drive_FIND_METHOD=source -CMAKE_OFF= SIESTA_TESTS +CMAKE_OFF= SIESTA_TESTS \ + SIESTA_WITH_HOST_OPTIMIZATION CMAKE_TESTING_ON= SIESTA_TESTS .include