From nobody Mon Jun 3 02:49:40 2024 X-Original-To: dev-commits-ports-main@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 4Vsyqn34Pbz5LpF0; Mon, 03 Jun 2024 02:49:41 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vsyqn1d5dz4Zdq; Mon, 3 Jun 2024 02:49:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717382981; 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=MiqznGpBq6VK8oZnaB7w/edGahac38TtgZNisiQce0A=; b=VaoicyCF9ni1jGx7PUfE9rEBasrJHQczh8HAreldhSJodgQ4HGyuPDAo01s+qJDKOmQAz6 jxe5fGG9DnWx6pMby7l3+cZw7hXi37az4rq6Zpdix4dQ18jskuB3P8r0P58jLFIgpDrhXw aDbtDS5XfX9zWUXQz47T8+vlH9ukJxLy7WzTASlaAa0gUGYxI6ZFnTvIb8hZf9j9p4tQCj tqRAHNTcB8cxGPLxZgDcP9p3YpjNWbxCCcJXNnuCV5HAxRN4z3Ltn4jQ2inOr/LHxuHDnN Qubhe7h1d3p2KnIjgDUbkL5zG4fCl8cgONbU8bkdvGasAsfQ0Kk8J9FhrsDdJQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717382981; a=rsa-sha256; cv=none; b=yvyl6ixteeHBXNfPzbLKAqjw7o4nEc1pJy7KuPB9reoidgowi6mWGTDPmgmgBoZU7lPXYb ZtzH6dceGS/XszsuRfVQhQyujwiUrkCodK5rCB9su+zomL9ZedNLhykHItydxHuu7ZZPbq zY2qxpb6hmbIyUbU8QMcVweldGBGEButYl2wYLx4/Zim9BgX+8HKy+Msii4NGiiWd/xQfQ DM7RooEBPC7aS5W20ByEcdE2LaObcSDR3DAeo/3LHxi/iXZOpO3YhzHP1m5aMeGeE5fPwE pQlBgnero1g5BGJoH3r39R3/kEkiQFrer30C9btH69RsLN9Rz4MPrZZ8tTPSdw== 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=1717382981; 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=MiqznGpBq6VK8oZnaB7w/edGahac38TtgZNisiQce0A=; b=PX2Ns1xH/KeS7eNPSqH26NcVsJa75KpG0uJ8GrXuol5jTQCv5PIgpSd6zwkoTnzj9i3we6 QicZZYFpa20YFgtAcYotJl12vxaLyttP3PwHRxkza5rQGX/f11IUD/M8iCD94jMEcYlmMh w5LTgE9QnFuvePzWOOos01dvM6CsKepLGMYmZMhCB8vczDbMzQVhiKpB7qL54meUOwSn7H 6UsPn12VbBik3j2adrITzZ73NYRHsq9reJaRnRlUAUaoXwXi1HKcWtEVE+Si9piq/v2Vhr r3BlPKVr8/+wi5Pce+GX3vbtTfo4pgYU6wOWOp9pMhNdZgSi3Jn+UCbnxKlXVg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Vsyqm6zhVzHlK; Mon, 3 Jun 2024 02:49:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 4532ne3V068017; Mon, 3 Jun 2024 02:49:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4532neRw068014; Mon, 3 Jun 2024 02:49:40 GMT (envelope-from git) Date: Mon, 3 Jun 2024 02:49:40 GMT Message-Id: <202406030249.4532neRw068014@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 6e104067a13c - main - cad/openroad: Fix build with swig 4.2.1 and tcl 8.6 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6e104067a13ca38062dff28520d05f394a1844c2 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e104067a13ca38062dff28520d05f394a1844c2 commit 6e104067a13ca38062dff28520d05f394a1844c2 Author: Po-Chuan Hsieh AuthorDate: 2024-06-03 02:40:49 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-06-03 02:40:49 +0000 cad/openroad: Fix build with swig 4.2.1 and tcl 8.6 /wrkdirs/usr/ports/cad/openroad/work/.build/src/gui/tclSwig.h:1623:11: error: unknown type name 'Tcl_Size'; did you mean 'Tcl_Time'? Reference: https://github.com/swig/swig/commit/b91ffa5631eb049293d3478744606148c9726521 --- cad/openroad/files/patch-swig-tcl86 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/cad/openroad/files/patch-swig-tcl86 b/cad/openroad/files/patch-swig-tcl86 new file mode 100644 index 000000000000..f79e3b15e5a5 --- /dev/null +++ b/cad/openroad/files/patch-swig-tcl86 @@ -0,0 +1,18 @@ +Reference: https://github.com/swig/swig/issues/2887 + https://github.com/swig/swig/commit/b91ffa5631eb049293d3478744606148c9726521 + +--- src/gui/src/tclCmdInputWidget.h.orig 2023-12-27 07:04:34 UTC ++++ src/gui/src/tclCmdInputWidget.h +@@ -47,6 +47,12 @@ + + #include "cmdInputWidget.h" + #include "tclCmdHighlighter.h" ++ ++#include ++#ifndef TCL_SIZE_MAX ++typedef int Tcl_Size; ++#endif ++ + #include "tclSwig.h" // generated header + + namespace gui {