ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] I: autoconf 2.72
@ 2025-05-17  8:07 Gleb Fotengauer-Malinovskiy
  2025-05-17  8:09 ` Anton Farygin
  0 siblings, 1 reply; 2+ messages in thread
From: Gleb Fotengauer-Malinovskiy @ 2025-05-17  8:07 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: text/plain, Size: 1991 bytes --]

Hi,

Вчера в Сизиф отправился autoconf 2.72, заодно эта версия сразу была
сделана основной.

https://lists.gnu.org/archive/html/autoconf/2023-12/msg00037.html

Какие пакеты сломались:

fatresize	mcpain
libaal	rider @everybody
libgmime2.6	shaba @gnome @everybody
reiser4progs	rider @everybody
wxGTK3.0	antohami @everybody
	/usr/include/features.h:398:52: error: operator '&&' has no right operand
	  398 | #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64

	Эти пакеты используют значение внутренней переменной
	ac_cv_sys_file_offset_bits, которая больше не существует после
	рефакторинга
	(https://github.com/autotools-mirror/autoconf/commit/cf09f48841b66fe76f606dd6018bb3a93242a7c9).

	Самый правильный фикс -- использовать AC_SYS_LARGEFILE как он
	задуман, пример:
	https://github.com/ya-mouse/fatresize/pull/42


libeditline	boria138 @everybody
	./configure: line 13967: syntax error near unexpected token `;;'
	./configure: line 13967: ` ;;'

	https://github.com/troglobit/editline/commit/f444a316f5178b8e20fe31e7b2d979e651da077e


celestia	lav @qa @everybody
	./configure: line 31146: syntax error near unexpected token `fi'
	./configure: line 31146: `fi'

	Тут очевидная ошибка, которая проявляется из-за изменения в коммите
	https://github.com/autotools-mirror/autoconf/commit/c8d6d6eb8be36144f1285f35901e325b56bac68f
	Фикс:

--- ./acinclude.m4~     2022-09-22 16:18:04.000000000 +0000
+++ ./acinclude.m4      2025-05-16 10:57:56.172605542 +0000
@@ -2630,8 +2630,8 @@
 LIBS="$ac_save_LIBS"
 CXXFLAGS="$ac_save_CXXFLAGS"
 AC_LANG_RESTORE
-fi
 ])
+fi
 
 if eval "test ! \"`echo $kde_cv_qt_jpeg`\" = no"; then
   AC_MSG_RESULT(yes)

-- 
glebfm

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-17  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-17  8:07 [devel] I: autoconf 2.72 Gleb Fotengauer-Malinovskiy
2025-05-17  8:09 ` Anton Farygin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git