[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1030328: quelcom: FTBFS with TeXInfo 7.0.x



Source: quelcom
Version: 0.4.0-16
Severity: important
Tags: ftbfs patch
Usertags: texinfo70

Dear Maintainer,

the package fails to build from source when using TeX Info 7.0.x. This
happens due to this change:

,----
| 7.0 (7 November 2022)
| * texi2any
|  . HTML output:
|      . use manual_name_html as output directory for split HTML instead of
|        manual_name or manual_name.html
`----

Patch is attached. Should be compatible to TeXinfo 6.8 too.

For now TeXInfo 7.0 is available in experimental. This bug is not RC
for now, but after bookworm we'll upload TeXInfo 7.0 to unstable and
the bug will become RC.

Hilmar

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-3-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 
sigmentation fault
--- quelcom-0.4.0.orig/doc/makefile
+++ quelcom-0.4.0/doc/makefile
@@ -2,7 +2,7 @@
 all: quelcom.html quelcom.info quelcom.txt
 
 quelcom.html: quelcom.texinfo
-	makeinfo --force --html quelcom.texinfo
+	makeinfo --force --html -o quelcom quelcom.texinfo
 
 quelcom.info: quelcom.texinfo
 	makeinfo --force quelcom.texinfo

Attachment: signature.asc
Description: PGP signature


Reply to: