pkgsrc-Users archive

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

Re: lang/guile 1.8.8 nb11 build failure



On Thu, 24 Jun 2021 at 18:14, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
>
> On Thu, 24 Jun 2021 at 18:11, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> >
> > On Thu, 24 Jun 2021 at 15:56, Greg Troxel <gdt%lexort.com@localhost> wrote:
> > >
> > >
> > > Chavdar Ivanov <ci4ic4%gmail.com@localhost> writes:
> > >
> > > > While guile-1.8.8.nb10 seems to be working just fine under -current, a
> > > > few weeks ago my latest rolling-replace log showed a failure whilst
> > > > building nb11 - a crash of the newly-built guile executable building
> > > > the library. The gdb trace is as follows:
> > >
> > > Have you tried to build the nb10 pkgsrc version?   I am wondering if
> > > this is a "guile is now troubled under current" rather than a "a guile
> > > update broke something".
> >
> > It is more likely the former. I don't actually understand the point of
> > the nb11 update - it came on the 24th of May, the only file of that
> > age is the Makefile, and the sole difference is the revision name:
> >
> >  cvs diff -u -r 1.113 -r 1.114 Makefile
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvsroot/pkgsrc/lang/guile/Makefile,v
> > retrieving revision 1.113
> > retrieving revision 1.114
> > diff -u -r1.113 -r1.114
> > --- Makefile    22 Mar 2020 08:17:23 -0000      1.113
> > +++ Makefile    24 May 2021 19:52:33 -0000      1.114
> > @@ -1,7 +1,7 @@
> > -# $NetBSD: Makefile,v 1.113 2020/03/22 08:17:23 rillig Exp $
> > +# $NetBSD: Makefile,v 1.114 2021/05/24 19:52:33 wiz Exp $
> >
> >  DISTNAME=              guile-1.8.8
> > -PKGREVISION=           10
> > +PKGREVISION=           11
> >  CATEGORIES=            lang
> >  MASTER_SITES=          ${MASTER_SITE_GNU:=guile/}
> >
> > (the previous revision was in 2020, the newest patch is from 2019).
> >
> > Not much point in trying to build nb10 then. My working version of
> > nb10 is from 9th of January this year.
> >
> > >
> > > I know in guile 3 the build crashes if pax is on, but that's not so
> > > strange as guile 3 has a compiler.
>
>
> The crash appears similar to what is described in the TODO file in
> wip/guile30, but on this system I have
>
> security.pax.mprotect.enabled=0
>
> in /etc/sysctl.conf
> >

However, wip/guile30 (3.0.7 atm) builds OK; 'make test' gives 2 of 36
tests failed, not too bad...



-- 
----


Home | Main Index | Thread Index | Old Index