pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/40166: xemacs-21.5.27 not buildable on NetBSD-current/i386 with xorg



>Number:         40166
>Category:       pkg
>Synopsis:       xemacs-21.5.27 not buildable on NetBSD-current/i386 with xorg
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 14 13:10:00 +0000 2008
>Originator:     Martin Husemann
>Release:        NetBSD 5.99.5
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 5.99.5 NetBSD 5.99.5 (NIGHT-OWL) #56: Sat 
Dec 13 13:53:35 CET 2008 
martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/i386/compile/NIGHT-OWL 
i386
Architecture: i386
Machine: i386
>Description:

Trying to install xemacs dies early in the elisp compiling phase:

 tree `%s'...done" dir) (message "Recompiling updated .els in directory tree 
`%s'..." dir) (do-update-elc-2 dir t nil) (message "Recompiling updated .els in 
directory tree `%s'...done" dir) (load "cus-dep") (Custom-make-dependencies 
dir) (byte-recompile-file (expand-file-name "custom-load.el" dir) 0) (when 
(featurep (quote mule)) (Custom-make-dependencies (expand-file-name "mule" 
dir)) (byte-recompile-file (expand-file-name "mule/custom-load.el" dir) 0)))
  batch-update-elc-2()
  # bind (arg)
  command-line-do-funcall("-f")
  # bind (dir file-count line end-of-options file-p arg tem)
  command-line-1()
  # bind (command-line-args-left)
  command-line()
  # bind (error-data)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)

*** Signal 11
with:

#0  0xbb88c707 in kill () from /usr/lib/libc.so.12
#1  0x080e88f5 in fatal_error_signal (sig=11) at emacs.c:3800
#2  <signal handler called>
#3  0x08165715 in mark_object_maybe_checking_free_1 (
    obj=<value optimized out>, allow_free=0, level=120, pos=0) at gc.c:922
#4  0x081659fd in kkcc_marking (unused_cnt=<value optimized out>) at gc.c:1101
#5  0x081665a9 in garbage_collect_1 () at gc.c:2019
#6  0x080f1abd in Feval (form=144127480) at eval.c:3568
#7  0x080f1f8d in Feval (form=142289452) at eval.c:3731
#8  0x080f29e3 in Fprogn (args=142289668) at eval.c:954
#9  0x080f4e74 in Flet (args=142289440) at eval.c:1123
#10 0x080f21a1 in Feval (form=142289344) at eval.c:3617
#11 0x080f21a1 in Feval (form=144127336) at eval.c:3617
#12 0x080f1f8d in Feval (form=142289284) at eval.c:3731
#13 0x080f29e3 in Fprogn (args=143997544) at eval.c:954
#14 0x080f4564 in Fwhile (args=143997556) at eval.c:1140
#15 0x080f21a1 in Feval (form=143997568) at eval.c:3617
#16 0x080f29e3 in Fprogn (args=143997580) at eval.c:954
#17 0x080f4e74 in Flet (args=143997592) at eval.c:1123
#18 0x080f21a1 in Feval (form=143997604) at eval.c:3617
#19 0x080f29e3 in Fprogn (args=143997652) at eval.c:954
n

>How-To-Repeat:
just try to isntall it

>Fix:
n/a



Home | Main Index | Thread Index | Old Index