From nobody Mon Aug 3 15:10:22 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 4hDKqM0MSLz6mKX2 for ; Mon, 03 Aug 2026 15:10:23 +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 4hDKqL2brNz48Kq for ; Mon, 03 Aug 2026 15:10:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1785769822; 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=b0G0VXstvcAVcph87OH4FMqY9e1PDdc35g00WJCxe9U=; b=jTt1UvIVE08pWUgCzYiKkLlEP4J3j2rwVobzMYugfNhU2zBXAL/Y4AS8KIcsRZDmcaglsC xBcARSAUcLlAtQXXAe7mTPMo4gGzrb8oeGzBKMY/ARZ7xo/7gQ39lM08MXJQjhMoXAWrwW mNVFL4e1TNlyLrvEOZYW7WxObC842DZuJWK+4NU3IGNkSXi/hB5qcyoIy60jH/Pt/2cxVc jvsyTjP+7lxl9jz7jtYjxRz1JnNBdJI9b0kHsSrJMy0Sq5uN/lwjgw6VEMERDHpNdd2vsH SWVQIs21BmoSt1QWvgK7tG25lQx/ldk27unWFuf8z7OjCczKWy7NWI8Yhe2UoA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785769822; a=rsa-sha256; cv=none; b=MQUwljDivkVlowTlAVgdG6lFAWdMhGBIddLOMiaFYveS0OAqaK0awdF83Ksuh4hdgwrYBL 6tfuImw+j1u/ZZ+kATbTHSfXiF00YO69QL7mtzi91PmX+jbrh957uBaJiuB683MsnE4EJs X0YLACvOZ1kJAPmGJVttw5fLPYZgUddeEvzNg8btdpgopEHnVOHZ9foou0chi2xmfTTbt1 p2/4Bx3ZXkB+JTM0Q0mClz4Cn3oA/xpssyfVLXUMc5BhXOnlKVzZAWK9ldH2Xs6tDS/yRB xb5ISpBattO5vNAWSFpjZD7X0FGP2UKiG1WXuxCzBwebVpb8czbgEIhpXA7EFQ== 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=1785769822; 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=b0G0VXstvcAVcph87OH4FMqY9e1PDdc35g00WJCxe9U=; b=eo9qhnA9AKp6/7hZK2UTFZ9rdJr+A6Kw7vuWYGWTZp2dCnSifpBrFLvZEWpzgs+xnjmiM/ qm/C0ZSem3gZwj13UUX9XKSEfjPGeJV6IXXXC2kj5aGhc05uucXaBub+YjGZc3yt7IYskr rr0p55Auanc6P6EfVDFusCOEeRt6RSICA7Cr+zwqGbRAbCTc+ROxs6+SSsM2YmVjVnQCX4 IXbYh4zC0dG4cDXYOtir11qvXnRZ6X2kVuAB/ZKvV1R9H2OQhQFJek7bEHyw5MmRFmhuX/ ugB34PCjrvvlKdqyUC2fXeoC4xX1qqaqHIt9RHI0bR+PA/AsnQBq7k2nXd3Wew== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hDKqL0kxnz15X0 for ; Mon, 03 Aug 2026 15:10:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b74d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 03 Aug 2026 15:10:22 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Robert Clausecker Subject: git: 106e04baf823 - 2026Q3 - net-p2p/amule: fix build on 32-bit platforms properly 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: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/2026Q3 X-Git-Reftype: branch X-Git-Commit: 106e04baf823ae7156d5c882629064df8cad9b38 Auto-Submitted: auto-generated Date: Mon, 03 Aug 2026 15:10:22 +0000 Message-Id: <6a70af5e.3b74d.3f0e1d07@gitrepo.freebsd.org> The branch 2026Q3 has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=106e04baf823ae7156d5c882629064df8cad9b38 commit 106e04baf823ae7156d5c882629064df8cad9b38 Author: Robert Clausecker AuthorDate: 2026-07-31 13:10:18 +0000 Commit: Robert Clausecker CommitDate: 2026-08-03 15:10:09 +0000 net-p2p/amule: fix build on 32-bit platforms properly The port asks for libatomic on 32 bit platforms. That's a gcc thing. We don't compile with gcc, so libatomic is not needed in any case. Patch out the check for libatomic to fix the build on all 32-bit platforms. Approved by: portmgr (build fix blanket) MFH: 2026Q3 (cherry picked from commit b700cbd3a83de54d284f95fb5f6db0b241c0b1da) --- net-p2p/amule/Makefile | 6 ------ net-p2p/amule/files/patch-CMakeLists.txt | 11 +++++++++++ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 2778a4847319..171bb3083b54 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -75,10 +75,4 @@ post-patch: -e 's|VERSION "GIT"|VERSION "${DISTVERSION}"|g' \ ${WRKSRC}/CMakeLists.txt -.if ${ARCH} == i386 -LIB_DEPENDS+= libatomic.so:lang/gcc${GCC_DEFAULT} -CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE}/lib/gcc${GCC_DEFAULT} -LDFLAGS+= -L${LOCALBASE}/lib/gcc${GCC_DEFAULT} -.endif - .include diff --git a/net-p2p/amule/files/patch-CMakeLists.txt b/net-p2p/amule/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..0bb32ac8311d --- /dev/null +++ b/net-p2p/amule/files/patch-CMakeLists.txt @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2026-07-31 13:00:04 UTC ++++ CMakeLists.txt +@@ -296,7 +296,7 @@ set (LIBATOMIC "") + # atomic references actually do need the library (see #643). Just + # require libatomic unconditionally on 32-bit builds. + set (LIBATOMIC "") +-if (CMAKE_SIZEOF_VOID_P EQUAL 4) ++if (FALSE AND CMAKE_SIZEOF_VOID_P EQUAL 4) + # Accept either the unversioned `libatomic.so` (Debian / Fedora / + # Arch ship it via the -dev / -devel package) or the versioned-only + # `libatomic.so.1` (openSUSE ships only the latter -- there's no