From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#49719: 27.2; make-manuals fails Date: Sat, 24 Jul 2021 13:32:05 +0300 Message-ID: <83r1foypcq.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="39059"; mail-complaints-to="usenet@ciao.gmane.io" To: 49719@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jul 24 12:33:10 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m7Exx-000A43-2s for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 24 Jul 2021 12:33:09 +0200 Original-Received: from localhost ([::1]:48846 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m7Exv-0002ko-Pv for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 24 Jul 2021 06:33:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43706) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m7Exp-0002kS-Vk for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2021 06:33:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:33680) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m7Exp-0008Il-OF for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2021 06:33:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m7Exp-0007JH-Ml for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2021 06:33:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 24 Jul 2021 10:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49719 X-GNU-PR-Package: emacs X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Original-Received: via spool by submit@debbugs.gnu.org id=B.162712274428050 (code B ref -1); Sat, 24 Jul 2021 10:33:01 +0000 Original-Received: (at submit) by debbugs.gnu.org; 24 Jul 2021 10:32:24 +0000 Original-Received: from localhost ([127.0.0.1]:45226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m7ExD-0007IM-Uw for submit@debbugs.gnu.org; Sat, 24 Jul 2021 06:32:24 -0400 Original-Received: from lists.gnu.org ([209.51.188.17]:36342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m7ExB-0007ID-9U for submit@debbugs.gnu.org; Sat, 24 Jul 2021 06:32:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:43644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m7ExB-0002iJ-2N for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2021 06:32:21 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37330) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m7ExA-0007tJ-QW for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2021 06:32:20 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2148 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m7ExA-0004Bp-DR for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2021 06:32:20 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:210628 Archived-At: With the current emacs-27 branch of the Emacs repository, the 'make-manuals' script fails: eliz@fencepost:~/git/emacs/pretest$ ./admin/make-manuals Making manuals (slow)... Search failed: "
    " make-manuals: error running make-manuals The error message doesn't help to understand in which file did the search fail. This could be due to using Texinfo 6.8: maybe the format of the produced HTML have changed? Let me know what other information I can provide to help resolve this. TIA. In GNU Emacs 27.2 (build 2, i686-pc-mingw32) of 2021-03-25 built on HOME-C4E4A596F7 Windowing system distributor 'Microsoft Corp.', version 5.1.2600 System Description: Microsoft Windows XP Service Pack 3 (v5.1.0.2600) Recent messages: Saving file d:/gnu/git/emacs/branch/doc/emacs/book-spine.texi... Wrote d:/gnu/git/emacs/branch/doc/emacs/book-spine.texi When done with a buffer, type C-x # Auto-saving...done Saving file d:/gnu/git/emacs/branch/.git/COMMIT_EDITMSG... Wrote d:/gnu/git/emacs/branch/.git/COMMIT_EDITMSG Mark set Beginning of buffer [2 times] Quit Mark saved where search started [3 times] Configured using: 'configure -C --prefix=/d/usr --with-wide-int 'CFLAGS=-O2 -gdwarf-4 -g3'' Configured features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY W32NOTIFY ACL GNUTLS LIBXML2 HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS MODULES THREADS JSON PDUMPER LCMS2 GMP Important settings: value of $LANG: ENU locale-coding-system: cp1255 Major mode: RMAIL Minor modes in effect: shell-dirtrack-mode: t desktop-save-mode: t save-place-mode: t show-paren-mode: t display-battery-mode: t display-time-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t temp-buffer-resize-mode: t buffer-read-only: t line-number-mode: t Load-path shadows: d:/usr/share/emacs/site-lisp/soap-inspect hides d:/usr/share/emacs/27.2/lisp/net/soap-inspect d:/usr/share/emacs/site-lisp/soap-client hides d:/usr/share/emacs/27.2/lisp/net/soap-client Features: (shadow emacsbug lao-util descr-text ibuf-ext ibuffer ibuffer-loaddefs mule-diag apropos eieio-opt speedbar sb-image ezimage dframe rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap sgml-mode nxml-util nxml-enc xmltok sh-script executable rx org-element avl-tree ol-eww eww mm-url url-queue ol-rmail ol-mhe ol-irc ol-info ol-gnus nnir gnus-sum url url-proxy url-privacy url-expand url-methods url-history mailcap gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range gnus-win gnus nnheader ol-docview doc-view image-mode exif ol-bibtex bibtex ol-bbdb ol-w3m org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete org-list org-faces org-entities org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs tar-mode arc-mode archive-mode repeat help-fns radix-tree ebuff-menu skeleton rmailout dabbrev rfc2104 gnutls network-stream nsm mail-extr smtpmail mailalias sendmail pulse thingatpt etags fileloop generator misearch multi-isearch shell pcomplete cl-extra help-mode cc-awk conf-mode jka-compr vc-dispatcher vc-bzr bat-mode rst compile noutline outline make-mode gud octave smie comint ansi-color texinfo flyspell add-log mule-util info rmailsum shr-color color shr url-cookie url-domsuf url-util url-parse auth-source json map url-vars svg xml dom browse-url qp rmailmm message rmc puny format-spec rfc822 mml mml-sec password-cache epa epg epg-config gnus-util text-property-search seq mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader mail-parse rfc2231 rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils vc-cvs time-date subr-x vc-git diff-mode easy-mmode bug-reference desktop frameset server find-lisp dired dired-loaddefs filecache mairix cus-edit cus-start cus-load wid-edit saveplace midnight ispell derived generic-x cc-mode cc-fonts easymenu cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs paren xref cl-seq project ring eieio byte-opt bytecomp byte-compile cconv eieio-core cl-macs gv eieio-loaddefs cl-loaddefs cl-lib battery time tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp disp-table term/w32-win w32-win w32-vars term/common-win tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads w32notify w32 lcms2 multi-tty make-network-process emacs) Memory information: ((conses 16 6493449 666594) (symbols 48 38544 84) (strings 16 297360 30618) (string-bytes 1 8745813) (vectors 16 91305) (vector-slots 8 2087017 575530) (floats 8 455 854) (intervals 40 1445288 4093) (buffers 888 408))