From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1720724-garchives=archives.gentoo.org@lists.gentoo.org> Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F17C71582EF for <garchives@archives.gentoo.org>; Sun, 23 Feb 2025 03:10:30 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4027C343264 for <garchives@archives.gentoo.org>; Sun, 23 Feb 2025 03:10:04 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9B8EA1102A2; Sun, 23 Feb 2025 03:09:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 924381102A2 for <gentoo-commits@lists.gentoo.org>; Sun, 23 Feb 2025 03:09:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4016834324B for <gentoo-commits@lists.gentoo.org>; Sun, 23 Feb 2025 03:09:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73F9B2637 for <gentoo-commits@lists.gentoo.org>; Sun, 23 Feb 2025 03:09:56 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1740280129.126c11e7205272910736525e6b246bf966c68932.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/libreoffice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/libreoffice/libreoffice-25.2.1.1.ebuild app-office/libreoffice/libreoffice-9999.ebuild X-VCS-Directories: app-office/libreoffice/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 126c11e7205272910736525e6b246bf966c68932 X-VCS-Branch: master Date: Sun, 23 Feb 2025 03:09:56 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 71eaf96f-05dd-46a8-bbe2-db4ef9f25a76 X-Archives-Hash: 0116acd6f412086df51bfe161635cadf commit: 126c11e7205272910736525e6b246bf966c68932 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 02:49:14 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 03:08:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=126c11e7 app-office/libreoffice: more skips, use -k for tests * More skips (getting a bit ridiculous now, may need to turn into an array or something) * Use -k for tests to get the full list of failures Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/libreoffice/libreoffice-25.2.1.1.ebuild | 38 ++++++++++++++++---- app-office/libreoffice/libreoffice-9999.ebuild | 40 ++++++++++++++++++---- 2 files changed, 65 insertions(+), 13 deletions(-) diff --git a/app-office/libreoffice/libreoffice-25.2.1.1.ebuild b/app-office/libreoffice/libreoffice-25.2.1.1.ebuild index bdd97c79e625..40944770c7f7 100644 --- a/app-office/libreoffice/libreoffice-25.2.1.1.ebuild +++ b/app-office/libreoffice/libreoffice-25.2.1.1.ebuild @@ -380,12 +380,15 @@ src_prepare() { # tests entirely. # # Various test skips from Fedora + # # "Failing on multiple arches" - sed -i -e '/CppunitTest_svgio/d' svgio/Module_svgio.mk || die - sed -i -e '/CppunitTest_sw_layoutwriter3/d' sw/Module_sw.mk || die # "https://bugzilla.redhat.com/show_bug.cgi?id=2334719 # started to fail in 25.2.0.0" - sed -i -e '/CppunitTest_sw_layoutwriter4/d' sw/Module_sw.mk || die + sed -i -e '/CppunitTest_svgio/d' svgio/Module_svgio.mk || die + sed -i \ + -e '/CppunitTest_sw_layoutwriter3/d' \ + -e '/CppunitTest_sw_layoutwriter4/d' \ + sw/Module_sw.mk || die # "testStatusBarPageNumber it is said to "fail from time to time"... # started to fail in 25.2.0.0" # Skip tests failing with latest app-text/poppler (25.02.0?) @@ -396,9 +399,32 @@ src_prepare() { sed -i -e '/CppunitTest_sw_pdf_test/d' sw/Module_sw.mk || die # # Fails w/ 25.2.1.1 on amd64 + sed -i -e '/CppunitTest_sd_layout_tests/d' sd/Module_sd.mk || die sed -i -e '/CppunitTest_vcl_text/d' vcl/Module_vcl.mk || die sed -i -e '/CppunitTest_svx_unit/d' svx/Module_svx.mk || die - sed -i -e '/CppunitTest_sc_ucalc_formula/d' sc/Module_sc.mk || die + sed -i \ + -e '/CppunitTest_chart2_import/d' \ + -e '/CppunitTest_chart2_export2/d' \ + chart2/Module_chart2.mk || die + sed -i \ + -e '/CppunitTest_sc_array_functions_test/d' \ + -e '/CppunitTest_sc_jumbosheets_test/d' \ + -e '/CppunitTest_sc_subsequent_export_test4/d' \ + -e '/CppunitTest_sc_subsequent_filters_test3/d' \ + -e '/CppunitTest_sc_ucalc_formula/d' \ + -e '/CppunitTest_sc_uicalc2/d' \ + -e '/CppunitTest_sc_vba_macro_test/d' \ + sc/Module_sc.mk || die + sed -i \ + -e '/CppunitTest_sw_ooxmlexport/d' \ + -e '/CppunitTest_sw_ooxmlimport/d' \ + -e '/CppunitTest_sw_ww8export/d' \ + -e '/CppunitTest_sw_core_layout/d' \ + -e '/CppunitTest_sw_core_objectpositioning/d' \ + -e '/CppunitTest_sw_core_text/d' \ + -e '/CppunitTest_sw_layoutwriter/d' \ + -e '/CppunitTest_sw_uiwriter/d' \ + sw/Module_sw.mk || die } src_configure() { @@ -619,8 +645,8 @@ src_compile() { } src_test() { - emake -Onone unitcheck - emake -Onone slowcheck + emake -Onone -k unitcheck + emake -Onone -k slowcheck } src_install() { diff --git a/app-office/libreoffice/libreoffice-9999.ebuild b/app-office/libreoffice/libreoffice-9999.ebuild index a4dd4bdd10f1..40944770c7f7 100644 --- a/app-office/libreoffice/libreoffice-9999.ebuild +++ b/app-office/libreoffice/libreoffice-9999.ebuild @@ -227,7 +227,7 @@ DEPEND="${COMMON_DEPEND} dev-perl/Archive-Zip >=dev-util/cppunit-1.14.0 >=dev-util/gperf-3.1 - dev-util/mdds:1/3.0 + dev-util/mdds:1/2.1 media-libs/glm x11-base/xorg-proto x11-libs/libXt @@ -380,12 +380,15 @@ src_prepare() { # tests entirely. # # Various test skips from Fedora + # # "Failing on multiple arches" - sed -i -e '/CppunitTest_svgio/d' svgio/Module_svgio.mk || die - sed -i -e '/CppunitTest_sw_layoutwriter3/d' sw/Module_sw.mk || die # "https://bugzilla.redhat.com/show_bug.cgi?id=2334719 # started to fail in 25.2.0.0" - sed -i -e '/CppunitTest_sw_layoutwriter4/d' sw/Module_sw.mk || die + sed -i -e '/CppunitTest_svgio/d' svgio/Module_svgio.mk || die + sed -i \ + -e '/CppunitTest_sw_layoutwriter3/d' \ + -e '/CppunitTest_sw_layoutwriter4/d' \ + sw/Module_sw.mk || die # "testStatusBarPageNumber it is said to "fail from time to time"... # started to fail in 25.2.0.0" # Skip tests failing with latest app-text/poppler (25.02.0?) @@ -396,9 +399,32 @@ src_prepare() { sed -i -e '/CppunitTest_sw_pdf_test/d' sw/Module_sw.mk || die # # Fails w/ 25.2.1.1 on amd64 + sed -i -e '/CppunitTest_sd_layout_tests/d' sd/Module_sd.mk || die sed -i -e '/CppunitTest_vcl_text/d' vcl/Module_vcl.mk || die sed -i -e '/CppunitTest_svx_unit/d' svx/Module_svx.mk || die - sed -i -e '/CppunitTest_sc_ucalc_formula/d' sc/Module_sc.mk || die + sed -i \ + -e '/CppunitTest_chart2_import/d' \ + -e '/CppunitTest_chart2_export2/d' \ + chart2/Module_chart2.mk || die + sed -i \ + -e '/CppunitTest_sc_array_functions_test/d' \ + -e '/CppunitTest_sc_jumbosheets_test/d' \ + -e '/CppunitTest_sc_subsequent_export_test4/d' \ + -e '/CppunitTest_sc_subsequent_filters_test3/d' \ + -e '/CppunitTest_sc_ucalc_formula/d' \ + -e '/CppunitTest_sc_uicalc2/d' \ + -e '/CppunitTest_sc_vba_macro_test/d' \ + sc/Module_sc.mk || die + sed -i \ + -e '/CppunitTest_sw_ooxmlexport/d' \ + -e '/CppunitTest_sw_ooxmlimport/d' \ + -e '/CppunitTest_sw_ww8export/d' \ + -e '/CppunitTest_sw_core_layout/d' \ + -e '/CppunitTest_sw_core_objectpositioning/d' \ + -e '/CppunitTest_sw_core_text/d' \ + -e '/CppunitTest_sw_layoutwriter/d' \ + -e '/CppunitTest_sw_uiwriter/d' \ + sw/Module_sw.mk || die } src_configure() { @@ -619,8 +645,8 @@ src_compile() { } src_test() { - emake -Onone unitcheck - emake -Onone slowcheck + emake -Onone -k unitcheck + emake -Onone -k slowcheck } src_install() {