From nobody Mon Feb 2 17:58:40 2026 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 4f4Z9X6nmCz6QJvV for ; Mon, 02 Feb 2026 17:58:40 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f4Z9X4VPNz3kQ6 for ; Mon, 02 Feb 2026 17:58:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770055120; 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=c5hVosWYPk7XrJqs7Oy594dmDMWKnb69eKvsADRKcds=; b=Bs7qxEIfkm+UzZ2srMcjBAOj+kq4h8lWrH4EMi3JuBpnw3s3XZ+CaRdbufkRtkUBRUfIo5 4DZUDJNxaD26xuIKVooFnz5ea0Be9PhjjoGjFWc+pazyAXTMqeLZs0P698mdtnEj7IzTn9 XLLvEpZfweB7kqnZZzarwhOJ5JoR/Px4vSboniOFMb2gSTMYzM+S3WFh5ii/IF1d/xroKI 2bRhtFf6lPv/VRBVbc53HstCysJ5G7wsmYivdgTnPIb20dtjpIs6DFDSNoBZlnde3qZfrn nRV8HhN7VKQDlQwob5SvSDJMmJJq7FU/x/10OjlLJMEeIdpjRaL65VqktZGb/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770055120; a=rsa-sha256; cv=none; b=bAe4TY39TXVpIEiqYIR6G/mSD62h9VLSSgizUd1yDHZ46SOiGlPAmKeEgL+CeZThsxIlGD EwpQKG/F8/7t7k8Bbg00pqH/1xC0YE+ram50I2A9QYfiUZrP6/p6v0cfHzTHxjRwcXdqYU V2WGqRmjpIJ6ox6g+Dy+fSd2h7wDjISi6GJdnzOYQNxaoZBW9juMnXL7EQsaNK/FFZz9EY LHqkO4hswkbbyWusR9K3Mqa4CyWg+6YGL90k3Ux6CPcIe7mZXYxdeyOI5DesHyTDV+ctAm agMh/XtALPwAvZpb5ro8fQcxddPZdn8a9BMZEjr0ORQy9D3gGqMxuot4AqY3Yg== 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=1770055120; 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=c5hVosWYPk7XrJqs7Oy594dmDMWKnb69eKvsADRKcds=; b=rQKsPED4nC1WWNL4+OmjbKniuiRYq9KbnvWxijJ3mABgyNVqQlWNG20LWEHPKZKWKNdHA/ pXC/quFKGB2EL0I1KS5iHE/9mJjH/+D74fqNUuUWgiSojTvA7W7ISAgGxUsmNEkf/4c39Z /dSdXRComvySsdKhSIZtddfjGtSL/2dsNtdkpQM+ibIy7CTrcIt+usy8NhL9dk+QrqGt1+ sKs6pUB2HAZf4VIVgoCm6ShwIxrR/oYuKXuvcUEdJ4A+9bmhtVu6iZ1pCRTnB9fZAYh1Zc BqySYXgVDtkBbc6t0dIgIoxFinbDc9DQ9pKb5n1UMGVQZMvHLN72Ioft8AxvXQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4Z9X3XxszdCy for ; Mon, 02 Feb 2026 17:58:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 24aff by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 02 Feb 2026 17:58:40 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: 8fd03ddac3e4 - main - graphics/gegl: disable relocatable 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: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8fd03ddac3e426a07c07911c8551b2891a58f4fb Auto-Submitted: auto-generated Date: Mon, 02 Feb 2026 17:58:40 +0000 Message-Id: <6980e5d0.24aff.42cbd2cd@gitrepo.freebsd.org> The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=8fd03ddac3e426a07c07911c8551b2891a58f4fb commit 8fd03ddac3e426a07c07911c8551b2891a58f4fb Author: Charlie Li AuthorDate: 2026-02-02 17:54:29 +0000 Commit: Charlie Li CommitDate: 2026-02-02 17:58:28 +0000 graphics/gegl: disable relocatable On discussing with upstream, "relocatable" does not mean ELF relocation. Currently enabling the feature causes GIMP and other consumers build and runtime failures. While here, update comment in x11/babl due to similar architecture. Reported by: Tatsuki Makino --- graphics/gegl/Makefile | 6 ++++-- x11/babl/Makefile | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index bb6533e3e7e6..0b07b7c31da0 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,5 +1,6 @@ PORTNAME= gegl DISTVERSION= 0.4.66 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GIMP @@ -33,8 +34,9 @@ MESON_ARGS= -Ddocs=false \ -Dmaxflow=disabled \ -Dmrg=disabled \ -Dpygobject=disabled \ - -Dlua=disabled \ - -Drelocatable=enabled + -Dlua=disabled +# relocatable does not mean ELF relocation +MESON_ARGS+= -Drelocatable=disabled .if !exists(/usr/include/omp.h) MESON_ARGS+= -Dopenmp=disabled .endif diff --git a/x11/babl/Makefile b/x11/babl/Makefile index 5138ee7eab37..610327294046 100644 --- a/x11/babl/Makefile +++ b/x11/babl/Makefile @@ -18,7 +18,7 @@ USES= compiler:c11 gnome meson pathfix pkgconfig tar:xz vala:build USE_GNOME= introspection:build USE_LDCONFIG= yes -# relocatable is currently supported on Linux, Windows and macOS only +# relocatable does not mean ELF relocation MESON_ARGS= -Dgi-docgen=disabled -Dwith-docs=false -Drelocatable=disabled BABL_SHLIB= 0.221.1