From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 From: "Sergey Y. Afonin" To: ALT Devel discussion list Date: Sun, 5 Feb 2017 15:26:50 +0400 User-Agent: KMail/1.9.10 (enterprise35 0.20100827.1168748) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <201702051526.50123.asy@altlinux.ru> Subject: [devel] p8, autoreconf: gettext infrastructure mismatch 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: Sun, 05 Feb 2017 11:26:59 -0000 Archived-At: List-Archive: List-Post: Приветствую. Наткнулся на ошибку: make[2]: Entering directory `/home/asy/RPM/BUILD/mailutils-3.1.1/po' *** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.18 but the autoconf macros are from gettext version 0.19 И действительно, вызов %autoreconf в спеке приводит к копированию Copying file po/Makefile.in.in Copying file po/Makevars.template А в Makefile.in.in содержится # Origin: gettext-0.18 GETTEXT_MACRO_VERSION = 0.18 Это я что-то не так делаю, или что-то забыли при с обновлениии gettext до 0.19.8.1-alt0.M80P.1 ? -- С уважением, Сергей Афонин