all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Göktuğ Kayaalp" <self@gkayaalp.com>
To: Emacs Help <help-gnu-emacs@gnu.org>
Subject: Build failure caused by a .tit file
Date: Mon, 17 Apr 2017 17:03:58 +0300	[thread overview]
Message-ID: <87pogbb06p.fsf@gkayaalp.com> (raw)

Hi,

for the past couple of months I've been unable to build from the git
repo altho following the instructions from ‘INSTALL.REPO’.  My recipe is

    ./autogen.sh all
    ./configure --enable-silent-rules --with-x-toolkit=gtk3 --with-modules
    --with-file-notification=yes --with-mailutils --with-x
    make

and I end up with:

,----
| ...
| make[4]: Entering directory '/igk/checkouts/GNUEmacs/leim'
|   GEN      ../lisp/leim/quail/CCDOSPY.el
| Converting /igk/checkouts/GNUEmacs/leim/CXTERM-DIC/CCDOSPY.tit to quail-package...
| Loading macroexp.elc...
| TIT dictionary doesn’t have body part
| Makefile:106: recipe for target '../lisp/leim/quail/CCDOSPY.el' failed
| make[4]: *** [../lisp/leim/quail/CCDOSPY.el] Error 255
| make[4]: Leaving directory '/igk/checkouts/GNUEmacs/leim'
| Makefile:355: recipe for target 'leim' failed
| make[3]: *** [leim] Error 2
| make[3]: Leaving directory '/igk/checkouts/GNUEmacs/lisp'
| Makefile:734: recipe for target '../lisp/loaddefs.el' failed
| make[2]: *** [../lisp/loaddefs.el] Error 2
| make[2]: Leaving directory '/igk/checkouts/GNUEmacs/src'
| Makefile:416: recipe for target 'src' failed
| make[1]: *** [src] Error 2
| make[1]: Leaving directory '/igk/checkouts/GNUEmacs'
| Makefile:1097: recipe for target 'bootstrap' failed
| make: *** [bootstrap] Error 2
`----

This happens both on the master branch (edc63bf) and on emacs-25.1 tag.
I've also tried ‘make bootstrap’ with no luck, ending up here again.
I don't have trouble building from the latest release tarball.

Thanks in advance,
-gk.



             reply	other threads:[~2017-04-17 14:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-17 14:03 Göktuğ Kayaalp [this message]
2017-04-17 14:41 ` Build failure caused by a .tit file 良ϖ
2017-04-17 15:57   ` Göktuğ Kayaalp
2017-04-17 14:45 ` Eli Zaretskii
2017-04-17 15:55   ` Göktuğ Kayaalp
2017-04-17 16:21     ` Eli Zaretskii
2017-04-17 23:08       ` Göktuğ Kayaalp
2017-04-18  2:43         ` Eli Zaretskii
2017-04-18 12:41           ` Göktuğ Kayaalp
2017-04-18 13:16             ` Göktuğ Kayaalp
2017-04-18 15:02               ` Eli Zaretskii
2017-04-18 14:56             ` Eli Zaretskii
2017-04-18 16:19               ` Göktuğ Kayaalp
2017-04-18 16:39                 ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pogbb06p.fsf@gkayaalp.com \
    --to=self@gkayaalp.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.