[Bug 282106] print/rtf2latex2e: update 2.2.2 → 2.2.3
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282106] print/rtf2latex2e: update 2.2.2 → 2.2.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Oct 2024 18:39:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282106 --- Comment #8 from Älven <alster@vinterdalen.se> --- Thanks for pointing to this. I've checked both 2.2.2 from ports and my proposed 2.2.3 and found 2.2.2 to also fail the same test, with message mentioning the same code line: Processing multiline.rtf gmake[1]: *** [Makefile:86: multiline.tex] Abort trap (core dumped) gmake[1]: Leaving directory '/usr/ports/default/print/rtf2latex2e/work/rtf2latex2e-2-2-2/test' gmake: *** [Makefile:151: test] Error 2 *** Error code 1 So it was already broken. The only reason it appeared now and not before was me adding TEST_TARGET=test line to Makefile, making tests actually run. I think it still may be updated, possibly even with TEST_TARGET added, as nothing bad actually happened: the situation hadn't become any worse than it already was. And what do you think? -- You are receiving this mail because: You are on the CC list for the bug.