Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2023 21:24:21 +0100
From:      Michael Gmelin <grembo@freebsd.org>
To:        Matthew Seaman <matthew@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 18617a0174cc - main - sysutils/pftop: Update to 0.10
Message-ID:  <D77790DA-D610-4EAE-84A9-AD68894197F0@freebsd.org>
In-Reply-To: <d72696a0-7fcf-4db7-845a-edd4ac5be6e3@FreeBSD.org>
References:  <d72696a0-7fcf-4db7-845a-edd4ac5be6e3@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


> On 13. Nov 2023, at 19:00, Matthew Seaman <matthew@freebsd.org> wrote:
>=20
> =EF=BB=BFOn 13/11/2023 12:05, Michael Gmelin wrote:
>> The branch main has been updated by grembo:
>> URL: https://cgit.FreeBSD.org/ports/commit/?id=3D18617a0174cc5069611a7f1c=
37ba9b80feb70a7a
>> commit 18617a0174cc5069611a7f1c37ba9b80feb70a7a
>> Author:     Michael Gmelin <grembo@FreeBSD.org>
>> AuthorDate: 2023-11-13 12:04:28 +0000
>> Commit:     Michael Gmelin <grembo@FreeBSD.org>
>> CommitDate: 2023-11-13 12:04:28 +0000
>>     sysutils/pftop: Update to 0.10
>> ---
>>  sysutils/pftop/Makefile | 12 ++----------
>>  sysutils/pftop/distinfo |  6 +++---
>>  2 files changed, 5 insertions(+), 13 deletions(-)
>> diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile
>> index a48c78026d7c..c05b8533eaf0 100644
>> --- a/sysutils/pftop/Makefile
>> +++ b/sysutils/pftop/Makefile
>> @@ -1,5 +1,5 @@
>>  PORTNAME=3D    pftop
>> -PORTVERSION=3D    0.9
>> +PORTVERSION=3D    0.10
>=20
> [...]
>=20
>> -do-install:
>> -    ${INSTALL_PROGRAM} ${WRKSRC}/pftop \
>> -        ${STAGEDIR}${PREFIX}/sbin
>> -    ${INSTALL_MAN} ${WRKSRC}/pftop.8 \
>> -        ${STAGEDIR}${MANPREFIX}/man/man8
>> -
>=20
> This is now failing to build as non-root in my poudriere:
>=20
> ```
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas=
e: stage          >=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
> =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Dnobody UID=3D65534 GID=3D6553=
4
> =3D=3D=3D>  Staging for pftop-0.10
> =3D=3D=3D>   Generating temporary packing list
> install  -s -o root -g wheel -m 555   pftop /wrkdirs/usr/ports/sysutils/pf=
top/work/stage/usr/local/sbin/pftop
> install: /wrkdirs/usr/ports/sysutils/pftop/work/stage/usr/local/sbin/pftop=
: chown/chgrp: Operation not permitted
> *** Error code 71
>=20
> Stop.
> make[1]: stopped in /wrkdirs/usr/ports/sysutils/pftop/work/pftop-0.10
> *** Error code 1
>=20
> Stop.
> make: stopped in /usr/ports/sysutils/pftop
> ```
>=20
>    Cheers,
>=20
>    Matthew


(With list CCed):

I=E2=80=99ll fix it in a few hours, thanks for reporting (it=E2=80=99s an ob=
vious problem that slipped through).

Cheees



>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D77790DA-D610-4EAE-84A9-AD68894197F0>