Date: Sat, 26 May 2018 14:23:05 -0600 From: Adam Weinberger <adamw@adamw.org> To: Matthew Seaman <matthew@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: Re: How to debug this... Message-ID: <CAP7rwchW1LhFRT-xmrTP6mhf6uB-YmShQPR3WC_p21nP%2BoumMw@mail.gmail.com> In-Reply-To: <2ff74f84-0c06-a90d-26df-b63a858160ca@FreeBSD.org> References: <4e795677-e0a1-55c8-77de-017b416aa367@FreeBSD.org> <CAP7rwcgyMLKbDj8yADs0LUcWDzAy4_0zXSF9wHzqdJApPfA_AA@mail.gmail.com> <2ff74f84-0c06-a90d-26df-b63a858160ca@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 26, 2018 at 2:17 PM Matthew Seaman <matthew@freebsd.org> wrote: > On 26/05/2018 15:58, Adam Weinberger wrote: > > On Sat, May 26, 2018 at 5:20 AM Matthew Seaman <matthew@freebsd.org> wrote: > > > >> Hi, Folks, > > > >> Here's something that's had me head-scratching for a while. I've what > >> should be a pretty routine update to sysutils/rsyslog8 in the works, > >> except that my test builds in poudriere all bomb out with: > > > >> =======================<phase: check-sanity > >> ============================ > >> make: don't know how to make check-sanity. Stop > > > >> make: stopped in /usr/ports/sysutils/rsyslog8 > >> =>> Cleaning up wrkdir > >> ===> Cleaning for rsyslog-8.35.0 > >> build of sysutils/rsyslog8 | rsyslog-8.35.0 ended at Fri May 25 08:51:36 > >> BST 2018 > >> build time: 00:00:01 > >> !!! build failure encountered !!! > > > >> It looks like a fairly obvious problem -- or it should be. Except that > >> I can't reproduce this in a way that I can debug it effectively. Just > >> building the updated port ... works fine. Using poudriere -i to go into > >> the poudriere build environment and building the port there ... works > >> fine. Anything else I've tried -- no improvement, enlightenment still > >> proving elusive. > > > >> It's definitely specific to this version of rsyslog -- 8.34.0 builds > >> just fine, and I've not seen anything similar for any of the multitude > >> of other ports I've built. > > > >> Any ideas? > > > >> Cheers, > > > >> Matthew > > > > Hi Matthew, > > > > Does it work properly against the version in head? If so, what's your patch > > look like? > > > > # Adam > > > It's a pretty simple update for rsyslog8: > https://gist.github.com/infracaninophile/d7f2b7469d7f37a69ca568d1f143cb7c I had to add lib/rsyslog/fmhash.so to the plist, but other than that it builds fine for me. > When you say 'version in head' -- version of what? This is using: Of rsyslog8. Does 8.34.0 build successfully for you? > % pkg info -x poudriere > poudriere-devel-3.2.99.20180511 > and I'm building in a bunch of different jails: > % poudriere jails -l > JAILNAME VERSION ARCH METHOD TIMESTAMP > PATH > 10_4a 10.4-RELEASE-p8 amd64 ftp 2018-05-03 08:04:22 > /usr/local/poudriere/jails/10_4a > 10_4i 10.4-RELEASE-p8 i386 ftp 2018-05-03 09:34:49 > /usr/local/poudriere/jails/10_4i > 11_1a 11.1-RELEASE-p9 amd64 http 2018-04-04 22:02:41 > /usr/local/poudriere/jails/11_1a > 11_1i 11.1-RELEASE-p9 i386 http 2018-04-04 22:04:39 > /usr/local/poudriere/jails/11_1i > stable11amd64 11.1-STABLE 1101513 amd64 src=/usr/src 2018-04-04 22:06:28 > /usr/local/poudriere/jails/stable11amd64 I'm not able to reproduce it. Are you building with any special OPTIONS, or something unusual in your system or poudriere make.conf? # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAP7rwchW1LhFRT-xmrTP6mhf6uB-YmShQPR3WC_p21nP%2BoumMw>