Re: git: ebbef4b5f84b - main - devel/boost*: update Boost to 1.81.0 release (+)
- In reply to: Yasuhiro Kimura : "Re: git: ebbef4b5f84b - main - devel/boost*: update Boost to 1.81.0 release (+)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jan 2023 06:24:01 UTC
From: Yasuhiro Kimura <yasu@FreeBSD.org> Subject: Re: git: ebbef4b5f84b - main - devel/boost*: update Boost to 1.81.0 release (+) Date: Tue, 17 Jan 2023 17:23:24 +0900 (JST) > From: Dima Panov <fluffy@FreeBSD.org> > Subject: git: ebbef4b5f84b - main - devel/boost*: update Boost to 1.81.0 release (+) > Date: Mon, 16 Jan 2023 19:32:51 GMT > >> The branch main has been updated by fluffy: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=ebbef4b5f84b7cff911d4714000c2ebbc0f786f7 >> >> commit ebbef4b5f84b7cff911d4714000c2ebbc0f786f7 >> Author: Dima Panov <fluffy@FreeBSD.org> >> AuthorDate: 2023-01-16 19:23:41 +0000 >> Commit: Dima Panov <fluffy@FreeBSD.org> >> CommitDate: 2023-01-16 19:32:06 +0000 >> >> devel/boost*: update Boost to 1.81.0 release (+) >> >> Changelog: https://www.boost.org/users/history/version_1_81_0.html > > With recent 14-CURRENT amd64, build of devel/boost-libs fails as > following. > > https://people.freebsd.org/~yasu/poudriere/data/logs/bulk/curamd64-default/2023-01-17_17h09m39s/logs/boost-libs-1.81.0.log > > yasu@rolling-vm-freebsd1[1040]% uname -a > FreeBSD rolling-vm-freebsd1.home.utahime.org 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n260055-8bce8d28abe: Sat Jan 14 01:06:42 JST 2023 rootz@rolling-vm-freebsd1.home.utahime.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > yasu@rolling-vm-freebsd1[1041]% > > --- > Yasuhiro Kimura I submitted the issue to Bugzilla. Bug 269067 Build of devel/boost-libs fails because of assertion failure of clang on 14-CURRENT https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269067 Since assertion failure of clang happens, I think it caused by bug of clang in base system. --- Yasuhiro Kimura