GNU bug report logs - #17278
24.3.90; cannot build with a colon in the directory name

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Wed, 16 Apr 2014 21:28:01 UTC

Severity: important

Found in version 24.3.90

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17278 in the body.
You can then email your comments to 17278 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#17278; Package emacs. (Wed, 16 Apr 2014 21:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Richard <theonewiththeevillook <at> yahoo.fr>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 16 Apr 2014 21:28:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.90; cannot build with a colon in the directory name
Date: Wed, 16 Apr 2014 23:26:58 +0200
I tried to build emacs in a directory named "emacs:forever" (well initially
it was a directory named emacs-2014-04-16-22:22) and it failed with the
following error :

  if test "no" = "yes"; then \
  rm -f bootstrap-emacs; \
    ln temacs bootstrap-emacs; \
    else \
      ./temacs --batch --load loadup bootstrap || exit 1; \
        test "X/sbin/paxctl" = X || /sbin/paxctl -zex emacs; \
          mv -f emacs bootstrap-emacs; \
          fi
          Warning: arch-independent data dir
  `/usr/local/share/emacs/24.3.90/etc/': Aucun fichier ou dossier de ce
  type
  Warning: Lisp directory `forever/lisp': Aucun fichier ou dossier de ce
  type
  Error: charsets directory not found:
  /usr/local/share/emacs/24.3.90/etc/charsets
  Emacs will not function correctly without the character map files.
  Please check your installation!
  make [1]: *** [bootstrap-emacs] Erreur 1
  make [1] : on quitte le répertoire «
  /home/youngfrog/sources/running-emacs:forever/src »
  make: *** [src] Erreur 2

In epaths.h, there's a
#define PATH_DUMPLOADSEARCH "/home/youngfrog/sources/running-emacs:forever/lisp"

which is used in lread.c to define Vload_path via decode_env_path,
and that makes the problem above.


In GNU Emacs 24.3.90.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2014-04-16 on geodiff-mac3
System Description:	Gentoo Base System release 2.2

Configured using:
 `configure --with-x-toolkit=lucid --enable-checkings 'CFLAGS= -O0 -g3''


-- 
Nico.




Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Fri, 20 Jun 2014 16:10:02 GMT) Full text and rfc822 format available.

Notification sent to Nicolas Richard <theonewiththeevillook <at> yahoo.fr>:
bug acknowledged by developer. (Fri, 20 Jun 2014 16:10:03 GMT) Full text and rfc822 format available.

Message #10 received at 17278-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 17278-done <at> debbugs.gnu.org
Subject: Re: 24.3.90; cannot build with a colon in the directory name
Date: Fri, 20 Jun 2014 09:09:24 -0700
Thanks for reporting that.  We can't support directory names containing 
":", due to the syntax for directory paths, but we can output a better 
message when building Emacs, to warn you about the problem, so I did 
that in Emacs trunk bzr 117372.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 19 Jul 2014 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.