On Tue, 2023-08-01 at 15:16 +0000, Piotr Łobacz wrote:
> Hi Richard,
> you were right. I have made another test with wiping out whole sstate-cache 
> for acpid and rerunning the whole reproducible test.
> It occurs that the package 
> /media/plobacz/9582beb9-8774-4d4d-976f-63a6f1c87c13/poky-contrib/build/sstate-cache/a7/41/sstate:acpid:core2-64-poky-linux:2.0.34:r0:core2-64:11:a741afe7c0bfc218a844a546735ddc4dcaf578bff5d6a3762b1bdedf0819fc9b_package.tar.zst
>  was already containing wrong timestamps.
> 
> > I'd guess you need to make the sstate archives of do_package store the
> > acl and extended attribute data and when that is done, the millisecond
> > timestamp data will probably be saved too?
> 
> So I'm guessing that commands which are producing this 
> package_name_package.tar.zst are producing it in gnu format. Question is 
> where can I find it?
> Is it being produced in this sstate.bbclass or elsewhere?

https://git.yoctoproject.org/poky/tree/meta/classes-global/sstate.bbclass#n859

tar -I "$ZSTD" $OPT -f $TFILE *

or

tar -I "$ZSTD" $OPT --file=$TFILE --files-from=/dev/null

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#185251): 
https://lists.openembedded.org/g/openembedded-core/message/185251
Mute This Topic: https://lists.openembedded.org/mt/100485786/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to