From nobody Sun Jan 2 19:51:34 2022 X-Original-To: dev-commits-src-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 036A2192B134; Sun, 2 Jan 2022 19:51:53 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-lj1-f182.google.com (mail-lj1-f182.google.com [209.85.208.182]) (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 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JRqJm1CP6z4kMM; Sun, 2 Jan 2022 19:51:52 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-lj1-f182.google.com with SMTP id g13so40809393ljj.10; Sun, 02 Jan 2022 11:51:52 -0800 (PST) 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=+8DQjhGHEKi5RmEgU4ZwzmqmkPe1bu0hhS07faXYxvI=; b=P30HrcvV0rlpdv2Ge+5V7E5em2ihgAN6g/4HHOtr30LTSb8mlpWZBK+B+W5Js7Nnti +Ce2Kab/jZVTKC50Esysi+kUnDS6I9MzeP8llJ7RhRl9M+mYBnI3b4Vj56JTURPJSX/N 4oJuT5JqmDJw/vbRpBPDqVmOpYnp69LpjuJHfyRMKovkeoMuTT1Sh0XogqERvd4C0rh4 J9P8FtYVExQ0BtXToBEoHYQYtEPyrRuQoBQvTgyJtH5oe7JU11ze1SFiWQOv3B+rA8Db wszteOQnTfpeF6Ndy9xwOc3kZxAjRQhH17eQtXf0zAexksf/UomaH1wDBFOQuhonvKdT 9D9Q== X-Gm-Message-State: AOAM531owIKOO+tGmJCAYd3QZ8QUsoqO7Mh0uoOHvcX2ajvcNxbOuiWO pJqjeRFmXDoSHLshWd00Kg5pYBxcRcE2QAYfy/FRRudu X-Google-Smtp-Source: ABdhPJw7qKMSEI86n8j6rzAXkMiVZ1zUAGPSDXHoUHERD2DVXtHJvha1hTfFMoyPWruZGcZGVzb59reJ67ucLYP9C9E= X-Received: by 2002:a2e:a303:: with SMTP id l3mr36897165lje.394.1641153104390; Sun, 02 Jan 2022 11:51:44 -0800 (PST) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 References: <202112301154.1BUBsR1q017491@gitrepo.freebsd.org> In-Reply-To: From: Antoine Brodin Date: Sun, 2 Jan 2022 19:51:34 +0000 Message-ID: Subject: Re: git: e2650af157bc - main - Make CPU_SET macros compliant with other implementations To: Stefan Esser Cc: Konstantin Belousov , src-committers , dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org, FreeBSD Ports Management Team Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4JRqJm1CP6z4kMM X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of antoinebrodinfreebsd@gmail.com designates 209.85.208.182 as permitted sender) smtp.mailfrom=antoinebrodinfreebsd@gmail.com X-Spamd-Result: default: False [1.00 / 15.00]; ARC_NA(0.00)[]; FROM_NEQ_ENVFROM(0.00)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_SPAM_MEDIUM(1.00)[1.000]; RCPT_COUNT_FIVE(0.00)[6]; NEURAL_SPAM_SHORT(1.00)[1.000]; RCVD_TLS_ALL(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[209.85.208.182:from]; FORGED_SENDER(0.30)[antoine@freebsd.org,antoinebrodinfreebsd@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[209.85.208.182:from]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; MIME_TRACE(0.00)[0:+]; TAGGED_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Fri, Dec 31, 2021 at 10:22 AM Stefan Esser wrote: > Am 31.12.21 um 09:01 schrieb Antoine Brodin: > > On Thu, Dec 30, 2021 at 11:54 AM Stefan E=C3=9Fer wrot= e: > >> > >> The branch main has been updated by se: > >> > >> URL: https://cgit.FreeBSD.org/src/commit/?id=3De2650af157bc7489deaf2c9= 054995f0f88a6e5da > >> > >> commit e2650af157bc7489deaf2c9054995f0f88a6e5da > >> Author: Stefan E=C3=9Fer > >> AuthorDate: 2021-12-30 11:20:32 +0000 > >> Commit: Stefan E=C3=9Fer > >> CommitDate: 2021-12-30 11:20:32 +0000 > >> > [...] > >> Ports that have added -D_WITH_CPU_SET_T to build on -CURRENT do > >> no longer require that option. > >> > >> The FreeBSD version has been bumped to 1400046 to reflect this > >> incompatible change. > >> > >> Reviewed by: kib > >> MFC after: 2 weeks > >> Relnotes: yes > >> Differential Revision: https://reviews.freebsd.org/D33451 > > > > Hi, > > > > This breaks a lot of ports, like lang/python38. > > Could these kinds of changes on public headers be tested with an > > exp-run, and reverted in the mean-time? > > I'm sorry for the breakage. The commit had the goal to lessen > port build problems caused by the misled assumptions that the > port was being built on a GLIBC based system. > > In the case of the Python language ports, one additional macro > was required and has been added in commit cb65d4432aed11. > > Since the official package builders have not been upgraded to > a -CURRENT with this change, they are not affected. But I'll > watch the failed build logs on beefy18. Hi, It seems that the 2 main ports failing are math/py-numpy (503 ports skipped) and sysutils/slurm-wlm (232 ports skipped) Failure logs: http://beefy18.nyi.freebsd.org/data/main-amd64-default/pe2d17ded99d5_s51698= 32c96/logs/errors/py38-numpy-1.20.3,1.log http://beefy18.nyi.freebsd.org/data/main-amd64-default/pe2d17ded99d5_s51698= 32c96/logs/errors/slurm-wlm-20.02.7.log Antoine > I'm not opposed to a revert and exp-run, but I'm convinced that > any fall-out from this change is easily fixed, and I'm willing > to quickly fix any ports or base system components affected. > > Regards, STefan