From nobody Mon Aug 30 16:32:18 2021 X-Original-To: freebsd-ports@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 5FE7A17ABCC6 for ; Mon, 30 Aug 2021 16:32:36 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: from mail-yb1-xb2b.google.com (mail-yb1-xb2b.google.com [IPv6:2607:f8b0:4864:20::b2b]) (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 4GywpX2B3vz3MM2 for ; Mon, 30 Aug 2021 16:32:36 +0000 (UTC) (envelope-from kevin.bowling@kev009.com) Received: by mail-yb1-xb2b.google.com with SMTP id c206so8668309ybb.12 for ; Mon, 30 Aug 2021 09:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kev009.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mp6oJOzFszIyGKdy1BxNV3ne0yUUJfvfs4edOt6XZiA=; b=hjsa/BHp3PgRFWMY/cIM8vTu+D5Q83G9wJx0VEYwQtjuqFOpP+R/pqQ/3gL3I9uCKU dEdm7PQwBoNiuKS8Ghpu9ZrqKG1onHmONkxQTC6xlnNcpmi3SSkfqYe5yB0yWBT7CF5e e3+iWzYvK6EognwWEugsXd2v1JpYJp5KlA4og= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=mp6oJOzFszIyGKdy1BxNV3ne0yUUJfvfs4edOt6XZiA=; b=IKVKTgbbcxbIBCw9gx/Y8SJh7QfKEpu2rrcwIwN2//cduvVsdF4HJbnIUzRCkTB4dc 8U6azCEE5ZMEMRY5kWx/aklZFkwvfF44o1cftTs+w45YTTSXgLQp8urVh7jB9/juCSXp zjywx3/RrslPzVsV/6HVECbRUoPCn+KwdQJ0JGskbOVmWSEeXAp5E7nctQsxdzMi8Q8H kSNI4a3eElFHV/ppuwHMxproKKVL3FDbaPSb1XQ4ShZ+Zi/4HStAxfdNZ+5PmQCfzsbo 8iDsnTDHyjh2gyJgaSAolBFiV+VytPGpjNmOTTa70lDZIaIFO6ave0zi24PuHwhhJZRn BWOg== X-Gm-Message-State: AOAM531GFaSgj2yNTb7Sj2rT5CPuaYFcA29pksRR3GCSeGJdfkY0PiSo sLk8eyJ/RHJDBbFA6+wp2eKyvky337EHcZbqvzzvyPlACK8cbH89 X-Google-Smtp-Source: ABdhPJzbJqDf4MmempTmloirsFoeYtOVYs85/HmgWECS6IQVRN7fu4+qmD7Zc2CbUgJB7/92/PFJZN7bxol/jKE29JE= X-Received: by 2002:a25:9786:: with SMTP id i6mr23333362ybo.87.1630341149606; Mon, 30 Aug 2021 09:32:29 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Kevin Bowling Date: Mon, 30 Aug 2021 09:32:18 -0700 Message-ID: Subject: Re: x11/nvidia-driver update to 470.63.01 seems to break GK106GLM [Quadro K2100M] To: David Wolfskill Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4GywpX2B3vz3MM2 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Sun, Aug 29, 2021 at 1:36 PM David Wolfskill wrote: > > On Sun, Aug 29, 2021 at 01:32:19PM -0700, Kevin Bowling wrote: > > See if it is reproducible with a 13 or main kernel, there is a locking change > > which may interact differently on the different branches so that would > > be a good thing to know. This may need nvidia help since the error > > seems to be deeper in the blob, they have a support forum where you > > can link your report to start that. > > I had encountered (very!) similar results on > head@main-n248984-08b9cc316a31 (from yesterday), so I believe it is thus > reproducible. Can you attempt to build run it with this in your make.conf: WITH_DEBUG_PORTS=x11/nvidia-driver Just as a sanity check please make sure you are building the port against the exact kernel sources that will be booted with the above. If there's a chance the shim code is involved we have a shot at doing something or finding a better lead. Otherwise your best bet is to report it to nvidia support forum. There is a report of a successful outcome on a Kepler architecture card so it seems you are encountering a more specific bug than HW generation and I'm not sure what to expect yet. https://forums.developer.nvidia.com/c/gpu-graphics/freebsd-solaris/147 > I'm AFK for the next ~1.5 hours... > > > .... > > Thanks! > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Life is not intended to be a zero-sum game. > > See https://www.catwhisker.org/~david/publickey.gpg for my public key. From nobody Mon Aug 30 16:39:45 2021 X-Original-To: freebsd-ports@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 9821817AEFE5 for ; Mon, 30 Aug 2021 16:39:53 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Gywyx2Jqhz3PPt for ; Mon, 30 Aug 2021 16:39:53 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 17UGdjB3020617; Mon, 30 Aug 2021 16:39:45 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 17UGdjM7020616; Mon, 30 Aug 2021 09:39:45 -0700 (PDT) (envelope-from david) Date: Mon, 30 Aug 2021 09:39:45 -0700 From: David Wolfskill To: Kevin Bowling Cc: freebsd-ports@freebsd.org Subject: Re: x11/nvidia-driver update to 470.63.01 seems to break GK106GLM [Quadro K2100M] Message-ID: References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="w8/mdzN9IWzC9Wos" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4Gywyx2Jqhz3PPt X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --w8/mdzN9IWzC9Wos Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 30, 2021 at 09:32:18AM -0700, Kevin Bowling wrote: > On Sun, Aug 29, 2021 at 1:36 PM David Wolfskill wr= ote: > > > > On Sun, Aug 29, 2021 at 01:32:19PM -0700, Kevin Bowling wrote: > > > See if it is reproducible with a 13 or main kernel, there is a lockin= g change > > > which may interact differently on the different branches so that would > > > be a good thing to know. This may need nvidia help since the error > > > seems to be deeper in the blob, they have a support forum where you > > > can link your report to start that. > > > > I had encountered (very!) similar results on > > head@main-n248984-08b9cc316a31 (from yesterday), so I believe it is thus > > reproducible. >=20 > Can you attempt to build run it with this in your make.conf: > WITH_DEBUG_PORTS=3Dx11/nvidia-driver Yes, but not until (much) later today: I use the laptop for access to work (among many other things). > Just as a sanity check please make sure you are building the port > against the exact kernel sources that will be booted with the above. I always do, for each kernel (stable/12, stable/13, and head), via PORTS_MODULES+=3Dx11/nvidia-driver-390 (which used to read "PORTS_MODULES+=3Dx11/nvidia-driver") in /etc/src.conf. > If there's a chance the shim code is involved we have a shot at doing > something or finding a better lead. Otherwise your best bet is to > report it to nvidia support forum. There is a report of a successful > outcome on a Kepler architecture card so it seems you are encountering > a more specific bug than HW generation and I'm not sure what to expect > yet. :-} > https://forums.developer.nvidia.com/c/gpu-graphics/freebsd-solaris/147 > ... Thanks! Peace, david --=20 David H. Wolfskill david@catwhisker.org Life is not intended to be a zero-sum game. See https://www.catwhisker.org/~david/publickey.gpg for my public key. --w8/mdzN9IWzC9Wos Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAmEtCdFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 PcnF8gf/UAbDBZhlqTK0aPbKP14Qwja1dXAvwm/4Plklo11zEww5U+cDIoUVkB9V sZZRxVZF8PeUFMN0wWsWQsvOpgZIV9mYkkDu717TCuNz8VAyfjdqt2BP3YKvcFu0 rl/b812/E0xiuI+flY/dlbIyFg2vur3KnQw/RhZEqylg6nOlAT7UUQ6dFpoVQPQ7 z7SWIVotN+K5SJJgemSHP6e9X3ko1Jjlbt1VWRak9x9oBAMGNjSwZhMfzkBlRdxh 63LKCxGYFzyzD4O9z4rkg7CKgtLIhB8R1iY85MDCVGRbDgEDehUc95Wl2MpRGZLd A8SjHu1cbRfuMTd0L/hgO4g0X/z3JQ== =jCyV -----END PGP SIGNATURE----- --w8/mdzN9IWzC9Wos-- From nobody Mon Aug 30 22:29:15 2021 X-Original-To: freebsd-ports@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 1255117AC301 for ; Mon, 30 Aug 2021 22:29:33 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) (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 4Gz4kN1mhYz4lpk for ; Mon, 30 Aug 2021 22:29:31 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-oi1-x22c.google.com with SMTP id y128so21936814oie.4 for ; Mon, 30 Aug 2021 15:29:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=d1agTAxaXoW3E2G+l6mtZuLnhULJ+C3eZRqng5iX3hs=; b=zodn0GgJEdYjXzB2pCoZu+q9inizJ4VQurDoFkqPPs8n+34dVKRMNNqgiZYct4qfje pWI79Yj22qic9Jb7R+ItmBBSJPmlK33Q4QotQnTs02HaLpPqOh0YC4E6Y8fNaGgBhdz8 B3g1nqK8ANTKV8qiumt6ZpcilwhlyZfS0ut9+x/YG8355seEbY6HEPgnC/3SjKA98KEe +sEk5i1YqDO5QxT8OZknvBK3HV6Cde1xUyuwFXqGaoqhJcjmvzilUUY0Hq65TgmwlBbd hkpCqYOM8yGHoUovwTLkf4PJRFUqFzV3AO7DbKCIn3udNcQomWzi+I0ySJhxPPMpNCeY fvjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=d1agTAxaXoW3E2G+l6mtZuLnhULJ+C3eZRqng5iX3hs=; b=dhb82siguAxSlZMgLspNhwC7Xliq/iDOgZup+kml8PuO0pFrbbytkJf5nD5RruTcYo NjFssPk4S2wy4k2QMXzSDHWHf6rb3WHbWg24LJG40RSrPYNOZI1Nwh5IdpSEmjvlM/7K hxRyH7Dur8IdlYxZb/MfiCDplkdpqxYtrrYLYTsAffsswhim1+sSJshvSw3LToslFw65 evkNc7ltxA+iXvIZa9qjbB6wMaedv9hrWB1ak4I0BBlxe0MtJJSBciVegQtWHoUhQJhJ enWfyzWub0zAcTaq6mrLvC+xd12ZYXPfJ9DxRDrHa6/cQcmBo3uv+KrREJ24EXSFzVSv r+gQ== X-Gm-Message-State: AOAM533TxbB/b0+WkOW1d5JLRrOL04ohTlj5+GBt+WkHnZfmV2q3zp9L rDvjtbzLJvjOuJvGoQSnTmLNP3FNObesWM9yHRDhKmU5LnKFdA== X-Google-Smtp-Source: ABdhPJyNSkijLPWoYFmcK55sgqfjIlnH3TyKUgwVvAmwsDfTxF8f3zhFZM3ZBY90lrg5YrhW/eBKyDLcTON40qtxVy4= X-Received: by 2002:aca:c456:: with SMTP id u83mr1032636oif.150.1630362570976; Mon, 30 Aug 2021 15:29:30 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 From: Jonathan Chen Date: Tue, 31 Aug 2021 10:29:15 +1200 Message-ID: Subject: Can't download with chromium 92.0.4515.159 To: freebsd-ports@freebsd.org, freebsd-chromium@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4Gz4kN1mhYz4lpk X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=chen-org-nz.20150623.gappssmtp.com header.s=20150623 header.b=zodn0GgJ; dmarc=none; spf=softfail (mx1.freebsd.org: 2607:f8b0:4864:20::22c is neither permitted nor denied by domain of jonc@chen.org.nz) smtp.mailfrom=jonc@chen.org.nz X-Spamd-Result: default: False [-1.87 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[chen-org-nz.20150623.gappssmtp.com:s=20150623]; FROM_HAS_DN(0.00)[]; NEURAL_SPAM_SHORT(0.43)[0.425]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; DMARC_NA(0.00)[chen.org.nz]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[chen-org-nz.20150623.gappssmtp.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::22c:from]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Hi, I appear to be unable to complete downloads with the latest www/chromium 92.0.4515.159. eg: If I navigate to https://github.com/angular/angular/archive/refs/tags/13.0.0-next.3.tar.gz, I get prompted with the filename to use (as I've configured Chromium to always ask), and once I click Ok, the download fails. Anyone else seeing this? Cheers. -- Jonathan Chen From nobody Mon Aug 30 23:38:15 2021 X-Original-To: freebsd-ports@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 061F217A912F; Mon, 30 Aug 2021 23:38:32 +0000 (UTC) (envelope-from tatsuki_makino@hotmail.com) Received: from KOR01-SL2-obe.outbound.protection.outlook.com (mail-sl2kor01olkn0161.outbound.protection.outlook.com [104.47.108.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "DigiCert Cloud Services CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gz6Fz4qBRz3Lfr; Mon, 30 Aug 2021 23:38:31 +0000 (UTC) (envelope-from tatsuki_makino@hotmail.com) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=c3dJc/VAe5znRKj3Uybh4WX+spEsmy1CtZE4PzAdeX0w3kZtM8pRd4WULn55ZmGCgFuuQLD9OweWyP9JPp8wcFA2AGtJ1PJKGjdexdMFRmuRiyFiOveKxoSexAModakzEEvtvBW/JHaiQc5e2Fw1BEShJevHDGjYC12CYkFUl4azisXuwsmCCX3Q4vU224Lf6ulGPcQ5kXVOFFiJI/ruGW7iqer/v2ePaCgViTc8xk+mRbI8MMnHxEammLri1+Q92yquXa6H0faOajBizoQ0/1+p0BlVoX9aF+4VES2+lBViYx49/eVNdz6Iz8OIzzsrjISweNKmbODEu22eJeGMPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=066gSxOMD4DHk/RM/rJOWGBcgRTmxo5rlsIQ5hJhDaw=; b=RVS3i6HPB3uAsCHtnp9J271EpbiDLp8r+F/1jw3aGBecJBaAhOcqWVpPXwzi2sNY7/bONrZftB7fdtoM2BoJIZTrlcroPjK+vp00ZT800YolCEI3f9uMlW9m3h7cqolJ3Fk/tDW1ilyAFzADq7ca7HgR/IEpIT4bw3uE16svG8N5RClLHcaTiaJkguZSPIvXW5bYdrf65yqsYhSYyRGnlnGH8Ub2DvhBjuVgHNt4Oymn/HR0tDexYYUzbYDGjcYnqqoUYUDXWSNbF43/bEbI+sVYtZP4reTPVBFgUmi9TeRhk75aJ7PI5Q6K8vvRSp7XGUgLtYt1kJq1gZFyIT5y8w== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=066gSxOMD4DHk/RM/rJOWGBcgRTmxo5rlsIQ5hJhDaw=; b=rJJJ0oJYPnipUS3iZ7eHGXKBLlXnzeDdhzBYEsZh7LH27mK0yEKtLmGkbISRuZjseWqfKvQ6Xutt33vxGmCeFx8TOEfb9JVfyIo6yg5G6bvXmVr3gYziC+EXaQeGkc/lifVV2kftkXATKy7Q7sL0WENA3ZDsrTdNtEjmeJ+LAw2zQkwPmhFvldNjMCs0TVz/mRskEqh/XQ7KFXaW+QpCqBX0m0AnwEoOAS//dAdF/XEwJG5ac3QEms0mZ2y4Eibv17YJuFhNGJz3QmE0ZFXFjaLgQS0bvZhiJx+fbq/j8FwtVpH74b5zPox6CLhxCLWN8NQpXU+aNv8DhXW9kUcLdA== Received: from PSAPR03MB5639.apcprd03.prod.outlook.com (2603:1096:301:66::13) by PS2PR03MB3830.apcprd03.prod.outlook.com (2603:1096:300:34::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4478.11; Mon, 30 Aug 2021 23:38:21 +0000 Received: from PSAPR03MB5639.apcprd03.prod.outlook.com ([fe80::2470:50c:760e:4aea]) by PSAPR03MB5639.apcprd03.prod.outlook.com ([fe80::2470:50c:760e:4aea%7]) with mapi id 15.20.4478.017; Mon, 30 Aug 2021 23:38:21 +0000 Subject: Re: Can't download with chromium 92.0.4515.159 To: Jonathan Chen , freebsd-ports@freebsd.org, freebsd-chromium@freebsd.org References: From: Tatsuki Makino Message-ID: Date: Tue, 31 Aug 2021 08:38:15 +0900 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-TMN: [lvWd6PtEYm5c3vAlSfwICrKslHvVo4u9] X-ClientProxiedBy: TYAPR01CA0054.jpnprd01.prod.outlook.com (2603:1096:404:2b::18) To PSAPR03MB5639.apcprd03.prod.outlook.com (2603:1096:301:66::13) X-Microsoft-Original-Message-ID: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 Received: from T4.test (219.97.206.246) by TYAPR01CA0054.jpnprd01.prod.outlook.com (2603:1096:404:2b::18) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4457.17 via Frontend Transport; Mon, 30 Aug 2021 23:38:20 +0000 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 0a7a791b-b999-4c69-ca24-08d96c0f4011 X-MS-Exchange-SLBlob-MailProps: mBRmoEB1kyJvO6APMoAv6BK9Efw2feQQ8qylZ+NwyoVD7/GbnP0EnGRt5paTewe6WufeNsXMFVn0owHRDdX+tV2noR4kBQAAuZRI9+fgHXcSkzWcoh5AlDHJcYyMbmSSA+puogNZ0fP1CrUp5MMlSm2rio9RSN49gbtANT35IEXVEjQ5G2aSobrUVDSYKQo8k0qlpK0VThGP9ZA5GtwV9Q82z+XH+dtUNb96OHtcfo8w9suCBS1EyCA6GLuB3PcQpEOIu2Bs7iKPFxeUIy3Dhm7jqExPAQPjip7x3ySsI6qEfDQLR+TIQB94mSZZO+m5BQ5mXmaQeY7MjR9GVRgadeA9Gd8V2sAZmmQuYANJN+sZUrExpA0wVVTC9c1dD/KHnoutZqLGiRVkCmjHTz0Ovr/RSXOuMCUHPP8dZW0DIGa55e82I1lyW6XqsnOXxK6cC4Qv21ev33RVzgYi2HBYcV5vFbpO7RalhJwg+mR7f0FdGqPvNtqKmiL1dwHwTobHkIwVgj93i9TbGm9Jd3Tsiqo2izKkl+wdFTIzbzVuyKkV/dpP40VDcXihJfGONqp6t1+gnNI9+gEXfJN+bpR/mPjNJ90af6NHwNmEsFSPwpnkf4JiSU/MwmcTejo+k/JTQosOQ1Wj6vdkATmQbDf0xNX8s6aqL9Kb3m+KB2XSeg1NvshXQULbfgFoPXrfM9zeGrqxxdxmwhAXCMoJSvz4OVGwchZTuD77ENzYxvT9XcqbjI5bxSr5MbBl/pym5Ete9+G9YCircgg= X-MS-TrafficTypeDiagnostic: PS2PR03MB3830: X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 1kYXQ/kCSgST/tuwFzR25VO6ontQO83Bg+S98QR7zw6EMUVl7wNASc3CHrV97swk7t7M1Of+j8I3/XuzMvaa9HRwhIdIDFfdoJ2Px0MyiwVImL6UWrfd2e9Vb2RsdPE89wFse4OSiTXk/MwIe/jYbuYidGv3roZyyVBrr9mVa3R4SQALBRg+yHlhuyPyXtwXdsV/GiYUcGQX6vnE5HH4geGO8W2O0vQAiIWAkwMLq3/ZAn4eInOqWR3HCvAGCFveiw3CraN/Hh6+/sVlbZIKlwmmwEC+byvdEGd//R72Omigwaxm4Kt3aBK7DmPS6r21CNoPgoZ/tRFaqsuwJ9J1AwRCd98pV5j6rp0FiCWoSZVctYyu78wmgl9B6HPCxO9lkF3UlXCQwmrxaAiC9vMNfynwfLIwjmch+F3wDjOlCt4bgew4DX1a3tSMUUOGyaJCg52y6HPc/o1s/Njt6rLGikTsTXN/uSPekvctVm7XAdo= X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: 0bGh6Eh92EAqRsDdF/kGiazZetu/01pX+hAs7r7CpDksgi/7bc9YWJypEoyLJKX25CaZa20YkqC0IhYN4U0wnr8P9hoUeHSaQwf8UM0dQtlrrQl+BYLpCPqI1JpPZ+rAXaTq5LKoeq82DLFCP6wOTw== X-OriginatorOrg: sct-15-20-3174-8-msonline-outlook-792b7.templateTenant X-MS-Exchange-CrossTenant-Network-Message-Id: 0a7a791b-b999-4c69-ca24-08d96c0f4011 X-MS-Exchange-CrossTenant-AuthSource: PSAPR03MB5639.apcprd03.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 30 Aug 2021 23:38:21.0219 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: PS2PR03MB3830 X-Rspamd-Queue-Id: 4Gz6Fz4qBRz3Lfr X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N Jonathan Chen wrote on 2021/08/31 07:29: > Hi, > > I appear to be unable to complete downloads with the latest > www/chromium 92.0.4515.159. eg: If I navigate to > https://github.com/angular/angular/archive/refs/tags/13.0.0-next.3.tar.gz, > I get prompted with the filename to use (as I've configured Chromium > to always ask), and once I click Ok, the download fails. > > Anyone else seeing this? > > Cheers. > -- > Jonathan Chen > Hello. I also did the following mount and could not download. chromium is 92.0.4515.159 mount -t nullfs -o noatime /A/directory/on/storage/with/enough/free/space ~/Downloads From nobody Tue Aug 31 19:04:35 2021 X-Original-To: freebsd-ports@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 CDDEE17B4CAA for ; Tue, 31 Aug 2021 19:04:38 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (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 (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gzc7T4vMqz4rBl for ; Tue, 31 Aug 2021 19:04:37 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.16.1/8.15.2) with ESMTPS id 17VJ4ZCd009391 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Tue, 31 Aug 2021 12:04:35 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.16.1/8.15.2/Submit) id 17VJ4ZFL009390 for freebsd-ports@freebsd.org; Tue, 31 Aug 2021 12:04:35 -0700 (PDT) (envelope-from fbsd) Date: Tue, 31 Aug 2021 12:04:35 -0700 From: bob prohaska To: freebsd-ports@freebsd.org Subject: Mixed signals for graphics/librsvg2-rust on RPi4 Message-ID: <20210831190435.GA9357@www.zefox.net> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Queue-Id: 4Gzc7T4vMqz4rBl X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of fbsd@www.zefox.net has no SPF policy when checking 50.1.20.27) smtp.mailfrom=fbsd@www.zefox.net X-Spamd-Result: default: False [0.90 / 15.00]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; WWW_DOT_DOMAIN(0.50)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; DMARC_NA(0.00)[zefox.net]; NEURAL_SPAM_SHORT(1.00)[1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_WWW(0.50)[] X-ThisMailContainsUnwantedMimeParts: N A recent attempt to compile gimp under poudriere stopped, reporting a failure to build graphics/librsvg2-rust. The offending directory was deleted then restored using git restore graphics/librsvg2-rust and the build of gimp attempted again. The build ended with status done, but graphics/librsvg2-rust is still reported as failed. The log ends with libtool: link: cc -o /wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introspectavpjcero/.libs/Rsvg-2.0 -I/usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing /wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introspectavpjcero/Rsvg-2.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,--export-dynamic -L. ./.libs/librsvg-2.so -L/usr/local/lib -lgmodule-2.0 -lpng16 -lz -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lxml2 -lpangocairo-1.0 -lcairo -lpthread -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -lfreetype -lm -pthread -Wl,-rpath -Wl,/usr/local/lib ld: error: ./.libs/librsvg-2.so: undefined reference to getauxval [--no-allow-shlib-undefined] cc: error: linker command failed with exit code 1 (use -v to see invocation) linking of temporary binary failed: Command '['/bin/sh', './libtool', '--mode=link', '--tag=CC', 'cc', '-o', '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introspectavpjcero/Rsvg-2.0', '-export-dynamic', '-I/usr/local/include', '-O2', '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introspectavpjcero/Rsvg-2.0.o', '-L.', 'librsvg-2.la', '-L/usr/local/lib', '-lgio-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lglib-2.0', '-lpango-1.0', '-lgobject-2.0', '-lglib-2.0', '-lintl', '-lharfbuzz', '-lxml2', '-fstack-protector-strong']' returned non-zero exit status 1. gmake[3]: *** [/usr/local/share/gobject-introspection-1.0/Makefile.introspection:156: Rsvg-2.0.gir] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3' gmake[2]: *** [Makefile:1274: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3' gmake[1]: *** [Makefile:825: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Any hints what might be wrong? I'm especially perplexed by the seemingly successful "done" status combined with the failed dependency. The complete log is at http://www.zefox.net/~fbsd/rpi4/librsvg2-rust-2.50.3_5.log Thanks for reading, bob prohaska From nobody Tue Aug 31 20:34:21 2021 X-Original-To: freebsd-ports@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 3AF7A17B8BE1 for ; Tue, 31 Aug 2021 20:34:38 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic312-24.consmr.mail.gq1.yahoo.com (sonic312-24.consmr.mail.gq1.yahoo.com [98.137.69.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gzf7K18Zzz3JQ3 for ; Tue, 31 Aug 2021 20:34:37 +0000 (UTC) (envelope-from marklmi@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1630442069; bh=DwzEMWc8bWbZpmr2FA34GjJM4aHfGnqPLZ54yivVk4M=; h=From:Subject:Date:To:References:From:Subject:Reply-To; b=a5wt438sBKOYUSj0j8J5rwAbjJb6wV0XzTAu1PJ27/rR5uGJeOvc/TyBs99Wz5ebMotl5jNIGZPOylaXGTJXFN1pULQnRAjDTg/0TquPqrBuXut+ahTcC4hNzHbwBura7Flfl7taf8IgcDyU+M1p7KyQ9qbCs8pTUDadfnrC6dBHl0ogmkiHEfdldYP5jsmDtNDxr6SsvAmf4o7mociVGY6kg/Qch3lDftq5t3QIhJzN6Z9Ilgxu4A0GlyN0ZjwG5m2dwZ4Zj8Rb0fNc/ToqUNbFdE7tzD1sXVdyY4of2Sgb3wk/UmY5GniPDU4eepsgpYfqJTOVET4lQZhJFudVRg== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1630442069; bh=w8Ss1izN9PNNo4v7d8nhhClUylMnynlTKFR+HU0H/st=; h=X-Sonic-MF:From:Subject:Date:To:From:Subject; b=XOhSQTqtdQpD4x4C6bt4lRau7hkonY9DT3y9vQqrEgStdA3GZ0a/Dx5MSb1NSWacJ2i9CbTjTv8i4iLPdkJlXNSMwsbQ/YeSSDwIXeu9mJ9b+0E76AI5Ydxe+NDQHQjgNto7NoF9i18oEoI1AZ7oPRZcXmULKvAU34b40liLcV87YaK52TAzA3K7gypnrWnRceZs9aPWreKb3dy84acp0cHBGKdxqHEJrT4eeAxWOeL+Qop1KeY17BpFe3uK269WLyGjFVxzF7eiyQh2z8WOfHg5jrq0Qj/XfYW/4YtVlPvIO4yl6CkL7YDGMBsbqrh/y2G6XYF157/GJUlyBq4P4g== X-YMail-OSG: XjaQoi0VM1m1iP4.29PTPLlCQ4A0AHq4WglV9tsFv4MCdlig.mqqjV3mS3ZLPnS RrmK3UOugYbR7fBaEViyqRcA3piROqenhcSAwnRyxy4tWO6FEasoUrgMzYCOohvTYx6JGpFp_huL B2zJTp96KiyD8IR1qzELHbm7GpE3xArcZqXRjzTiXnVworbTGbtMpyopkCqz1.eLy.VGoTva8Auj H95VnBvsZmjA.J1qOyf8B5H_4ufqB4CpipgP.6t4M18m06BegZ8ZHdoaZM6Va2.wcme6GQP44YUS u0TEeTrxpV7D7JXnlxGkR2KjxUbXWAw1OvrBKB8kefk2RjL1AYMqqIPyrF6hche143.FW2RMjWQ6 LukBzC8C.OvKu7PJbnlKlhxxjM9KBwCR_WzGjzJ_DE5bk5AnkRZaSxYgqXHONsM5Dm7XbioMdCwI _Y32zq7PqZOXLD4GwnpsqEh.hx44QsUww.snvhsHieiNuf.gMVz2Pi3l98zWiHmTHnEs8.E4cDta WBWp3h7VZ0H6cUjZwFksVNUo8KdQewos1P0Xeus7sVZvPN3McMiUlG4h81DjldsWCFstnueneQMi BRVpLlC8XmxVvHD56TEXI.r_931D66OgMjRLAf23m8D7R9paGOTgwJVaFtsSWuk4dXGkJ2GwQkcf V_IQlm.cMKQfVaJWtIiSV8qM9LfuTE1WSgINtCBORDQVr8GksKBxDqB4aqkcVoF2BGuuvlTwjdsH IP8xjRSgstzBdUa_bymR_4EdWVlRZQPPM7r8I6XxVrD5ukA8k46xlR5.F7j9nOMLOsHSHKd9WB3O HcSGAqnjAeJlps0xHp8z4h8.GPEFgUGcPsm091GNDR8xlD6d47NEc_eiunj2o.Ry4eXuVzCOYIyY la5hgyVO8OgebbgycpDExSaz.8zM.2FwPkxPENPbourfBMc1mPfOD6ThMe7ose.RFzWOTTqPGZ3R GE79sRsqRQ6RaJdq3LLffUOXVanY2v7xvS0UMTu3DBdyQwkOy2HesKBNqTGXdp5bUDbIxMUCBxm6 It5ut0.x5FalL082M8t6qsM7bgvgD9gIo30BpuoYSpFo5P9RuAbFFvSwJy.JWnSMP6TEdoDwdaz6 4Qub9PYw78KEb4tTf_kYE.1AfWAMdaerRFVb8HnFIsQaHJ2BnhWrGM_xn6X6CdDn5AuDlFJVP3pT LOVmVeRXVKecKFvv1ixilofWm.F41N90IjIRMuUYK22XuotnQZrXqXocXTyuxsydMFI4.KhUseUH xQhFrXmpoMmhl_8_bNsy1wZsoOlp5aOSK0QpcWRqC1zq4B.X.Rxk6rDu5MNN65QZrMW9d0yTqBn2 iykFeyaRv6FHjWafHc6JSgxJeNj9pUYsKEzDwI34Hz4gM.OJUcurBOgSg4d5Dem9YLHQjUr_fbXM a9jg5kKelu50y6HLgVpYshlhji2hai15jNEGZRLG6U.hOrq2df64GiLk6FzZGbM6mW_a5H.kmgfD rGN.0Q0lqOGYbGkWKqZ7wKiIqspSjV8Ugk.l7imG0q3tMiA28pKADR6lE8YLELDAcmXGFMvOM67C OSjTdrIG8oQ7RSTKGTxd.wJmYoCrSrkIL.KlfazG6NZnbx7zkOOMi8rnil6TaJ8ZjBfUzXaaaGlE vpNnk7n9dC9IFL6pVIU71g7BeK_R422GuKkHSpoJjNDoNPvAhZYriPub4q25Jh7fD7pPH3npnvHf EBuB606JiCNVq.9E5FPPMgXABJcfO2HEm2mRqwiKU78cpC6XzjnZEpi6bfBrF10PtGkqAxTNrz05 mOojoaZflt_booWRK0Lu86O6Ndv0eVbRGZyuP7ngA5tSfnRXkH32j9uCQBYZniQmd5KTl_WD5CYe vcOOtImQDQiMnFlZ_Jovv3YGH9BE.3G7YhfnoUDQJA.lZVRD7NHBkBQpmo3NhLIIY.Dc1KA68Zqv Jju4vOxUcciiIBKJOyZGXkTtRC0.ZRlIbV2BZ.C0Jdf5Dga.NRsmNLPMqfCvVe6jiIcLQbTBs2sD 81D6ZhJdsBenx7P5GDjhFoOKdN.zBvxwz6f6lFRrYltpNyTmubnTexXjUYXNAwwKCBhbXAepE9RI vnwm5pjNn5gh81D6ADChq.HX4Bjq9Iauy.5Z5qfyqkLHjx2oBTcHtGWgzQyIAL89kigkbqhN.umB BWzx.lVNHC6Fm6bsLj4BOALa.R3KnuG2z2LrfFeMJz_Q9tlPKj7RzuAWJWcFzNGgoBkS10KtwpHi S43qTLP28CbjeM871qMUUaJzYXEOTlWW0t8x5SPtgEgn86Vg0goVMulvvx.tJUh6uXuA4P0tCaRb NkL3HzEorPggoew-- X-Sonic-MF: Received: from sonic.gate.mail.ne1.yahoo.com by sonic312.consmr.mail.gq1.yahoo.com with HTTP; Tue, 31 Aug 2021 20:34:29 +0000 Received: by kubenode547.mail-prod1.omega.bf1.yahoo.com (VZM Hermes SMTP Server) with ESMTPA ID 94ffeeda1959f190eaeee1e976d9f3c7; Tue, 31 Aug 2021 20:34:24 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: Mixed signals for graphics/librsvg2-rust on RPi4 Message-Id: Date: Tue, 31 Aug 2021 13:34:21 -0700 To: bob prohaska , freebsd-ports@freebsd.org X-Mailer: Apple Mail (2.3654.120.0.1.13) References: X-Rspamd-Queue-Id: 4Gzf7K18Zzz3JQ3 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=yahoo.com header.s=s2048 header.b=a5wt438s; dmarc=pass (policy=reject) header.from=yahoo.com; spf=pass (mx1.freebsd.org: domain of marklmi@yahoo.com designates 98.137.69.205 as permitted sender) smtp.mailfrom=marklmi@yahoo.com X-Spamd-Result: default: False [-3.50 / 15.00]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[yahoo.com:s=s2048]; RWL_MAILSPIKE_POSSIBLE(0.00)[98.137.69.205:from]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[yahoo.com]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+ptr:yahoo.com]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[yahoo.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[98.137.69.205:from]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[yahoo.com,reject]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[yahoo.com]; ASN(0.00)[asn:36647, ipnet:98.137.64.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[yahoo.com:dkim] Reply-To: marklmi@yahoo.com From: Mark Millard via freebsd-ports X-Original-From: Mark Millard X-ThisMailContainsUnwantedMimeParts: N From: bob prohaska wrote on Date: Tue, 31 Aug 2021 12:04:35 -0700 : > A recent attempt to compile gimp under poudriere stopped, reporting=20 > a failure to build graphics/librsvg2-rust. The offending directory=20 > was deleted then restored using git restore graphics/librsvg2-rust=20 > and the build of gimp attempted again. >=20 > The build ended with status done, but graphics/librsvg2-rust is still > reported as failed. The log ends with >=20 > libtool: link: cc -o = /wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introspe= ctavpjcero/.libs/Rsvg-2.0 -I/usr/local/include -O2 -pipe = -fstack-protector-strong -fno-strict-aliasing = /wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introspe= ctavpjcero/Rsvg-2.0.o -Wl,--export-dynamic -pthread = -fstack-protector-strong -Wl,--export-dynamic -L. ./.libs/librsvg-2.so = -L/usr/local/lib -lgmodule-2.0 -lpng16 -lz -lcairo-gobject = -lgdk_pixbuf-2.0 -lgio-2.0 -lxml2 -lpangocairo-1.0 -lcairo -lpthread = -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz = -lfontconfig -lfreetype -lm -pthread -Wl,-rpath -Wl,/usr/local/lib > ld: error: ./.libs/librsvg-2.so: undefined reference to getauxval = [--no-allow-shlib-undefined] The message above means that ./.libs/librsvg-2.so contains a reference to (uses) getauxval but does not define getauxval --and no other source of definitions in the link supplied the definition either. getauxval is from linux, not FreeBSD. So the message seems to indicate an incomplete port that has not dealt with that issue (at least for aarch64). > cc: error: linker command failed with exit code 1 (use -v to see = invocation) > linking of temporary binary failed: Command '['/bin/sh', './libtool', = '--mode=3Dlink', '--tag=3DCC', 'cc', '-o', = '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introsp= ectavpjcero/Rsvg-2.0', '-export-dynamic', '-I/usr/local/include', '-O2', = '-pipe', '-fstack-protector-strong', '-fno-strict-aliasing', = '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3/tmp-introsp= ectavpjcero/Rsvg-2.0.o', '-L.', 'librsvg-2.la', '-L/usr/local/lib', = '-lgio-2.0', '-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', = '-lglib-2.0', '-lpango-1.0', '-lgobject-2.0', '-lglib-2.0', '-lintl', = '-lharfbuzz', '-lxml2', '-fstack-protector-strong']' returned non-zero = exit status 1. > gmake[3]: *** = [/usr/local/share/gobject-introspection-1.0/Makefile.introspection:156: = Rsvg-2.0.gir] Error 1 > gmake[3]: Leaving directory = '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3' > gmake[2]: *** [Makefile:1274: all-recursive] Error 1 > gmake[2]: Leaving directory = '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3' > gmake[1]: *** [Makefile:825: all] Error 2 > gmake[1]: Leaving directory = '/wrkdirs/usr/ports/graphics/librsvg2-rust/work/librsvg-2.50.3' > =3D=3D=3D> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the = failure to > the maintainer. > *** Error code 1 >=20 > Any hints what might be wrong? I'm especially perplexed by the = seemingly > successful "done" status combined with the failed dependency. The = complete > log is at >=20 > http://www.zefox.net/~fbsd/rpi4/librsvg2-rust-2.50.3_5.log =20 =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar) From nobody Tue Aug 31 21:05:31 2021 X-Original-To: freebsd-ports@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 7040A179D8C6 for ; Tue, 31 Aug 2021 21:05:42 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic307-55.consmr.mail.gq1.yahoo.com (sonic307-55.consmr.mail.gq1.yahoo.com [98.137.64.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gzfq92YNvz3j8V for ; Tue, 31 Aug 2021 21:05:41 +0000 (UTC) (envelope-from marklmi@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1630443934; bh=VT06UHMKUELykU2trEbuOW/CUcvdIdr3MrAz62+Sdvk=; h=From:Subject:Date:To:References:From:Subject:Reply-To; b=fdt3QRqGElDrfUbgHMJLAzv8Y7oc0Qawhvh05GYNdpA4qOp2XjozA7Yh9qmqXIBzzJfdHTGU14b8TmlBLEwRt/SMW2IVA2N/JQRSW0iEPlmlGXugfdQsD4j4spfbBQEiX1W8gaF09s8zB9GkXd+gOeTxjv0b8GIptpOTkIzROFs8WY2w2xTsxzxnO4yr4Z3f2v8qtEu3l0qithCftl4zMRkGR0ARxJITGwwxRWUiNln751RtcjP1oSl905ng7sc6YYH3GK1mtvEk7709ur6ohNj4jmsjZ9Cgl1jWHd3s/4cKGIThQhUjEoS+7j6yrfXYiN2VAdJ6mVAvoMBxVaZAUg== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1630443934; bh=9DGlG7Ae8A8CPgrvK17/TMwMEX7FHhedxEtwJKB7h4o=; h=X-Sonic-MF:From:Subject:Date:To:From:Subject; b=cErcQS5OCbV2yCefvZqztjQSUB8wKvzcCaZro4UvGuZrsNfr6mJlogKljS8WpRNud0g/V+cVlmpnp35WJJrUtLVFQpcmpP8g1BRk+bdqsg4hXlvGczCWESQGoSnNyt8ukbzLvQtAp4+rjuUl2UBQ2qqtB5gChsyBx/TXH/mpsuTM5fZrwwjp/yEwpIPrbe1x7qdLFYSJX6s+/o8GtR4ZIeTKdgoXkvcUVwbReYWimMlQqzWbb8j+a+3HTmFLRXyWMkE7ZNPTDSOMPNkx6ASdRESnzeNLLCThykn8MSCqkBrV23kv2kuEPLCpu3am6g1AwlHAQGTgqlsJDNwUws+4NA== X-YMail-OSG: dpTV..gVM1lmVApJZKDtnYP.KQps0guBhO0NROqvPnsOKZLuJkohidQW2Zq6_Mb ujf4QyYA911s9IMQzJWBzy4Fl8Qg.b.Jifts5GR5QZPFi_ZMpRHhyQgPcLTBj6ELFS0UzJw.Yk61 5S_xlWmozwZcHkrvFC91Q0cIMSRJupKaEElaoSuD6dairkphLvQdgSgIKU76eFJBe1NJrENVMF7t 2YJr1lOh_JMmp1W9GOOB8e9SUvTXlR_Hxii10Lp3aCvP5UFUeHeA7ss4VSzwg17DG1TxkNIYNFNT .FvsHgf70oi1ES1j1NvByCcZnClo7uYJ9JUkPfHL0O35esAOm2CsQrO7A4hhAa_kP3ws6rVVYPW4 QjA.m.dJtIUaondhRYwhDPXgBZa05CZ9NC6Txg9iMI8hlePfiW6DZUfuFlxDDLBI59_ZZUl.E7nF 1rJi0kESMnyXeNSINemHtQDKuUhTq_TRhpCH6vrhK_j.iTWHxo5Tw3k3I4u_k4mn2wmf93HgQH4S R5_dwhbbwWECWF8QC1vPQavp6.i70AaldN2.HZk5FyidsOsakGiyLsmKXRrD5w7zzi50fd2At0AA gtkuAk3qNmKMFLHOBs7G2J5kEV21W2tHNRsQEe9NVnoTJFxuUi_yumUiU7.Yb5.hvc4ufR1z.moa 69LWlA.tGKSyAciDmZ2A_sGaYFcCQT6uILYOfBgYaBwBQphYCXuBwdAHUjHkVhfWkOOvHrvmQfyC iWFkYk_fWTDzcuDPAwKjpHRZkICBvg4fMaS0jtygm1rfF1L4nZ1cMJS4NeXgqFkRFtVfycSQ5dFE 9AsWpwPBZ.lJzYJgkZpje0PmTv6lrgfxSxlrjQIKNEnBPI_9owZ2D5S_2h4FzvWh82Jz58xdzTWd resh4HhJQDnRxz_s0qWXt4nc1NFiPIdPfFHwGfvIU9pOdNwQKswsGsqHmnuHDTK2YN8R0_2y6unj I0wHnXdyd62o93SWkkxBnb.Bb_Yw6EftRvcZlB_C4ZBX4DQXPbNa5lEZRNTToO33Yyj7ol9cwtzh DH4keI0ksPE.LV0S.29aU1sw4xCHgdHtZF_iuDmTEUEaYvsKMD24MS.3mJMW916fYeSqY8Svt8PM EigXkCRruVAB87pZzeMFdw3c7aPHhZC_3WXdCj54QoJU_yt.9iLvS8EoHuDi.jyBsyHgYVv9rQbz e4MuESrGmegJWhLmx1scFz.8s4yuscR1SGtdU.8bIqxwnLGcbd_Egz4ilgm1Jk00RkrOkGzR5aa0 yobqL.zSw7_Ym5udTkAcMNz.2KpxZ2t8NSqbAFcVZ6V7wl04kq6jr0DikDdnBVcKtp.nkQpMEHHB bUj09QllyilA_Q0rJaeDNOdinxNz1d4mVH_31ZW7rLs5GGUfSIJ19fbtDFPKsB8z3FAiNUWGf4aA umWRBzkmT5aPdZTxh1u6zh_54.fF0t_eFxlZ0KR9jByo.LxCfXZZcjHi5bFUszmukMiVinnpHss5 VhijXmi0U09KSCC7ITLrbipYtQyX95Gsu6cDuZ2YUxzahEyCjBjbi389qPzE1ksGM7uUJDM0CbR8 ZGQG2U9Bgs6TLd5B.oIZpE9aRuL.DsPQAZkdLnwskVPKo7JGHjV_2uiqy6Emikv6vlexW23nLDGU 3j4x3dbLIo5spKnOvW5e2NvAZmuNJPTlGvOxwXV4e0cI63pQ2KT_Mapt6iwme6faAISYj7x8S9sb 9J7J80bynN5uBXY.P6a.9acRO9FXbeZ36r8lyhzwodmgsrAVtYAAW7vlhZ3Rt1J0BNNEbpyRsous szY10m7Iy04JQsapg4lCt5.6fSh3sTsiyAF4GnkeuGT6gvV8__XnKJ0xUFcgA.2J4lGbTDfZm4UG B9gsovD9YxVZf5TJfgMwhwv610V4oCaBBj7pZkr5iYOadA9xjynVlr4XidSq7Cw56ul6GAh9Vn1o Q9rtcCWl37ascB3AvYKZVsAxxzf4_7_0SURXC3GPj_ZlPHy4k5_6pmH9uXdUgNjFqmDqzNYhY34v pjSKVl896zzwdcZcJr88JnxdMEbYOkM4samRTG6jiapGhLkpgNf.DkyHpLBvEyOA9Y81osiuhHO7 .p8GZtTaxRpcNiRG2j.ViUeEVBcOUD.3qLuAR6JmbG3S5GfYHVAmpzgfp_DxF8SfAskWVSXKalYc sOF5.X3hcwl1LOlYWRD2LrOYhjW.2yzUpu7GmEXazqIUQZOyPKQGfX29chVXpMNREl25WlP5y.nN 5w0g1Fimd2VYCMKV0y3NSUYk9SbZg4FGybHAvWzMKT2cmbzJEPjlMMnsNnhq8L5tYt9aqB0fH9rU fhD8tVzAsrU4MmXZkKe51kki5pMPUZ3FioDq4VxOCYPVx7fmn6JxBdG6zB8UuwA-- X-Sonic-MF: Received: from sonic.gate.mail.ne1.yahoo.com by sonic307.consmr.mail.gq1.yahoo.com with HTTP; Tue, 31 Aug 2021 21:05:34 +0000 Received: by kubenode522.mail-prod1.omega.ne1.yahoo.com (VZM Hermes SMTP Server) with ESMTPA ID 1aa4ea9121993521e384974a97fc71cf; Tue, 31 Aug 2021 21:05:32 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: Controlling python when building www/chromium Message-Id: <20499B7C-C20C-4571-B069-F59E974E5637@yahoo.com> Date: Tue, 31 Aug 2021 14:05:31 -0700 To: bob prohaska , freebsd-ports@freebsd.org X-Mailer: Apple Mail (2.3654.120.0.1.13) References: <20499B7C-C20C-4571-B069-F59E974E5637.ref@yahoo.com> X-Rspamd-Queue-Id: 4Gzfq92YNvz3j8V X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=yahoo.com header.s=s2048 header.b=fdt3QRqG; dmarc=pass (policy=reject) header.from=yahoo.com; spf=pass (mx1.freebsd.org: domain of marklmi@yahoo.com designates 98.137.64.31 as permitted sender) smtp.mailfrom=marklmi@yahoo.com X-Spamd-Result: default: False [-3.50 / 15.00]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[yahoo.com:s=s2048]; RWL_MAILSPIKE_POSSIBLE(0.00)[98.137.64.31:from]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[yahoo.com]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_ALLOW(-0.20)[+ptr:yahoo.com]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[yahoo.com:+]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[98.137.64.31:from]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[yahoo.com,reject]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[yahoo.com]; ASN(0.00)[asn:36647, ipnet:98.137.64.0/20, country:US]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[yahoo.com:dkim] Reply-To: marklmi@yahoo.com From: Mark Millard via freebsd-ports X-Original-From: Mark Millard X-ThisMailContainsUnwantedMimeParts: N From: bob prohaska wrote on Date: Tue, 24 Aug 2021 08:35:54 -0700 : > On Tue, Aug 24, 2021 at 11:09:54AM +0200, Ronald Klop wrote: > >=20 > > Van: Mark Millard via freebsd-ports > > Datum: dinsdag, 24 augustus 2021 10:58 > > Aan: freebsd-ports_at_freebsd.org, bob prohaska = > > Onderwerp: Re: Controlling python when building www/chromium > > >=20 > > >=20 > > > bob prohaska wrote on > > > Date: Mon, 23 Aug 2021 08:27:33 -0700 : > > >=20 > > > > When trying to build www/chromium on a 1 GB Pi3 the system > > > > gets bogged down by five instances of python2.7 running > > > > simultaneously. This happens using both poudriere and make. > > > > > > > > It wasn't a problem a year ago, so presumably something has > > > > changed in chromium's internal build machinery. I've searched > > > > > > > >=20 > https://www.chromium.org/developers/how-tos/get-the-code >=20 > > > > and > > > > > > > >=20 > https://groups.google.com/a/chromium.org/g/chromium-dev >=20 > > > > > > > > but couldn't find any references to python when compiling, only > > > > when running the browser. > > > > > Is there some way to control how many pythons are loosed at one = time? > > > > Most likely two could be accomodated, possibly three. On an 8 GB > > > > Pi4 the five pythons coexist happily, so the behavior is = probably > > > > not considered a bug. > > >=20 > > >=20 > > > Bob did not show the context. Below I show an example from his > > > public poudriere logs, a copy from an off-list mail, for > > > reference: > > >=20 > > > QUOTE > > > When I looked recently, the peak swap usage reported was: > > >=20 > > > Fri Aug 6 00:39:58 PDT 2021 > > > Device 1K-blocks Used Avail Capacity > > > /dev/da0s2b 1843200 1617020 226180 88% > > > /dev/mmcsd0s2b 1843200 1615244 227956 88% > > > Total 3686400 3232264 454136 88% > > >=20 > > > and was for (showing the one after that total): > > >=20 > > > `-- /bin/sh ./buildscript.chromium > > > `-- /usr/local/libexec/poudriere/sh -e = /usr/local/share/poudriere/bulk.sh -j main www/chromium > > > |-- /usr/local/libexec/poudriere/sh -e = /usr/local/share/poudriere/bulk.sh -j main www/chromium > > > |-- /usr/local/libexec/poudriere/sh -e = /usr/local/share/poudriere/bulk.sh -j main www/chromium > > > `-- sh: poudriere[main-default][01]: build_pkg = (chromium-91.0.4472.114_1) (sh) > > > |-- sh: poudriere[main-default][01]: build_pkg = (chromium-91.0.4472.114_1) (sh) > > > | `-- /usr/bin/make -C /usr/ports/www/chromium build > > > | `-- (sh) > > > | `-- ninja -j1 -C out/Release chromedriver -v chrome > > > | `-- python = ../../third_party/blink/renderer/bindings/scripts/generate_bindings.py = --web_idl_database = gen/third_party/blink/renderer/bindings/web_idl_database.pickle . . . > > > | |-- python = ../../third_party/blink/renderer/bindings/scripts/generate_bindings.py = --web_idl_database = gen/third_party/blink/renderer/bindings/web_idl_database.pickle . . . > > > | |-- python = ../../third_party/blink/renderer/bindings/scripts/generate_bindings.py = --web_idl_database = gen/third_party/blink/renderer/bindings/web_idl_database.pickle . . . > > > | |-- python = ../../third_party/blink/renderer/bindings/scripts/generate_bindings.py = --web_idl_database = gen/third_party/blink/renderer/bindings/web_idl_database.pickle . . . > > > | `-- python = ../../third_party/blink/renderer/bindings/scripts/generate_bindings.py = --web_idl_database = gen/third_party/blink/renderer/bindings/web_idl_database.pickle . . . > > > `-- timestamp > > > END QUOTE > > >=20 > > > This was the most extreme swap/paging space usage from somewhat > > > analogous use of a generate_bindings. The swap/paging space > > > usage makes trying multiple builders impractical: it actually > > > does run out of swap/paging space. (There are limits to how > > > big of a swap avoids potential mistuning for a given size RAM. > > > swap/paging+RAM can be larger on a 8 GiByte RPi4B can be much > > > larger than on a RPi3B, without getting notices suggesting > > > a mistuned environment.) > > >=20 > > > (It is not necessarily Python 2.7. The build, overall, only uses > > > 2.7 sometimes in some places.) > > >=20 > > >=20 > = https://chromium.googlesource.com/chromium/src/+/refs/heads/main/third_par= ty/blink/renderer/bindings/scripts/generate_bindings.py > shows: > > >=20 > > >=20 > > > bind_gen.init(web_idl_database_path=3Doptions.web_idl_database, > > > root_src_dir=3Doptions.root_src_dir, > > > root_gen_dir=3Doptions.root_gen_dir, > > > component_reldirs=3Dcomponent_reldirs, > > > = enable_style_format=3Doptions.format_generated_files) > > > task_queue =3D = bind_gen.TaskQueue(single_process=3Doptions.single_process) > > > for task in options.tasks: > > > dispatch_table[task](task_queue) > > >=20 > > > which I would guess is the code initiating the parallel python > > > processes above. > > >=20 > > > Looking at the history, the first use of .TaskQueue here seems to = have > > > been at: > > >=20 > > > chromium / chromium / src / = 3b8f5a3b2903f2aa50efb971f430ddce57a17d16^! / . / third_party / blink / = renderer / bindings / scripts / generate_bindings.py > > > commit 3b8f5a3b2903f2aa50efb971f430ddce57a17d16 [log] [tgz] > > > author Yuki Shiino Thu Jun 04 = 05:01:43 2020 > > > committer Commit Bot Thu Jun 04 = 05:01:43 2020 > > > tree 46e7ea9138d3452f1b864cbe1d9c3d1adaa62a57 > > > parent 54c74ea75c7984bbfa11ed6232821af1943ef922 [diff] [blame] > > >=20 > > >=20 > > > (I did not look for other contexts with .TaskQueue uage = additions.) > > >=20 > > >=20 > > >=20 > > > =3D=3D=3D > > > Mark Millard > > > marklmi at yahoo.com > > > ( dsl-only.net went > > > away in early 2018-Mar) > > >=20 > > >=20 > > >=20 > > >=20 > >=20 > >=20 > > Hi, > >=20 > > Without looking into the code, I would guess that it should be = possible to set "options.single_process" (if -j1 is set). > > As the RPI3 has 4 cores it apparently auto-scales to the amount of = CPUs. > > But I don't have the time to look into the ninja build file. > >=20 >=20 > After the latest poudriere failure I again tried using make in > www/chromium. It also got bogged down with five pythons and > eventually stopped. At that point I simply restarted the make > session without cleaning and left the system to run overnight. >=20 > As of this morning there are two c++ instances, the system is > only ~45% idle and it seems to be making good progress:[ 18% = 5544/29872] >=20 > The two c++ instances are consistent with /etc/make.conf . >=20 > Does this behavior offer any hints into when and how the surplus > of pythons gets hatched? I've already shown part of the code change that runs the parallel python commands instead of one at a time --and when upstream changed that. See above. Once FreeBSD's ports updated to such a version, the port started doing the parallel subprocesses (plus the parent process). Ronald Klop already reported on what option exists to avoid such. I have looked at the code for bind_gen.TaskQueue and confirmed the option is for such. (But it is viewed as a debugging aid in how it is described in the code.) The default in the code is based on the number freebsd cpus for the number of subprocesses used (unless the option is used). (Such is in code I've not shown.) > The build session is visible via >=20 > http://www.zefox.org/~bob/usr.ports/www/chromium/ No, when I looked at the time, the only log file was from the 2nd run after the problem occurred and so only had information from you started tat 2nd make run. Note: At the time a fair amount of old material was still exposed from prior poudriere experiments and such. If they are still exposed, you might want to remove them. > The actvivity logging script is still running from the poudriere > session and the output is visible at >=20 > http://www.zefox.org/~bob/swaplogs/20210816.log >=20 > however the file is now somewhat unwieldy in size. Note: it might help to stop this and start another one with a new file once and a while (daily?). Such would make getting information of interst more reasonable. =3D=3D=3D Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar) From nobody Wed Sep 1 08:20:17 2021 X-Original-To: ports@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 78B051343738 for ; Wed, 1 Sep 2021 08:20:17 +0000 (UTC) (envelope-from portscout@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 4GzxnY31kTz4hWX for ; Wed, 1 Sep 2021 08:20:17 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 517EC21CAD for ; Wed, 1 Sep 2021 08:20:17 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1818KHP3076040 for ; Wed, 1 Sep 2021 08:20:17 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 1818KHgL075998; Wed, 1 Sep 2021 08:20:17 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202109010820.1818KHgL075998@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Date: Wed, 1 Sep 2021 08:20:17 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-ThisMailContainsUnwantedMimeParts: N Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ net/appkonference | 2.8 | 2.9 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Wed Sep 1 12:17:48 2021 X-Original-To: ports@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 01D4317AE336 for ; Wed, 1 Sep 2021 12:17:59 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (1.212.52.36.ap.yournet.ne.jp [36.52.212.1]) (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 (2048 bits) client-digest SHA256) (Client CN "smtp", Issuer "smtp" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H033n5VbBz4qLv for ; Wed, 1 Sep 2021 12:17:57 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (kx.truefc.org [36.52.212.1]) by kx.truefc.org (8.16.1/8.16.1) with ESMTP id 181CHmXN050269; Wed, 1 Sep 2021 21:17:48 +0900 (JST) (envelope-from kiri@kx.truefc.org) Message-Id: <202109011217.181CHmXN050269@kx.truefc.org> Date: Wed, 01 Sep 2021 21:17:48 +0900 From: KIRIYAMA Kazuhiko To: ports@freebsd.org Cc: kiri@truefc.org Subject: www/chromium faild to build. User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 MULE XEmacs/21.4 (patch 24) (Standard C) (amd64--freebsd) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 4H033n5VbBz4qLv X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kiri@truefc.org designates 36.52.212.1 as permitted sender) smtp.mailfrom=kiri@truefc.org X-Spamd-Result: default: False [-1.59 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FREEFALL_USER(0.00)[kiri]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:36.52.212.0/29]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[truefc.org]; NEURAL_SPAM_SHORT(0.51)[0.513]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_COUNT_ONE(0.00)[1]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:10013, ipnet:36.52.208.0/21, country:JP]; ONCE_RECEIVED(0.10)[] X-ThisMailContainsUnwantedMimeParts: N Hi, list I've tried to built www/chromium but faild to build with error: FAILED: obj/third_party/nasm/nasm/directbl.o cc -MMD -MF obj/third_party/nasm/nasm/directbl.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-13-init-10392-gd3676d4b-2\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DHAVE_CONFIG_H -I../.. -Igen -I../../third_party/nasm -I../../third_party/nasm/asm -I../../third_party/nasm/disasm -I../../third_party/nasm/include -I../../third_party/nasm/output -I../../third_party/nasm/x86 -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -flto=thin -fsplit-lto-unit -fwhole-program-vtables -m64 -march=x86-64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -O2 -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fpro! file-instr-use=../../chrome/build/pgo_profiles/chrome-linux-4515-1627572323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-thread-safety-analysis -Wno-thread-safety-attributes -Wno-unused-function -Wno-string-conversion -Wno-macro-redefined -Wno-sign-compare -Wno-nonnull -Wno-uninitialized -std=c11 -c ../../third_party/nasm/asm/directbl.c -o obj/third_party/nasm/nasm/directbl.o In file included from ../../third_party/nasm/asm/directbl.c:6: In file included from ../../third_party/nasm/asm/directiv.h:9: In file included from ../../third_party/nasm/include/perfhash.h:37: ../../third_party/nasm/include/compiler.h:249:21: error: static declaration of 'mempcpy' follows non-static declaration static inline void *mempcpy(void *dst, const void *src, size_t n) ^ /usr/include/string.h:70:7: note: previous declaration is here void *mempcpy(void * __restrict, const void * __restrict, size_t); ^ 1 error generated. [ 17% 8381/48415] cc -MMD -MF obj/third_party/nasm/nasm/assemble.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-13-init-10392-gd3676d4b-2\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DHAVE_CONFIG_H -I../.. -Igen -I../../third_party/nasm -I../../third_party/nasm/asm -I../../third_party/nasm/disasm -I../../third_party/nasm/include -I../../third_party/nasm/output -I../../third_party/nasm/x86 -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -flto=thin -fsplit-lto-unit -fwhole-program-vtables -m64 -march=x86-64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -O2 -fdata-sections -ffunction-sections -fno-omit-frame! -pointer -g0 -fprofile-instr-use=../../chrome/build/pgo_profiles/chrome-linux-4515-1627572323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-thread-safety-analysis -Wno-thread-safety-attributes -Wno-unused-function -Wno-string-conversion -Wno-macro-redefined -Wno-sign-compare -Wno-nonnull -Wno-uninitialized -std=c11 -c ../../third_party/nasm/asm/assemble.c -o obj/third_party/nasm/nasm/assemble.o FAILED: obj/third_party/nasm/nasm/assemble.o cc -MMD -MF obj/third_party/nasm/nasm/assemble.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-13-init-10392-gd3676d4b-2\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DHAVE_CONFIG_H -I../.. -Igen -I../../third_party/nasm -I../../third_party/nasm/asm -I../../third_party/nasm/disasm -I../../third_party/nasm/include -I../../third_party/nasm/output -I../../third_party/nasm/x86 -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -flto=thin -fsplit-lto-unit -fwhole-program-vtables -m64 -march=x86-64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -O2 -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fpro! file-instr-use=../../chrome/build/pgo_profiles/chrome-linux-4515-1627572323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-thread-safety-analysis -Wno-thread-safety-attributes -Wno-unused-function -Wno-string-conversion -Wno-macro-redefined -Wno-sign-compare -Wno-nonnull -Wno-uninitialized -std=c11 -c ../../third_party/nasm/asm/assemble.c -o obj/third_party/nasm/nasm/assemble.o In file included from ../../third_party/nasm/asm/assemble.c:178: ../../third_party/nasm/include/compiler.h:249:21: error: static declaration of 'mempcpy' follows non-static declaration static inline void *mempcpy(void *dst, const void *src, size_t n) ^ /usr/include/string.h:70:7: note: previous declaration is here void *mempcpy(void * __restrict, const void * __restrict, size_t); ^ 1 error generated. [ 17% 8381/48415] c++ -MMD -MF obj/third_party/modp_b64/modp_b64/modp_b64.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-13-init-10392-gd3676d4b-2\" -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -I../.. -Igen -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -flto=thin -fsplit-lto-unit -fwhole-program-vtables -m64 -march=x86-64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -Wall -Wextra -Wimplicit-fallthrough -Wunreachable-code -Wthread-safety -Wextra-semi -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-! internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-thread-safety-analysis -Wno-thread-safety-attributes -O2 -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -fprofile-instr-use=../../chrome/build/pgo_profiles/chrome-linux-4515-1627572323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -std=c++14 -fno-trigraphs -Wno-trigraphs -fno-exceptions -fno-rtti -fvisibility-inlines-hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -c ../../third_party/modp_b64/modp_b64.cc -o obj/third_party/modp_b64/modp_b64/modp_b64.o [ 17% 8381/48415] python3 ../../third_party/lottie/minify_lottie.py --out_folder gen/third_party/lottie ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium My environmets are as follows: admin@jdtpkxb:~ % git -C /usr/ports rev-parse --verify --short HEAD 1e6092d18142 admin@jdtpkxb:~ % uname -a FreeBSD jdtpkxb 14.0-CURRENT FreeBSD 14.0-CURRENT #0 n248730-cc1345056b11: Tue Aug 17 17:41:11 JST 2021 root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 admin@jdtpkxb:~ % Whats' wrong ? Regards --- Kazuhiko Kiriyama From nobody Wed Sep 1 20:04:00 2021 X-Original-To: ports@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 8101A17A40DB for ; Wed, 1 Sep 2021 20:04:18 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) (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 4H0FPt2xT2z3N4w for ; Wed, 1 Sep 2021 20:04:17 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: by mail-ot1-x330.google.com with SMTP id v33-20020a0568300921b0290517cd06302dso1174924ott.13 for ; Wed, 01 Sep 2021 13:04:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chen-org-nz.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=YkGT4rloti765nn7Fnk3hO9vqAdYh+W5MbJwpG5MaF8=; b=YXJ6QmXL6qc7rVSFaHt87+j/yoTpCzF/v+RJX1lKMkcJHq8SavuuQddNpg1w4+Kawd yfHmuBVKylbPaQF2ASGJMGpMK5ysJZSxerRVjdyb2kPYNPe+ZfpMIhQnPO2MqfLKd9Vw aGV6d3BUJ0KN2rd1TDDKffRA2GcNCRENmXTekTRl4FO4vFK6l/uUaKWfVetfvFDDPrnp GwMncfgsiek2iru94UGgEZJrEH3c/rBDFWqahS0tjqUPzfVKMqKLPPHzp66v7DOJTeLI uR2OcN58mNUBE2viPelujQc20+7waohuGP1+DnsqiKd+RIBQshbx0yZgVZxnMvqY0yWI k1Kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=YkGT4rloti765nn7Fnk3hO9vqAdYh+W5MbJwpG5MaF8=; b=ZDYps335/yZ2uVRnA5K/Uwl7vwgCbJDjVgTxk4J8hR/mya4S9R7WDPv9/ZjfNicSMw vKgzdekmz919b84HPpcdU+/TLs1nPGDHJdc0acomJRX68TqeMf9/dSa5w41GFwHjq2W6 kSepFOkx0KAmrAzojhWbF4dyGPqTgbUSJKlIkMqu3HgXIsK1rnw2dwTwUfIVukbLIxMn 7M2/HOckS9xzBmgimqOZ/V8UzwfrD7wv1RPDE+6UqE/CASTm6567sivbOH6/BZxQhTeC vVUFeEChX+QTSofhphJQykeLORpXOyhh1IYB32WUaS85knaC16/Uq+N1RPzxzl7IKQMr qpow== X-Gm-Message-State: AOAM533V+90eyhcqY1gALd53mHj7vu8QQBconIQxMgye14Y7S4dNcKxG QL2Q2ilsR0Ky8EcL2RzW0soJxLX0nJW3OaLC0lNlnxtBtTzXjQ== X-Google-Smtp-Source: ABdhPJzaaaHfP/VYdO7YM3KrViD/l7JNftPs3ju8Akb9N1Mkg5imjUCCfH+WLPVH7vxLQ2kD8s/Htba3ISptMRPTdkY= X-Received: by 2002:a05:6830:314b:: with SMTP id c11mr1016453ots.169.1630526656788; Wed, 01 Sep 2021 13:04:16 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 References: <202109011217.181CHmXN050269@kx.truefc.org> In-Reply-To: <202109011217.181CHmXN050269@kx.truefc.org> From: Jonathan Chen Date: Thu, 2 Sep 2021 08:04:00 +1200 Message-ID: Subject: Re: www/chromium faild to build. To: KIRIYAMA Kazuhiko Cc: ports@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4H0FPt2xT2z3N4w X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Thu, 2 Sept 2021 at 00:18, KIRIYAMA Kazuhiko wrote: > > Hi, list > > I've tried to built www/chromium but faild to build with > error: > FAILED: obj/third_party/nasm/nasm/directbl.o > cc -MMD -MF obj/third_party/nasm/nasm/directbl.o.d -DUSE_AURA=3D1 -DUSE_G= LIB=3D1 -DUSE_NSS_CERTS=3D1 -DUSE_OZONE=3D1 -DUSE_X11=3D1 -DOFFICIAL_BUILD = -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNW= IND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=3D\"llvmorg-13-init-10392-gd36= 76d4b-2\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -DHAVE_CON= FIG_H -I../.. -Igen -I../../third_party/nasm -I../../third_party/nasm/asm -= I../../third_party/nasm/disasm -I../../third_party/nasm/include -I../../thi= rd_party/nasm/output -I../../third_party/nasm/x86 -fno-delete-null-pointer-= checks -fno-ident -fno-strict-aliasing --param=3Dssp-buffer-size=3D4 -fstac= k-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthre= ad -fcolor-diagnostics -fmerge-all-constants -flto=3Dthin -fsplit-lto-unit = -fwhole-program-vtables -m64 -march=3Dx86-64 -msse3 -Xclang -fdebug-compila= tion-dir -Xclang . -no-canonical-prefixes -O2 -fdata-sections -ffunction-se= ctions -fno-omit-frame-pointer -g0 -fpro! > file-instr-use=3D../../chrome/build/pgo_profiles/chrome-linux-4515-16275= 72323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata -Wno-profile-instr-= unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility= =3Dhidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compa= re -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-p= arameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undef= ined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conv= ersion -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignmen= t -Wno-deprecated-copy -Wno-thread-safety-analysis -Wno-thread-safety-attri= butes -Wno-unused-function -Wno-string-conversion -Wno-macro-redefined -Wno= -sign-compare -Wno-nonnull -Wno-uninitialized -std=3Dc11 -c ../../third_par= ty/nasm/asm/directbl.c -o obj/third_party/nasm/nasm/directbl.o > In file included from ../../third_party/nasm/asm/directbl.c:6: > In file included from ../../third_party/nasm/asm/directiv.h:9: > In file included from ../../third_party/nasm/include/perfhash.h:37: > ../../third_party/nasm/include/compiler.h:249:21: error: static declarati= on of 'mempcpy' follows non-static declaration > static inline void *mempcpy(void *dst, const void *src, size_t n) > ^ > /usr/include/string.h:70:7: note: previous declaration is here > void *mempcpy(void * __restrict, const void * __restrict, size_t); > ^ > 1 error generated. You need to update your ports tree past commit 9e6695a which has: www/chromium: fix build on CURRENT ... after mempcpy(3) has been added to base libc. Cheers. --=20 Jonathan Chen From nobody Thu Sep 2 00:43:18 2021 X-Original-To: ports@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 5395617B2961 for ; Thu, 2 Sep 2021 00:43:26 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (1.212.52.36.ap.yournet.ne.jp [36.52.212.1]) (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 (2048 bits) client-digest SHA256) (Client CN "smtp", Issuer "smtp" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0Mbx73SWz3QTJ for ; Thu, 2 Sep 2021 00:43:25 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (kx.truefc.org [36.52.212.1]) by kx.truefc.org (8.16.1/8.16.1) with ESMTP id 1820hIfJ014642; Thu, 2 Sep 2021 09:43:18 +0900 (JST) (envelope-from kiri@kx.truefc.org) Message-Id: <202109020043.1820hIfJ014642@kx.truefc.org> Date: Thu, 02 Sep 2021 09:43:18 +0900 From: KIRIYAMA Kazuhiko To: Jonathan Chen Cc: KIRIYAMA Kazuhiko , ports@freebsd.org Subject: Re: www/chromium faild to build. In-Reply-To: References: <202109011217.181CHmXN050269@kx.truefc.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 MULE XEmacs/21.4 (patch 24) (Standard C) (amd64--freebsd) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 4H0Mbx73SWz3QTJ X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On Thu, 02 Sep 2021 05:04:00 +0900, Jonathan Chen wrote: > > On Thu, 2 Sept 2021 at 00:18, KIRIYAMA Kazuhiko wrote: > > > > Hi, list > > > > I've tried to built www/chromium but faild to build with > > error: > > FAILED: obj/third_party/nasm/nasm/directbl.o > > cc -MMD -MF obj/third_party/nasm/nasm/directbl.o.d -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 -DOFFICIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE -DCR_CLANG_REVISION=\"llvmorg-13-init-10392-gd3676d4b-2\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DHAVE_CONFIG_H -I../.. -Igen -I../../third_party/nasm -I../../third_party/nasm/asm -I../../third_party/nasm/disasm -I../../third_party/nasm/include -I../../third_party/nasm/output -I../../third_party/nasm/x86 -fno-delete-null-pointer-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants -flto=thin -fsplit-lto-unit -fwhole-program-vtables -m64 -march=x86-64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -O2 -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 -! fpro! > > file-instr-use=../../chrome/build/pgo_profiles/chrome-linux-4515-1627572323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-date -Wno-backend-plugin -fvisibility=hidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare -Wall -Wno-unused-variable -Wno-missing-field-initializers -Wno-unused-parameter -Wno-c++11-narrowing -Wno-unneeded-internal-declaration -Wno-undefined-var-template -Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignment -Wno-deprecated-copy -Wno-thread-safety-analysis -Wno-thread-safety-attributes -Wno-unused-function -Wno-string-conversion -Wno-macro-redefined -Wno-sign-compare -Wno-nonnull -Wno-uninitialized -std=c11 -c ../../third_party/nasm/asm/directbl.c -o obj/third_party/nasm/nasm/directbl.o > > In file included from ../../third_party/nasm/asm/directbl.c:6: > > In file included from ../../third_party/nasm/asm/directiv.h:9: > > In file included from ../../third_party/nasm/include/perfhash.h:37: > > ../../third_party/nasm/include/compiler.h:249:21: error: static declaration of 'mempcpy' follows non-static declaration > > static inline void *mempcpy(void *dst, const void *src, size_t n) > > ^ > > /usr/include/string.h:70:7: note: previous declaration is here > > void *mempcpy(void * __restrict, const void * __restrict, size_t); > > ^ > > 1 error generated. > > You need to update your ports tree past commit 9e6695a which has: > > www/chromium: fix build on CURRENT > ... after mempcpy(3) has been added to base libc. > Ooops I get one day first ;-) admin@smtp:~kiri/work/ports/head/www/chromium[146]% git log . | head -35 commit 934d443a760d872bfcd7851c9bdae70a097d9ff0 Author: Rene Ladan Date: Wed Sep 1 12:08:59 2021 +0200 www/chromium: bump PORTREVISION for previous commits MFH: 2021Q3 commit 447def6dd2c2dd4eb908b4e41ec607e34280bf6c Author: Bob Prohaska Date: Wed Sep 1 12:08:16 2021 +0200 www/chromium: fix build on aarch64 (RPI4) ... by respecting LTO_VARS=off and exlcuding LTO from aarch64 PR: 257468 MFH: 2021Q3 commit 9e6695a71d64d995e6619497626c0a780397b7c9 Author: Tomoaki AOKI Date: Mon Aug 30 18:10:28 2021 +0200 www/chromium: fix build on CURRENT ... after mempcpy(3) has been added to base libc. PR: 257352 MFH: 2021Q3 commit 76daa653245e62b0f8e07ef4899c0a5bb176b3da Author: Matthias Wolf Date: Sun Aug 22 10:38:57 2021 +0200 www/chromium: update to 92.0.4515.159 > > Cheers. > -- > Jonathan Chen > --- Kazuhiko Kiriyama From nobody Thu Sep 2 08:28:32 2021 X-Original-To: ports@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 52AC617AF504 for ; Thu, 2 Sep 2021 08:28:32 +0000 (UTC) (envelope-from portscout@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 4H0Ywc1vj9z4SsF for ; Thu, 2 Sep 2021 08:28:32 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 2A718152F7 for ; Thu, 2 Sep 2021 08:28:32 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1828SWuJ007110 for ; Thu, 2 Sep 2021 08:28:32 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 1828SWF9007109; Thu, 2 Sep 2021 08:28:32 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202109020828.1828SWF9007109@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Date: Thu, 2 Sep 2021 08:28:32 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-ThisMailContainsUnwantedMimeParts: N Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ lang/micropython | 1.5.1 | v1.17 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Thu Sep 2 09:05:37 2021 X-Original-To: ports@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 0B2D917BD56D for ; Thu, 2 Sep 2021 09:05:38 +0000 (UTC) (envelope-from indexbuild@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 4H0ZlP6Zqpz4f1p for ; Thu, 2 Sep 2021 09:05:37 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (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 CA23A15E6F for ; Thu, 2 Sep 2021 09:05:37 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 18295bwX061113 for ; Thu, 2 Sep 2021 09:05:37 GMT (envelope-from indexbuild@portsindexbuild.nyi.freebsd.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 18295bAB061112 for ports@FreeBSD.org; Thu, 2 Sep 2021 09:05:37 GMT (envelope-from indexbuild) Date: Thu, 2 Sep 2021 09:05:37 GMT From: Ports Index build Message-Id: <202109020905.18295bAB061112@portsindexbuild.nyi.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed for 11.x X-ThisMailContainsUnwantedMimeParts: N List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese --- --- describe.comms --- --- describe.converters --- --- describe.databases --- --- describe.deskutils --- --- describe.devel --- --- describe.dns --- --- describe.editors --- --- describe.emulators --- --- describe.finance --- --- describe.french --- --- describe.ftp --- [...] --- describe.russian --- --- describe.science --- --- describe.security --- --- describe.shells --- --- describe.sysutils --- --- describe.textproc --- --- describe.ukrainian --- --- describe.vietnamese --- --- describe.www --- make[5]: "/home/indexbuild/tindex/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status --- describe.x11 --- --- describe.x11-clocks --- --- describe.x11-drivers --- --- describe.x11-fm --- --- describe.x11-fonts --- --- describe.x11-servers --- --- describe.x11-themes --- --- describe.x11-toolkits --- --- describe.x11-wm --- Done. make_index: /home/indexbuild/tindex/ports/audio/fluida-lv2: no entry for /home/indexbuild/tindex/ports/editors/vim-console Committers on the hook: adamw@FreeBSD.org danfe@FreeBSD.org dch@FreeBSD.org jbeich@FreeBSD.org mfechner@FreeBSD.org wen@FreeBSD.org Most recent Git update was: MOVED UPDATING devel/Makefile devel/gitty/Makefile devel/gitty/Makefile.deps devel/gitty/distinfo devel/gitty/pkg-descr editors/Makefile editors/vim-console/Makefile editors/vim-console/pkg-descr editors/vim-tiny/Makefile editors/vim-tiny/pkg-descr editors/vim/Makefile editors/vim/distinfo editors/vim/pkg-descr editors/vim/pkg-plist-tiny multimedia/handbrake/Makefile multimedia/handbrake/distinfo multimedia/handbrake/files/patch-scripts_repo-info.sh multimedia/handbrake/files/version.txt net-mgmt/victoria-metrics/Makefile net-mgmt/victoria-metrics/Makefile.deps net-mgmt/victoria-metrics/distinfo security/rubygem-devise-two-factor-rails61/Makefile security/rubygem-devise-two-factor-rails61/distinfo security/vuxml/vuln-2021.xml sysutils/py-ansible-runner/Makefile sysutils/py-ansible-runner/distinfo x11-toolkits/wlroots/pkg-message x11/mako/Makefile From nobody Thu Sep 2 09:24:56 2021 X-Original-To: ports@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 2DC74179DEAE for ; Thu, 2 Sep 2021 09:24:57 +0000 (UTC) (envelope-from rene@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0b9j0mqrz4lTk; Thu, 2 Sep 2021 09:24:57 +0000 (UTC) (envelope-from rene@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1630574697; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CTFoshRWfjTHlIm5gqsYsC27Ht4+YEU0b04rhpPPX7c=; b=t6oRH1GIeJ5W0YDIr9nJA6dyJJhwtqWsGHMKuYe0VV3A2IqrKPpPM7Onjrs69Bo829WtS3 OaTEqAZbJCkx/QaT8GhVbflSORjodAtLgWhJDu9g0Y8I6Xqva1K52b8+FpEnpnepOKLAen S/1pCW4JycYyymrrCFCcfL4Tp+haXQBdeo9Oq39s+Tqh8a3G0t+bgRoprMkJH2z9mOKpdG DBigHio8X8ldQKpkd591TMV8NA3a7OyXtPMDCPrLj9cgwTEtMQxHtM3O3VTRiAPbQgHoZ8 BGWuR+ZjY1MR2QH96KWRMPB1QtlEUKaUBfQg1dbloPn3g7HFQgaj8X8v+j3t3g== Received: by freefall.freebsd.org (Postfix, from userid 1185) id 03589E271; Thu, 2 Sep 2021 09:24:56 +0000 (UTC) Date: Thu, 2 Sep 2021 09:24:56 +0000 From: Rene Ladan To: Martin Neubauer Cc: ports@freebsd.org Subject: Re: www/chromium 92.0.4515.159 failing on recent 13-STABLE Message-ID: References: <66356b7d-04d4-26cb-8ff2-27270a825138@herrneubauer.de> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <66356b7d-04d4-26cb-8ff2-27270a825138@herrneubauer.de> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1630574697; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CTFoshRWfjTHlIm5gqsYsC27Ht4+YEU0b04rhpPPX7c=; b=tjQbYZKtRpMPY6ChncWm7oetqIB1HCqUZS93KcWCnhlWlW8Fbx35CaOFwvv9EgGk9820lK pEcp0jXf24VRDu6kbsNjl9fnWobIsHA37POjQkaMKvSWtCIbAA2PJFggwPiiQivUfLn5ZM F6m1asBT8fbJ5WKxZsgiJO5Mqkw3cNq7a8yaxclqWMX0uMz9Jhg72e+mEmpZP5UbzuvgWG esx3S7zenAaZ8RH6neBQPBtZSi44DWqxWGtS5gUM48bvnYYBCVu46ZzET3Rq2KpP95jYP6 0NwEDF+LU5Frx/wdiGMhAagFA9kSYgxW3rslpx/X579rlElbWv7cFvXLIEmmIQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1630574697; a=rsa-sha256; cv=none; b=NaHIoCTShAe3obPBEVbCUg+EyVhxpMc1HM8UkxK1c5WHDpPidBxSpCZrFh1JHhCanzHTVS aRRSRxDBGi++LnUB9vgHIOZZtSxudbLRTIq5kG0rjUUtMlavoy9Me0fWCDGA/dsOUOHgUC SbZap/8HDep/VnpspX0vDgBuFexm6BwgFrifKtxLlgJsg9ZzlOcEPwjQSyCKfHOHFx6Gnc hGa1uP4KQwS7SkvLkQXrMPn5SfPaNNkomMZuChZEp1k8ptW4N+BuKBaqc7Q+Ahn4iUUFOM xt97DM8CPSr+xAqxErG9oawtdFiVQt7w0uAogr9wP7zWhh+FXfskxeSIakExKA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Fri, Aug 27, 2021 at 01:29:40AM +0200, Martin Neubauer wrote: > Hi, > > Maybe this could help: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257352 > This has been fixed in yesterdays commit. Regards, René > Cheers, > Martin > > On 26/08/2021 01:47, Jonathan Chen wrote: > > Hi, > > > > I just updated 13-STABLE/am64 (stable/13-n246941-20f96f21556), which > > appears to introduced clang 12.0.1. Unfortunately, I am now getting > > build failures with www/chromium: > > > > [ 16% 7885/48415] cc -MMD -MF obj/third_party/nasm/nasm/assemble.o.d > > -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 > > -DOFFI > > CIAL_BUILD -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE > > -D_LARGEFILE64_SOURCE -DNO_UNWIND_TABLES -D_GNU_SOURCE > > -DCR_CLANG_REVISION=\"llvmorg-13-ini > > t-10392-gd3676d4b-2\" -DNDEBUG -DNVALGRIND > > -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DHAVE_CONFIG_H -I../.. -Igen > > -I../../third_party/nasm -I../../third_p > > arty/nasm/asm -I../../third_party/nasm/disasm > > -I../../third_party/nasm/include -I../../third_party/nasm/output > > -I../../third_party/nasm/x86 -fno- > > delete-null-pointer-checks -fno-ident -fno-strict-aliasing > > --param=ssp-buffer-size=4 -fstack-protector -fno-unwind-tables > > -fno-asynchronous-unwin > > d-tables -fPIC -pthread -fcolor-diagnostics -fmerge-all-constants > > -flto=thin -fsplit-lto-unit -fwhole-program-vtables -m64 -march=x86-64 > > -msse3 - > > Xclang -fdebug-compilation-dir -Xclang . -no-canonical-prefixes -O2 > > -fdata-sections -ffunction-sections -fno-omit-frame-pointer -g0 > > -fprofile-ins > > tr-use=../../chrome/build/pgo_profiles/chrome-linux-4515-1627572323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata > > -Wno-profile-instr-unprofil > > ed -Wno-profile-instr-out-of-date -Wno-backend-plugin > > -fvisibility=hidden -Wheader-hygiene -Wstring-conversion > > -Wtautological-overlap-compare -Wa > > ll -Wno-unused-variable -Wno-missing-field-initializers > > -Wno-unused-parameter -Wno-c++11-narrowing > > -Wno-unneeded-internal-declaration -Wno-undefi > > ned-var-template -Wno-ignored-pragma-optimize > > -Wno-implicit-int-float-conversion -Wno-final-dtor-non-final-class > > -Wno-builtin-assume-aligned-alig > > nment -Wno-deprecated-copy -Wno-thread-safety-analysis > > -Wno-thread-safety-attributes -Wno-unused-function > > -Wno-string-conversion -Wno-macro-redef > > ined -Wno-sign-compare -Wno-nonnull -Wno-uninitialized -std=c11 -c > > ../../third_party/nasm/asm/assemble.c -o > > obj/third_party/nasm/nasm/assemble.o > > FAILED: obj/third_party/nasm/nasm/assemble.o > > cc -MMD -MF obj/third_party/nasm/nasm/assemble.o.d -DUSE_AURA=1 > > -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_OZONE=1 -DUSE_X11=1 > > -DOFFICIAL_BUILD -D_FILE > > _OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE > > -DNO_UNWIND_TABLES -D_GNU_SOURCE > > -DCR_CLANG_REVISION=\"llvmorg-13-init-10392-gd3676d4b- > > 2\" -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 > > -DHAVE_CONFIG_H -I../.. -Igen -I../../third_party/nasm > > -I../../third_party/nasm/asm -I.. > > /../third_party/nasm/disasm -I../../third_party/nasm/include > > -I../../third_party/nasm/output -I../../third_party/nasm/x86 > > -fno-delete-null-pointe > > r-checks -fno-ident -fno-strict-aliasing --param=ssp-buffer-size=4 > > -fstack-protector -fno-unwind-tables -fno-asynchronous-unwind-tables > > -fPIC -pt > > hread -fcolor-diagnostics -fmerge-all-constants -flto=thin > > -fsplit-lto-unit -fwhole-program-vtables -m64 -march=x86-64 -msse3 > > -Xclang -fdebug-com > > pilation-dir -Xclang . -no-canonical-prefixes -O2 -fdata-sections > > -ffunction-sections -fno-omit-frame-pointer -g0 > > -fprofile-instr-use=../../chrom > > e/build/pgo_profiles/chrome-linux-4515-1627572323-7b80f2d12f40afe6f7872c5528a069e31662276b.profdata > > -Wno-profile-instr-unprofiled -Wno-profile-in > > str-out-of-date -Wno-backend-plugin -fvisibility=hidden > > -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-compare > > -Wall -Wno-unused-var > > iable -Wno-missing-field-initializers -Wno-unused-parameter > > -Wno-c++11-narrowing -Wno-unneeded-internal-declaration > > -Wno-undefined-var-template - > > Wno-ignored-pragma-optimize -Wno-implicit-int-float-conversion > > -Wno-final-dtor-non-final-class -Wno-builtin-assume-aligned-alignment > > -Wno-depreca > > ted-copy -Wno-thread-safety-analysis -Wno-thread-safety-attributes > > -Wno-unused-function -Wno-string-conversion -Wno-macro-redefined > > -Wno-sign-com > > pare -Wno-nonnull -Wno-uninitialized -std=c11 -c > > ../../third_party/nasm/asm/assemble.c -o > > obj/third_party/nasm/nasm/assemble.o > > In file included from ../../third_party/nasm/asm/assemble.c:178: > > ../../third_party/nasm/include/compiler.h:249:21: error: static > > declaration of 'mempcpy' follows non-static declaration > > static inline void *mempcpy(void *dst, const void *src, size_t n) > > ^ > > /usr/include/string.h:70:7: note: previous declaration is here > > > > Cheers. > > > From nobody Thu Sep 2 12:05:35 2021 X-Original-To: ports@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 EDB811799ADF for ; Thu, 2 Sep 2021 12:05:35 +0000 (UTC) (envelope-from indexbuild@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 4H0fl36VY5z4XHB for ; Thu, 2 Sep 2021 12:05:35 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (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 C85B3189A8 for ; Thu, 2 Sep 2021 12:05:35 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 182C5ZTB016221 for ; Thu, 2 Sep 2021 12:05:35 GMT (envelope-from indexbuild@portsindexbuild.nyi.freebsd.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 182C5Zv2016220 for ports@FreeBSD.org; Thu, 2 Sep 2021 12:05:35 GMT (envelope-from indexbuild) Date: Thu, 2 Sep 2021 12:05:35 GMT From: Ports Index build Message-Id: <202109021205.182C5Zv2016220@portsindexbuild.nyi.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed for 11.x X-ThisMailContainsUnwantedMimeParts: N List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese --- --- describe.comms --- --- describe.converters --- --- describe.databases --- --- describe.deskutils --- --- describe.devel --- --- describe.dns --- --- describe.editors --- --- describe.emulators --- --- describe.finance --- --- describe.french --- --- describe.ftp --- [...] --- describe.russian --- --- describe.science --- --- describe.security --- --- describe.shells --- --- describe.sysutils --- --- describe.textproc --- --- describe.ukrainian --- --- describe.vietnamese --- --- describe.www --- make[5]: "/home/indexbuild/tindex/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status --- describe.x11 --- --- describe.x11-clocks --- --- describe.x11-drivers --- --- describe.x11-fm --- --- describe.x11-fonts --- --- describe.x11-servers --- --- describe.x11-themes --- --- describe.x11-toolkits --- --- describe.x11-wm --- Done. make_index: /home/indexbuild/tindex/ports/audio/fluida-lv2: no entry for /home/indexbuild/tindex/ports/editors/vim-console Committers on the hook: adamw@FreeBSD.org cmt@FreeBSD.org danfe@FreeBSD.org dch@FreeBSD.org decke@FreeBSD.org jbeich@FreeBSD.org mfechner@FreeBSD.org mikael@FreeBSD.org wen@FreeBSD.org yuri@FreeBSD.org Most recent Git update was: benchmarks/inferno/Makefile benchmarks/inferno/distinfo benchmarks/inferno/files/patch-powerpc biology/mothur/Makefile biology/mothur/distinfo databases/linux-c7-sqlite3/Makefile databases/linux-c7-unixODBC/Makefile devel/py-rapidfuzz/Makefile devel/py-rapidfuzz/distinfo editors/textadept/Makefile editors/textadept/distinfo editors/textadept/files/patch-src_Makefile editors/textadept/pkg-plist graphics/pfstools/Makefile graphics/rawstudio/Makefile graphics/zint/Makefile lang/rust/files/powerpc/patch-vendor_libc-0.2.93_src_unix_bsd_freebsdlike_freebsd_mod.rs lang/rust/files/powerpc/patch-vendor_libc-0.2.93_src_unix_bsd_freebsdlike_freebsd_powerpc.rs mail/thunderbird/Makefile mail/thunderbird/distinfo math/universal/Makefile math/universal/distinfo net-p2p/vuze/Makefile net/findomain/Makefile net/findomain/distinfo net/linux-c7-openldap/Makefile print/linux-c7-freetype/Makefile security/gringotts/Makefile security/libreswan/Makefile security/linux-c7-libssh2/Makefile security/webfwlog/Makefile security/zeek/Makefile sysutils/byobu/Makefile www/yt-dlp/Makefile www/yt-dlp/distinfo x11/linux-c7-pixman/Makefile From nobody Thu Sep 2 15:05:41 2021 X-Original-To: ports@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 6B86117A0087 for ; Thu, 2 Sep 2021 15:05:41 +0000 (UTC) (envelope-from indexbuild@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 4H0kks2cfZz4S7n for ; Thu, 2 Sep 2021 15:05:41 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (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 423B71B09C for ; Thu, 2 Sep 2021 15:05:41 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 182F5fdx025846 for ; Thu, 2 Sep 2021 15:05:41 GMT (envelope-from indexbuild@portsindexbuild.nyi.freebsd.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 182F5fgB025845 for ports@FreeBSD.org; Thu, 2 Sep 2021 15:05:41 GMT (envelope-from indexbuild) Date: Thu, 2 Sep 2021 15:05:41 GMT From: Ports Index build Message-Id: <202109021505.182F5fgB025845@portsindexbuild.nyi.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed for 11.x X-ThisMailContainsUnwantedMimeParts: N List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese --- --- describe.comms --- --- describe.converters --- --- describe.databases --- --- describe.deskutils --- --- describe.devel --- --- describe.dns --- --- describe.editors --- --- describe.emulators --- --- describe.finance --- --- describe.french --- --- describe.ftp --- [...] --- describe.russian --- --- describe.science --- --- describe.security --- --- describe.shells --- --- describe.sysutils --- --- describe.textproc --- --- describe.ukrainian --- --- describe.vietnamese --- --- describe.www --- make[5]: "/home/indexbuild/tindex/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status --- describe.x11 --- --- describe.x11-clocks --- --- describe.x11-drivers --- --- describe.x11-fm --- --- describe.x11-fonts --- --- describe.x11-servers --- --- describe.x11-themes --- --- describe.x11-toolkits --- --- describe.x11-wm --- Done. make_index: /home/indexbuild/tindex/ports/audio/fluida-lv2: no entry for /home/indexbuild/tindex/ports/editors/vim-console Committers on the hook: adamw@FreeBSD.org ashish@FreeBSD.org cmt@FreeBSD.org danfe@FreeBSD.org dch@FreeBSD.org decke@FreeBSD.org jbeich@FreeBSD.org mfechner@FreeBSD.org mikael@FreeBSD.org swills@FreeBSD.org tcberner@FreeBSD.org vd@FreeBSD.org wen@FreeBSD.org yuri@FreeBSD.org Most recent Git update was: Mk/Uses/kde.mk accessibility/kmag/distinfo accessibility/kmousetool/distinfo accessibility/kmouth/distinfo archivers/ark/distinfo astro/kosmindoormap/Makefile astro/kosmindoormap/distinfo astro/marble/distinfo audio/audiocd-kio/distinfo audio/elisa/Makefile audio/elisa/distinfo audio/juk/distinfo audio/kmix/distinfo audio/kwave/distinfo audio/libkcddb/distinfo audio/libkcompactdisc/distinfo databases/akonadi/distinfo deskutils/akonadi-calendar-tools/distinfo deskutils/akonadi-import-wizard/distinfo deskutils/akonadiconsole/distinfo deskutils/akregator/distinfo deskutils/grantlee-editor/distinfo deskutils/grantleetheme/distinfo deskutils/itinerary/distinfo deskutils/itinerary/pkg-plist deskutils/kaddressbook/distinfo deskutils/kalarm/distinfo deskutils/kcharselect/distinfo deskutils/kdeconnect-kde/distinfo deskutils/kdepim-addons/distinfo deskutils/kdepim-runtime/distinfo deskutils/keditbookmarks/distinfo deskutils/kfind/distinfo deskutils/kmail-account-wizard/distinfo deskutils/kmail/distinfo deskutils/kmail/pkg-plist deskutils/knotes/distinfo deskutils/kontact/distinfo deskutils/korganizer/distinfo deskutils/kruler/distinfo deskutils/libkdepim/distinfo deskutils/mbox-importer/distinfo deskutils/mbox-importer/pkg-plist deskutils/pim-data-exporter/distinfo deskutils/pim-sieve-editor/distinfo devel/cervisia/distinfo devel/dolphin-plugins/distinfo devel/kapptemplate/distinfo devel/kcachegrind/distinfo devel/kde-dev-scripts/distinfo devel/kde-dev-utils/distinfo devel/kde-dev-utils/pkg-plist devel/kdesdk-thumbnailers/distinfo devel/kio-extras/distinfo devel/kirigami-gallery/distinfo devel/kpublictransport/distinfo devel/lokalize/distinfo devel/poxml/distinfo devel/umbrello/distinfo editors/kate/distinfo games/blinken/distinfo games/bomber/distinfo games/bovo/distinfo games/granatier/distinfo games/kanagram/distinfo games/kapman/distinfo games/katomic/distinfo games/kblackbox/distinfo games/kblocks/distinfo games/kbounce/distinfo games/kbreakout/distinfo games/kdiamond/distinfo games/kfourinline/distinfo games/kgoldrunner/distinfo games/khangman/distinfo games/kigo/distinfo games/killbots/distinfo games/kiriki/distinfo games/kjumpingcube/distinfo games/klickety/distinfo games/klines/distinfo games/kmahjongg/distinfo games/kmines/distinfo games/knavalbattle/distinfo games/knetwalk/distinfo games/knights/distinfo games/kolf/distinfo games/kollision/distinfo games/konquest/distinfo games/kpat/distinfo games/kreversi/distinfo games/kshisen/distinfo games/ksirk/distinfo games/ksnakeduel/distinfo games/kspaceduel/distinfo games/ksquares/distinfo games/ksudoku/distinfo games/ktuberling/distinfo games/kubrick/distinfo games/libkdegames/distinfo games/libkmahjongg/distinfo games/lskat/distinfo games/palapeli/distinfo games/picmi/distinfo graphics/gwenview/distinfo graphics/kamera/distinfo graphics/kcolorchooser/distinfo graphics/kdegraphics-mobipocket/distinfo graphics/kdegraphics-svgpart/distinfo graphics/kdegraphics-thumbnailers/distinfo graphics/kimagemapeditor/distinfo graphics/kipi-plugins/distinfo graphics/kolourpaint/distinfo graphics/kontrast/distinfo graphics/kqtquickcharts/distinfo graphics/libkdcraw/distinfo graphics/libkexiv2/distinfo graphics/libkipi/distinfo graphics/libksane/distinfo graphics/okular/Makefile graphics/okular/distinfo graphics/okular/pkg-plist graphics/spectacle/distinfo irc/konversation/distinfo japanese/kiten/distinfo lang/kross-interpreters/distinfo lang/kturtle/distinfo math/analitza/distinfo math/cantor/Makefile math/cantor/distinfo math/kalgebra/distinfo math/kbruch/distinfo math/kcalc/distinfo math/kig/distinfo math/kmplot/distinfo math/rocs/distinfo misc/artikulate/distinfo misc/kdeedu-data/distinfo misc/kgeography/distinfo misc/klettres/distinfo misc/ktouch/distinfo misc/kwordquiz/distinfo misc/libkeduvocdocument/distinfo misc/parley/distinfo multimedia/dragon/distinfo multimedia/kamoso/distinfo multimedia/kdemultimedia-ffmpegthumbs/distinfo multimedia/kdenlive/distinfo multimedia/mjpg-streamer/Makefile net-im/kaccounts-integration/distinfo net-im/kaccounts-providers/distinfo net-im/kopete/distinfo net-im/ktp-accounts-kcm/distinfo net-im/ktp-approver/distinfo net-im/ktp-auth-handler/distinfo net-im/ktp-call-ui/distinfo net-im/ktp-common-internals/distinfo net-im/ktp-contact-list/distinfo net-im/ktp-contact-runner/distinfo net-im/ktp-desktop-applets/distinfo net-im/ktp-filetransfer-handler/distinfo net-im/ktp-kded-module/distinfo net-im/ktp-send-file/distinfo net-im/ktp-text-ui/distinfo net-im/matterbridge/Makefile net-im/matterbridge/distinfo net-im/purple-mattermost/Makefile net-im/purple-mattermost/distinfo net-im/py-matrix-synapse/Makefile net-im/py-matrix-synapse/distinfo net-p2p/ktorrent/distinfo net-p2p/libktorrent/distinfo net-p2p/monero-cli/Makefile net-p2p/monero-cli/distinfo net/akonadi-calendar/distinfo net/akonadi-contacts/distinfo net/akonadi-mime/distinfo net/akonadi-notes/distinfo net/akonadi-search/distinfo net/calendarsupport/distinfo net/eventviews/distinfo net/incidenceeditor/distinfo net/kalarmcal/distinfo net/kcalutils/distinfo net/kdenetwork-filesharing/distinfo net/kget/distinfo net/kidentitymanagement/distinfo net/kimap/distinfo net/kio-gdrive/distinfo net/kitinerary/Makefile net/kitinerary/distinfo net/kldap/distinfo net/kmailtransport/distinfo net/kmbox/distinfo net/kmime/distinfo net/kontactinterface/distinfo net/kpimtextedit/distinfo net/krdc/distinfo net/krfb/distinfo net/ksmtp/distinfo net/ksmtp/pkg-plist net/ktnef/distinfo net/libgravatar/distinfo net/libkgapi/distinfo net/libksieve/distinfo net/mailcommon/distinfo net/mailimporter/distinfo net/messagelib/distinfo net/pimcommon/distinfo net/zeroconf-ioslave/distinfo print/print-manager/distinfo science/kalzium/distinfo science/step/distinfo security/kgpg/distinfo security/kleopatra/distinfo security/kpkpass/distinfo security/kwalletmanager/distinfo security/libkleo/distinfo security/vuxml/vuln-2021.xml sysutils/baloo-widgets/Makefile sysutils/baloo-widgets/distinfo sysutils/filelight/distinfo sysutils/k3b/distinfo sysutils/kbackup/distinfo sysutils/kcron/distinfo sysutils/kdebugsettings/distinfo sysutils/kdf/distinfo sysutils/kdialog/distinfo sysutils/kfloppy/distinfo sysutils/khelpcenter/distinfo sysutils/ksystemlog/distinfo sysutils/signon-kwallet-extension/distinfo sysutils/sweeper/distinfo textproc/kompare/distinfo textproc/libkomparediff2/distinfo textproc/markdownpart/distinfo textproc/markdownpart/pkg-plist x11-clocks/kteatime/distinfo x11-clocks/ktimer/distinfo x11-fm/dolphin/distinfo x11-fm/konqueror/distinfo x11/konsole/Makefile x11/konsole/distinfo x11/yakuake/distinfo From nobody Thu Sep 2 18:05:36 2021 X-Original-To: ports@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 150D817A45A9 for ; Thu, 2 Sep 2021 18:05:37 +0000 (UTC) (envelope-from indexbuild@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 4H0pkT09xWz3pn5 for ; Thu, 2 Sep 2021 18:05:37 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (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 DF1A71D996 for ; Thu, 2 Sep 2021 18:05:36 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 182I5avM079553 for ; Thu, 2 Sep 2021 18:05:36 GMT (envelope-from indexbuild@portsindexbuild.nyi.freebsd.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 182I5aNN079552 for ports@FreeBSD.org; Thu, 2 Sep 2021 18:05:36 GMT (envelope-from indexbuild) Date: Thu, 2 Sep 2021 18:05:36 GMT From: Ports Index build Message-Id: <202109021805.182I5aNN079552@portsindexbuild.nyi.freebsd.org> To: ports@FreeBSD.org Subject: INDEX build failed for 11.x X-ThisMailContainsUnwantedMimeParts: N List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org INDEX build failed with errors: Generating INDEX-11 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese --- --- describe.comms --- --- describe.converters --- --- describe.databases --- --- describe.deskutils --- --- describe.devel --- --- describe.dns --- --- describe.editors --- --- describe.emulators --- --- describe.finance --- --- describe.french --- --- describe.ftp --- [...] --- describe.russian --- --- describe.science --- --- describe.security --- --- describe.shells --- --- describe.sysutils --- --- describe.textproc --- --- describe.ukrainian --- --- describe.vietnamese --- --- describe.www --- make[5]: "/home/indexbuild/tindex/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status --- describe.x11 --- --- describe.x11-clocks --- --- describe.x11-drivers --- --- describe.x11-fm --- --- describe.x11-fonts --- --- describe.x11-servers --- --- describe.x11-themes --- --- describe.x11-toolkits --- --- describe.x11-wm --- Done. make_index: /home/indexbuild/tindex/ports/audio/fluida-lv2: no entry for /home/indexbuild/tindex/ports/editors/vim-console Committers on the hook: adamw@FreeBSD.org amdmi3@FreeBSD.org arved@FreeBSD.org ashish@FreeBSD.org cmt@FreeBSD.org danfe@FreeBSD.org dch@FreeBSD.org decke@FreeBSD.org hselasky@FreeBSD.org jbeich@FreeBSD.org mfechner@FreeBSD.org mikael@FreeBSD.org nc@FreeBSD.org swills@FreeBSD.org tcberner@FreeBSD.org vd@FreeBSD.org wen@FreeBSD.org yuri@FreeBSD.org Most recent Git update was: astro/josm/Makefile astro/josm/distinfo audio/midipp/Makefile audio/midipp/distinfo comms/libmodbus/Makefile databases/metabase/Makefile devel/clanlib/Makefile devel/clanlib1/Makefile devel/cvstrac/Makefile devel/gitlist/Makefile devel/grpc134/Makefile devel/ipython5/Makefile devel/liblas/Makefile devel/liblouis/Makefile devel/py-buildbot/Makefile devel/qgit/Makefile dns/gdnsd3/Makefile finance/odoo/Makefile ftp/net2ftp/Makefile games/openbor/Makefile graphics/flif/Makefile graphics/glpng/Makefile graphics/gource/Makefile graphics/radiance/Makefile lang/erlang-runtime20/Makefile lang/erlang-runtime21/Makefile lang/erlang-runtime22/Makefile lang/erlang-runtime23/Makefile lang/erlang-runtime24/Makefile misc/openhab/Makefile misc/openhab2/Makefile multimedia/libopenshot/pkg-plist net-im/profanity/Makefile net-im/profanity/distinfo net-im/profanity/pkg-plist sysutils/ttyd/Makefile www/netsurf/Makefile From nobody Thu Sep 2 18:28:02 2021 X-Original-To: freebsd-ports@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 6359517AD2C0 for ; Thu, 2 Sep 2021 18:28:11 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from mx.catwhisker.org (mx.catwhisker.org [107.204.234.170]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H0qDV0qYCz3wF1 for ; Thu, 2 Sep 2021 18:28:09 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.16.1/8.15.2) with ESMTP id 182IS2Ta079024 for ; Thu, 2 Sep 2021 18:28:02 GMT (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.16.1/8.16.1/Submit) id 182IS22Y079023 for freebsd-ports@freebsd.org; Thu, 2 Sep 2021 11:28:02 -0700 (PDT) (envelope-from david) Date: Thu, 2 Sep 2021 11:28:02 -0700 From: David Wolfskill To: freebsd-ports@freebsd.org Subject: Odd whine from grep in www/chromium? Message-ID: Reply-To: freebsd-ports@freebsd.org List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="36yEuih2r1ndAE3L" Content-Disposition: inline X-Rspamd-Queue-Id: 4H0qDV0qYCz3wF1 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of david@catwhisker.org designates 107.204.234.170 as permitted sender) smtp.mailfrom=david@catwhisker.org X-Spamd-Result: default: False [0.60 / 15.00]; HAS_REPLYTO(0.00)[freebsd-ports@freebsd.org]; ARC_NA(0.00)[]; REPLYTO_EQ_TO_ADDR(5.00)[]; FREEFALL_USER(0.00)[david]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:107.204.234.170]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_NA(0.00)[catwhisker.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; R_DKIM_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:7018, ipnet:107.192.0.0/12, country:US] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N --36yEuih2r1ndAE3L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable It doesn't seem to cause a real "problem," but... it doesn't look quite ideal, either: E.g.: g1-48(12.2-S)[1] cd /usr/ports/www/chromium/ g1-48(12.2-S)[2] make showconfig make: "/common/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/gr= ep mempcpy /usr/include/string.h" returned non-zero status =3D=3D=3D> The following configuration options are available for chromium-9= 2.0.4515.159_1: CODECS=3Don: Compile and enable patented codecs like H.264 CUPS=3Don: CUPS printing system support DEBUG=3Doff: Build with debugging support DRIVER=3Don: Install chromedriver KERBEROS=3Don: Kerberos support LTO=3Doff: Use Link-Time Optimization TEST=3Doff: Build and/or run tests =3D=3D=3D=3D> Options available for the group AUDIO ALSA=3Don: ALSA audio architecture support PULSEAUDIO=3Doff: PulseAudio sound server support SNDIO=3Doff: Sndio audio support =3D=3D=3D=3D> Kerberos support: you can only select none or one of them HEIMDAL=3Doff: Heimdal Kerberos (security/heimdal) HEIMDAL_BASE=3Doff: Heimdal Kerberos (base) MIT=3Doff: MIT Kerberos (security/krb5) =3D=3D=3D> Use 'make config' to modify these settings g1-48(12.2-S)[3]=20 (I see the message several times when working with ports -- e.g., during "portmaster -Fa" or "portmaster -da", as well as just after building the port successfully: =2E.. For more information, and contact details about the security status of this software, see the following webpage:=20 https://www.chromium.org/Home make: "/common/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/gr= ep mempcpy /usr/include/string.h" returned non-zero status make: "/common/ports/www/chromium/Makefile" line 210: warning: "/usr/bin/gr= ep mempcpy /usr/include/string.h" returned non-zero status =3D=3D=3D>>> Upgrade of chromium-92.0.4515.159 to chromium-92.0.4515.159_1 = succeeded =3D=3D=3D>>> Returning to update check of installed ports =3D=3D=3D>>> Update check of installed ports complete =3D=3D=3D>>> The following actions were performed: Upgrade of chromium-92.0.4515.159 to chromium-92.0.4515.159_1 ) Environment: g1-48(12.2-S)[3] uname -aUK FreeBSD g1-48.catwhisker.org 12.2-STABLE FreeBSD 12.2-STABLE #1108 stable/1= 2-n233711-e99900847a5: Thu Sep 2 03:31:49 PDT 2021 root@g1-48.catwhisk= er.org:/common/S1/obj/usr/src/amd64.amd64/sys/CANARY amd64 1202508 1202508 g1-48(12.2-S)[5] gen_fbsd_git_tag -fr /usr/ports . main-n556810-ea698cc7edbb Peace, david --=20 David H. Wolfskill david@catwhisker.org Life is not intended to be a zero-sum game. See https://www.catwhisker.org/~david/publickey.gpg for my public key. --36yEuih2r1ndAE3L Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEE4owz2QxMJyaxAefyQLJg+bY2PckFAmExF7FfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUy OEMzM0Q5MEM0QzI3MjZCMTAxRTdGMjQwQjI2MEY5QjYzNjNEQzkACgkQQLJg+bY2 Pcl9Pwf+NAiO69ulK9Rj7hxl0KUepkovTVQbQou5oL5+Z80wv4QhC1/HFx2XzERq cJDCVpBoj9tLpMQjndLfcQhE0WsL4k3aiWACrioRJ0X6zA7GsTGaVWNEkZVs7xbD NAF2JpaLLkngje4pEoalJShXL/aCfJ24u+ZJDAGQMhGyq+DxZQJXvAgpMp+pSr1a QGDhRI5jbcR2EUfaF9eS4A4rR5vFs6y9cf7lBctxxxi8IAI0ghivqlYZ7NvDzFMW +G+AU5ZUYUCfCLCzpR3b9NOVMKpQUKURXj8SudWsYRFw6Iefwj+fxIpSQNIMc0nz NagRM3ICvkk24DaaSSsEa9RuPL5uBQ== =c5Cm -----END PGP SIGNATURE----- --36yEuih2r1ndAE3L-- From nobody Thu Sep 2 21:05:40 2021 X-Original-To: ports@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 E188817B09B5 for ; Thu, 2 Sep 2021 21:05:40 +0000 (UTC) (envelope-from indexbuild@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 4H0tkD64Pkz3hsJ for ; Thu, 2 Sep 2021 21:05:40 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org (portsindexbuild.nyi.freebsd.org [IPv6:2610:1c1:1:606c::16:115c]) (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 B01151FCD9 for ; Thu, 2 Sep 2021 21:05:40 +0000 (UTC) (envelope-from indexbuild@FreeBSD.org) Received: from portsindexbuild.nyi.freebsd.org ([127.0.1.8]) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 182L5epo034800 for ; Thu, 2 Sep 2021 21:05:40 GMT (envelope-from indexbuild@portsindexbuild.nyi.freebsd.org) Received: (from indexbuild@localhost) by portsindexbuild.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 182L5ekZ034798 for ports@FreeBSD.org; Thu, 2 Sep 2021 21:05:40 GMT (envelope-from indexbuild) Date: Thu, 2 Sep 2021 21:05:40 GMT From: Ports Index build Message-Id: <202109022105.182L5ekZ034798@portsindexbuild.nyi.freebsd.org> To: ports@FreeBSD.org Subject: INDEX now builds successfully on 11.x X-ThisMailContainsUnwantedMimeParts: N List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org From nobody Thu Sep 2 22:16:44 2021 X-Original-To: freebsd-ports@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 7A6B017A663F for ; Thu, 2 Sep 2021 22:17:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H0wJZ2hD8z4YHD for ; Thu, 2 Sep 2021 22:17:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: adamw/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 40BC281BD for ; Thu, 2 Sep 2021 22:17:02 +0000 (UTC) (envelope-from adamw@freebsd.org) Received: by mail-wr1-f43.google.com with SMTP id b6so5269078wrh.10 for ; Thu, 02 Sep 2021 15:17:02 -0700 (PDT) X-Gm-Message-State: AOAM531B4vg8FAeNyZxP7FpBOqjNUEYrNlWMCQV9WTxG52SStvwPlAVg 2mc9bS2KLpvIn6DdqBO0KTMWAUnKT4Rff/uZplwoSg== X-Google-Smtp-Source: ABdhPJyiwqHUzZtOrOwW38Xbv11l61ksq0+f/qzomQaphfNWizEPdGgxeT4NwY/zCEgrd1Rf780ic8XArXG2miINL2s= X-Received: by 2002:a5d:500d:: with SMTP id e13mr434413wrt.413.1630621020845; Thu, 02 Sep 2021 15:17:00 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Adam Weinberger Date: Thu, 2 Sep 2021 16:16:44 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Odd whine from grep in www/chromium? To: FreeBSD Ports Content-Type: multipart/alternative; boundary="000000000000b60aaa05cb0a8a3c" X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: Y --000000000000b60aaa05cb0a8a3c Content-Type: text/plain; charset="UTF-8" On Thu, Sep 2, 2021 at 12:29 PM David Wolfskill wrote: > It doesn't seem to cause a real "problem," but... it doesn't look > quite ideal, either: > > E.g.: > g1-48(12.2-S)[1] cd /usr/ports/www/chromium/ > g1-48(12.2-S)[2] make showconfig > make: "/common/ports/www/chromium/Makefile" line 210: warning: > "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status > ===> The following configuration options are available for > chromium-92.0.4515.159_1: > CODECS=on: Compile and enable patented codecs like H.264 > CUPS=on: CUPS printing system support > DEBUG=off: Build with debugging support > DRIVER=on: Install chromedriver > KERBEROS=on: Kerberos support > LTO=off: Use Link-Time Optimization > TEST=off: Build and/or run tests > ====> Options available for the group AUDIO > ALSA=on: ALSA audio architecture support > PULSEAUDIO=off: PulseAudio sound server support > SNDIO=off: Sndio audio support > ====> Kerberos support: you can only select none or one of them > HEIMDAL=off: Heimdal Kerberos (security/heimdal) > HEIMDAL_BASE=off: Heimdal Kerberos (base) > MIT=off: MIT Kerberos (security/krb5) > ===> Use 'make config' to modify these settings > g1-48(12.2-S)[3] > > (I see the message several times when working with ports -- e.g., during > "portmaster -Fa" or "portmaster -da", as well as just after building the > port successfully: > > ... > For more information, and contact details about the security > status of this software, see the following webpage: > https://www.chromium.org/Home > > make: "/common/ports/www/chromium/Makefile" line 210: warning: > "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status > make: "/common/ports/www/chromium/Makefile" line 210: warning: > "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero status > ===>>> Upgrade of chromium-92.0.4515.159 to chromium-92.0.4515.159_1 > succeeded > > ===>>> Returning to update check of installed ports > > ===>>> Update check of installed ports complete > > ===>>> The following actions were performed: > Upgrade of chromium-92.0.4515.159 to chromium-92.0.4515.159_1 > > ) > > Environment: > g1-48(12.2-S)[3] uname -aUK > FreeBSD g1-48.catwhisker.org 12.2-STABLE FreeBSD 12.2-STABLE #1108 > stable/12-n233711-e99900847a5: Thu Sep 2 03:31:49 PDT 2021 > root@g1-48.catwhisker.org:/common/S1/obj/usr/src/amd64.amd64/sys/CANARY > amd64 1202508 1202508 > > g1-48(12.2-S)[5] gen_fbsd_git_tag -fr /usr/ports . > main-n556810-ea698cc7edbb > > Peace, > david > -- > David H. Wolfskill david@catwhisker.org > Life is not intended to be a zero-sum game. > > See https://www.catwhisker.org/~david/publickey.gpg for my public key. > Yeah, something like grep -c may be a better option, and then check whether the output == 0. # Adam -- Adam Weinberger adamw@adamw.org // adamw@FreeBSD.org https://www.adamw.org --000000000000b60aaa05cb0a8a3c-- From nobody Thu Sep 2 23:30:37 2021 X-Original-To: freebsd-ports@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 09D2017A64F2; Thu, 2 Sep 2021 23:30:48 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) (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 4H0xxg6F3zz4tpV; Thu, 2 Sep 2021 23:30:47 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pj1-x1029.google.com with SMTP id fz10so2482495pjb.0; Thu, 02 Sep 2021 16:30:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:content-transfer-encoding:from:mime-version:subject:date :message-id:references:cc:in-reply-to:to; bh=Q3GeHWQUw0mqmYe6vdEicli/Ho6RbyK/9yB8cdoOQDE=; b=KHs/4Z34t3b/4N7PHUwzpxb2BH2lk/Jwken5X3Wop+N/Z7acvBg3erdD8hIKo4W6Dx k3W+5Zt37+08zmNVY9FCqrmAIA/H+Xs/nUtlU1enPu8mXvkkNEJavI6RugSERz9awKUz PagIsfTR/KXq0VnDal8TO20lACs/K6yLoUlY2kxal9NmXSQBLnObhZ5Dqi7eAq39R3kd Yrc69xMtOzwmxVr1QJ7iajK8xCqM87s+BUJnC60T+H2G00wjQWcwpAG7iooIND2W0ry7 q+Q+eUmM+jGm8hjtiDoZfS28fHuPHEbzFA5Uj75g+DPqybjUcPloZeQ+GjvRoJ715jnN dYrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:content-transfer-encoding:from :mime-version:subject:date:message-id:references:cc:in-reply-to:to; bh=Q3GeHWQUw0mqmYe6vdEicli/Ho6RbyK/9yB8cdoOQDE=; b=NyfVklgwOAxytDq0AmSCdDlTtPZtPnwc55EfdXb3/mHlDlLjZh5iiQqBikNQbjnZaA mIaMZx9vGA1RycnIkFUKa0DLTipu171RgXGo1+mZxy8EBlwOQWWtFCHwGaz6qxSulC9O gGD5flU0TsfMf6GGdR1UoUf9U+tWJ913zVUFtGWPfrUrsNLNOcNEusogOkm8Ti0EA94R I0DbTw/nmVUI4RguaaCvh91kMLu8edcKInYdWPKbAwlYPiJxmqtCzvcjNyhN8wfPTgp9 y6QviCNrRLzpUgwtk/YpBa9HHiFtVuvjvlYsYmvY5XY2tPKBugpWs4WvW4/gcfl31vm+ ED3g== X-Gm-Message-State: AOAM532diu2HLgiLqS6lcVN73yonhfdJK9Tlg1CWSj4rkmlOtJ1UmtL4 zQJ6t8MOWW3PJD+Tlcsh8fvVnm5x2BY= X-Google-Smtp-Source: ABdhPJyZp2XYQgVPEblTdxiu91DVTgX+AfaQ16CKbFVNrqUq1arF5fIllf/Ysa44qqG+QWA4FqW+Kg== X-Received: by 2002:a17:902:8c83:b029:129:17e5:a1cc with SMTP id t3-20020a1709028c83b029012917e5a1ccmr671020plo.49.1630625441371; Thu, 02 Sep 2021 16:30:41 -0700 (PDT) Received: from smtpclient.apple (rist974551.lnk.telstra.net. [165.228.208.150]) by smtp.gmail.com with ESMTPSA id k25sm3044699pfa.213.2021.09.02.16.30.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Sep 2021 16:30:41 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Kubilay Kocak List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (1.0) Subject: Re: Call for participation Date: Fri, 3 Sep 2021 09:30:37 +1000 Message-Id: References: Cc: FreeBSD Current , FreeBSD Hackers , FreeBSD Ports In-Reply-To: To: Warner Losh X-Mailer: iPhone Mail (18G82) X-Rspamd-Queue-Id: 4H0xxg6F3zz4tpV 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-ThisMailContainsUnwantedMimeParts: N Yep +1 > On 3 Sep 2021, at 12:46 am, Warner Losh wrote: >=20 > =EF=BB=BFGreetings, >=20 > As teased on twitter, now that summer is over, it's a good time to start > working on the next steps with git. When we moved to git, we knew a number= > of things would come in phase 2 since phase 1 was limited to moving away > from subversion and to git. >=20 > Now's the time for phase 2. The deferred items included better CI > pipelines, better integration with popular hosting sites like github and > gitlab, a look at the tools we have today and how they fit together, and a= > bunch of other items that were less well defined. I've spent the last > several months looking at the different practices in open source, > looking at our tools, etc. We have bits and pieces of many of these items,= > but are missing some glue between what we have. Other areas need more > extensive work. >=20 > To coordinate this work, I'll be leading a team to look at what we can do > in the short term, the medium term and where we think we want to be in the= > long term. I plan on having bi-weekly meetings to discuss different issues= > that come up, to coordinate work and experiments and to give some structur= e > to encouragement for progress to be made. >=20 > This will be a collaborative effort between the developers and the user > community that contributes patches to any part of FreeBSD (the base, ports= > and docs). If you are interested in participating, please drop me a line. > We'll have a core office hours to talk about this soon, and I'd like to > start discussions with those that are interested before hand, as well as > invite people to participate in the office hours. After that, we'll have a= > kick off meeting that's open to everybody who can respectfully contribute.= >=20 > Looking forward to hearing from you. >=20 > Warner From nobody Fri Sep 3 00:35:25 2021 X-Original-To: freebsd-ports@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 50D7F179D597; Fri, 3 Sep 2021 00:35:28 +0000 (UTC) (envelope-from mdinon@gmail.com) Received: from mail-lj1-x231.google.com (mail-lj1-x231.google.com [IPv6:2a00:1450:4864:20::231]) (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 4H0zNJ1ZwYz3qbt; Fri, 3 Sep 2021 00:35:28 +0000 (UTC) (envelope-from mdinon@gmail.com) Received: by mail-lj1-x231.google.com with SMTP id i28so6821735ljm.7; Thu, 02 Sep 2021 17:35:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=w61WEOdd7b+ZLjQ0Kwrn29hiW2EIbyZgB9S/qAyqsy0=; b=Ox+t2/OOMrbFmp8r6TCh/tF4PW0Vd6f9JPWDDeFu0drnthmwYWjV/l0hn7k+vqIeyA Mfy9MjgzgHJGaT6zhZ6Xvnv0g7hw/TZmM/7iO7vJ+EExA+lUianejVL8OMOG+YXn/onY qk2RCSDLfRgzwjjQixYG16qANwXGyywBU8bsMYsmVyWw7YPVUPymTMv0X4me54k6at7W 5TAmnP0ZVrDJFtg1Ek0whYeRBnfiiCpx5h56CQEl3+jCtTStGZoQgiXJoGMvhkpWF3Nw RuNuvVi4DrRw+7yRZ6IAObSvvEQSFhGh72s5H3G82HgF93F+9vPEV1CiABLrpuYXk0yS YEQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=w61WEOdd7b+ZLjQ0Kwrn29hiW2EIbyZgB9S/qAyqsy0=; b=TBTMDLOywKnOYZ9pPyA15kL99Vk6RzrARdBeaXzfZGaQV2NYeiYVNfIJ6Xlnk0dTEL PecOkRfTdjA/iXW0XR3AG1wIJUCWhmxfLjgA7bUwQizqwGZ4Uw9GtcOkkRRZfyU9fG/T t3KSE9V6qMTZlzFnR5gfRv9rX5nqBAK+KTxpiOfs0+vIxGLJmVnoqoSd56DuSfElIf7Z kf3S5U5kHU5HXsRCxdNbyluD02ccE/u8lMGug81Dsq/5ut8R7CNXz6u4UCjrHMrhaUS3 Ld3PUwPpWofFUVkgIdu5HF+7KNDbUieHph+1QwUViwL1c9cIMBuKKTsm1AfrBm0Q1jUV Ra/Q== X-Gm-Message-State: AOAM531JcNrwDhI//0KY2wCkekmULX79SJR6GyL/00H6Qnh8OtWkO7KC 0qC/OJIGbzAUzy1kLYai1bBv6VySrGG4zeaJIqmUt4620vGOvQ== X-Google-Smtp-Source: ABdhPJyHGfNffg5YvAPv8q4dVEIpLr46KCXdgKjBeONejymZqRELty5n6PBZHq5wb+ZKSnaxzTdimz9tRD1MvPC2Xcg= X-Received: by 2002:a2e:b6c8:: with SMTP id m8mr750758ljo.449.1630629326481; Thu, 02 Sep 2021 17:35:26 -0700 (PDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Received: by 2002:a05:651c:1548:0:0:0:0 with HTTP; Thu, 2 Sep 2021 17:35:25 -0700 (PDT) In-Reply-To: References: From: Michael Dinon Date: Thu, 2 Sep 2021 20:35:25 -0400 Message-ID: Subject: Re: Call for participation To: Kubilay Kocak Cc: Warner Losh , FreeBSD Current , FreeBSD Hackers , FreeBSD Ports Content-Type: multipart/alternative; boundary="000000000000c3ecee05cb0c7943" X-Rspamd-Queue-Id: 4H0zNJ1ZwYz3qbt X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: Y --000000000000c3ecee05cb0c7943 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thursday, September 2, 2021, Kubilay Kocak wrote: > Yep +1 > > > On 3 Sep 2021, at 12:46 am, Warner Losh wrote: > > > > =EF=BB=BFGreetings, > > > > As teased on twitter, now that summer is over, it's a good time to star= t > > working on the next steps with git. When we moved to git, we knew a > number > > of things would come in phase 2 since phase 1 was limited to moving awa= y > > from subversion and to git. > > > > Now's the time for phase 2. The deferred items included better CI > > pipelines, better integration with popular hosting sites like github an= d > > gitlab, a look at the tools we have today and how they fit together, an= d > a > > bunch of other items that were less well defined. I've spent the last > > several months looking at the different practices in open source, > > looking at our tools, etc. We have bits and pieces of many of these > items, > > but are missing some glue between what we have. Other areas need more > > extensive work. > > > > To coordinate this work, I'll be leading a team to look at what we can = do > > in the short term, the medium term and where we think we want to be in > the > > long term. I plan on having bi-weekly meetings to discuss different > issues > > that come up, to coordinate work and experiments and to give some > structure > > to encouragement for progress to be made. > > > > This will be a collaborative effort between the developers and the user > > community that contributes patches to any part of FreeBSD (the base, > ports > > and docs). If you are interested in participating, please drop me a lin= e. > > We'll have a core office hours to talk about this soon, and I'd like to > > start discussions with those that are interested before hand, as well a= s > > invite people to participate in the office hours. After that, we'll hav= e > a > > kick off meeting that's open to everybody who can respectfully > contribute. > > > > Looking forward to hearing from you. > > > > Warner > > --=20 Kind regards, Mike --000000000000c3ecee05cb0c7943-- From nobody Fri Sep 3 00:41:14 2021 X-Original-To: freebsd-ports@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 D108F17A0BD7 for ; Fri, 3 Sep 2021 00:41:44 +0000 (UTC) (envelope-from contact@shiori.com.br) Received: from mout-p-201.mailbox.org (mout-p-201.mailbox.org [80.241.56.171]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H0zWX4H3Cz3t6p for ; Fri, 3 Sep 2021 00:41:44 +0000 (UTC) (envelope-from contact@shiori.com.br) Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:105:465:1:3:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4H0zWW3w4rzQk9J for ; Fri, 3 Sep 2021 02:41:43 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shiori.com.br; s=MBO0001; t=1630629701; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Qk3cLvN59bqYWBB04ST1dQDin5JM2NN/xPebAprfHh4=; b=z9uso/CJMDhUDBLV8FjNWNqQ55U0hJhAl8bveeP2aI9eF3vf+WQadyps4eJASqpUwmUiPC kPCfejoXpearAdUPnuzuJCavbYAg8eEOP4Hllhgt8DCljWau/NPBhK6/9m7ccpbYe9fsnw s/1QqtlZ40townhlZUYeqMZOug+nvFRGB736FhN3S0rCL3ISZJmOIrny4UnAP1JNkoTiC9 eiSlXbqhQky0KjXWnKkuUm+XRJX2m9enZiX1SZOMY8aS5YMQ4Cu7z0W+hFsenme7xm9zd2 DS5MqS/XCyVzp0stpyHM6T5VVHjxIRlAt22h+J2p5pkiC02irbBsTf+EkUioDg== From: Filipe da Silva Santos To: Warner Losh Cc: FreeBSD Current , FreeBSD Hackers , FreeBSD Ports Subject: Re: Call for participation In-Reply-To: References: Date: Thu, 02 Sep 2021 21:41:14 -0300 Message-ID: <86lf4ewkwl.fsf@shiori.com.br> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Rspamd-Queue-Id: 4H0zWX4H3Cz3t6p X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --=-=-= Content-Type: text/plain +1 -- Filipe da Silva Santos 102E 1944 2189 31FF 06EB 3F79 760B AE45 F7B3 008E --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJKBAEBCAA0FiEEEC4ZRCGJMf8G6z95dguuRfezAI4FAmExbywWHGNvbnRhY3RA c2hpb3JpLmNvbS5icgAKCRB2C65F97MAjoXMEACRfY/9LI2N1N0n9wyFYf7kyWTW 6bjAtx5FGdXRNISskO62hTMDhNtPreMf11kuC9XDCvb+84oKZwDo6aMwuqPX5Gbe u7r1EGW0YUgicrc0dsps8/mU7q12qQmE9OuCvAYOIhI2o84bfds30xmkGoY5cunU ppldx70Sua54MTubxz+vJ+poHtY7Y4ZjyvnBEKABk+pSGIZAPifcveQk+O/aWv/K UCVWzFWdegfkPa6SdEQvy+Kg45w6Sa0ghGjp/XiMqqz/qr2dNNRxlI6S51B7hQ3H rFPyNxTw1vzd0EHVBWJPI4KBYxAzTwwtE/cC2b3tO9JLKTbFEhyXvaIaB0AY7Qf0 8pOzq2xWAqUTwrxaLZ+BUx1mRmleru3O+ZlNv8Y67LSPY+6yfLvn8yjiaHcRU8IE agiF8XKHBXoMYJlTKA4WYYXco6lU3LCz7OGNcwljtoREx6HcUctYJ46XqulrmCuV 3Vueogwm+yrN3Ai21xqClTSKQ46RalzunjKBEYk9AQWpes7ZESPoCH2ZFpPRRoGQ 5SgIAQGBxNlQ9u7UV6RusAMmvCc9potcnFAIIYCAB5H4/B3R/ygiGggos+kr8OG/ PGs4Vm6plw5D5mqJ0I+ieOylfhIQHNxVJtlzIdNChNAAn1X1LqXuHbm03v+mTsK3 b3eB6UC4IZcJgBWSYQ== =vvqz -----END PGP SIGNATURE----- --=-=-=-- From nobody Fri Sep 3 01:38:51 2021 X-Original-To: freebsd-ports@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 5809A179B5ED; Fri, 3 Sep 2021 01:38:59 +0000 (UTC) (envelope-from pauamma@gundo.com) Received: from mail.gundo.com (gibson.gundo.com [75.145.166.65]) by mx1.freebsd.org (Postfix) with ESMTP id 4H10nb1nyvz4jC2; Fri, 3 Sep 2021 01:38:58 +0000 (UTC) (envelope-from pauamma@gundo.com) Received: from webmail.gundo.com (variax.gundo.com [75.145.166.70]) by mail.gundo.com (Postfix) with ESMTP id EB2064C02F9; Thu, 2 Sep 2021 20:38:51 -0500 (CDT) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Date: Fri, 03 Sep 2021 01:38:51 +0000 From: Pau Amma To: Kubilay Kocak Cc: Warner Losh , FreeBSD Current , FreeBSD Hackers , FreeBSD Ports Subject: Re: Call for participation In-Reply-To: References: User-Agent: Roundcube Webmail/1.4.8 Message-ID: <31584c434b719ef39b02042ea22e4f58@gundo.com> X-Sender: pauamma@gundo.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H10nb1nyvz4jC2 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 2021-09-02 23:30, Kubilay Kocak wrote: > Yep +1 Replying to this as I didn't see the original email. >> On 3 Sep 2021, at 12:46 am, Warner Losh wrote: >> >> To coordinate this work, I'll be leading a team to look at what we can >> do >> in the short term, the medium term and where we think we want to be in >> the >> long term. I plan on having bi-weekly meetings to discuss different >> issues >> that come up, to coordinate work and experiments and to give some >> structure >> to encouragement for progress to be made. Doc type here (as you know). Where will these meetings happen? IRC? Some other text-based medium? From nobody Fri Sep 3 05:45:02 2021 X-Original-To: freebsd-ports@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 8EFAA17BD345 for ; Fri, 3 Sep 2021 05:45:09 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtpg.telissant.net (smtpg.telissant.net [104.225.1.73]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H16Fc6DLxz4cng for ; Fri, 3 Sep 2021 05:45:08 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from sacada.3dresearch.com (localhost [127.0.0.1]) by smtpg.telissant.net (Postfix) with ESMTP id 4H16Fc4gZGz2L1wc for ; Fri, 3 Sep 2021 01:45:08 -0400 (EDT) X-Virus-Scanned: amavisd-new at telissant.net Received: from smtpg.telissant.net ([127.0.0.1]) by sacada.3dresearch.com (sacada.3dresearch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xFwoYErIOKzi for ; Fri, 3 Sep 2021 01:45:08 -0400 (EDT) Received: from elettra.3dresearch.com (unknown [71.112.243.206]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: elettra@sacada.3dresearch.com) by smtpg.telissant.net (Postfix) with ESMTPSA id 4H16Fc0v1mz2L1wb for ; Fri, 3 Sep 2021 01:45:08 -0400 (EDT) Received: from elettra.3dresearch.com (localhost [127.0.0.1]) by elettra.3dresearch.com (Postfix) with SMTP id 88B6F268B4 for ; Fri, 3 Sep 2021 01:45:07 -0400 (EDT) Date: Fri, 3 Sep 2021 01:45:02 -0400 From: Janos Dohanics To: freebsd-ports@freebsd.org Subject: editors/vim fails to install/register Message-Id: <20210903014502.83ee8509ac80c097647e73cf@3dresearch.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H16Fc6DLxz4cng X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of web@3dresearch.com designates 104.225.1.73 as permitted sender) smtp.mailfrom=web@3dresearch.com X-Spamd-Result: default: False [-0.80 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ENVFROM_SERVICE_ACCT(1.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+a:smtpg.telissant.net]; TO_DN_NONE(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:104.225.1.0/24, country:US]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[71.112.243.206:received]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RCVD_COUNT_FIVE(0.00)[5]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[3dresearch.com]; RCPT_COUNT_ONE(0.00)[1]; FROM_SERVICE_ACCT(1.00)[] X-ThisMailContainsUnwantedMimeParts: N Hello, Tried to upgrade editors/vim-console, noted the change in UPDATING. However, the update failed with the errors shown below. Then, unwisely deleted the package, and tried to install from ports anew, but same error message. [root@turtle ~]# uname -v FreeBSD 12.2-STABLE r370465 TURTLE2021090201 [root@turtle /usr/ports/editors/vim]# make showconfig ===> The following configuration options are available for vim-8.2.3394: DEFAULT_VIMRC=on: Install bundled vimrc as default setting MAKE_JOBS=off: Enable parallel build NLS=on: Native Language Support XTERM_SAVE=off: Restore xterm screen after exit ====> Optional language bindings LUA=off: Lua scripting language support PERL=off: Perl scripting language support PYTHON=on: Python bindings or support RUBY=off: Ruby bindings or support SCHEME=off: MzScheme (Racket) bindings TCL=off: Tcl scripting language support ====> Options available for the single CTAGS: you have to select exactly one of them CTAGS_BASE=on: Use system ctags CTAGS_EXUBERANT=off: Use exctags instead of ctags CTAGS_UNIVERSAL=off: Use uctags instead of ctags ===> Use 'make config' to modify these settings [root@turtle /usr/ports/editors/vim]# make install clean ===> Installing for vim-8.2.3394 ===> Checking if vim is already installed ===> Registering installation for vim-8.2.3394 pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%GUI%%bin/eview:No such file or directory pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%GUI%%bin/gview:No such file or directory [...many more lines looking for %%GUI%%bin] pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/applications/gvim.desktop:No such file or directory pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/applications/vim.desktop:No such file or directory pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/icons/hicolor/48x48/apps/gvim.png:No such file or directory pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/icons/locolor/16x16/apps/gvim.png:No such file or directory pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/icons/locolor/32x32/apps/gvim.png:No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/editors/vim *** Error code 1 Stop. make: stopped in /usr/ports/editors/vim -- Janos Dohanics From nobody Fri Sep 3 05:55:04 2021 X-Original-To: freebsd-ports@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 7859C1799CFF for ; Fri, 3 Sep 2021 05:55:07 +0000 (UTC) (envelope-from herbert@gojira.at) Received: from mail.bsd4all.net (mail.bsd4all.net [94.130.200.20]) (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 "mail.bsd4all.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H16T61sQ7z4gWR for ; Fri, 3 Sep 2021 05:55:06 +0000 (UTC) (envelope-from herbert@gojira.at) Date: Fri, 3 Sep 2021 07:55:04 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gojira.at; s=mail202005; t=1630648504; bh=tHqRWDVkWodvWmzl5+lVnMkWrdaeiaWqjqoR68MXjmg=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=X7NrmbTvydrzJ0ZBaOpKDluOmF94brtMtTj4m55cMDXSG9xb7BSrk82En9Y2PY/jj dyCUKR5N+12KokkUU9h9lFyELYZA4KwGvd7ioWO4ZZOpq5i7SK4HK2nByIvs3K7e2o BgSU0gHy1eN3vi8nxSqxLJCkRWWvPRdcwlE12cm3zkdGIq7UFDmJzT+aPslw/uKovZ Or3VTC4wWC37ZDjs+Tw5/gUeFkbwAqloKJ1B3AHv5Qm3VFehUJqEckcTOprbn5decz zUTWjABly953wsdTGXQ/kusB+Ih1pbi4Mb4+KCHiLEp00xEaUebz1z3hpADbIDtOtF YIi17C+StzzxA== From: "Herbert J. Skuhra" To: freebsd-ports@freebsd.org Subject: Re: editors/vim fails to install/register Message-ID: References: <20210903014502.83ee8509ac80c097647e73cf@3dresearch.com> List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210903014502.83ee8509ac80c097647e73cf@3dresearch.com> X-Rspamd-Queue-Id: 4H16T61sQ7z4gWR X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gojira.at header.s=mail202005 header.b=X7NrmbTv; dmarc=none; spf=pass (mx1.freebsd.org: domain of herbert@gojira.at designates 94.130.200.20 as permitted sender) smtp.mailfrom=herbert@gojira.at X-Spamd-Result: default: False [-3.50 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[gojira.at:s=mail202005]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:94.130.200.20:c]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[gojira.at]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; DKIM_TRACE(0.00)[gojira.at:+]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:94.130.0.0/16, country:DE] X-ThisMailContainsUnwantedMimeParts: N On Fri, Sep 03, 2021 at 01:45:02AM -0400, Janos Dohanics wrote: > Hello, > > Tried to upgrade editors/vim-console, noted the change in UPDATING. > However, the update failed with the errors shown below. Then, unwisely > deleted the package, and tried to install from ports anew, but same > error message. > > [root@turtle ~]# uname -v > FreeBSD 12.2-STABLE r370465 TURTLE2021090201 > > [root@turtle /usr/ports/editors/vim]# make showconfig > ===> The following configuration options are available for vim-8.2.3394: > DEFAULT_VIMRC=on: Install bundled vimrc as default setting > MAKE_JOBS=off: Enable parallel build > NLS=on: Native Language Support > XTERM_SAVE=off: Restore xterm screen after exit > ====> Optional language bindings > LUA=off: Lua scripting language support > PERL=off: Perl scripting language support > PYTHON=on: Python bindings or support > RUBY=off: Ruby bindings or support > SCHEME=off: MzScheme (Racket) bindings > TCL=off: Tcl scripting language support > ====> Options available for the single CTAGS: you have to select exactly one of them > CTAGS_BASE=on: Use system ctags > CTAGS_EXUBERANT=off: Use exctags instead of ctags > CTAGS_UNIVERSAL=off: Use uctags instead of ctags > ===> Use 'make config' to modify these settings > > [root@turtle /usr/ports/editors/vim]# make install clean > ===> Installing for vim-8.2.3394 > ===> Checking if vim is already installed > ===> Registering installation for vim-8.2.3394 > pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%GUI%%bin/eview:No such file or directory > pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%GUI%%bin/gview:No such file or directory > > [...many more lines looking for %%GUI%%bin] > > pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/applications/gvim.desktop:No such file or directory > pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/applications/vim.desktop:No such file or directory > pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/icons/hicolor/48x48/apps/gvim.png:No such file or directory > pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/icons/locolor/16x16/apps/gvim.png:No such file or directory > pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP%%share/icons/locolor/32x32/apps/gvim.png:No such file or directory > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/editors/vim > *** Error code 1 > > Stop. > make: stopped in /usr/ports/editors/vim Try 'make FLAVOR=console clean install clean'. Maybe the port needs the following line: FLAVOR?= ${FLAVORS:[1]} or FLAVOR?= console -- Herbert From nobody Fri Sep 3 08:31:54 2021 X-Original-To: freebsd-ports@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 228D817BC231 for ; Fri, 3 Sep 2021 08:32:04 +0000 (UTC) (envelope-from SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H19yB2KBVz3td6; Fri, 3 Sep 2021 08:32:02 +0000 (UTC) (envelope-from SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl) Date: Fri, 3 Sep 2021 10:31:54 +0200 (CEST) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=klop.ws; s=rw1; t=1630657914; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2J5+TCQOexqMdKVKyLMlxvUsmuRePj0pZqqwILfvI18=; b=gAMtaUE2nTPDn5lHqs+h16iBxlSvFyTchnPqv+bt0nJdfU6S3NbYzVxwiNUs7HxPFE/H/y tU8qwPhIOOT8otDw== From: Ronald Klop To: Ronald Klop Cc: Michal Meloun , FreeBSD Ports , Dimitry Andric Message-ID: <671841132.16.1630657914506@mailrelay> In-Reply-To: <2089802880.12287.1627193420123@localhost> References: <2089802880.12287.1627193420123@localhost> Subject: Re: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15_852118603.1630657914410" X-Mailer: Realworks (575.791.fc5e6d0) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4H19yB2KBVz3td6 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw1 header.b=gAMtaUE2; dmarc=pass (policy=none) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl" X-Spamd-Result: default: False [-1.20 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw1]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; NEURAL_SPAM_SHORT(1.00)[1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,none]; HAS_X_PRIO_THREE(0.00)[3]; RCVD_IN_DNSWL_NONE(0.00)[194.109.157.24:from]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl]; RCVD_COUNT_ZERO(0.00)[0]; RWL_MAILSPIKE_POSSIBLE(0.00)[194.109.157.24:from]; MIME_TRACE(0.00)[0:+,1:+,2:~]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: Y ------=_Part_15_852118603.1630657914410 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Van: Ronald Klop Datum: zondag, 25 juli 2021 08:10 Aan: FreeBSD Ports , Michal Meloun , Dimitry Andric Onderwerp: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) > > Van: Dimitry Andric > Datum: 19 juli 2021 11:01 > Aan: Ronald Klop > CC: FreeBSD Ports , Michal Meloun > Onderwerp: Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) > > > > > > > On 19 Jul 2021, at 09:29, Ronald Klop wrote: > > > > > Does anybody have a clue why I get this error since clang 12 on aarch64/arm64? > > > Do other ports have the same issue? > > > > > Regards, > > > Ronald. > > > > > Van: Ronald Klop > > > Datum: vrijdag, 16 juli 2021 09:43 > > > Aan: freebsd-arm@freebsd.org > > > Onderwerp: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) > > >> Hi, > > >> I'm also maintaining databases/mongodb44 and this gives undefined symbols since llvm12 (I think). > > >> See: http://www.ipv6proxy.net/go.php?u=http://ampere2.nyi.freebsd.org/data/main-arm64-default/pf44e1c1de734_s63ca9ea4f3/logs/errors/mongodb44-4.4.6.log > > >> And look for: > > >> ld.lld: error: undefined symbol: __aarch64_ldadd8_acq_rel > > >> There are a bunch of similar symbols not found while linking. > > >> This compiles fine using llvm11 or on amd64. > > > > It turns out clang 12 now enables -moutline-atomics by default, but we > > don't yet expose the necessary functions from compiler-rt. As a > > temporary workaround, compile with -mno-outline-atomics. Meanwhile, > > adding these functions to the compiler-rt lib is on my TODO list. > > > > -Dimitry > > > > > > > > > > > > > > > > > Hi, > Thanks for your explanation. I came up with patches for my ports.https://bugs.freebsd.org/bugzilla/buglist.cgi?quicksearch=Mongodb&list_id=432778 > > > Regards,Ronald. > > > Hi Dimitry, I upgraded my poudriere and tried building mongodb50 with -moutline-atomics enabled. [00:00:56] Host OSVERSION: 1400032 [00:00:56] Jail OSVERSION: 1400032 ... [09:33:20] ld.lld: error: undefined hidden symbol: __aarch64_have_lse_atomics [09:33:20] >>> referenced by outline_atomic_cas1_1.S:121 [09:33:20] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a [09:33:20] >>> referenced by outline_atomic_cas1_1.S:121 [09:33:20] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a [09:33:20] >>> referenced by outline_atomic_cas1_2.S:121 [09:33:20] >>> outline_atomic_cas1_2.o:(__aarch64_cas1_acq) in archive /usr/lib/libgcc.a [09:33:20] >>> referenced 57 more times [09:33:20] c++: error: linker command failed with exit code 1 (use -v to see invocation) [09:33:22] scons: *** [build/opt/mongo/shell/mongo] Error 1 [09:33:58] ld.lld: error: undefined hidden symbol: __aarch64_have_lse_atomics [09:33:58] >>> referenced by outline_atomic_cas1_1.S:121 [09:33:58] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a [09:33:58] >>> referenced by outline_atomic_cas1_1.S:121 [09:33:58] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a [09:33:58] >>> referenced by outline_atomic_cas1_2.S:121 [09:33:58] >>> outline_atomic_cas1_2.o:(__aarch64_cas1_acq) in archive /usr/lib/libgcc.a [09:33:58] >>> referenced 57 more times [09:33:59] c++: error: linker command failed with exit code 1 (use -v to see invocation) [09:33:59] scons: *** [build/opt/mongo/db/mongod] Error 1 Mongodb42 and mongodb44 give the same error. Is this something in the FreeBSD source? Or something in MongoDB source? I can provide more logs if needed. Regards, Ronald. ------=_Part_15_852118603.1630657914410-- From nobody Fri Sep 3 08:33:14 2021 X-Original-To: ports@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 0037717BCB01 for ; Fri, 3 Sep 2021 08:33:14 +0000 (UTC) (envelope-from portscout@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 4H19zZ6c10z3vJK for ; Fri, 3 Sep 2021 08:33:14 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 CC60929247 for ; Fri, 3 Sep 2021 08:33:14 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1838XECs042601 for ; Fri, 3 Sep 2021 08:33:14 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 1838XEfd042600; Fri, 3 Sep 2021 08:33:14 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202109030833.1838XEfd042600@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Date: Fri, 3 Sep 2021 08:33:14 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-ThisMailContainsUnwantedMimeParts: N Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/py-spyder | 3.2.7 | v5.1.2 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Fri Sep 3 09:08:34 2021 X-Original-To: freebsd-ports@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 6F34717A3871 for ; Fri, 3 Sep 2021 09:08:43 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H1BmW2W9Vz4ZQf; Fri, 3 Sep 2021 09:08:43 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "R3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 04A11D60B; Fri, 3 Sep 2021 09:08:43 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtpclient.apple (unknown [IPv6:2001:470:7a58:0:844a:8dea:913f:4cf7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 9DE964018D; Fri, 3 Sep 2021 11:08:40 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_778E539E-B5C6-4EFC-B83F-10ABD2E61294"; protocol="application/pgp-signature"; micalg=pgp-sha1 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) From: Dimitry Andric X-Priority: 3 (Normal) In-Reply-To: <671841132.16.1630657914506@mailrelay> Date: Fri, 3 Sep 2021 11:08:34 +0200 Cc: Michal Meloun , FreeBSD Ports , Ed Maste Message-Id: References: <2089802880.12287.1627193420123@localhost> <671841132.16.1630657914506@mailrelay> To: Ronald Klop X-Mailer: Apple Mail (2.3654.120.0.1.13) X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_778E539E-B5C6-4EFC-B83F-10ABD2E61294 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 3 Sep 2021, at 10:31, Ronald Klop wrote: >=20 > Van: Ronald Klop > Datum: zondag, 25 juli 2021 08:10 > Aan: FreeBSD Ports , Michal Meloun = , Dimitry Andric > Onderwerp: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel = since llvm12 (mongodb44) >=20 > Van: Dimitry Andric > Datum: 19 juli 2021 11:01 > Aan: Ronald Klop > CC: FreeBSD Ports , Michal Meloun = > Onderwerp: Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 = (mongodb44) >=20 > > > > > > On 19 Jul 2021, at 09:29, Ronald Klop wrote: > > > > > Does anybody have a clue why I get this error since clang 12 = on aarch64/arm64? > > > Do other ports have the same issue? > > > > > Regards, > > > Ronald. > > > > > Van: Ronald Klop > > > Datum: vrijdag, 16 juli 2021 09:43 > > > Aan: freebsd-arm@freebsd.org > > > Onderwerp: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 = (mongodb44) > > >> Hi, > > >> I'm also maintaining databases/mongodb44 and this gives undefined = symbols since llvm12 (I think). > > >> See: = http://www.ipv6proxy.net/go.php?u=3Dhttp://ampere2.nyi.freebsd.org/data/ma= in-arm64-default/pf44e1c1de734_s63ca9ea4f3/logs/errors/mongodb44-4.4.6.log= > > >> And look for: > > >> ld.lld: error: undefined symbol: __aarch64_ldadd8_acq_rel > > >> There are a bunch of similar symbols not found while linking. > > >> This compiles fine using llvm11 or on amd64. > > > > It turns out clang 12 now enables -moutline-atomics by default, but = we > > don't yet expose the necessary functions from compiler-rt. As a > > temporary workaround, compile with -mno-outline-atomics. Meanwhile, > > adding these functions to the compiler-rt lib is on my TODO list. ... > Hi Dimitry, >=20 > I upgraded my poudriere and tried building mongodb50 with = -moutline-atomics enabled. > [00:00:56] Host OSVERSION: 1400032 > [00:00:56] Jail OSVERSION: 1400032 > ... >=20 > [09:33:20] ld.lld: error: undefined hidden symbol: = __aarch64_have_lse_atomics > [09:33:20] >>> referenced by outline_atomic_cas1_1.S:121 > [09:33:20] >>> = outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive = /usr/lib/libgcc.a > [09:33:20] >>> referenced by outline_atomic_cas1_1.S:121 > [09:33:20] >>> = outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive = /usr/lib/libgcc.a > [09:33:20] >>> referenced by outline_atomic_cas1_2.S:121 > [09:33:20] >>> = outline_atomic_cas1_2.o:(__aarch64_cas1_acq) in archive = /usr/lib/libgcc.a > [09:33:20] >>> referenced 57 more times > [09:33:20] c++: error: linker command failed with exit code 1 (use -v = to see invocation) > [09:33:22] scons: *** [build/opt/mongo/shell/mongo] Error 1 > [09:33:58] ld.lld: error: undefined hidden symbol: = __aarch64_have_lse_atomics > [09:33:58] >>> referenced by outline_atomic_cas1_1.S:121 > [09:33:58] >>> = outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive = /usr/lib/libgcc.a > [09:33:58] >>> referenced by outline_atomic_cas1_1.S:121 > [09:33:58] >>> = outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive = /usr/lib/libgcc.a > [09:33:58] >>> referenced by outline_atomic_cas1_2.S:121 > [09:33:58] >>> = outline_atomic_cas1_2.o:(__aarch64_cas1_acq) in archive = /usr/lib/libgcc.a > [09:33:58] >>> referenced 57 more times > [09:33:59] c++: error: linker command failed with exit code 1 (use -v = to see invocation) > [09:33:59] scons: *** [build/opt/mongo/db/mongod] Error 1 It turns out that this function is defined in contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c, which we have compiled only for x86 until now. But upstream added the __aarch64_have_lse_atomics symbol and an initialization function for it. I tried simply enabling this file for the libcompiler-rt build on aarch64, but it turns out that the implementation is rather Linuxy, and does not compile on FreeBSD: contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c:778:25: error: = implicit declaration of function 'getauxval' is invalid in C99 = [-Werror,-Wimplicit-function-declaration] unsigned long hwcap =3D getauxval(AT_HWCAP); ^ 1 error generated. The implementation looks like: // LSE support detection for out-of-line atomics // using HWCAP and Auxiliary vector _Bool __aarch64_have_lse_atomics __attribute__((visibility("hidden"), nocommon)); #if defined(__has_include) #if __has_include() #include #ifndef AT_HWCAP #define AT_HWCAP 16 #endif #ifndef HWCAP_ATOMICS #define HWCAP_ATOMICS (1 << 8) #endif static void CONSTRUCTOR_ATTRIBUTE init_have_lse_atomics(void) { unsigned long hwcap =3D getauxval(AT_HWCAP); __aarch64_have_lse_atomics =3D (hwcap & HWCAP_ATOMICS) !=3D 0; } but in FreeBSD we don't have getauxval(), and I'm unsure if AT_HWCAP works on aarch64. As this is all outside my domain of knowledge I'd appreciate if somebody knows how to retrieve this information on our AArch64 implementation. :) -Dimitry --Apple-Mail=_778E539E-B5C6-4EFC-B83F-10ABD2E61294 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYTHmEgAKCRCwXqMKLiCW o4+/AKCsqGetdC2ucosYtbw9a7O5/mKozACgg5LfqrqtkoAHYft7cRBSamoYhiU= =KgtH -----END PGP SIGNATURE----- --Apple-Mail=_778E539E-B5C6-4EFC-B83F-10ABD2E61294-- From nobody Fri Sep 3 10:11:29 2021 X-Original-To: ports@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 57E4417A18F1 for ; Fri, 3 Sep 2021 10:11:42 +0000 (UTC) (envelope-from ps.ports@smyrak.com) Received: from ipv6.s149.cyber-folks.pl (ipv6.s149.cyber-folks.pl [IPv6:2a02:1778:113::68:149]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H1D993TLpz3Bmm for ; Fri, 3 Sep 2021 10:11:41 +0000 (UTC) (envelope-from ps.ports@smyrak.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smyrak.com; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=mhfxcOksDJ5xSSE+B3XeIQkxN2TjyIIuuO6FsCj/Rok=; b=jnVpsnbzXnvHN1PI/zct8zgUNR 6fYhJ2zwANrJFU3leMEAmuFRRmR3ch9WUpga449zNIA2Xt/+vElnlbPW0ZK6+RdQkMs2VJV88m4HI I+PmlPtmpOW66Q6Z0KOQkGXnCKWCElGEe5Ob3fJvCkZwwZ3nqogRAEpTBEaZ5u7pmurl4O5nOCAyd J82aMg5dHwtAsfTtNmXNiAoRcS34CIO8OZMiDtR4BPBz5CLlAVPqeyNxWh3Umwaf0us1BqDOUPRYM IGgkS507HiozLkPvka3nx1HPwY/awt8rw8ApRcGcMrLkHKlJGbKUxXZEZ5Z/rjiUxzOGVQ1F2juWQ 7Y3Eq9GQ==; Received: from 93-181-165-201.internetia.net.pl ([93.181.165.201] helo=daleth.home) by s149.cyber-folks.pl with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mM6Ae-00Avhq-FS for ports@freebsd.org; Fri, 03 Sep 2021 12:11:40 +0200 Date: Fri, 3 Sep 2021 12:11:29 +0200 From: Piotr Smyrak To: ports@freebsd.org Subject: Re: Odd whine from grep in www/chromium? Message-ID: <20210903121129.1fc20075@daleth.home> In-Reply-To: References: X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; amd64-portbld-freebsd12.2) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authenticated-Id: piero@smyrak.com X-Rspamd-Queue-Id: 4H1D993TLpz3Bmm X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none ("invalid DKIM record") header.d=smyrak.com header.s=x header.b=jnVpsnbz; dmarc=pass (policy=none) header.from=smyrak.com; spf=pass (mx1.freebsd.org: domain of ps.ports@smyrak.com designates 2a02:1778:113::68:149 as permitted sender) smtp.mailfrom=ps.ports@smyrak.com X-Spamd-Result: default: False [-1.06 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a02:1778:113::/48]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_SHORT(0.74)[0.737]; DKIM_TRACE(0.00)[smyrak.com:~]; DMARC_POLICY_ALLOW(-0.50)[smyrak.com,none]; R_DKIM_PERMFAIL(0.00)[smyrak.com:s=x]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:41079, ipnet:2a02:1778::/32, country:PL]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Thu, 2 Sep 2021 16:16:44 -0600 Adam Weinberger wrote: > On Thu, Sep 2, 2021 at 12:29 PM David Wolfskill > wrote: > > > It doesn't seem to cause a real "problem," but... it doesn't look > > quite ideal, either: > > > > E.g.: > > g1-48(12.2-S)[1] cd /usr/ports/www/chromium/ > > g1-48(12.2-S)[2] make showconfig > > make: "/common/ports/www/chromium/Makefile" line 210: warning: > > "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero > > status ===> The following configuration options are available for > > chromium-92.0.4515.159_1: > > CODECS=on: Compile and enable patented codecs like H.264 > > CUPS=on: CUPS printing system support > > DEBUG=off: Build with debugging support > > DRIVER=on: Install chromedriver > > KERBEROS=on: Kerberos support > > LTO=off: Use Link-Time Optimization > > TEST=off: Build and/or run tests > > ====> Options available for the group AUDIO > > ALSA=on: ALSA audio architecture support > > PULSEAUDIO=off: PulseAudio sound server support > > SNDIO=off: Sndio audio support > > ====> Kerberos support: you can only select none or one of them > > HEIMDAL=off: Heimdal Kerberos (security/heimdal) > > HEIMDAL_BASE=off: Heimdal Kerberos (base) > > MIT=off: MIT Kerberos (security/krb5) > > ===> Use 'make config' to modify these settings > > g1-48(12.2-S)[3] > > > > (I see the message several times when working with ports -- e.g., > > during "portmaster -Fa" or "portmaster -da", as well as just after > > building the port successfully: > > > > ... > > For more information, and contact details about the security > > status of this software, see the following webpage: > > https://www.chromium.org/Home > > > > make: "/common/ports/www/chromium/Makefile" line 210: warning: > > "/usr/bin/grep mempcpy /usr/include/string.h" returned non-zero > > status make: "/common/ports/www/chromium/Makefile" line 210: > > warning: "/usr/bin/grep mempcpy /usr/include/string.h" returned > > non-zero status ===>>> Upgrade of chromium-92.0.4515.159 to > > chromium-92.0.4515.159_1 succeeded > > > > ===>>> Returning to update check of installed ports > > > > ===>>> Update check of installed ports complete > > > > ===>>> The following actions were performed: > > Upgrade of chromium-92.0.4515.159 to > > chromium-92.0.4515.159_1 > > > > ) > > > > Environment: > > g1-48(12.2-S)[3] uname -aUK > > FreeBSD g1-48.catwhisker.org 12.2-STABLE FreeBSD 12.2-STABLE #1108 > > stable/12-n233711-e99900847a5: Thu Sep 2 03:31:49 PDT 2021 > > root@g1-48.catwhisker.org:/common/S1/obj/usr/src/amd64.amd64/sys/CANARY > > amd64 1202508 1202508 > > > > g1-48(12.2-S)[5] gen_fbsd_git_tag -fr /usr/ports . > > main-n556810-ea698cc7edbb > > Yeah, something like grep -c may be a better option, and then check > whether the output == 0. I'm afraid this would still cause a warning, since grep exits with non zero status when no strings were found. Appending " || :" to the line 210 would prevent the negative scenario from causing a warning. -- Piotr Smyrak From nobody Fri Sep 3 10:45:47 2021 X-Original-To: freebsd-ports@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 222C017B19B5 for ; Fri, 3 Sep 2021 10:45:54 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H1Dwf04CXz3Nm7; Fri, 3 Sep 2021 10:45:54 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "R3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id B0DB3E45B; Fri, 3 Sep 2021 10:45:53 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtpclient.apple (unknown [IPv6:2001:470:7a58:0:844a:8dea:913f:4cf7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 4F03E402AB; Fri, 3 Sep 2021 12:45:52 +0200 (CEST) From: Dimitry Andric Message-Id: <7359868D-C028-4C8A-9ED6-D2DE8CDF8727@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_36344DA0-302B-4DA1-A3FB-94D7445AC565"; protocol="application/pgp-signature"; micalg=pgp-sha1 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) Date: Fri, 3 Sep 2021 12:45:47 +0200 In-Reply-To: Cc: Ronald Klop , FreeBSD Ports , Ed Maste To: mmel@freebsd.org References: <2089802880.12287.1627193420123@localhost> <671841132.16.1630657914506@mailrelay> X-Mailer: Apple Mail (2.3654.120.0.1.13) X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_36344DA0-302B-4DA1-A3FB-94D7445AC565 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 3 Sep 2021, at 12:02, Michal Meloun wrote: >=20 > On 03.09.2021 11:08, Dimitry Andric wrote: ... >> but in FreeBSD we don't have getauxval(), and I'm unsure if AT_HWCAP >> works on aarch64. >> As this is all outside my domain of knowledge I'd appreciate if = somebody >> knows how to retrieve this information on our AArch64 implementation. = :) >> -Dimitry >=20 > We already have elf_aux_info(3) as counterpart to getauxval() and = AT_HWCAP and AT_HWCAP2 are supported on arm64 as well, so the fix is = trivial. > I'll try do it over the weekend, but I'm having some weird HW issues = on my build box so, I'm not sure if it will be possible... Aha, thanks! I've now looked at our sys/auxv.h which has this = functionality. I think I'll work on a patch that can be submitted = upstream. -Dimitry --Apple-Mail=_36344DA0-302B-4DA1-A3FB-94D7445AC565 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCYTH82wAKCRCwXqMKLiCW o+mHAKC1aiRQLFQtL+D6p08Af+KyzVXfTgCdEt62cCk2T7OOmDNqmOjp/sdC5jc= =Qnia -----END PGP SIGNATURE----- --Apple-Mail=_36344DA0-302B-4DA1-A3FB-94D7445AC565-- From nobody Fri Sep 3 11:07:43 2021 X-Original-To: freebsd-ports@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 CFF1D17BC246; Fri, 3 Sep 2021 11:07:54 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from echo.brtsvcs.net (echo.brtsvcs.net [IPv6:2607:f740:c::4ae]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H1FQ2530Fz3mxY; Fri, 3 Sep 2021 11:07:54 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (65-100-43-2.dia.static.qwest.net [65.100.43.2]) by echo.brtsvcs.net (Postfix) with ESMTPS id 3CCE338D00; Fri, 3 Sep 2021 11:07:47 +0000 (UTC) Received: from [IPv6:2602:41:642b:630:b907:455d:860e:9208] (unknown [IPv6:2602:41:642b:630:b907:455d:860e:9208]) by chombo.houseloki.net (Postfix) with ESMTPSA id C2958541; Fri, 3 Sep 2021 04:07:45 -0700 (PDT) Subject: Re: Call for participation To: Warner Losh , FreeBSD Current , FreeBSD Hackers , FreeBSD Ports References: From: Mel Pilgrim Message-ID: <60913cb9-8a25-9277-180c-98a0a04f91a6@bluerosetech.com> Date: Fri, 3 Sep 2021 04:07:43 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H1FQ2530Fz3mxY X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N Count me in On 2021-09-02 7:43, Warner Losh wrote: > Greetings, > > As teased on twitter, now that summer is over, it's a good time to start > working on the next steps with git. When we moved to git, we knew a number > of things would come in phase 2 since phase 1 was limited to moving away > from subversion and to git. > > Now's the time for phase 2. The deferred items included better CI > pipelines, better integration with popular hosting sites like github and > gitlab, a look at the tools we have today and how they fit together, and a > bunch of other items that were less well defined. I've spent the last > several months looking at the different practices in open source, > looking at our tools, etc. We have bits and pieces of many of these items, > but are missing some glue between what we have. Other areas need more > extensive work. > > To coordinate this work, I'll be leading a team to look at what we can do > in the short term, the medium term and where we think we want to be in the > long term. I plan on having bi-weekly meetings to discuss different issues > that come up, to coordinate work and experiments and to give some structure > to encouragement for progress to be made. > > This will be a collaborative effort between the developers and the user > community that contributes patches to any part of FreeBSD (the base, ports > and docs). If you are interested in participating, please drop me a line. > We'll have a core office hours to talk about this soon, and I'd like to > start discussions with those that are interested before hand, as well as > invite people to participate in the office hours. After that, we'll have a > kick off meeting that's open to everybody who can respectfully contribute. > > Looking forward to hearing from you. > > Warner > From nobody Fri Sep 3 11:29:01 2021 X-Original-To: freebsd-ports@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 08F3E17A0286 for ; Fri, 3 Sep 2021 11:29:05 +0000 (UTC) (envelope-from SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H1FtR6rPLz4Qx8; Fri, 3 Sep 2021 11:29:03 +0000 (UTC) (envelope-from SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl) Date: Fri, 3 Sep 2021 13:29:01 +0200 (CEST) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=klop.ws; s=rw1; t=1630668541; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=vUS0TVkqSVg3bjQq8BfO/nOKEIhVe7jfUKjUWSQK9r8=; b=DacRckjw3AB8JwMM/8S10VxVXdHenV/J9Z0AczLbr++D3ZTwlbGFEb0PEg1O16c24cc/Im 9YVK3wd3N2/rxNAw== From: Ronald Klop To: mmel@freebsd.org Cc: Ed Maste , Michal Meloun , FreeBSD Ports , Dimitry Andric Message-ID: <1572411201.2.1630668541601@mailrelay> In-Reply-To: References: <2089802880.12287.1627193420123@localhost> <671841132.16.1630657914506@mailrelay> Subject: Re: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1_7604650.1630668541575" X-Mailer: Realworks (575.792.df76b4d) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4H1FtR6rPLz4Qx8 X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw1 header.b=DacRckjw; dmarc=pass (policy=none) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl" X-Spamd-Result: default: False [-3.20 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw1]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; NEURAL_HAM_LONG(-1.00)[-1.000]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.10)[multipart/mixed,multipart/alternative,text/plain,text/x-diff]; HAS_ATTACHMENT(0.00)[]; RCPT_COUNT_FIVE(0.00)[5]; NEURAL_HAM_SHORT(-1.00)[-1.000]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[klop.ws:+]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,none]; HAS_X_PRIO_THREE(0.00)[3]; RCVD_IN_DNSWL_NONE(0.00)[194.109.157.24:from]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl]; RCVD_COUNT_ZERO(0.00)[0]; RWL_MAILSPIKE_POSSIBLE(0.00)[194.109.157.24:from]; MIME_TRACE(0.00)[0:+,1:+,2:+,3:~,4:+]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=snGT=NZ=klop.ws=ronald-lists@realworks.nl]; FREEMAIL_CC(0.00)[freebsd.org,gmail.com,FreeBSD.org] X-ThisMailContainsUnwantedMimeParts: Y ------=_Part_1_7604650.1630668541575 Content-Type: multipart/alternative; boundary="----=_Part_0_1554005313.1630668541475" ------=_Part_0_1554005313.1630668541475 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Van: Michal Meloun Datum: vrijdag, 3 september 2021 12:02 Aan: Dimitry Andric , Ronald Klop CC: FreeBSD Ports , Ed Maste Onderwerp: Re: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) > > > > On 03.09.2021 11:08, Dimitry Andric wrote: > > On 3 Sep 2021, at 10:31, Ronald Klop wrote: > >> > >> Van: Ronald Klop > >> Datum: zondag, 25 juli 2021 08:10 > >> Aan: FreeBSD Ports , Michal Meloun , Dimitry Andric > >> Onderwerp: (solved) Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) > >> > >> Van: Dimitry Andric > >> Datum: 19 juli 2021 11:01 > >> Aan: Ronald Klop > >> CC: FreeBSD Ports , Michal Meloun > >> Onderwerp: Re: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) > >> > >>> > >>> > >>> On 19 Jul 2021, at 09:29, Ronald Klop wrote: > >>>>>> Does anybody have a clue why I get this error since clang 12 on aarch64/arm64? > >>>> Do other ports have the same issue? > >>>>>> Regards, > >>>> Ronald. > >>>>>> Van: Ronald Klop > >>>> Datum: vrijdag, 16 juli 2021 09:43 > >>>> Aan: freebsd-arm@freebsd.org > >>>> Onderwerp: undefined symbol: __aarch64_ldadd8_acq_rel since llvm12 (mongodb44) > >>>>> Hi, > >>>>> I'm also maintaining databases/mongodb44 and this gives undefined symbols since llvm12 (I think). > >>>>> See: http://www.ipv6proxy.net/go.php?u=http://ampere2.nyi.freebsd.org/data/main-arm64-default/pf44e1c1de734_s63ca9ea4f3/logs/errors/mongodb44-4.4.6.log > >>>>> And look for: > >>>>> ld.lld: error: undefined symbol: __aarch64_ldadd8_acq_rel > >>>>> There are a bunch of similar symbols not found while linking. > >>>>> This compiles fine using llvm11 or on amd64. > >>> > >>> It turns out clang 12 now enables -moutline-atomics by default, but we > >>> don't yet expose the necessary functions from compiler-rt. As a > >>> temporary workaround, compile with -mno-outline-atomics. Meanwhile, > >>> adding these functions to the compiler-rt lib is on my TODO list. > > ... > >> Hi Dimitry, > >> > >> I upgraded my poudriere and tried building mongodb50 with -moutline-atomics enabled. > >> [00:00:56] Host OSVERSION: 1400032 > >> [00:00:56] Jail OSVERSION: 1400032 > >> ... > >> > >> [09:33:20] ld.lld: error: undefined hidden symbol: __aarch64_have_lse_atomics > >> [09:33:20] >>> referenced by outline_atomic_cas1_1.S:121 > >> [09:33:20] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a > >> [09:33:20] >>> referenced by outline_atomic_cas1_1.S:121 > >> [09:33:20] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a > >> [09:33:20] >>> referenced by outline_atomic_cas1_2.S:121 > >> [09:33:20] >>> outline_atomic_cas1_2.o:(__aarch64_cas1_acq) in archive /usr/lib/libgcc.a > >> [09:33:20] >>> referenced 57 more times > >> [09:33:20] c++: error: linker command failed with exit code 1 (use -v to see invocation) > >> [09:33:22] scons: *** [build/opt/mongo/shell/mongo] Error 1 > >> [09:33:58] ld.lld: error: undefined hidden symbol: __aarch64_have_lse_atomics > >> [09:33:58] >>> referenced by outline_atomic_cas1_1.S:121 > >> [09:33:58] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a > >> [09:33:58] >>> referenced by outline_atomic_cas1_1.S:121 > >> [09:33:58] >>> outline_atomic_cas1_1.o:(__aarch64_cas1_relax) in archive /usr/lib/libgcc.a > >> [09:33:58] >>> referenced by outline_atomic_cas1_2.S:121 > >> [09:33:58] >>> outline_atomic_cas1_2.o:(__aarch64_cas1_acq) in archive /usr/lib/libgcc.a > >> [09:33:58] >>> referenced 57 more times > >> [09:33:59] c++: error: linker command failed with exit code 1 (use -v to see invocation) > >> [09:33:59] scons: *** [build/opt/mongo/db/mongod] Error 1 > > > > It turns out that this function is defined in > > contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c, which we have > > compiled only for x86 until now. But upstream added the > > __aarch64_have_lse_atomics symbol and an initialization function for it. > > > > I tried simply enabling this file for the libcompiler-rt build on > > aarch64, but it turns out that the implementation is rather Linuxy, and > > does not compile on FreeBSD: > > > > contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c:778:25: error: implicit declaration of function 'getauxval' is invalid in C99 [-Werror,-Wimplicit-function-declaration] > > unsigned long hwcap = getauxval(AT_HWCAP); > > ^ > > 1 error generated. > > > > The implementation looks like: > > > > // LSE support detection for out-of-line atomics > > // using HWCAP and Auxiliary vector > > _Bool __aarch64_have_lse_atomics > > __attribute__((visibility("hidden"), nocommon)); > > #if defined(__has_include) > > #if __has_include() > > #include > > #ifndef AT_HWCAP > > #define AT_HWCAP 16 > > #endif > > #ifndef HWCAP_ATOMICS > > #define HWCAP_ATOMICS (1 << 8) > > #endif > > static void CONSTRUCTOR_ATTRIBUTE init_have_lse_atomics(void) { > > unsigned long hwcap = getauxval(AT_HWCAP); > > __aarch64_have_lse_atomics = (hwcap & HWCAP_ATOMICS) != 0; > > } > > > > but in FreeBSD we don't have getauxval(), and I'm unsure if AT_HWCAP > > works on aarch64. > > > > As this is all outside my domain of knowledge I'd appreciate if somebody > > knows how to retrieve this information on our AArch64 implementation. :) > > > > -Dimitry > > > > We already have elf_aux_info(3) as counterpart to getauxval() and AT_HWCAP and AT_HWCAP2 are supported on arm64 as well, so the fix is trivial. > I'll try do it over the weekend, but I'm having some weird HW issues on my build box so, I'm not sure if it will be possible... > > Michal > > > Hi, Dusted off my rusty C skills and came up with a patch. I hope the attachment comes through. It is currently building mongodb again to see if poudriere becomes happy. Will report back in a couple of hours. Regards, Ronald. ------=_Part_0_1554005313.1630668541475-- ------=_Part_1_7604650.1630668541575 Content-Type: text/x-diff; charset=us-ascii; name=aarch64_have_lse_atomics.diff Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=aarch64_have_lse_atomics.diff diff --git a/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c b/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c index 51bedd98c3..4691a4dc98 100644 --- a/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c +++ b/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model.c @@ -761,6 +761,7 @@ int CONSTRUCTOR_ATTRIBUTE __cpu_indicator_init(void) { return 0; } #elif defined(__aarch64__) +#include // LSE support detection for out-of-line atomics // using HWCAP and Auxiliary vector _Bool __aarch64_have_lse_atomics @@ -775,7 +776,15 @@ _Bool __aarch64_have_lse_atomics #define HWCAP_ATOMICS (1 << 8) #endif static void CONSTRUCTOR_ATTRIBUTE init_have_lse_atomics(void) { - unsigned long hwcap = getauxval(AT_HWCAP); + u_long hwcap; + int error; + + error = elf_aux_info(AT_HWCAP, &hwcap, sizeof(hwcap)); + if (error != 0) { + warnc(error, "%s:%u: elf_aux_info failed", __FILE__, __LINE__); + return; + } + __aarch64_have_lse_atomics = (hwcap & HWCAP_ATOMICS) != 0; } #endif // defined(__has_include) diff --git a/lib/libcompiler_rt/Makefile.inc b/lib/libcompiler_rt/Makefile.inc index aa0a6a6c9e..4e5e1323d3 100644 --- a/lib/libcompiler_rt/Makefile.inc +++ b/lib/libcompiler_rt/Makefile.inc @@ -147,7 +147,7 @@ SRCF+= floatundixf .endif # __cpu_model support, only used on x86 -.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" +.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "aarch64" SRCF+= cpu_model .endif ------=_Part_1_7604650.1630668541575-- From nobody Fri Sep 3 11:31:23 2021 X-Original-To: freebsd-ports@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 1972017A287B for ; Fri, 3 Sep 2021 11:31:56 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from aragorn.amdh.fr (aragorn.groumpf.org [176.31.180.205]) by mx1.freebsd.org (Postfix) with ESMTP id 4H1Fxl13sCz4Sss for ; Fri, 3 Sep 2021 11:31:55 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from numenor.groumpf.org (unknown [78.251.129.10]) by aragorn.amdh.fr (Postfix) with ESMTP id AC6735F74E for ; Fri, 3 Sep 2021 13:31:54 +0200 (CEST) Received: from numenor.groumpf.org (localhost [127.0.0.1]) by numenor.groumpf.org (Postfix) with ESMTP id 9B7FC19227A for ; Fri, 3 Sep 2021 13:31:54 +0200 (CEST) X-Virus-Scanned: amavisd-new at groumpf.org Received: from numenor.groumpf.org ([127.0.0.1]) by numenor.groumpf.org (ns3.groumpf.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id EfGvcxOCKBcb for ; Fri, 3 Sep 2021 13:31:24 +0200 (CEST) Received: from [192.168.100.30] (imladris.groumpf.org [192.168.100.30]) by numenor.groumpf.org (Postfix) with ESMTPSA id 0D157192411 for ; Fri, 3 Sep 2021 13:31:24 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------bkdbDIKPM1DtpBvwXBZ6vD6X" Message-ID: Date: Fri, 3 Sep 2021 13:31:23 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:92.0) Gecko/20100101 Thunderbird/92.0 From: Xavier Humbert Subject: pkg: unknown format pkg, using the default To: FreeBSD Ports ML Content-Language: fr X-Rspamd-Queue-Id: 4H1Fxl13sCz4Sss X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of xavier@groumpf.org has no SPF policy when checking 176.31.180.205) smtp.mailfrom=xavier@groumpf.org X-Spamd-Result: default: False [-1.83 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[groumpf.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.83)[-0.830]; R_SPF_NA(0.00)[no SPF record]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16276, ipnet:176.31.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: Y This is a multi-part message in MIME format. --------------bkdbDIKPM1DtpBvwXBZ6vD6X Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi, poking mat@ Since last update of pkg, a warning is emitted at "make package" stage : > --->  Build of lang/php73 ended at: Fri, 03 Sep 2021 13:24:01 +0200 > (consumed 00:02:29) > --->  Updating dependency info > --->  Uninstallation of php73-7.3.29_1 started at: Fri, 03 Sep 2021 > 13:24:01 +0200 > --->  Fixing up dependencies before creating a package > --->  Backing up the old version > pkg: unknown format pkg, using the default         <===== HERE ! Besides that, all runs perfect, this is just a warning What is the cause of this ? Thanks, Cheers -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr --------------bkdbDIKPM1DtpBvwXBZ6vD6X-- From nobody Fri Sep 3 13:03:27 2021 X-Original-To: freebsd-ports@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 105B817AB4BF for ; Fri, 3 Sep 2021 13:03:58 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from smtpg.telissant.net (smtpg.telissant.net [104.225.1.73]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H1Hzx0lkJz3D18 for ; Fri, 3 Sep 2021 13:03:57 +0000 (UTC) (envelope-from web@3dresearch.com) Received: from sacada.3dresearch.com (localhost [127.0.0.1]) by smtpg.telissant.net (Postfix) with ESMTP id 4H1Hzw45qlz2L1wb for ; Fri, 3 Sep 2021 09:03:56 -0400 (EDT) X-Virus-Scanned: amavisd-new at telissant.net Received: from smtpg.telissant.net ([127.0.0.1]) by sacada.3dresearch.com (sacada.3dresearch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id unSXPgnPPQ1R for ; Fri, 3 Sep 2021 09:03:56 -0400 (EDT) Received: from elettra.3dresearch.com (unknown [71.112.243.206]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: elettra@sacada.3dresearch.com) by smtpg.telissant.net (Postfix) with ESMTPSA id 4H1Hzw1KVDz2L1wl for ; Fri, 3 Sep 2021 09:03:56 -0400 (EDT) Received: from elettra.3dresearch.com (localhost [127.0.0.1]) by elettra.3dresearch.com (Postfix) with SMTP id 8B2C626DE2 for ; Fri, 3 Sep 2021 09:03:55 -0400 (EDT) Date: Fri, 3 Sep 2021 09:03:27 -0400 From: Janos Dohanics To: freebsd-ports@freebsd.org Subject: Re: editors/vim fails to install/register Message-Id: <20210903090327.1e58a600550edb7a3aab3845@3dresearch.com> In-Reply-To: References: <20210903014502.83ee8509ac80c097647e73cf@3dresearch.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H1Hzx0lkJz3D18 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of web@3dresearch.com designates 104.225.1.73 as permitted sender) smtp.mailfrom=web@3dresearch.com X-Spamd-Result: default: False [-0.80 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; ENVFROM_SERVICE_ACCT(1.00)[]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; DMARC_NA(0.00)[3dresearch.com]; R_SPF_ALLOW(-0.20)[+a:smtpg.telissant.net]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_SERVICE_ACCT(1.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:104.225.1.0/24, country:US]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[71.112.243.206:received] X-ThisMailContainsUnwantedMimeParts: N On Fri, 3 Sep 2021 07:55:04 +0200 "Herbert J. Skuhra" wrote: > On Fri, Sep 03, 2021 at 01:45:02AM -0400, Janos Dohanics wrote: > > Hello, > > > > Tried to upgrade editors/vim-console, noted the change in UPDATING. > > However, the update failed with the errors shown below. Then, > > unwisely deleted the package, and tried to install from ports anew, > > but same error message. > > [...] > > pkg-static: Unable to access > > file /usr/ports/editors/vim/work-console/stage/usr/local/%%DESKTOP% > > %share/icons/locolor/32x32/apps/gvim.png:No such file or directory > > *** Error code 1 > > > > Stop. > > make[1]: stopped in /usr/ports/editors/vim > > *** Error code 1 > > > > Stop. > > make: stopped in /usr/ports/editors/vim > > Try 'make FLAVOR=console clean install clean'. > > Maybe the port needs the following line: > > FLAVOR?= ${FLAVORS:[1]} > > or > > FLAVOR?= console > > -- > Herbert Thank you Herbert, 'make FLAVOR=console clean install clean' worked just as I hoped. -- Janos Dohanics From nobody Fri Sep 3 14:09:41 2021 X-Original-To: ports@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 1B000179F552 for ; Fri, 3 Sep 2021 14:09:47 +0000 (UTC) (envelope-from ps.ports@smyrak.com) Received: from ipv6.s149.cyber-folks.pl (ipv6.s149.cyber-folks.pl [IPv6:2a02:1778:113::68:149]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H1KRt3JQRz3mcr for ; Fri, 3 Sep 2021 14:09:46 +0000 (UTC) (envelope-from ps.ports@smyrak.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=smyrak.com; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:To:From:Date:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=jNVB5nV1tAqL6R6JHvmSxMmqsAdIs45/1i7L5K5lBmk=; b=N6ebQ/++dH0b9UvyqSOxpLM44H AQx54SW31i4k2FU7Le6NirKm4RWrL0pX5387uVJ4reCk3wH647mFvdwUtLZOsIPLwYTaz1zSKcoH6 n4xKk82DrPVMcgqoTa7Fo4OyHlZ452JXl407j4XGQhO5Fb3T5oG4hX04WD1m2pnOtmCnhM36se+Mz fcgeEFsll17rLjDU8H30cXFcNN1lE4KTuOimALXQrgVuKujPSDkbq9p13nJaAPsl7oHVDvJdjr5a6 BzT12Gc5g3pO+vmmnZV3z6ripWVouGL4r+elREwbnnyIOID24VvLdJiD5PimiPEC159orwuxINIe0 ECBnWIAw==; Received: from 93-181-165-201.internetia.net.pl ([93.181.165.201] helo=daleth.home) by s149.cyber-folks.pl with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1mM9t2-002w3a-03 for ports@freebsd.org; Fri, 03 Sep 2021 16:09:44 +0200 Date: Fri, 3 Sep 2021 16:09:41 +0200 From: Piotr Smyrak To: ports@freebsd.org Subject: Re: pkg: unknown format pkg, using the default Message-ID: <20210903160941.2ade9b99@daleth.home> In-Reply-To: References: X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.33; amd64-portbld-freebsd12.2) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Authenticated-Id: piero@smyrak.com X-Rspamd-Queue-Id: 4H1KRt3JQRz3mcr X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none ("invalid DKIM record") header.d=smyrak.com header.s=x header.b="N6ebQ/++"; dmarc=pass (policy=none) header.from=smyrak.com; spf=pass (mx1.freebsd.org: domain of ps.ports@smyrak.com designates 2a02:1778:113::68:149 as permitted sender) smtp.mailfrom=ps.ports@smyrak.com X-Spamd-Result: default: False [-1.85 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a02:1778:113::/48]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_SHORT(0.95)[0.950]; DKIM_TRACE(0.00)[smyrak.com:~]; DMARC_POLICY_ALLOW(-0.50)[smyrak.com,none]; R_DKIM_PERMFAIL(0.00)[smyrak.com:s=x]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:41079, ipnet:2a02:1778::/32, country:PL]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Fri, 3 Sep 2021 13:31:23 +0200 Xavier Humbert wrote: > Hi, poking mat@ >=20 > Since last update of pkg, a warning is emitted at "make package" > stage : >=20 > > ---> =C2=A0Build of lang/php73 ended at: Fri, 03 Sep 2021 13:24:01 +0200 > > (consumed 00:02:29) =20 > > ---> =C2=A0Updating dependency info > > ---> =C2=A0Uninstallation of php73-7.3.29_1 started at: Fri, 03 Sep 2021 > > 13:24:01 +0200 =20 > > ---> =C2=A0Fixing up dependencies before creating a package > > ---> =C2=A0Backing up the old version =20 > > pkg: unknown format pkg, using the default =C2=A0=C2=A0=C2=A0 =C2=A0=C2= =A0=C2=A0 <=3D=3D=3D=3D=3D HERE ! =20 >=20 > Besides that, all runs perfect, this is just a warning I guess this is related to: ports-mgmt/pkg*: Release 1.17.0 TL;DR: new uniq package file extension: '.pkg' [=E2=80=A6] - pkg now have a single extension: ".pkg" and a backward compatible symlink is created when the package is created to help transitioning --=20 Piotr Smyrak From nobody Fri Sep 3 14:56:20 2021 X-Original-To: freebsd-ports@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 3F0B517B3F42 for ; Fri, 3 Sep 2021 14:56:29 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (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 4H1LTm1qr1z4Vsr for ; Fri, 3 Sep 2021 14:56:28 +0000 (UTC) (envelope-from shawn.webb@hardenedbsd.org) Received: by mail-qv1-xf36.google.com with SMTP id 93so2647806qva.7 for ; Fri, 03 Sep 2021 07:56:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hardenedbsd.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=mDmclr5NDdJoHbQ3p1VspOHsy1lNQBIRDgibnqnJExA=; b=IwK4mYcCF9U6aYA+vuKFSS9QlZWHCojYqH/h9v/0hAYEI30W3xYvUXPK5A/ANuFMdT m16UXTSBcioWBe9m8zQnr+BZ9rBiMysGXLjE3nAuiyXSELYa9zUddNGBfrTdcBkMv7Xm 9FyMxREKibfxbRJ31GjZRignLKi2OLJfFmk9NSr2aa8gRBNSO8FVvvLkBoLzl/8ckQn4 G7vUsrs9oV3uMvFL7HFmFVhG80mgKrIFy15SGej8f610fSeYRlv6BxAPmigahEtwu72f zAm3GR6daJh3cJ4XmsNVLTnUx0WkyoNhZgDEtGAXUyj5RsPh6HN4xDzxYu9QYrfVZqMR MaRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=mDmclr5NDdJoHbQ3p1VspOHsy1lNQBIRDgibnqnJExA=; b=HzEke1pW1JhCipUrPiNG0p7w3q7+24Mrz+Myn70k2eAxy5aOY/pyTaM5867UHSlSlD G7w29KnGDxymYQJrlmOOIEFvohmoHB6LZR5htOTRVEVJ5yKOZEWQyl5OM8q/GFuvTo3t DkGeAZVuY1fq4ks2vxxa9QiSebdKWiXf29ANWOCCFAXQf8a0nFgXj2ntCt3V2WuLuteu lYHSJsclVF+WfSRpS7v515YWCWrmp01WakjMrFz4cMdUvhAQnMH1fMpfyZxE/UPbVwSv SRB2IjLweLYU5tKyb4zAePNX37xCa1irH2qSQCp5zf6CBGHKesfInFxPfKGKEZX3+IGi l8vA== X-Gm-Message-State: AOAM530CVtBcDhtvMh62S+7VhJAm8gUd/Pm5lkirJCf3gZ2P0J40+miT nfhxVEVaaakOs416SEHuFhTeYLsfI9y3q9rv X-Google-Smtp-Source: ABdhPJxgquwBC24ZghOwr/QzV2DEsyMhGjuGk6a7f17LjyR0JyLx1Dno+7tAIngUcHntvtgdAlK/8Q== X-Received: by 2002:ad4:5990:: with SMTP id ek16mr3884699qvb.30.1630680981702; Fri, 03 Sep 2021 07:56:21 -0700 (PDT) Received: from mutt-hbsd (pool-100-16-224-136.bltmmd.fios.verizon.net. [100.16.224.136]) by smtp.gmail.com with ESMTPSA id g27sm3183698qts.79.2021.09.03.07.56.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Sep 2021 07:56:21 -0700 (PDT) Date: Fri, 3 Sep 2021 10:56:20 -0400 From: Shawn Webb To: Warner Losh Cc: FreeBSD Current , FreeBSD Hackers , FreeBSD Ports Subject: Re: Call for participation Message-ID: <20210903145620.u5gz5y7jg77qeazh@mutt-hbsd> X-Operating-System: FreeBSD mutt-hbsd 14.0-CURRENT-HBSD FreeBSD 14.0-CURRENT-HBSD X-PGP-Key: https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/blob/master/Shawn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc References: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gmf2hcmtcd5cfttf" Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4H1LTm1qr1z4Vsr X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=hardenedbsd.org header.s=google header.b=IwK4mYcC; dmarc=none; spf=pass (mx1.freebsd.org: domain of shawn.webb@hardenedbsd.org designates 2607:f8b0:4864:20::f36 as permitted sender) smtp.mailfrom=shawn.webb@hardenedbsd.org X-Spamd-Result: default: False [-3.20 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[hardenedbsd.org:s=google]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[hardenedbsd.org]; NEURAL_SPAM_SHORT(0.90)[0.902]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[hardenedbsd.org:+]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::f36:from]; SIGNED_PGP(-2.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[100.16.224.136:received] X-ThisMailContainsUnwantedMimeParts: N --gmf2hcmtcd5cfttf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 02, 2021 at 08:43:21AM -0600, Warner Losh wrote: > Greetings, >=20 > As teased on twitter, now that summer is over, it's a good time to start > working on the next steps with git. When we moved to git, we knew a number > of things would come in phase 2 since phase 1 was limited to moving away > from subversion and to git. >=20 > Now's the time for phase 2. The deferred items included better CI > pipelines, better integration with popular hosting sites like github and > gitlab, a look at the tools we have today and how they fit together, and a > bunch of other items that were less well defined. I've spent the last > several months looking at the different practices in open source, > looking at our tools, etc. We have bits and pieces of many of these items, > but are missing some glue between what we have. Other areas need more > extensive work. >=20 > To coordinate this work, I'll be leading a team to look at what we can do > in the short term, the medium term and where we think we want to be in the > long term. I plan on having bi-weekly meetings to discuss different issues > that come up, to coordinate work and experiments and to give some structu= re > to encouragement for progress to be made. >=20 > This will be a collaborative effort between the developers and the user > community that contributes patches to any part of FreeBSD (the base, ports > and docs). If you are interested in participating, please drop me a line. > We'll have a core office hours to talk about this soon, and I'd like to > start discussions with those that are interested before hand, as well as > invite people to participate in the office hours. After that, we'll have a > kick off meeting that's open to everybody who can respectfully contribute. >=20 > Looking forward to hearing from you. Hey Warner, I'd be happy to talk about HardenedBSD's switch from GitHub to Gitea and finally to GitLab. We had a lot of troubles with Gitea and ended up with GitLab. When are you thinking of holding that meeting? Thanks, --=20 Shawn Webb Cofounder / Security Engineer HardenedBSD https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/raw/master/Shawn_Webb/03A= 4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc --gmf2hcmtcd5cfttf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEA6TL67gupaZ9nzhT/y5nonf44foFAmEyN5EACgkQ/y5nonf4 4frq9BAAoIuCbHW5zr+AzyF6QXyApptL3fpZ9j26vEyO3RlGKMAVEGG8ZQ8vx3zM uz7SvXZ74qwKkOK7UgAUC2yDKhS4yZtxpwXMmLLtfWiHEhHbBspEW3SWLFPf6lMR 1ObV3uMWpDxCZXboDB+waNzQjHxrIhp8NTlKIomrVWsEdSIvyvgAAv8Q8Bunu7Ai Ae0lcnfZxh6o4TOjfEQGUUl9+UT/A9QFc4mM+LHhk+ago3NSQNqQn6TtPFUPP1m/ s7IMO6pK5ZNwAzCpNJIFArRV4gQpQLUZByflRbP7Op0t1KsX1kQPlirIiC/5Q2HD n5JSRnQfSEKTbtf6FX2jxZk1iLrFWKcFzBcGiiVyDXovpfnxDrBFEDk17oqCpn0c uJHOu1qJRf+zIdPgiVf/dtmQvIK/vbotqiRo2qdbbp9g/d/LZC+i6gd5CxRvNJqH N1Uo6cHZr77Y21XH777sfZVfehLYJOOlZefOvjGIGJ96IvT926C2wLd/Y5PDFhsV Ht8cNT8YbqsB2CiDt9Js1f4C9yjw3oxhMry8qus7g0ocFZNZtqkbtEYJIVQcFeJC 3NPUK86eGF8TKqYo4m8GHEduDn63igL+rAorUBkTl35Hctf3Pnnvc7za/AALrIU0 +lrtLWVGFTp5bAymenZL4U0uGrEDkk1p42Zt9Uv1/Ih7Yj0DJeE= =pmpl -----END PGP SIGNATURE----- --gmf2hcmtcd5cfttf-- From nobody Sat Sep 4 00:14:25 2021 X-Original-To: freebsd-ports@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 E75BA17AB291; Sat, 4 Sep 2021 00:14:35 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pj1-x102f.google.com (mail-pj1-x102f.google.com [IPv6:2607:f8b0:4864:20::102f]) (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 4H1Zsl5tDBz3l4D; Sat, 4 Sep 2021 00:14:35 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pj1-x102f.google.com with SMTP id fz10so631068pjb.0; Fri, 03 Sep 2021 17:14:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:content-transfer-encoding:from:mime-version:subject:date :message-id:references:cc:in-reply-to:to; bh=aH8yu5X8oZIcxXMvgT8pM4XnVfYs/j/4bjZm6yEzLpo=; b=ikdaBfaSM3hSHLo9iM/V1Cp29HCmbJj/UCkc5H2YqN7oQsO8FCdtkL1hHpSz5VEN/H jTej7HRINJb3KP/SUAT/F1IdJHP4PsyVL9sYcQDjdJ/TMXXSpqPuXtMRZyKIgaAhwNK0 Np0Qjkg20xvx9NawTD0M8Xc/SXHPCJmlc8tChL9QE1ddnOBt7Sd0j13vCYF5InNXTgbC MYPN+GfgqgFKRcxDB+kzBwmDiI6vGY3gLKLp33PkiunNxAzN2Auf8qVEwToxQKOSaOkJ wLnCXRx+Ke+0ayd6p4xukHzuZBzvwy0FQOxOl6WwDGUGodHq9TIHvK59QHiWe7Dxmzc3 UJ1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:content-transfer-encoding:from :mime-version:subject:date:message-id:references:cc:in-reply-to:to; bh=aH8yu5X8oZIcxXMvgT8pM4XnVfYs/j/4bjZm6yEzLpo=; b=TxNZj0JEGP2kjAvRmCXnK531p4Bqa/8nO3YjsV50yTTPg4zBWRVvqNOOZrUEcck+F+ 856SZeDHjXQnRycXl+haYYHlGiiI/XiapZMFbAr4yHjYh9OgKf0/n+RAh+IKvOSFtXmF cXkQVaj5qi3RG8WqF2KmvoFmABabZ6Xx4n1KqoVcfoi6AWDbIKJRcIRoABokrMpUqwFR zUYZbaPYiK3qJNNoGWGAPGIg29+6etqaY8phg2amwaBTGlM/A4UpqE7Wa6HoWWWLmCz5 7+WUnrqSRU6BubNTVS5hnt8TvoPp6xQe/N3txYYn2aN+7G+rfMjNup+zraof4h6JJgwn nMMQ== X-Gm-Message-State: AOAM532Q7ce+Rvi0CcU+KrgSMNhx6vkPFi/u3yg2i7hX7t5zV066+UOb J4h0CkkVn80JTlHp1tAQPCgrq4WPPXpslg== X-Google-Smtp-Source: ABdhPJyYCVOUNkL+jFRWVfLr36mRxYPCYLhWqaU3eFl6hnXReAU+tVd3rpqINrlSkAqLDmlb8NLsjw== X-Received: by 2002:a17:90b:1c07:: with SMTP id oc7mr1420536pjb.153.1630714469200; Fri, 03 Sep 2021 17:14:29 -0700 (PDT) Received: from smtpclient.apple (2403-5800-7500-3601-3c68-238-8219-3733.ip6.aussiebb.net. [2403:5800:7500:3601:3c68:238:8219:3733]) by smtp.gmail.com with ESMTPSA id l12sm420470pff.182.2021.09.03.17.14.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 03 Sep 2021 17:14:28 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Kubilay Kocak List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org Mime-Version: 1.0 (1.0) Subject: Re: Call for participation Date: Sat, 4 Sep 2021 10:14:25 +1000 Message-Id: <44AB7881-B1BE-4D78-90A6-BB085AF5B92D@freebsd.org> References: <20210903145620.u5gz5y7jg77qeazh@mutt-hbsd> Cc: Warner Losh , FreeBSD Current , FreeBSD Hackers , FreeBSD Ports In-Reply-To: <20210903145620.u5gz5y7jg77qeazh@mutt-hbsd> To: Shawn Webb X-Mailer: iPhone Mail (18G82) X-Rspamd-Queue-Id: 4H1Zsl5tDBz3l4D X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; TAGGED_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N No firm dates yet, we=E2=80=99ll make sure everyone has ample time ahead of,= and communicate session schedules when determined > On 4 Sep 2021, at 12:59 am, Shawn Webb wrote:= >=20 > =EF=BB=BFOn Thu, Sep 02, 2021 at 08:43:21AM -0600, Warner Losh wrote: >> Greetings, >>=20 >> As teased on twitter, now that summer is over, it's a good time to start >> working on the next steps with git. When we moved to git, we knew a numbe= r >> of things would come in phase 2 since phase 1 was limited to moving away >> from subversion and to git. >>=20 >> Now's the time for phase 2. The deferred items included better CI >> pipelines, better integration with popular hosting sites like github and >> gitlab, a look at the tools we have today and how they fit together, and a= >> bunch of other items that were less well defined. I've spent the last >> several months looking at the different practices in open source, >> looking at our tools, etc. We have bits and pieces of many of these items= , >> but are missing some glue between what we have. Other areas need more >> extensive work. >>=20 >> To coordinate this work, I'll be leading a team to look at what we can do= >> in the short term, the medium term and where we think we want to be in th= e >> long term. I plan on having bi-weekly meetings to discuss different issue= s >> that come up, to coordinate work and experiments and to give some structu= re >> to encouragement for progress to be made. >>=20 >> This will be a collaborative effort between the developers and the user >> community that contributes patches to any part of FreeBSD (the base, port= s >> and docs). If you are interested in participating, please drop me a line.= >> We'll have a core office hours to talk about this soon, and I'd like to >> start discussions with those that are interested before hand, as well as >> invite people to participate in the office hours. After that, we'll have a= >> kick off meeting that's open to everybody who can respectfully contribute= . >>=20 >> Looking forward to hearing from you. >=20 > Hey Warner, >=20 > I'd be happy to talk about HardenedBSD's switch from GitHub to Gitea > and finally to GitLab. We had a lot of troubles with Gitea and ended > up with GitLab. >=20 > When are you thinking of holding that meeting? >=20 > Thanks, >=20 > --=20 > Shawn Webb > Cofounder / Security Engineer > HardenedBSD >=20 > https://git.hardenedbsd.org/hardenedbsd/pubkeys/-/raw/master/Shawn_Webb/03= A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc From nobody Sat Sep 4 00:36:21 2021 X-Original-To: freebsd-ports@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 1A03C17B785C for ; Sat, 4 Sep 2021 00:36:26 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from echo.brtsvcs.net (echo.brtsvcs.net [IPv6:2607:f740:c::4ae]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H1bLx2s56z4RCW for ; Sat, 4 Sep 2021 00:36:25 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (65-100-43-2.dia.static.qwest.net [65.100.43.2]) by echo.brtsvcs.net (Postfix) with ESMTPS id C682038D00 for ; Sat, 4 Sep 2021 00:36:23 +0000 (UTC) Received: from [IPv6:2602:41:642b:630:b907:455d:860e:9208] (unknown [IPv6:2602:41:642b:630:b907:455d:860e:9208]) by chombo.houseloki.net (Postfix) with ESMTPSA id 17F8BB51 for ; Fri, 3 Sep 2021 17:36:23 -0700 (PDT) To: freebsd-ports@freebsd.org From: Mel Pilgrim Subject: How do I depend on a flavoured PHP port? The Handbook is wrong?? Message-ID: <7baa71b4-1459-83ae-a532-56e33956dd3a@bluerosetech.com> Date: Fri, 3 Sep 2021 17:36:21 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H1bLx2s56z4RCW X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of list_freebsd@bluerosetech.com designates 2607:f740:c::4ae as permitted sender) smtp.mailfrom=list_freebsd@bluerosetech.com X-Spamd-Result: default: False [-2.29 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[bluerosetech.com]; NEURAL_HAM_SHORT(-0.99)[-0.989]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:2607:f740:c::/48, country:US]; SUBJECT_ENDS_QUESTION(1.00)[]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N I'm trying to add a dependency on a flavoured PHP application, but the Porter's Handbook (section 7.3.1) instructions don't work. It says to just add "@${PHP_FLAVOR}" but that's an empty variable. I can't add php:flavors to the USES line because that then requires this port be flavoured as if it were itself a PHP application (it's not, it's just a metaport). Adding "php" to USES works, but adds an unnecessary lang/php?? dependency. What I need is the PHP counterpart to python:env, but I can't seem to find it? From nobody Sun Sep 5 08:21:24 2021 X-Original-To: ports@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 C8F9017A48F5 for ; Sun, 5 Sep 2021 08:21:24 +0000 (UTC) (envelope-from portscout@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 4H2Pd05HQhz3Hh1 for ; Sun, 5 Sep 2021 08:21:24 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org (portscout.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:21]) (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 95DB527D41 for ; Sun, 5 Sep 2021 08:21:24 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.nyi.freebsd.org ([127.0.1.10]) by portscout.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1858LOK9039298 for ; Sun, 5 Sep 2021 08:21:24 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.nyi.freebsd.org (8.15.2/8.15.2/Submit) id 1858LOxb039257; Sun, 5 Sep 2021 08:21:24 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <202109050821.1858LOxb039257@portscout.nyi.freebsd.org> X-Authentication-Warning: portscout.nyi.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Date: Sun, 5 Sep 2021 08:21:24 +0000 From: portscout@FreeBSD.org To: ports@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-ThisMailContainsUnwantedMimeParts: N Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/ports@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ devel/py-spyder | 3.2.7 | v5.1.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by: portscout! From nobody Sun Sep 5 09:29:04 2021 X-Original-To: freebsd-ports@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 90924179B4E9 for ; Sun, 5 Sep 2021 09:30:21 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from aragorn.amdh.fr (aragorn.groumpf.org [176.31.180.205]) by mx1.freebsd.org (Postfix) with ESMTP id 4H2R8X4x4vz3smQ for ; Sun, 5 Sep 2021 09:30:20 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from numenor.groumpf.org (unknown [78.251.129.10]) by aragorn.amdh.fr (Postfix) with ESMTP id 52E6F5F74E for ; Sun, 5 Sep 2021 11:30:14 +0200 (CEST) Received: from numenor.groumpf.org (localhost [127.0.0.1]) by numenor.groumpf.org (Postfix) with ESMTP id E78F21C2C14 for ; Sun, 5 Sep 2021 11:30:13 +0200 (CEST) X-Virus-Scanned: amavisd-new at groumpf.org Received: from numenor.groumpf.org ([127.0.0.1]) by numenor.groumpf.org (ns3.groumpf.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fYVSw5651Naz for ; Sun, 5 Sep 2021 11:29:05 +0200 (CEST) Received: from [192.168.100.30] (imladris.groumpf.org [192.168.100.30]) by numenor.groumpf.org (Postfix) with ESMTPSA id 54D011C27CB for ; Sun, 5 Sep 2021 11:29:05 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------iBy0uP0y7IbP4sWcdEuSGWdb" Message-ID: Date: Sun, 5 Sep 2021 11:29:04 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:92.0) Gecko/20100101 Thunderbird/92.0 Content-Language: en-GB To: FreeBSD Ports ML From: Xavier Humbert Subject: mod_perl2 broken X-Rspamd-Queue-Id: 4H2R8X4x4vz3smQ X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of xavier@groumpf.org has no SPF policy when checking 176.31.180.205) smtp.mailfrom=xavier@groumpf.org X-Spamd-Result: default: False [0.00 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[groumpf.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_ALL(0.00)[]; NEURAL_SPAM_SHORT(1.00)[1.000]; R_SPF_NA(0.00)[no SPF record]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16276, ipnet:176.31.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: Y This is a multi-part message in MIME format. --------------iBy0uP0y7IbP4sWcdEuSGWdb Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi, Since the upgrade of perl to 5.34, mod_perl build fails with > modperl_perl.c:271:16: error: cannot take the address of an rvalue of > type 'U8 *' (aka 'unsigned char *') Seems to be related to https://github.com/Perl/perl5/issues/18555 and https://github.com/Perl/perl5/issues/18617 Any idea when it will be fixed upstream ? Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr --------------iBy0uP0y7IbP4sWcdEuSGWdb-- From nobody Sun Sep 5 17:39:29 2021 X-Original-To: freebsd-ports@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 0C89017ACFAB for ; Sun, 5 Sep 2021 17:39:44 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from echo.brtsvcs.net (echo.brtsvcs.net [IPv6:2607:f740:c::4ae]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4H2f1C01jLz4pvx for ; Sun, 5 Sep 2021 17:39:42 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (unknown [IPv6:2602:41:642b:600::6]) by echo.brtsvcs.net (Postfix) with ESMTPS id F258338D00 for ; Sun, 5 Sep 2021 17:39:34 +0000 (UTC) Received: from [IPv6:2602:41:642b:630:6cfe:13:5c75:e22f] (unknown [IPv6:2602:41:642b:630:6cfe:13:5c75:e22f]) by chombo.houseloki.net (Postfix) with ESMTPSA id 1DBA11302 for ; Sun, 5 Sep 2021 10:39:33 -0700 (PDT) To: freebsd-ports@freebsd.org From: Mel Pilgrim Subject: Why no flavor_USES helper? Message-ID: <8982e300-8b04-f31a-9c49-43d0dd428b38@bluerosetech.com> Date: Sun, 5 Sep 2021 10:39:29 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4H2f1C01jLz4pvx X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of list_freebsd@bluerosetech.com designates 2607:f740:c::4ae as permitted sender) smtp.mailfrom=list_freebsd@bluerosetech.com X-Spamd-Result: default: False [-2.30 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[bluerosetech.com]; NEURAL_HAM_SHORT(-1.00)[-0.998]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:36236, ipnet:2607:f740:c::/48, country:US]; SUBJECT_ENDS_QUESTION(1.00)[]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N The flavors helpers like flavor_RUN_DEPENDS are super useful, but I need to modify USES based on flavor, and find that there is no helper for it. That is, I'd like to be able to do this: flavor1_USES= alice flavor2_USES= bob Instead of: .if ${FLAVOR} == flavor1 USES+= alice .elif ${FLAVOR} == flavor2 USES+= bob .endif At a glance, it looks like all that's needed is adding USES to _FLAVOR_HELPERS_APPEND[1]. What am I missing? 1: Mk/bsd.port.mk, line 1525 as of bed4073e0