pkgsrc-Bulk archive

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

Re: pkgsrc NetBSD 3.0_BETA/x86_64 bulk build results 2005-10-12




On Thu, 13 Oct 2005, Kouichirou Hiratsuka wrote:

At Wed, 12 Oct 2005 19:54:53 +0200 (CEST),
Krister Walfridsson wrote:

Broken packages

Package                    Breaks  Maintainer
--------------------------------------------------------------
chat/navi2ch               1       uebayasi%NetBSD.org@localhost
devel/apel                 8       tech-pkg-ja%jp.NetBSD.org@localhost
devel/emacs-ilisp          1       dillo%NetBSD.org@localhost
editors/leim               3       tech-pkg%NetBSD.org@localhost
editors/mule-ucs           3       uebayasi%NetBSD.org@localhost
mail/gnus                          lha%NetBSD.org@localhost
mail/mew                           uebayasi%NetBSD.org@localhost
mail/mew3                  1       uebayasi%jp.NetBSD.org@localhost
misc/bbdb                  2       minoura%NetBSD.org@localhost
www/w3                     1       tech-pkg%NetBSD.org@localhost

Have you increased limit of a process's data segment?
On NetBSD/amd64-3.0_BETA or later, this causes core dump on emacs.
I've filed it as pkg/29351.

Yes, the pkgsrc/mk/bulk/build script increase the limits:
  # Set resource limits as high as possible
  ulimit -S -s `ulimit -H -s`
  ulimit -S -d `ulimit -H -d`

   /Krister



Home | Main Index | Thread Index | Old Index