Re: llvm13: lang/python/3.8 build failure

2021-10-27 Thread Jonathan Gray
On Wed, Oct 27, 2021 at 09:22:41PM -0400, Kurt Mosiejczuk wrote: > On Thu, Oct 28, 2021 at 11:30:34AM +1100, Jonathan Gray wrote: > > On Tue, Oct 26, 2021 at 06:20:47PM -0400, Kurt Mosiejczuk wrote: > > > On Tue, Oct 26, 2021 at 10:04:42PM +0200, Christian Weisgerber wrote: > > > > lang/python/3.8

Re: llvm13: lang/python/3.8 build failure

2021-10-27 Thread Kurt Mosiejczuk
On Thu, Oct 28, 2021 at 11:30:34AM +1100, Jonathan Gray wrote: > On Tue, Oct 26, 2021 at 06:20:47PM -0400, Kurt Mosiejczuk wrote: > > On Tue, Oct 26, 2021 at 10:04:42PM +0200, Christian Weisgerber wrote: > > > lang/python/3.8 fails to build with llvm13. The reason appears to be > > > some silly

Re: llvm13: lang/python/3.8 build failure

2021-10-27 Thread Jonathan Gray
On Tue, Oct 26, 2021 at 06:20:47PM -0400, Kurt Mosiejczuk wrote: > On Tue, Oct 26, 2021 at 10:04:42PM +0200, Christian Weisgerber wrote: > > lang/python/3.8 fails to build with llvm13. The reason appears to be > > some silly confusion between "openbsd7" and "openbsd7.0" in the build > > system: >

Re: llvm13: lang/python/3.8 build failure

2021-10-26 Thread Kurt Mosiejczuk
On Tue, Oct 26, 2021 at 10:04:42PM +0200, Christian Weisgerber wrote: > lang/python/3.8 fails to build with llvm13. The reason appears to be > some silly confusion between "openbsd7" and "openbsd7.0" in the build > system: > The trigger appears to be the new support for "cc --print-multiarch":

llvm13: lang/python/3.8 build failure

2021-10-26 Thread Christian Weisgerber
lang/python/3.8 fails to build with llvm13. The reason appears to be some silly confusion between "openbsd7" and "openbsd7.0" in the build system: > LD_LIBRARY_PATH=/usr/obj/Python-3.8.12/Python-3.8.12 CC='cc -pthread' LDSHARED='cc -pthread -shared -fPIC