https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-office/lyx-2.4.0_rc4 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
CC'ing also the author of the commit (6649afa76a00f6a8121f38a386729ae26355db07)
Created attachment 889558 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Created attachment 889559 [details] 1-LastTest.log.xz 1-LastTest.log (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: 179 - check_layout/InStar.module (Failed) 180 - check_layout/algorithm2e.module (Failed) 181 - check_layout/bicaption.module (Failed) 182 - check_layout/braille.module (Failed) 183 - check_layout/chessboard.module (Failed) 184 - check_layout/customHeadersFooters.module (Failed) 185 - check_layout/endnotes.module (Failed) 186 - check_layout/enotez.module (Failed) 187 - check_layout/enumitem.module (Failed) 188 - check_layout/eqs-within-sections.module (Failed) 189 - check_layout/figs-within-sections.module (Failed) 190 - check_layout/fix-cm.module (Failed) 191 - check_layout/fixltx2e.module (Failed) 192 - check_layout/fixme.module (Failed) 193 - check_layout/foottoend.module (Failed) 194 - check_layout/foottoenotez.module (Failed) 195 - check_layout/graphicboxes.module (Failed) 196 - check_layout/hanging.module (Failed) 197 - check_layout/hpstatement.module (Failed) 198 - check_layout/initials.module (Failed) 199 - check_layout/knitr.module (Failed) 200 - check_layout/landscape.module (Failed) 201 - check_layout/lilypond.module (Failed) 202 - check_layout/linguistics.module (Failed) 203 - check_layout/logicalmkup.module (Failed) 204 - check_layout/minimalistic.module (Failed) 205 - check_layout/multicol.module (Failed) 206 - check_layout/natbibapa.module (Failed) 207 - check_layout/noweb.module (Failed) 208 - check_layout/paralist.module (Failed) 209 - check_layout/pdfcomment.module (Failed) 20 - tex2lyx/roundtrip/tabular-x-test.tex (Failed) 210 - check_layout/pdfform.module (Failed) 211 - check_layout/rsphrase.module (Failed) 212 - check_layout/ruby.module (Failed) 213 - check_layout/sectionbox.module (Failed) 214 - check_layout/shapepar.module (Failed) 215 - check_layout/soul.module (Failed) 216 - check_layout/subequations.module (Failed) 217 - check_layout/sweave.module (Failed) 218 - check_layout/tabs-within-sections.module (Failed) 219 - check_layout/tcolorbox.module (Failed) 21 - tex2lyx/cmplyx/tabular-x-test.tex (Failed) 220 - check_layout/theorems-ams-bytype.module (Failed) 221 - check_layout/theorems-ams-chap-bytype.module (Failed) 222 - check_layout/theorems-ams-extended-bytype.module (Failed) 223 - check_layout/theorems-ams-extended-chap-bytype.module (Failed) 224 - check_layout/theorems-ams-extended.module (Failed) 225 - check_layout/theorems-ams.module (Failed) 226 - check_layout/theorems-bytype.module (Failed) 227 - check_layout/theorems-chap-bytype.module (Failed) 228 - check_layout/theorems-chap.module (Failed) 229 - check_layout/theorems-named.module (Failed) 230 - check_layout/theorems-sec-bytype.module (Failed) 231 - check_layout/theorems-sec.module (Failed) 232 - check_layout/theorems-starred.module (Failed) 233 - check_layout/theorems-std.module (Failed) 234 - check_layout/todonotes.module (Failed) 235 - check_layout/varwidth.module (Failed) 236 - check_layout/basic.citeengine (Failed) 237 - check_layout/biblatex-natbib.citeengine (Failed) 238 - check_layout/biblatex.citeengine (Failed) 239 - check_layout/jurabib.citeengine (Failed) 240 - check_layout/natbib.citeengine (Failed) 245 - BATCH_outline-beamer (Failed) 246 - BATCH_vcs-info (Failed) 247 - BATCH_AMS-import (Failed) 248 - BATCH_SAVE-as (Failed) 249 - BATCH_compare-test (Failed) -- ASPELL not found, building without ASPELL support -- Could NOT find ASPELL (missing: ASPELL_LIBRARY ASPELL_INCLUDE_DIR) -- Could NOT find ENCHANT (missing: ENCHANT_LIBRARY ENCHANT_INCLUDE_DIR) -- Could NOT find LYX_PY_polib (missing: LYX_PY_POLIB) -- ENCHANT not found, building without ENCHANT support fatal: not a git repository (or any parent up to mount point /var/tmp) The following tests FAILED:
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb70c0524ea25d15ee0070fc4e6f3891f0777c2 commit 1cb70c0524ea25d15ee0070fc4e6f3891f0777c2 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-04-12 19:15:04 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-12 19:16:26 +0000 app-office/lyx: remove USE=debug, restrict tests USE=debug is bringing too much headache, really not worth. Also, the tests are broken upstream in a lot of places (and known), they use tests as more of report of progress, so no need to run this in Gentoo. Closes: https://bugs.gentoo.org/928672 Closes: https://bugs.gentoo.org/928670 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> app-office/lyx/lyx-2.4.0_rc4.ebuild | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-)