Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2021 17:20:44 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        Yasuhiro Kimura <yasu@utahime.org>, freebsd-current@freebsd.org
Subject:   Re: Build of some ports hang up on recent 14-CURRENT amd64
Message-ID:  <f763c835-68d1-ee8a-4a1d-b01515de3b65@protected-networks.net>
In-Reply-To: <20210410.055541.2122356237233243830.yasu@utahime.org>
References:  <20210410.055541.2122356237233243830.yasu@utahime.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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"
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f763c835-68d1-ee8a-4a1d-b01515de3b65>