From owner-freebsd-current@freebsd.org Fri Apr 9 21:20:57 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 91B4A5BDC5F for ; Fri, 9 Apr 2021 21:20:57 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from mail.protected-networks.net (mail.protected-networks.net [IPv6:2001:470:8d59:1::8]) (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 "mail.protected-networks.net", Issuer "R3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FH9zD4rbmz4dgh for ; Fri, 9 Apr 2021 21:20:56 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [192.168.1.10]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: imb@mail.protected-networks.net) by mail.protected-networks.net (Postfix) with ESMTPSA id 74FCA5711; Fri, 9 Apr 2021 17:20:45 -0400 (EDT) Subject: Re: Build of some ports hang up on recent 14-CURRENT amd64 To: Yasuhiro Kimura , freebsd-current@freebsd.org References: <20210410.055541.2122356237233243830.yasu@utahime.org> From: Michael Butler Message-ID: Date: Fri, 9 Apr 2021 17:20:44 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 In-Reply-To: <20210410.055541.2122356237233243830.yasu@utahime.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-NZ Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FH9zD4rbmz4dgh X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.94 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[protected-networks.net:s=201508]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SPAMHAUS_ZRD(0.00)[2001:470:8d59:1::8:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[protected-networks.net:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[protected-networks.net,reject]; NEURAL_HAM_SHORT(-0.94)[-0.939]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[2001:470:8d59:1::8:from]; ASN(0.00)[asn:6939, ipnet:2001:470::/32, country:US]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-current]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2021 21:20:57 -0000 This is likely fixed as of ~30 mins ago on commit e8b9c508b7ae5be618ada089103468c400e465cd The cause appears to have been commit d36d6816151705907393889 imb On 4/9/21 4:55 PM, Yasuhiro Kimura wrote: > yasu@rolling-vm-freebsd1[1044]% uname -a > FreeBSD rolling-vm-freebsd1.home.utahime.org 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n245912-f2400e6e832: Sat Apr 10 01:42:33 JST 2021 rootz@rolling-vm-freebsd1.home.utahime.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > After the update from 36d6e65722e to f2400e6e832 I noticed build of > some ports hang up in the middle of it on my 14-CURRENT amd64 host. > > One of such examples is security/py-cryptography. > > ---------------------------------------------------------------------- > root@rolling-vm-freebsd1[1008]# make > ===> License APACHE20 BSD3CLAUSE accepted by the user > ===> py39-cryptography-3.3.2 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by py39-cryptography-3.3.2 for building > ===> Extracting for py39-cryptography-3.3.2 > => SHA256 Checksum OK for cryptography-3.3.2.tar.gz. > ===> Patching for py39-cryptography-3.3.2 > ===> py39-cryptography-3.3.2 depends on package: py39-cffi>=1.8 - found > ===> py39-cryptography-3.3.2 depends on package: py39-setuptools>0 - found > ===> py39-cryptography-3.3.2 depends on file: /usr/local/bin/python3.9 - found > ===> Configuring for py39-cryptography-3.3.2 > running config > ---------------------------------------------------------------------- > > And another one is devel/arcanist-lib. > > ---------------------------------------------------------------------- > root@rolling-vm-freebsd1[1023]# make > ===> License APACHE20 accepted by the user > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by arcanist-lib-php74-20210113 for building > ===> Extracting for arcanist-lib-php74-20210113 > => SHA256 Checksum OK for phacility-arcanist-20210113-b2e715f_GH0.tar.gz. > ===> Patching for arcanist-lib-php74-20210113 > ===> Applying FreeBSD patches for arcanist-lib-php74-20210113 from /usr/ports/devel/arcanist-lib/files > ===> Configuring for arcanist-lib-php74-20210113 > ===> Staging for arcanist-lib-php74-20210113 > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/include/php/main/php.h - found > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/lib/php/20190902/curl.so - found > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/lib/php/20190902/dom.so - found > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/lib/php/20190902/json.so - found > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/lib/php/20190902/simplexml.so - found > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/lib/php/20190902/zlib.so - found > ===> arcanist-lib-php74-20210113 depends on file: /usr/local/lib/php/20190902/mbstring.so - found > ===> Generating temporary packing list > cd /usr/ports/devel/arcanist-lib/work-php74/arcanist-b2e715f ; /bin/pax -rw * /usr/ports/devel/arcanist-lib/work-php74/stage/usr/local/lib/php/arcanist > install -l rs /usr/ports/devel/arcanist-lib/work-php74/stage/usr/local/lib/php/arcanist/support/shell/hooks/bash-completion.sh /usr/ports/devel/arcanist-lib/work-php74/stage/usr/local/share/bash-completion/completions/arc > /usr/ports/devel/arcanist-lib/work-php74/stage/usr/local/lib/php/arcanist/bin/arc shell-complete --generate > GENERATE Generating shell completion rules... > RULES Wrote updated completion rules for "bash" to: work-php74/stage/usr/local/lib/php/arcanist/support/shell/rules/bash-rules.sh. > NOTE You may need to open a new terminal window or launch a new shell before the changes take effect. > ---------------------------------------------------------------------- > > The problem also happens with poudriere. > > I tried boot with old 36d6e65722e kernel but the problem still > happens. So the cause may be older than it. > > Does anyone else have the same problem? > > Best Regards. > > --- > Yasuhiro Kimura > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >