From owner-dev-commits-ports-main@freebsd.org Sun Oct 3 18:36:22 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2C36B66C98C; Sun, 3 Oct 2021 18:36:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lf1-f46.google.com (mail-lf1-f46.google.com [209.85.167.46]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HMsxf0cb5z3rh9; Sun, 3 Oct 2021 18:36:22 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-lf1-f46.google.com with SMTP id x27so61630698lfa.9; Sun, 03 Oct 2021 11:36:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=m8NxO+x+bhpiqwoPsWO62l2s+TT4vu4RX9uex9eynWE=; b=0i8G87FspN85qdu8FF+18Ll2zm5lGvmUmjULnu8Ye6qlMt8Lenahoa4/lcW9JPxbzm 1DhGHiShREAc0/AsN5xoqP0PIe2IKIHz5qa9+96R3dCYR7438Cwvy4gJIDBS91broGoJ lR+wBbKgpe5M+1gpl/BjOSYbraYSR3tQrw9a+oI0LU2c8ieomBg+UtDrUbslFmfCWhM7 CjibulhRHRBkuWo910F2+Y4K9XtGmc3jc6fIgWNlyenRBOsrUGSJIY1wyrhbQhv05n7q uw2QHb+UZJRUUVTEGmVwa6MG7SP1GQ8eHMpDbTAHXuMT29yYQLvP504tCIM0SPWk8jvf hTlg== X-Gm-Message-State: AOAM530RiIsioOeNNYQbi3oxD7tkbqOn3Tlyqlz+N8nhBvb2rrgA/BBu eo5BadXZo2a6kddumlY1NR47pYaQuMawOfPlREOrWfvK8ww= X-Google-Smtp-Source: ABdhPJyuMaR5KDSiPPxUjkBf4ygG0sFoKP+3wtlP+3jHgKSIgP3jPyeWFnqLYnGsBT62zlPQPB+v8fCMVlWeGGIG+zw= X-Received: by 2002:a05:651c:295:: with SMTP id b21mr10857029ljo.394.1633286174574; Sun, 03 Oct 2021 11:36:14 -0700 (PDT) MIME-Version: 1.0 References: <202110031752.193HqoYO020693@gitrepo.freebsd.org> In-Reply-To: <202110031752.193HqoYO020693@gitrepo.freebsd.org> From: Antoine Brodin Date: Sun, 3 Oct 2021 20:36:05 +0200 Message-ID: Subject: Re: git: 07fb2d5e9d00 - main - */*: Remove compiler:openmp from Mk/Uses/compiler.mk To: =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= Cc: ports-committers , dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4HMsxf0cb5z3rh9 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; TAGGED_FROM(0.00)[]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2021 18:36:22 -0000 On Sun, Oct 3, 2021 at 7:52 PM Fernando Apestegu=C3=ADa wrote: > > The branch main has been updated by fernape: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D07fb2d5e9d001934f1670d01= aec1f536f14ebde2 > > commit 07fb2d5e9d001934f1670d01aec1f536f14ebde2 > Author: Fernando Apestegu=C3=ADa > AuthorDate: 2021-09-12 15:18:06 +0000 > Commit: Fernando Apestegu=C3=ADa > CommitDate: 2021-10-03 17:47:27 +0000 > > */*: Remove compiler:openmp from Mk/Uses/compiler.mk > > The option implied a dependency on gcc but clang got openmp support l= ong ago. > > Remove compiler:openmp from Mk/Uses/compiler.mk > > For ports using USE=3Dcompiler:openmp, just remove it and make them b= uild with > clang. > Fix conditionals when necessary > Bump PORTREVISION where appropriate > > If problem arises, they can be addressed by using USE_GCC=3Dyes > > An update to the Porter's Handbook will follow. > > Approved by: portmgr (bapt) > Differential Revision: https://reviews.freebsd.org/D31971 Hello, This seems incomplete: % git grep compiler:openmp audio/libsoxr/Makefile:OPENMP_USES=3D compiler:openmp audio/soundtouch/Makefile:OPENMP_USES=3D compiler:openmp biology/bolt-lmm/Makefile:# gcc-c++11-lib needed to link with boost. Also requires compiler:openmp, but graphics/colmap/Makefile:OPENMP_USES=3D compiler:openmp graphics/inkscape/Makefile:OPENMP_USES=3D compiler:openmp graphics/libmypaint/Makefile:OPENMP_USES=3D compiler:= openmp graphics/libraw/Makefile:OPENMP_USES=3D compiler:= openmp graphics/mypaint/Makefile:OPENMP_USES=3D compiler:openmp graphics/pfstools/Makefile:OPENMP_USES=3D compiler:openmp graphics/shotwell/Makefile:# OPENMP_USES=3D compiler:openmp math/ceres-solver/Makefile:OPENMP_USES=3D compiler:openmp math/fftw3/Makefile:OPENMP_USES=3D compiler:openmp math/metis/Makefile:OPENMP_USES=3D compiler:openmp math/polymake/Makefile:OPENMP_USES=3D compiler:openmp security/john/Makefile:#OPENMP_USES=3D compiler:openmp sysutils/b2sum/Makefile:OPENMP_USES+=3D compiler:openmp Antoine