On Wed, Jun 1, 2022 at 6:10 AM Richard Purdie
<richard.pur...@linuxfoundation.org> wrote:
>
> On Wed, 2022-06-01 at 05:29 -1000, Steve Sakoman wrote:
> > On Wed, Jun 1, 2022 at 12:10 AM Martin Jansa <martin.ja...@gmail.com> wrote:
> > >
> > > As discussed on IRC yesterday I've tried to reproduce this failure 
> > > locally and it works fine with poky master cee443ae75f (last commit in 
> > > master before the upgrade to 12.1)
> > > 2022-06-01 09:46:37,051 - oe-selftest - INFO - RESULTS - 
> > > reproducible.ReproducibleTests.test_reproducible_builds: PASSED (6429.19s)
> > > and now it passed with kirkstone as well:
> > >
> > > poky $ git cherry-pick 44a36caa7c2
> > > Auto-merging meta/conf/distro/include/maintainers.inc
> > > [jansa/kirkstone-gcc-11.3 5c6e280eed5] gcc: Upgrade to 11.3 release
> > > ...
> > > poky $ oe-selftest -r reproducible 2>&1 | tee 
> > > log.oe-selftest.reproducible.kirkstone
> > > 2022-06-01 09:51:31,653 - oe-selftest - INFO - Changing cwd to 
> > > /OE/build/poky/build
> > > 2022-06-01 09:51:31,653 - oe-selftest - INFO - Adding layer libraries:
> > > 2022-06-01 09:51:31,653 - oe-selftest - INFO -  
> > > /OE/build/poky/meta-poky/lib
> > > 2022-06-01 09:51:31,653 - oe-selftest - INFO -  /OE/build/poky/meta/lib
> > > 2022-06-01 09:51:31,654 - oe-selftest - INFO -  
> > > /OE/build/poky/meta-yocto-bsp/lib
> > > 2022-06-01 09:51:31,654 - oe-selftest - INFO -  
> > > /OE/build/poky/meta-selftest/lib
> > > 2022-06-01 09:51:31,655 - oe-selftest - INFO - Running bitbake -e to test 
> > > the configuration is valid/parsable
> > > hint: Using 'master' as the name for the initial branch. This default 
> > > branch name
> > > hint: is subject to change. To configure the initial branch name to use 
> > > in all
> > > hint: of your new repositories, which will suppress this warning, call:
> > > hint:
> > > hint:   git config --global init.defaultBranch <name>
> > > hint:
> > > hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
> > > hint: 'development'. The just-created branch can be renamed via this 
> > > command:
> > > hint:
> > > hint:   git branch -m <name>
> > > 2022-06-01 09:51:37,091 - oe-selftest - INFO - Adding: "include 
> > > selftest.inc" in /OE/build/poky/build-st/conf/local.conf
> > > 2022-06-01 09:51:37,091 - oe-selftest - INFO - Adding: "include 
> > > bblayers.inc" in bblayers.conf
> > > 2022-06-01 09:51:37,092 - oe-selftest - INFO - test_diffoscope 
> > > (reproducible.DiffoscopeTests)
> > > 2022-06-01 10:08:42,982 - oe-selftest - INFO -  ... ok
> > > 2022-06-01 10:08:42,983 - oe-selftest - INFO - test_reproducible_builds 
> > > (reproducible.ReproducibleTests)
> > > 2022-06-01 10:09:56,114 - oe-selftest - INFO - Building reproducibleA 
> > > (sstate allowed)...
> > > ^Ap2022-06-01 11:11:09,785 - oe-selftest - INFO - Building reproducibleB 
> > > (sstate NOT allowed)...
> > > 2022-06-01 11:55:00,507 - oe-selftest - INFO - Checking deb packages for 
> > > differences...
> > > 2022-06-01 11:55:00,946 - oe-selftest - INFO - Reproducibility summary 
> > > for deb: same=139 different=0 different_excluded=0 missing=0 total=139
> > > unused_exclusions=[]
> > > 2022-06-01 11:55:00,946 - oe-selftest - INFO - Checking ipk packages for 
> > > differences...
> > > 2022-06-01 11:55:01,330 - oe-selftest - INFO - Reproducibility summary 
> > > for ipk: same=139 different=0 different_excluded=0 missing=0 total=139
> > > unused_exclusions=[]
> > > 2022-06-01 11:55:01,331 - oe-selftest - INFO - Checking rpm packages for 
> > > differences...
> > > 2022-06-01 11:55:01,760 - oe-selftest - INFO - Reproducibility summary 
> > > for rpm: same=139 different=0 different_excluded=0 missing=0 total=139
> > > unused_exclusions=[]
> > > 2022-06-01 11:55:01,760 - oe-selftest - INFO -  ... ok
> > > 2022-06-01 11:56:29,573 - oe-selftest - INFO - 
> > > ----------------------------------------------------------------------
> > > 2022-06-01 11:56:29,573 - oe-selftest - INFO - Ran 2 tests in 7495.224s
> > > 2022-06-01 11:56:29,573 - oe-selftest - INFO - OK
> > > 2022-06-01 11:56:31,723 - oe-selftest - INFO - RESULTS:
> > > 2022-06-01 11:56:31,724 - oe-selftest - INFO - RESULTS - 
> > > reproducible.DiffoscopeTests.test_diffoscope: PASSED (1025.89s)
> > > 2022-06-01 11:56:31,724 - oe-selftest - INFO - RESULTS - 
> > > reproducible.ReproducibleTests.test_reproducible_builds: PASSED (6378.78s)
> > > 2022-06-01 11:56:31,881 - oe-selftest - INFO - SUMMARY:
> > > 2022-06-01 11:56:31,881 - oe-selftest - INFO - oe-selftest () - Ran 2 
> > > tests in 7495.225s
> > > 2022-06-01 11:56:31,881 - oe-selftest - INFO - oe-selftest - OK - All 
> > > required tests passed (successes=2, skipped=0, failures=0, errors=0)
> > >
> > > Is it possible that the reproducibility failure was caused by something 
> > > else included in your run on autobuilder?
> >
> > It is quite possible that it is host distro specific, I've seen that
> > quite often in the past.  Let me know which distro you used for your
> > test and I'll try the same on the autobuilder.
>
> Keep in mind that the test uses sstate to compare against so even that
> isn't a guarantee of identifying the issue.
>
> Did you try the strings comparison I suggested? Do you have the file
> section tables comparison (diff) I could look at?

Are you referring to the section header info from objdump -h ?

If so I've attached the a/b info, they are quite compact.

Steve
b/usr/lib/libwebkit2gtk-4.0.so.37.56.5:     file format elf64-x86-64

Sections:
Idx Name          Size      VMA               LMA               File off  Algn
  0 .note.gnu.property 00000030  00000000000002a8  00000000000002a8  000002a8  
2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  1 .note.gnu.build-id 00000024  00000000000002d8  00000000000002d8  000002d8  
2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  2 .gnu.hash     000039a4  0000000000000300  0000000000000300  00000300  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  3 .dynsym       00026730  0000000000003ca8  0000000000003ca8  00003ca8  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  4 .dynstr       0003d0ca  000000000002a3d8  000000000002a3d8  0002a3d8  2**0
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  5 .gnu.version  00003344  00000000000674a2  00000000000674a2  000674a2  2**1
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  6 .gnu.version_r 00000370  000000000006a7e8  000000000006a7e8  0006a7e8  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  7 .rela.dyn     005e1cb8  000000000006ab58  000000000006ab58  0006ab58  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  8 .rela.plt     0001fcf8  000000000064c810  000000000064c810  0064c810  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  9 .init         0000001b  000000000066d000  000000000066d000  0066d000  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 10 .plt          00015360  000000000066d020  000000000066d020  0066d020  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 11 .plt.got      000000e8  0000000000682380  0000000000682380  00682380  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 12 .text         0260e552  0000000000682470  0000000000682470  00682470  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 13 .fini         0000000d  0000000002c909c4  0000000002c909c4  02c909c4  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 14 .rodata       00194533  0000000002c91000  0000000002c91000  02c91000  2**5
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 15 .gresource.InspectorGResourceBundle 0013fdd8  0000000002e25538  
0000000002e25538  02e25538  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 16 .gresource.WebKitResourcesGResourceBundle 0003d218  0000000002f65310  
0000000002f65310  02f65310  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 17 .eh_frame_hdr 0011b1b4  0000000002fa2528  0000000002fa2528  02fa2528  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 18 .eh_frame     00657bd0  00000000030bd6e0  00000000030bd6e0  030bd6e0  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 19 .init_array   00000048  00000000037166a0  00000000037166a0  037156a0  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 20 .fini_array   00000018  00000000037166e8  00000000037166e8  037156e8  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 21 .data.rel.ro  00259218  0000000003716700  0000000003716700  03715700  2**5
                  CONTENTS, ALLOC, LOAD, DATA
 22 .dynamic      00000560  000000000396f918  000000000396f918  0396e918  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 23 .got          0000b188  000000000396fe78  000000000396fe78  0396ee78  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 24 .data         0005dbb8  000000000397b000  000000000397b000  0397a000  2**5
                  CONTENTS, ALLOC, LOAD, DATA
 25 .bss          00024800  00000000039d8bc0  00000000039d8bc0  039d7bb8  2**5
                  ALLOC
 26 .comment      00000012  0000000000000000  0000000000000000  039d7bb8  2**0
                  CONTENTS, READONLY
 27 .debug_aranges 001975a0  0000000000000000  0000000000000000  039d7bd0  2**4
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 28 .debug_info   8e65a7f8  0000000000000000  0000000000000000  03b6f170  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 29 .debug_abbrev 00c6ce64  0000000000000000  0000000000000000  921c9968  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 30 .debug_line   09025ede  0000000000000000  0000000000000000  92e367cc  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 31 .debug_str    1820ba50  0000000000000000  0000000000000000  9be5c6aa  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 32 .debug_line_str 0005d9f4  0000000000000000  0000000000000000  b40680fa  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 33 .debug_loclists 13d74aa0  0000000000000000  0000000000000000  b40c5aee  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 34 .debug_rnglists 034c6bf6  0000000000000000  0000000000000000  c7e3a58e  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 35 .gnu_debuglink 00000024  0000000000000000  0000000000000000  cb301184  2**2
                  CONTENTS, READONLY
a/usr/lib/libwebkit2gtk-4.0.so.37.56.5:     file format elf64-x86-64

Sections:
Idx Name          Size      VMA               LMA               File off  Algn
  0 .note.gnu.property 00000030  00000000000002a8  00000000000002a8  000002a8  
2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  1 .note.gnu.build-id 00000024  00000000000002d8  00000000000002d8  000002d8  
2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  2 .gnu.hash     000039a4  0000000000000300  0000000000000300  00000300  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  3 .dynsym       00026730  0000000000003ca8  0000000000003ca8  00003ca8  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  4 .dynstr       0003d0ca  000000000002a3d8  000000000002a3d8  0002a3d8  2**0
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  5 .gnu.version  00003344  00000000000674a2  00000000000674a2  000674a2  2**1
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  6 .gnu.version_r 00000370  000000000006a7e8  000000000006a7e8  0006a7e8  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  7 .rela.dyn     005e1cb8  000000000006ab58  000000000006ab58  0006ab58  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  8 .rela.plt     0001fcf8  000000000064c810  000000000064c810  0064c810  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
  9 .init         0000001b  000000000066d000  000000000066d000  0066d000  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 10 .plt          00015360  000000000066d020  000000000066d020  0066d020  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 11 .plt.got      000000e8  0000000000682380  0000000000682380  00682380  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 12 .text         0260e552  0000000000682470  0000000000682470  00682470  2**4
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 13 .fini         0000000d  0000000002c909c4  0000000002c909c4  02c909c4  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, CODE
 14 .rodata       00194533  0000000002c91000  0000000002c91000  02c91000  2**5
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 15 .gresource.InspectorGResourceBundle 0013fdd8  0000000002e25538  
0000000002e25538  02e25538  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 16 .gresource.WebKitResourcesGResourceBundle 0003d218  0000000002f65310  
0000000002f65310  02f65310  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 17 .eh_frame_hdr 0011b1b4  0000000002fa2528  0000000002fa2528  02fa2528  2**2
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 18 .eh_frame     00657bd0  00000000030bd6e0  00000000030bd6e0  030bd6e0  2**3
                  CONTENTS, ALLOC, LOAD, READONLY, DATA
 19 .init_array   00000048  00000000037166a0  00000000037166a0  037156a0  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 20 .fini_array   00000018  00000000037166e8  00000000037166e8  037156e8  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 21 .data.rel.ro  00259218  0000000003716700  0000000003716700  03715700  2**5
                  CONTENTS, ALLOC, LOAD, DATA
 22 .dynamic      00000560  000000000396f918  000000000396f918  0396e918  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 23 .got          0000b188  000000000396fe78  000000000396fe78  0396ee78  2**3
                  CONTENTS, ALLOC, LOAD, DATA
 24 .data         0005dbb8  000000000397b000  000000000397b000  0397a000  2**5
                  CONTENTS, ALLOC, LOAD, DATA
 25 .bss          00024800  00000000039d8bc0  00000000039d8bc0  039d7bb8  2**5
                  ALLOC
 26 .comment      00000012  0000000000000000  0000000000000000  039d7bb8  2**0
                  CONTENTS, READONLY
 27 .debug_aranges 001975a0  0000000000000000  0000000000000000  039d7bd0  2**4
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 28 .debug_info   8e65a7f8  0000000000000000  0000000000000000  03b6f170  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 29 .debug_abbrev 00c6ce64  0000000000000000  0000000000000000  921c9968  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 30 .debug_line   09025ee1  0000000000000000  0000000000000000  92e367cc  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 31 .debug_str    1820ba50  0000000000000000  0000000000000000  9be5c6ad  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 32 .debug_line_str 0005d9f4  0000000000000000  0000000000000000  b40680fd  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 33 .debug_loclists 13d74aa2  0000000000000000  0000000000000000  b40c5af1  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 34 .debug_rnglists 034c6c08  0000000000000000  0000000000000000  c7e3a593  2**0
                  CONTENTS, READONLY, DEBUGGING, OCTETS
 35 .gnu_debuglink 00000024  0000000000000000  0000000000000000  cb30119c  2**2
                  CONTENTS, READONLY
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#166433): 
https://lists.openembedded.org/g/openembedded-core/message/166433
Mute This Topic: https://lists.openembedded.org/mt/91339755/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to