Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2021 08:54:40 +0900
From:      Tatsuki Makino <tatsuki_makino@hotmail.com>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        FreeBSD ports <freebsd-ports@freebsd.org>
Subject:   Re: "pkg-static: POST-INSTALL script failed" during poudriere based builds: gettext-tools install can attempt use of indexinfo before print/indexinfo is installed for the build
Message-ID:  <TY2PR02MB4013307CA3D4DED6E347B292FAB39@TY2PR02MB4013.apcprd02.prod.outlook.com>
In-Reply-To: <2B9A307B-1910-4C73-86AB-CA84F1E34518@yahoo.com>
References:  <E411BDF6-D7D2-4729-A4C7-50E1C7F30379.ref@yahoo.com> <E411BDF6-D7D2-4729-A4C7-50E1C7F30379@yahoo.com> <TY2PR02MB40136DFC23E3D04F4A6ECFFFFAB39@TY2PR02MB4013.apcprd02.prod.outlook.com> <9BE07F62-B2C4-479E-89D6-E46F0C38D1DE@yahoo.com> <TY2PR02MB4013EE9FA4A05EE49C8E2FDBFAB39@TY2PR02MB4013.apcprd02.prod.outlook.com> <2B9A307B-1910-4C73-86AB-CA84F1E34518@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
make -C /usr/ports/devel/gettext-tools -V _STAGE_SEQ

is usually

... 150:run-depends ... 750:post-install-script ...

So, RUN_DEPENDS is sufficient for that.

I suspect that RUN_DEPENDS is not recorded in gettext-tools-0.21.txz either.
There might be something somewhere that erases the definition of INFO.

Is there indexinfo in deps in +MANIFEST extracted from your /usr/local/poudriere/data/packages/FBSDpowerpc64-default/.building/All/indexinfo-0.3.1.txz ?

Mark Millard wrote on 2021/02/05 08:33:
> 
> 
> On 2021-Feb-4, at 15:11, Tatsuki Makino <tatsuki_makino at hotmail.com> wrote:
> 
>> In rare cases, a package with missing contents may be created.
>> If there is a problem after checking with
>>
>> tar -t -f /usr/local/poudriere/data/packages/jail-portstree/All/indexinfo-0.3.1.txz
>>
>> , etc., you can force it to be rebuilt by doing the following:
>>
>> poudriere bulk -j jail -p portstree -C print/indexinfo
> 
> That is not, of itself, going to change anything. This whole
> build (that is still going) was based on -c (and I show
> from print/indexinfo starting through gettext-tools finishing ):
> 

> ===
> Mark Millard
> marklmi at yahoo.com
> ( dsl-only.net went
> away in early 2018-Mar)
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?TY2PR02MB4013307CA3D4DED6E347B292FAB39>