From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 31 Aug 2025 16:29:15 +0300 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20250831132915.GA9196@strace.io> References: MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Subject: Re: [devel] [#393486] DONE perl.git=5.38.4-alt2 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, 31 Aug 2025 13:29:15 -0000 Archived-At: List-Archive: List-Post: On Sat, Aug 30, 2025 at 12:46:26AM +0000, Girar pender (majioa) wrote: > https://git.altlinux.org/tasks/archive/done/_384/393486/logs/events.1.2.log > https://packages.altlinux.org/tasks/393486 [...] > Fri Aug 29 2025 Pavel Skrylev 1:5.38.4-alt2 > - ! fixed incompatible pointer assignment for SvPV macros passing gcc14 builds Это изменение сломало сборку всех пакетов, в которых этот код компилируется с помощью g++, с одинаковой диагностикой: /usr/lib64/perl5/CORE/sv.h:1955:46: error: invalid conversion from 'void*' to 'STRLEN*' {aka 'long unsigned int*'} [-fpermissive] Вот имена пострадавших пакетов: freeswitch graphviz highlight libgrokj2k libyui marisa os-autoinst perl-AptPkg perl-Boost-Geometry-Utils perl-Compiler-Lexer perl-Data-Array2ArrayMap-SDB perl-Encode-Detect perl-Encode-TECkit perl-ExtUtils-CppGuess perl-SGML-Parser-OpenSP perl-Search-Xapian perl-Wx perl-Wx-GLCanvas perl-Wx-Scintilla swig -- ldv