pkgsrc-Users archive

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

Re: procyon binaries



On Tue, 10 Aug 2021 at 10:50, nia <nia%netbsd.org@localhost> wrote:
>
> On Tue, Aug 10, 2021 at 09:36:26AM +0000, pin wrote:
> > Are you planning on keeping them going even after you're happy with the results of building with PKGSRC_MKPIE?
>
> Yes, I want to do quarterlies when it's stable enough because the
> nyftp.netbsd.org hardware takes like a month while this hardware
> takes 2 days.
>
> > > Not sure they're quite "oven ready" yet - I am building with PKGSRC_MKPIE
> > >
> > > which means things like Haskell are broken.
> >
> > I've noticed also that a lot of Rust packages are also failing. Memory restrictions?
>
> No, might be running into some other limit though...
>
> "thread '<unnamed>' panicked at 'failed to spawn thread: Os { code: 35, kind: WouldBlock, message: "Resource temporarily unavailable" }', /tmp/work/lang/rust/work/rustc-1.52.1-src/compiler/rustc_codegen_ssa/src/back/write.rs:1689:10"
>
> Not sure what's up.
>
> The machine has 64GB RAM, 64GB swap, and builds in 16 parallel chroots
> with a MAKE_JOBS of 2.
>
> Right now the main obvious problem I run into is that cmake sometimes
> hangs (due to a NetBSD bug, apparently). Often have to kill 2 cmake processes
> at the end of the build.

I've found that attaching to the hanging cmake process with gdb and
then quitting makes the process continue; this happens for me always
when rebuilding kdepim4 (but elsewhere as well, on occasion - however,
much rarely compared to, say, six months ago).



-- 
----


Home | Main Index | Thread Index | Old Index