Date: Thu, 7 Nov 2019 01:30:32 -0500 From: Phil Shafer <phil@juniper.net> To: Li-Wen Hsu <lwhsu@freebsd.org> Cc: Phil Shafer <phil@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r354427 - in head: contrib/libxo contrib/libxo/doc contrib/libxo/encoder contrib/libxo/encoder/cbor contrib/libxo/encoder/csv contrib/libxo/encoder/test contrib/libxo/libxo contrib/libx... Message-ID: <DA65E830-B64A-4B5E-B7E4-F3C96D90B38E@juniper.net> In-Reply-To: <CAKBkRUzVNM1w8ssj6Y%2BO2ZCTNtMY-D=DMA1q5QSEEP4LkEFM0g@mail.gmail.com> References: <201911070357.xA73v41Y048836@repo.freebsd.org> <0FE9B7F1-990A-428B-842A-6261563FC7A2@juniper.net> <CAKBkRUzVNM1w8ssj6Y%2BO2ZCTNtMY-D=DMA1q5QSEEP4LkEFM0g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7 Nov 2019, at 1:15, Li-Wen Hsu wrote: > I'm not sure if this helps, but I found this error only happens in a > clean build. It might have something to do with the dependency > setting. Well at least that may explain why it snuck in: My import script does an "svn update", followed by a full build of the fresh tree, and then does a build with the incoming source, but I add a -DNO_CLEAN since I'm WITH_META_MODE. The old bit it was it seemed to fail for all builds except amd64 (the one I build against). I've got a fix building now..... slowly.... Thanks, Phil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DA65E830-B64A-4B5E-B7E4-F3C96D90B38E>