ports/75832: editors/emacs : byte-compile-file fails on ia64 6-current

KIMURA Yasuhiro yasu at utahime.org
Wed Jan 5 00:20:26 UTC 2005


>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:



More information about the freebsd-ports-bugs mailing list