Current-Users archive

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

Re: amd64 build failed: constructor priorities from 0 to 100 are reserved



On Fri, Aug 23, 2019 at 04:03:01PM +0200, Kamil Rytarowski wrote:
> On 23.08.2019 11:41, Thomas Klausner wrote:
> > With a cvs checkout from about an our ago, an amd64 build failed for
> > me:
> > 
> > --- dependall-safestack-m32 ---
> > /usr/src/sys/external/bsd/compiler_rt/dist/lib/safestack/safestack.cc:271:23: error: constructor priorities from 0 to 100 are reserved for the implementation [-Werror]
> >  void __safestack_init() {
> >                        ^
> > 
> > 
> >  Thomas
> > 
> 
> What are the build options (-V flags in ./build.sh)?

 -V MKDEBUG=yes
 -V MKDEBUGLIB=yes
 -V MKLLVM=yes

 Thomas


Home | Main Index | Thread Index | Old Index