From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 30 May 2020 20:32:09 +0300 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20200530173208.GA19291@altlinux.org> References: <4320ae6e-5a8e-84df-293e-74d4a7c4ac06@rosalinux.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4320ae6e-5a8e-84df-293e-74d4a7c4ac06@rosalinux.ru> Subject: Re: [devel] =?koi8-r?b?8NLFxM/U19LB3cXOycUgzsXEz8zJzsvP18vJ?= 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, 30 May 2020 17:32:09 -0000 Archived-At: List-Archive: List-Post: On Sat, May 30, 2020 at 06:30:41PM +0300, Mikhail Novosyolov wrote: > Здравствуйте. > > Пытаюсь понять, как сделать так, чтобы verify_elf выдал ошибку при обнаружении unresolved symbols, но не ругался на non-LFS functions. %set_verify_elf_method unresolved=strict > Поставил "%global _verify_elf_method sctrict", получил: > verify-elf: ERROR: ./usr/bin/audacity: uses non-LFS functions: __open_2 __xstat fcntl fopen getrlimit open readdir Почему бы заодно не исправить и эту ошибку? -- ldv