Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: usr.sbin/sysinst compile error



Martin Husemann transcribed 653 bytes:
> On Wed, Jun 26, 2019 at 08:28:21AM +0000, ng0%n0.is@localhost wrote:
> > Christos Zoulas transcribed 234 bytes:
> > > In article <20190625191514.qbcastohka3nxfos@uptimegirl>,  <ng0%n0.is@localhost> wrote:
> > > >Hi,
> > > >
> > > >has someone commited a fix for this in the last 8 hours or so
> > > >since I've been compiling src?
> > > 
> > > Have you cleaned in the sysinst directory?
> > 
> > Yes, this happened with a clean /usr/obj directory.
> 
> Are you compiling with up to date tools or some other variant (like USETOOLS
> set to no or never)?

This is with ./build.sh ... -U distribution
with the host system being on 8.99.42, built with clang,
and this being relevant parts of mk.conf:

PKG_DEVELOPER?=                 yes
MKREPRO=yes
MKX11=yes
# needed as building GCC alongside clang is not maintained?
MKGCC=no
# libraries
MKLLVM=yes
# libc++
MKLIBCXX=yes
# clang
HAVE_LLVM=yes
# pkgsrc with clang
PKGSRC_COMPILER=clang
# pkgsrc clang location
CLANGBASE=/usr

> The problem is that msgc / menuc and the support files they install changed
> recently and you seem to have some mix of old and new files.
>
> Martin


Home | Main Index | Thread Index | Old Index