pkgsrc-Bugs archive

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

Re: pkg/45669 (editors/emacs20 Makefile:136: *** recipe commences before first target. Stop)



It compiled, but aborted when exit emacs (C-X C-C).

NetBSD zillatron.p.wefunk.org 5.99.56 NetBSD 5.99.56 (GENERIC) #0: Fri Oct 14 
17:12:37 UTC 2011  
builds%b6.netbsd.org@localhost:/home/builds/ab/HEAD/amd64/201110141500Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC
 amd64
zillatron% emacs 
Fatal error (6).Abort (core dumped)
zillatron% gdb /usr/pkg/bin/emacs emacs.core 
GNU gdb (GDB) 7.3.1
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/pkg/bin/emacs...(no debugging symbols found)...done.
[New process 1]
Core was generated by `emacs'.
Program terminated with signal 6, Aborted.
#0  0x00007f7ff7038cba in kill () from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ff7038cba in kill () from /usr/lib/libc.so.12
#1  <signal handler called>
#2  0x00007f7ff7038cba in kill () from /usr/lib/libc.so.12
#3  0x0000000000436c5b in abort ()
#4  0x00007f7ff6c0874e in __deregister_frame_info_bases ()
   from /usr/lib/libgcc_s.so.1
#5  0x0000000000403ab7 in _start ()

-- Yuji Yamano




Home | Main Index | Thread Index | Old Index