Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2018 23:08:29 +0100
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        Adam Weinberger <adamw@adamw.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: How to debug this...
Message-ID:  <93fbf59c-3e39-633b-e378-6c9fe7590291@FreeBSD.org>
In-Reply-To: <CAP7rwchW1LhFRT-xmrTP6mhf6uB-YmShQPR3WC_p21nP%2BoumMw@mail.gmail.com>
References:  <4e795677-e0a1-55c8-77de-017b416aa367@FreeBSD.org> <CAP7rwcgyMLKbDj8yADs0LUcWDzAy4_0zXSF9wHzqdJApPfA_AA@mail.gmail.com> <2ff74f84-0c06-a90d-26df-b63a858160ca@FreeBSD.org> <CAP7rwchW1LhFRT-xmrTP6mhf6uB-YmShQPR3WC_p21nP%2BoumMw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--zeoD6Xk8a5tU2WgNN6KeSvU9MqHXrhK01
Content-Type: multipart/mixed; boundary="wWGFQpLJQ1Ep6OrhrDdxtWjy21yAlXNAF";
 protected-headers="v1"
From: Matthew Seaman <matthew@FreeBSD.org>
To: Adam Weinberger <adamw@adamw.org>
Cc: freebsd-ports@freebsd.org
Message-ID: <93fbf59c-3e39-633b-e378-6c9fe7590291@FreeBSD.org>
Subject: Re: How to debug this...
References: <4e795677-e0a1-55c8-77de-017b416aa367@FreeBSD.org>
 <CAP7rwcgyMLKbDj8yADs0LUcWDzAy4_0zXSF9wHzqdJApPfA_AA@mail.gmail.com>
 <2ff74f84-0c06-a90d-26df-b63a858160ca@FreeBSD.org>
 <CAP7rwchW1LhFRT-xmrTP6mhf6uB-YmShQPR3WC_p21nP+oumMw@mail.gmail.com>
In-Reply-To: <CAP7rwchW1LhFRT-xmrTP6mhf6uB-YmShQPR3WC_p21nP+oumMw@mail.gmail.com>

--wWGFQpLJQ1Ep6OrhrDdxtWjy21yAlXNAF
Content-Type: text/plain; charset=utf-8
Content-Language: en-GB
Content-Transfer-Encoding: quoted-printable

On 26/05/2018 21:23, Adam Weinberger wrote:
> On Sat, May 26, 2018 at 2:17 PM Matthew Seaman <matthew@freebsd.org> wr=
ote:
>=20
>> 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 wh=
at
>>>> should be a pretty routine update to sysutils/rsyslog8 in the works,=

>>>> except that my test builds in poudriere all bomb out with:
>>>
>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
<phase: check-sanity
>>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
>>>> make: don't know how to make check-sanity. Stop
>>>
>>>> make: stopped in /usr/ports/sysutils/rsyslog8
>>>> =3D>> Cleaning up wrkdir
>>>> =3D=3D=3D>  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 t=
hat
>>>> I can't reproduce this in a way that I can debug it effectively.  Ju=
st
>>>> building the updated port ... works fine.  Using poudriere -i to go
> into
>>>> the poudriere build environment and building the port there ... work=
s
>>>> fine.  Anything else I've tried -- no improvement, enlightenment sti=
ll
>>>> 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 multitu=
de
>>>> 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
>>>
>=20
>> It's a pretty simple update for rsyslog8:
>=20
>> https://gist.github.com/infracaninophile/d7f2b7469d7f37a69ca568d1f143c=
b7c
>=20
> 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:
>=20
> 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
>=20
>> and I'm building in a bunch of different jails:
>=20
>> % 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=3D/usr/src 2018-04-04 22:0=
6:28
>> /usr/local/poudriere/jails/stable11amd64
>=20
> 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


 =09


--wWGFQpLJQ1Ep6OrhrDdxtWjy21yAlXNAF--

--zeoD6Xk8a5tU2WgNN6KeSvU9MqHXrhK01
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEGfFU7L8RLlBUTj8wAFE/EOCp5OcFAlsJ2t1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDE5
RjE1NEVDQkYxMTJFNTA1NDRFM0YzMDAwNTEzRjEwRTBBOUU0RTcACgkQAFE/EOCp
5OdEcg//aDXTqFSIZw4w1Zn6KsEwPBGzk59j6nHVisEpg6IDbnxXZv5VS4z0PHS1
laFfZHWP8uJAxtW9YSYoK3ImFQQhlRRQzGkgY25e7+n3iTf4vTHJn0bIN+w2O5c8
USXM7rpFTAACKdnw2wMgCo9vtL1T/uNr3nkUfRA5AzrsdxubANe8Q4ck/gVqDu69
4QFCYfFFvfRDGD91b7ug8A71iuwM00GVqTNCMNIRF8cMIF4w0Sm1hhLZCcs24eIS
xa0WD6jnDRpNGyrE92i3vNinNGdR6EdwsaFL+ZOlCPRG1jwNvykwVVrueGPwobKT
dukNBRX9JHUIuw0H9z7Ica7Kt4Km6CCzXaeY/gjjaLK6txzR+Zn8Bi5waPjMzHEi
KmrRMQ0rXqeHDop/lyZYIUxSAwyeynePS6xmCs5QPPhxAQitTjLbLDF/6IXTLNoR
I0n6U4AD1AwppAC7yCijCJZMNxlI1VzVQCLA1WAlN1SH3ekRIldqdjsqHFnaV8Dw
8L7CtlrNz1R6UE8gOy5ZwQfNpZJHhlVJawF55pnwoVAhAOILyeXvba4xQvgmCqsC
/GO+UaAkseV/JD8yWeLmGptYFTFmgvRQO6YBLBtBqRxg1gScNJ8DTLA0m4+VPO0m
Pm8E//zHcXMnxgiOyIMJfnYarpm7jZQG81FGCrW6+vjQW9xFys0=
=ZrMH
-----END PGP SIGNATURE-----

--zeoD6Xk8a5tU2WgNN6KeSvU9MqHXrhK01--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?93fbf59c-3e39-633b-e378-6c9fe7590291>