pkgsrc-Bugs archive

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

Re: pkg/54105: openjade crash building pkgsrc/doc/guide



The following reply was made to PR pkg/54105; it has been noted by GNATS.

From: Chavdar Ivanov <ci4ic4%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/54105: openjade crash building pkgsrc/doc/guide
Date: Sun, 21 Apr 2019 12:50:55 +0100

 I setup a completely new -current system with -current pkgsrc and
 almost empty /etc/mk.conf, as follows:
 
 PKGSRC_USE_SSP=NO
 SKIP_LICENSE_CHECK=             yes
 PKGSRC_USE_FORTIFY=NO
 ALLOW_VULNERABLE_PACKAGES=True
 
 Building doc/guide led to a total of 128 packages, which took some
 time, but at the end I did not have the crash. Hence, it was most
 likely my /etc/mk.conf on the two systems I was receiving the crash.
 
 The only potential relevant mk.conf setting I saw was:
 
 CCACHE_DIR?=            /usr/pkg/.ccache
 PKGSRC_COMPILER=        ccache gcc
 
 in the systems I was getting the crash. So I rebuilt textproc/openjade
 with the above settings, which resulted in it crashing during the
 build of doc/guide.
 
 I retested this on the two systems with the crash - rebuilding
 textproc/openjade without ccache - and the guide was built OK.
 
 So the problem is with ccache, not with openjade per se. I filed
 pkg/54134 against it, but as far as I am concerned this one can be
 closed.
 
 On Sat, 20 Apr 2019 at 18:15, Leonardo Taccari <leot%netbsd.org@localhost> wrote:
 >
 > The following reply was made to PR pkg/54105; it has been noted by GNATS.
 >
 > From: Leonardo Taccari <leot%NetBSD.org@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc:
 > Subject: Re: pkg/54105: openjade crash building pkgsrc/doc/guide
 > Date: Sat, 20 Apr 2019 19:14:03 +0200
 >
 >  Leonardo Taccari writes:
 >  > [...]
 >  > (I have updated to few hours -current, tried to regen The pkgsrc
 >  > guide and I can not reproduce that... However, I have not yet
 >  > rebuild pkgsrc packages)
 >  > [...]
 >
 >  JFTR, also after rebuilding all the packages it seems that I'm not
 >  able to reproduce it unfortunately, i.e. `make' in doc/guide doesn't
 >  lead to any openjade crashes.
 >
 
 
 -- 
 ----
 


Home | Main Index | Thread Index | Old Index