From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 11 Sep 2021 15:22:27 +0300 From: "Dmitry V. Levin" To: devel@lists.altlinux.org Message-ID: <20210911122226.GA29825@altlinux.org> References: <20210911075541.GC30553@imap.altlinux.org> <20210911102136.GA28633@altlinux.org> <20210911113316.GE30553@imap.altlinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210911113316.GE30553@imap.altlinux.org> Subject: Re: [devel] =?koi8-r?b?zsXQz8TT1MHXzMXOztnFIM/bzaPUy8kgX0xUX0RFQ0wg?= =?koi8-r?b?1yBjb25maWd1cmUgfCBGd2Q6IHdtZm9ya3Bsb3AtMC45LjMtYWx0ODogU2lz?= =?koi8-r?b?eXBodXMveDg2XzY0IHRlc3QgcmVidWlsZCBmYWlsZWQ=?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2021 12:22:27 -0000 Archived-At: List-Archive: List-Post: On Sat, Sep 11, 2021 at 02:33:17PM +0300, Michael Shigorin wrote: > On Sat, Sep 11, 2021 at 01:21:36PM +0300, Dmitry V. Levin wrote: > > > configure: error: unrecognized option: --runstatedir=/var/run > > От добавления --runstatedir= в %configure мы быстро отказались. > > Спасибо, не перепроверил (хоть и немножко удивился, что wmhdplop > продолжил ftbfs'иться, а wmforkplop будто отстал, но внимательно > не смотрел); оставил собирающийся пакет в покое. wmhdplop пострадал от LTO: process-lto: ERROR: ./usr/lib64/gkrellm2/plugins/gkhdplop.a: contains __gnu_lto_slim only. 061-brp-strip-lto.brp: Most likely this file contains GIMPLE bytecode that should NOT be packaged 061-brp-strip-lto.brp: since its format can change between GCC versions. 061-brp-strip-lto.brp: Use -ffat-lto-objects option to package machine code in static libraries, e.g. 061-brp-strip-lto.brp: %{?optflags_lto:%global optflags_lto %optflags_lto -ffat-lto-objects} 061-brp-strip-lto.brp: Alternatively, you might want to stop packaging static libraries 061-brp-strip-lto.brp: or disable link-time optimization for this package. -- ldv