Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Jan 2005 09:19:38 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75832: editors/emacs : byte-compile-file fails on ia64 6-current
Message-ID:  <20050105001938.473E454CF@eastasia.home.utahime.org>
Resent-Message-ID: <200501050020.j050KPXN012519@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75832
>Category:       ports
>Synopsis:       editors/emacs : byte-compile-file fails on ia64 6-current
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 05 00:20:25 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
	ia64 6-current

	
>Description:
	I'm maintainer of irc/riece (riece-emacs21) and notified by kris
	that my port is broken on ia64 6-current. I checked build log of
	pointyhat and found that byte-compile of some files failed
	as following:

	/usr/local/bin/emacs-21.3 -batch -q -no-site-file -l COMPILE -f riece-compile
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-compat.elc
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-emacs.elc
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-globals.elc
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-options.elc
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-version.elc
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-coding.elc
	While compiling toplevel forms in file /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-complete.el:
	  !! Invalid function (("DEAD"))
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-addon.elc
	Wrote /tmp/a/ports/irc/riece/work/riece-1.0.6/lisp/riece-mode.elc

	But I also found that build of following ports failed with similar
	error.

	converters/mule-ucs
	databases/bbdb
	deskutils/mhc
	devel/cedit
	editors/flim
	editors/gnuserv
	editors/speedbar
	editors/tamago
	editors/tree-widget
	graphics/xface.el
	irc/erc
	irc/irchat-pj-emacs21
	japanese/ddskk
	japanese/lookup
	japanese/navi2ch-emacs21
	mail/mew2
	mail/mew3
	mail/vm
	net/tramp
	textproc/dictionary
	www/w3-4
	
	All of these ports depend on editors/emacs, build of them fail
	only on ia64 6-current, and build of them fail when byte-compiling
	.el file with similar error message. So this problem is likely
	to result from editors/emacs (or OS itself) than from each ports.

	
>How-To-Repeat:
	Build any of ports listed above on ia64 6-current

	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050105001938.473E454CF>