How to debug this...

Matthew Seaman matthew at FreeBSD.org
Sat May 26 22:08:33 UTC 2018


On 26/05/2018 21:23, Adam Weinberger wrote:
> On Sat, May 26, 2018 at 2:17 PM Matthew Seaman <matthew at freebsd.org> wrote:
> 
>> On 26/05/2018 15:58, Adam Weinberger wrote:
>>> On Sat, May 26, 2018 at 5:20 AM Matthew Seaman <matthew at 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.

Yes -- that does need to be added to the plist.  Thanks.

>> When you say 'version in head' -- version of what?  This is using:
> 
> Of rsyslog8. Does 8.34.0 build successfully for you?

Like I said in my original message, 8.34.0 builds perfectly well.

>> % 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?

I've been through many different sets of OPTIONS, but no joy.  Normally
I use CCACHE and BUILD_AS_NON_ROOT when test building ports, but
toggling those makes no difference.   I use python-3.6 and libressl for
packages for my own use, but leave everything as the defaults when
test-building for ports updates. poudriere standard version rather than
poudriere-devel make no difference.

Given what you  say, I'm pretty sure this is something peculiar to my
system, but I can't see what's causing the effect I'm seeing.

	Cheers,

	Matthew


 	

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20180526/6a49c0e1/attachment.sig>


More information about the freebsd-ports mailing list