pkgsrc-Users archive

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

Re: buiding mono-2.10.2 hung up



I have the same thing on 5.1 amd64. With ^T 
(Control T) says [wait]

--------
MDOC    [net_4_0] cs-errors.tree
load: 0.00  cmd: gmake 24816 [wait] 0.00u 0.00s 0% 4k
--------

genova@makoto 13:49:39/110612(~)% gdb /usr/pkg/bin/gmake 24816
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64--netbsd"...(no debugging symbols found)

Attaching to program: /usr/pkg/bin/gmake, process 24816
Reading symbols from /usr/lib/libintl.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libintl.so.0
Reading symbols from /usr/lib/libc.so.12...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.12
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/libexec/ld.elf_so
0x00007f7ffd93412a in wait4
    () from /usr/lib/libc.so.12
(gdb) bt
#0  0x00007f7ffd93412a in wait4 () from /usr/lib/libc.so.12
#1  0x000000000040e859 in getopt_long ()
#2  0x000000000040ef1f in getopt_long ()
#3  0x0000000000418c8b in getopt_long ()
#4  0x0000000000419ca6 in getopt_long ()
#5  0x0000000000411ddb in getopt_long ()
#6  0x000000000040251f in ?? ()
#7  0x0000000000000006 in ?? ()
#8  0x00007f7ffffff1e0 in ?? ()
#9  0x00007f7ffffff1f3 in ?? ()
#10 0x00007f7ffffff20a in ?? ()
#11 0x00007f7ffffff21e in ?? ()
#12 0x00007f7ffffff221 in ?? ()
#13 0x00007f7ffffff22a in ?? ()
#14 0x0000000000000000 in ?? ()
(gdb) quit
The program is running.  Quit anyway (and detach it)? (y or n) y
Detaching from program: /usr/pkg/bin/gmake, process 24816
genova@makoto 13:50:15/110612(~)% gdb /usr/pkg/bin/gmake 24816
GNU gdb 6.5
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64--netbsd"...(no debugging symbols found)

Attaching to program: /usr/pkg/bin/gmake, process 24816
Reading symbols from /usr/lib/libintl.so.0...(no debugging symbols 
found)...done.
Loaded symbols for /usr/lib/libintl.so.0
Reading symbols from /usr/lib/libc.so.12...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.12
Reading symbols from /usr/libexec/ld.elf_so...(no debugging symbols 
found)...done.
Loaded symbols for /usr/libexec/ld.elf_so
0x00007f7ffd93412a in wait4
    () from /usr/lib/libc.so.12
(gdb) The program is running.  Quit anyway (and detach it)? (y or n) y
Detaching from program: /usr/pkg/bin/gmake, process 24816
genova@makoto 13:50:42/110612(~)% 


Home | Main Index | Thread Index | Old Index