pkgsrc-Bugs archive

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

Re: pkg/52460: devel/jq: strftime function causes core dump



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

From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/52460: devel/jq: strftime function causes core dump
Date: Wed, 08 Aug 2018 11:17:46 +0200

 Hello SODA-san and all,
 
 SODA Noriyuki writes:
 > > Benny Siegert writes:
 > > So is the plan to just wait for a new upstream release?
 >  =
 
 > Yes.
 > Or, if it takes too much time, applying part of the patches may be
 > an option, perhaps.
 >
 > the following patch should fix the segmentation fault, for example.
 > https://github.com/stedolan/jq/pull/1458/commits/df9a0963f8fa6fca773b059=
 dce22c598152f3edb
 
 IIUC unfortunately upstream still has not applied this pull request
 or parts of them.
 
 I've ben hit by this bug for several times, but this time I would
 like to use date builtins in jq... ...so here you can find that
 part of the pull request applied to devel/jq with a candidate commit
 message:
 
  <https://www.NetBSD.org/~leot/pkgsrc-patches/jq-pkg-52460.patch>
 
 The possible controversial change is a pretty big patches/patch-configure
 that is unfortunately unavoidable due AC_USE_SYSTEM_EXTENSIONS,
 but IMHO it's better to have that than to depends to `autoconf'
 for devel/jq.
 
 
 If there are no feedbacks in a week or so I would like to commit
 it.
 
 
 Thank you again very much SODA, Takehiko and Kimihiro for investigating
 and fixing that!
 


Home | Main Index | Thread Index | Old Index