pkgsrc-Users archive

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

devel/pango compile dumps core on compile



Hey, all...

I'm running into a problem with getting devel/pango compiled on m68k.
I've tried versions 1.24.0 through 1.24.5 with pkgsrc-2009Q1,
pkgsrc-2009Q2 and -current and getting the same result below. I know
that a 139 is an out of memory error generally, but my hard & soft
limits are max'd; I'm also not seeing it use an inordinate amount of RAM
or swap during this part of the compile... especially since it's
consistently dumping core in the exact same place, which seems to be when
it's writing a file. 

Any ideas on where to go next would be greatly appreciated. Thanks!


(cd .libs && rm -f pango-tibetan-fc.la && ln -s ../pango-tibetan-fc.la
pango-tibetan-fc.la)
gmake[3]: Leaving directory
`/usr/pkgsrc/devel/pango/work/pango-1.24.5/modules/tibetan'
gmake[3]: Entering directory
`/usr/pkgsrc/devel/pango/work/pango-1.24.5/modules'
Writing a pango.modules file to use with tests/examples.
[1]   Segmentation fault (core dumped) ../pango/pango-q...
gmake[3]: *** [pango.modules] Error 139
gmake[3]: Leaving directory
`/usr/pkgsrc/devel/pango/work/pango-1.24.5/modules'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/devel/pango/work/pango-1.24.5/modules'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/devel/pango/work/pango-1.24.5'
gmake: *** [all] Error 2



Home | Main Index | Thread Index | Old Index