--- /home/naourr/work/instance-3/output-1/images/rootfs.tar +++ /home/naourr/work/instance-3/output-2/images/rootfs.tar ├── ./lib/bash/Makefile.inc │ @@ -34,29 +34,29 @@ │ │ datarootdir = ${prefix}/share │ │ loadablesdir = ${libdir}/bash │ headersdir = $(includedir)/$(PACKAGE_NAME) │ │ topdir = ../.. │ -BUILD_DIR = /home/naourr/work/instance-3/output-1/build/bash-5.0 │ +BUILD_DIR = /home/naourr/work/instance-3/output-2/build/bash-5.0 │ srcdir = . │ │ │ # Support an alternate destination root directory for package building │ DESTDIR = │ │ INSTALL = /usr/bin/install -c │ INSTALL_PROGRAM = ${INSTALL} │ INSTALL_SCRIPT = ${INSTALL} │ INSTALL_DATA = ${INSTALL} -m 644 │ INSTALLMODE= -m 0755 │ │ │ -CC = /home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc │ +CC = /home/naourr/work/instance-3/output-2/host/bin/arm-linux-gcc │ RM = rm -f │ │ SHELL = /bin/sh │ │ host_os = linux-uclibcgnueabi │ host_cpu = arm │ host_vendor = buildroot │ @@ -83,15 +83,15 @@ │ │ # │ # These values are generated for configure by ${topdir}/support/shobj-conf. │ # If your system is not supported by that script, but includes facilities for │ # dynamic loading of shared objects, please update the script and send the │ # changes to bash-maintainers@gnu.org. │ # │ -SHOBJ_CC = /home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc │ +SHOBJ_CC = /home/naourr/work/instance-3/output-2/host/bin/arm-linux-gcc │ SHOBJ_CFLAGS = -fPIC │ SHOBJ_LD = ${CC} │ SHOBJ_LDFLAGS = -shared -Wl,-soname,$@ │ SHOBJ_XLDFLAGS = │ SHOBJ_LIBS = │ SHOBJ_STATUS = supported ├── ./lib/pkgconfig/bash.pc │ @@ -8,16 +8,16 @@ │ loadablesdir=${libdir}/bash │ headersdir=${includedir}/bash │ │ LOCAL_CFLAGS = │ LOCAL_DEFS = -DSHELL │ CCFLAGS = ${LOCAL_DEFS} ${LOCAL_CFLAGS} │ │ -CC = /home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc │ -SHOBJ_CC = /home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc │ +CC = /home/naourr/work/instance-3/output-2/host/bin/arm-linux-gcc │ +SHOBJ_CC = /home/naourr/work/instance-3/output-2/host/bin/arm-linux-gcc │ SHOBJ_CFLAGS = -fPIC │ SHOBJ_LD = ${CC} │ SHOBJ_LDFLAGS = -shared -Wl,-soname,$@ │ SHOBJ_XLDFLAGS = │ SHOBJ_LIBS = │ │ Name: bash ├── ./sbin/fxload │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --decompress --string-dump=.rodata {} │ │ @@ -49,15 +49,15 @@ │ │ [ 498] unable to write EEPROM %s^J │ │ [ 4b4] unable to append reset to EEPROM %s^J │ │ [ 4dc] write config byte │ │ [ 4f0] write EEPROM type byte │ │ [ 508] write reserved byte │ │ [ 51c] don't see a large enough EEPROM^J │ │ [ 540] DEVICE │ │ - [ 548] Jul 30 2020 (development) │ │ + [ 548] Jul 31 2020 (development) │ │ [ 564] illegal config byte: %s^J │ │ [ 580] illegal microcontroller type: %s^J │ │ [ 5a4] 2vV?D:I:L:c:lm:s:t: │ │ [ 5b8] to write EEPROM!^J │ │ [ 5cc] must specify microcontroller type %s │ │ [ 5f4] need 2nd stage loader and firmware %s │ │ [ 61c] links and modes not set up when writing EEPROM^J ├── ./usr/bin/faad │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -244,15 +244,15 @@ │ │ 0x00009428 6c6f6361 74696e67 206d656d 6f727920 locating memory │ │ 0x00009438 666f7220 61647473 46696c65 4e616d65 for adtsFileName │ │ 0x00009448 2e0a0000 25730000 202a2a2a 2a2a2a2a ....%s.. ******* │ │ 0x00009458 2a2a2a2a 20416865 61642053 6f667477 **** Ahead Softw │ │ 0x00009468 61726520 4d504547 2d342041 41432044 are MPEG-4 AAC D │ │ 0x00009478 65636f64 65722056 2573202a 2a2a2a2a ecoder V%s ***** │ │ 0x00009488 2a2a2a2a 2a2a2a2a 2a2a2a2a 2a0a0a00 *************... │ │ - 0x00009498 4a756c20 33302032 30323000 20427569 Jul 30 2020. Bui │ │ + 0x00009498 4a756c20 33312032 30323000 20427569 Jul 31 2020. Bui │ │ 0x000094a8 6c643a20 25730a00 20466978 65642070 ld: %s.. Fixed p │ │ 0x000094b8 6f696e74 20766572 73696f6e 0a000000 oint version.... │ │ 0x000094c8 20466c6f 6174696e 6720706f 696e7420 Floating point │ │ 0x000094d8 76657273 696f6e0a 00000000 20546869 version..... Thi │ │ 0x000094e8 73207072 6f677261 6d206973 20667265 s program is fre │ │ 0x000094f8 6520736f 66747761 72653b20 796f7520 e software; you │ │ 0x00009508 63616e20 72656469 73747269 62757465 can redistribute ├── ./usr/bin/suricata │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -9870,15 +9870,15 @@ │ │ 0x00242f74 20202020 20202020 61726d2d 6275696c arm-buil │ │ 0x00242f84 64726f6f 742d6c69 6e75782d 75636c69 droot-linux-ucli │ │ 0x00242f94 6263676e 75656162 690a2020 436f6d70 bcgnueabi. Comp │ │ 0x00242fa4 696c6572 3a202020 20202020 20202020 iler: │ │ 0x00242fb4 20202020 20202020 20202020 20202020 │ │ 0x00242fc4 20202020 202f686f 6d652f6e 616f7572 /home/naour │ │ 0x00242fd4 722f776f 726b2f69 6e737461 6e63652d r/work/instance- │ │ - 0x00242fe4 332f6f75 74707574 2d312f68 6f73742f 3/output-1/host/ │ │ + 0x00242fe4 332f6f75 74707574 2d322f68 6f73742f 3/output-2/host/ │ │ 0x00242ff4 62696e2f 61726d2d 6c696e75 782d6763 bin/arm-linux-gc │ │ 0x00243004 63202865 78656320 6e616d65 29202f20 c (exec name) / │ │ 0x00243014 67636320 28726561 6c290a20 20474343 gcc (real). GCC │ │ 0x00243024 2050726f 74656374 20656e61 626c6564 Protect enabled │ │ 0x00243034 3a202020 20202020 20202020 20202020 : │ │ 0x00243044 20202020 20206e6f 0a202047 4343206d no. GCC m │ │ 0x00243054 61726368 206e6174 69766520 656e6162 arch native enab ├── ./usr/lib/libnspr4.so │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.data {} │ │ @@ -1,11 +1,11 @@ │ │ │ │ Hex dump of section '.data': │ │ 0x00046610 10660400 00000000 02000000 00000000 .f.............. │ │ - 0x00046620 c0b9358e b1ab0500 78010300 041b0000 ..5.....x....... │ │ + 0x00046620 40ac7963 b2ab0500 78010300 041b0000 @.yc....x....... │ │ 0x00046630 00000000 01000000 00000000 8c010300 ................ │ │ 0x00046640 98010300 ac010300 b0010300 74020300 ............t... │ │ 0x00046650 8c150300 00000000 00000000 14b00000 ................ │ │ 0x00046660 5caf0000 5caf0000 5caf0000 d4af0000 \...\...\....... │ │ 0x00046670 14b00000 5caf0000 d4af0000 14b00000 ....\........... │ │ 0x00046680 14b00000 5caf0000 14b00000 50b00000 ....\.......P... │ │ 0x00046690 14b00000 14b00000 14b00000 5caf0000 ............\... ├── ./usr/lib/libplc4.so │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.data {} │ │ @@ -1,8 +1,8 @@ │ │ │ │ Hex dump of section '.data': │ │ 0x000130a0 a0300100 00000000 02000000 00000000 .0.............. │ │ - 0x000130b0 c0b9358e b1ab0500 50280000 041b0000 ..5.....P(...... │ │ + 0x000130b0 80ee8863 b2ab0500 50280000 041b0000 ...c....P(...... │ │ 0x000130c0 00000000 01000000 00000000 64280000 ............d(.. │ │ 0x000130d0 70280000 84280000 88280000 4c290000 p(...(...(..L).. │ │ 0x000130e0 d42a0000 00000000 .*...... ├── ./usr/lib/libplds4.so │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.data {} │ │ @@ -1,9 +1,9 @@ │ │ │ │ Hex dump of section '.data': │ │ 0x00012068 68200100 fc100000 ec100000 f4100000 h .............. │ │ 0x00012078 dc100000 00000000 02000000 00000000 ................ │ │ - 0x00012088 c0b9358e b1ab0500 501a0000 041b0000 ..5.....P....... │ │ + 0x00012088 80ee8863 b2ab0500 501a0000 041b0000 ...c....P....... │ │ 0x00012098 00000000 01000000 00000000 641a0000 ............d... │ │ 0x000120a8 701a0000 841a0000 881a0000 4c1b0000 p...........L... │ │ 0x000120b8 481b0000 00000000 H....... ├── ./usr/lib/libpython3.8.so.1.0 │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -1,13 +1,13 @@ │ │ │ │ Hex dump of section '.rodata': │ │ 0x001cec68 3a000000 64656661 756c7400 25732573 :...default.%s%s │ │ 0x001cec78 25732c20 252e3230 732c2025 2e397300 %s, %.20s, %.9s. │ │ - 0x001cec88 32333a34 343a3034 00000000 4a756c20 23:44:04....Jul │ │ - 0x001cec98 33302032 30323000 6e6f206d 656d2074 30 2020.no mem t │ │ + 0x001cec88 30303a34 303a3236 00000000 4a756c20 00:40:26....Jul │ │ + 0x001cec98 33312032 30323000 6e6f206d 656d2074 31 2020.no mem t │ │ 0x001ceca8 6f206275 696c6420 70617273 65722061 o build parser a │ │ 0x001cecb8 6363656c 65726174 6f72730a 00000000 ccelerators..... │ │ 0x001cecc8 58585820 746f6f20 6d616e79 20737461 XXX too many sta │ │ 0x001cecd8 74657321 00000000 58585820 746f6f20 tes!....XXX too │ │ 0x001cece8 68696768 206e6f6e 7465726d 696e616c high nonterminal │ │ 0x001cecf8 206e756d 62657221 00000000 58585820 number!....XXX │ │ 0x001ced08 616d6269 67756974 79210000 6e6f206d ambiguity!..no m ├── ./usr/lib/python3.8/_markupbase.pyc │ @@ -142,17 +142,17 @@ │ 000008d0: 6174 696f 6e72 0d00 0000 fa01 3e29 02fa ationr......>).. │ 000008e0: 012d 721b 0000 00e9 ffff ffff 7a02 2d2d .-r.........z.-- │ 000008f0: fa01 5b72 0100 0000 5a07 646f 6374 7970 ..[r....Z.doctyp │ 00000900: 6572 1b00 0000 7a02 2227 5a34 6162 6364 er....z."'Z4abcd │ 00000910: 6566 6768 696a 6b6c 6d6e 6f70 7172 7374 efghijklmnopqrst │ 00000920: 7576 7778 797a 4142 4344 4546 4748 494a uvwxyzABCDEFGHIJ │ 00000930: 4b4c 4d4e 4f50 5152 5354 5556 5758 595a KLMNOPQRSTUVWXYZ │ -00000940: 3e04 0000 00da 046c 696e 6bda 0765 6c65 >......link..ele │ -00000950: 6d65 6e74 da07 6174 746c 6973 74da 086c ment..attlist..l │ -00000960: 696e 6b74 7970 657a 2675 6e73 7570 706f inktypez&unsuppo │ +00000940: 3e04 0000 00da 0765 6c65 6d65 6e74 da04 >......element.. │ +00000950: 6c69 6e6b da08 6c69 6e6b 7479 7065 da07 link..linktype.. │ +00000960: 6174 746c 6973 747a 2675 6e73 7570 706f attlistz&unsuppo │ 00000970: 7274 6564 2027 5b27 2063 6861 7220 696e rted '[' char in │ 00000980: 2025 7320 6465 636c 6172 6174 696f 6e7a %s declarationz │ 00000990: 2275 6e65 7870 6563 7465 6420 275b 2720 "unexpected '[' │ 000009a0: 6368 6172 2069 6e20 6465 636c 6172 6174 char in declarat │ 000009b0: 696f 6e7a 2175 6e65 7870 6563 7465 6420 ionz!unexpected │ 000009c0: 2572 2063 6861 7220 696e 2064 6563 6c61 %r char in decla │ 000009d0: 7261 7469 6f6e 290d 7214 0000 00da 0e41 ration).r......A │ @@ -194,18 +194,18 @@ │ 00000c10: a101 0100 7c06 7398 6408 5300 7c02 72bc ....|.s.d.S.|.r. │ 00000c20: 7c06 a007 6404 a101 7d05 7c00 a008 7c03 |...d...}.|...|. │ 00000c30: 7c01 6401 1700 7c05 8502 1900 a101 0100 |.d...|......... │ 00000c40: 7c06 a009 6404 a101 5300 2909 4ee9 0300 |...d...S.).N... │ 00000c50: 0000 7a03 3c21 5b7a 2975 6e65 7870 6563 ..z.......in │ -00000c90: 636c 7564 65da 0563 6461 7461 da06 6967 clude..cdata..ig │ -00000ca0: 6e6f 7265 da06 7263 6461 7461 da04 7465 nore..rcdata..te │ -00000cb0: 6d70 3e03 0000 00da 0269 66da 0565 6e64 mp>......if..end │ +00000c80: 2829 7201 0000 003e 0500 0000 da05 6364 ()r....>......cd │ +00000c90: 6174 61da 0769 6e63 6c75 6465 da06 7263 ata..include..rc │ +00000ca0: 6461 7461 da04 7465 6d70 da06 6967 6e6f data..temp..igno │ +00000cb0: 7265 3e03 0000 00da 0565 6e64 6966 da02 re>......endif.. │ 00000cc0: 6966 da04 656c 7365 7a2b 756e 6b6e 6f77 if..elsez+unknow │ 00000cd0: 6e20 7374 6174 7573 206b 6579 776f 7264 n status keyword │ 00000ce0: 2025 7220 696e 206d 6172 6b65 6420 7365 %r in marked se │ 00000cf0: 6374 696f 6e72 2000 0000 290a 7214 0000 ctionr ...).r... │ 00000d00: 0072 2600 0000 722a 0000 00da 135f 6d61 .r&...r*....._ma │ 00000d10: 726b 6564 7365 6374 696f 6e63 6c6f 7365 rkedsectionclose │ 00000d20: da06 7365 6172 6368 da15 5f6d 736d 6172 ..search.._msmar │ @@ -281,16 +281,16 @@ │ 00001180: 00a0 0364 137c 0616 00a1 0101 0071 1264 ...d.|.......q.d │ 00001190: 0353 0029 144e fa01 3c72 1c00 0000 7220 .S.).N.. │ -000011f0: 0400 0000 7223 0000 0072 2400 0000 da08 ....r#...r$..... │ -00001200: 6e6f 7461 7469 6f6e da06 656e 7469 7479 notation..entity │ +000011f0: 0400 0000 7222 0000 00da 0665 6e74 6974 ....r".....entit │ +00001200: 79da 086e 6f74 6174 696f 6e72 2500 0000 y..notationr%... │ 00001210: 7a29 756e 6b6e 6f77 6e20 6465 636c 6172 z)unknown declar │ 00001220: 6174 696f 6e20 2572 2069 6e20 696e 7465 ation %r in inte │ 00001230: 726e 616c 2073 7562 7365 745a 0f5f 7061 rnal subsetZ._pa │ 00001240: 7273 655f 646f 6374 7970 655f fa01 25fa rse_doctype_..%. │ 00001250: 013b fa01 5d72 1e00 0000 7a25 756e 6578 .;..]r....z%unex │ 00001260: 7065 6374 6564 2063 6861 7220 6166 7465 pected char afte │ 00001270: 7220 696e 7465 726e 616c 2073 7562 7365 r internal subse ├── ./usr/lib/python3.8/_sysconfigdata__linux_arm-linux-gnueabi.pyc │ @@ -1,8 +1,8 @@ │ -00000000: 550d 0d0a 0300 0000 3d5b 846d b4cd ee82 U.......=[.m.... │ +00000000: 550d 0d0a 0300 0000 aefe f0ec 4d26 c854 U...........M&.T │ 00000010: e300 0000 0000 0000 0000 0000 0000 0000 ................ │ 00000020: 00ae 0200 0040 0000 0073 6605 0000 6400 .....@...sf...d. │ 00000030: 6401 6401 6401 6401 6402 6403 6404 6400 d.d.d.d.d.d.d.d. │ 00000040: 6400 6405 6406 6407 6408 6400 6409 640a d.d.d.d.d.d.d.d. │ 00000050: 640b 640c 640d 640e 640d 6400 6400 640f d.d.d.d.d.d.d.d. │ 00000060: 6410 6411 6412 6400 6400 6413 6414 6415 d.d.d.d.d.d.d.d. │ 00000070: 6400 6416 6417 6418 6419 641a 641b 6406 d.d.d.d.d.d.d.d. │ @@ -86,30 +86,30 @@ │ 00000550: 6469 646a 646b 6401 6423 6401 640b 6400 didjdkd.d#d.d.d. │ 00000560: 646c 6401 6432 6423 6423 6423 6401 6401 dld.d2d#d#d#d.d. │ 00000570: 6423 6401 6423 6401 6401 646d 646e 646e d#d.d#d.d.dmdndn │ 00000580: 646f 6470 6470 6422 6471 9002 9cad 5a00 dodpdpd"dq....Z. │ 00000590: 6472 5300 2973 da00 e900 0000 007a 3b2f drS.)s.......z;/ │ 000005a0: 686f 6d65 2f6e 616f 7572 722f 776f 726b home/naourr/work │ 000005b0: 2f69 6e73 7461 6e63 652d 332f 6f75 7470 /instance-3/outp │ -000005c0: 7574 2d31 2f68 6f73 742f 6269 6e2f 6172 ut-1/host/bin/ar │ +000005c0: 7574 2d32 2f68 6f73 742f 6269 6e2f 6172 ut-2/host/bin/ar │ 000005d0: 6d2d 6c69 6e75 782d 6172 5a03 7263 737a m-linux-arZ.rcsz │ 000005e0: 212d 576e 6f2d 756e 7573 6564 2d72 6573 !-Wno-unused-res │ 000005f0: 756c 7420 2d57 7369 676e 2d63 6f6d 7061 ult -Wsign-compa │ 00000600: 7265 7a08 2f75 7372 2f62 696e 7a12 2f75 rez./usr/binz./u │ 00000610: 7372 2f6c 6962 2f70 7974 686f 6e33 2e38 sr/lib/python3.8 │ 00000620: 7a0f 2d4c 2e20 2d6c 7079 7468 6f6e 332e z.-L. -lpython3. │ 00000630: 387a 442f 686f 6d65 2f6e 616f 7572 722f 8zD/home/naourr/ │ 00000640: 776f 726b 2f69 6e73 7461 6e63 652d 332f work/instance-3/ │ -00000650: 6f75 7470 7574 2d31 2f68 6f73 742f 6269 output-1/host/bi │ +00000650: 6f75 7470 7574 2d32 2f68 6f73 742f 6269 output-2/host/bi │ 00000660: 6e2f 6172 6d2d 6c69 6e75 782d 6763 6320 n/arm-linux-gcc │ 00000670: 2d73 6861 7265 645a 0670 7974 686f 6e7a -sharedZ.pythonz │ 00000680: 1378 3836 5f36 342d 7063 2d6c 696e 7578 .x86_64-pc-linux │ 00000690: 2d67 6e75 fa01 5c7a 3c2f 686f 6d65 2f6e -gnu..\z......__file_ │ -00000a80: 5f72 2400 0000 da0a 5f5f 6c6f 6164 6572 _r$.....__loader │ -00000a90: 5f5f da0c 5f5f 6275 696c 7469 6e73 5f5f __..__builtins__ │ -00000aa0: da0b 5f5f 7061 636b 6167 655f 5fda 085f ..__package__.._ │ -00000ab0: 5f73 7065 635f 5f46 5429 2372 0900 0000 _spec__FT)#r.... │ +00000a70: 696f 3e06 0000 00da 0b5f 5f70 6163 6b61 io>......__packa │ +00000a80: 6765 5f5f da0c 5f5f 6275 696c 7469 6e73 ge__..__builtins │ +00000a90: 5f5f da08 5f5f 6669 6c65 5f5f da08 5f5f __..__file__..__ │ +00000aa0: 7370 6563 5f5f 7224 0000 00da 0a5f 5f6c spec__r$.....__l │ +00000ab0: 6f61 6465 725f 5f46 5429 2372 0900 0000 oader__FT)#r.... │ 00000ac0: 7238 0000 0072 1d00 0000 da12 636f 6e63 r8...r......conc │ 00000ad0: 7572 7265 6e74 2e66 7574 7572 6573 721f urrent.futuresr. │ 00000ae0: 0000 0072 1800 0000 7231 0000 00da 0974 ...r....r1.....t │ 00000af0: 6872 6561 6469 6e67 7213 0000 0072 2d00 hreadingr....r-. │ 00000b00: 0000 da00 7203 0000 005a 1249 6e74 6572 ....r....Z.Inter │ 00000b10: 6163 7469 7665 436f 6e73 6f6c 6572 0400 activeConsoler.. │ 00000b20: 0000 da06 5468 7265 6164 7228 0000 0072 ....Threadr(...r ├── ./usr/lib/python3.8/asyncio/base_events.pyc │ @@ -2813,15 +2813,15 @@ │ 0000afc0: 6f6e 5f68 616e 646c 6572 2829 602e 0a20 on_handler()`.. │ 0000afd0: 2020 2020 2020 2072 f300 0000 7a21 556e r....z!Un │ 0000afe0: 6861 6e64 6c65 6420 6578 6365 7074 696f handled exceptio │ 0000aff0: 6e20 696e 2065 7665 6e74 206c 6f6f 7072 n in event loopr │ 0000b000: 5200 0000 4e46 5a10 736f 7572 6365 5f74 R...NFZ.source_t │ 0000b010: 7261 6365 6261 636b 5a10 6861 6e64 6c65 racebackZ.handle │ 0000b020: 5f74 7261 6365 6261 636b 3e02 0000 0072 _traceback>....r │ -0000b030: 5200 0000 72f3 0000 0072 2e00 0000 7a2b R...r....r....z+ │ +0000b030: f300 0000 7252 0000 0072 2e00 0000 7a2b ....rR...r....z+ │ 0000b040: 4f62 6a65 6374 2063 7265 6174 6564 2061 Object created a │ 0000b050: 7420 286d 6f73 7420 7265 6365 6e74 2063 t (most recent c │ 0000b060: 616c 6c20 6c61 7374 293a 0a7a 2b48 616e all last):.z+Han │ 0000b070: 646c 6520 6372 6561 7465 6420 6174 2028 dle created at ( │ 0000b080: 6d6f 7374 2072 6563 656e 7420 6361 6c6c most recent call │ 0000b090: 206c 6173 7429 3a0a 724c 0100 00da 010a last):.rL...... │ 0000b0a0: 7292 0100 0029 0eda 0367 6574 723e 0000 r....)...getr>.. ├── ./usr/lib/python3.8/config-3.8-arm-linux-gnueabi/Makefile │ @@ -26,24 +26,24 @@ │ MODOBJS= Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o │ MODLIBS= $(LOCALMODLIBS) $(BASEMODLIBS) │ │ # === Variables set by configure │ VERSION= 3.8 │ srcdir= . │ │ -abs_srcdir= /home/naourr/work/instance-3/output-1/build/python3-3.8.5 │ -abs_builddir= /home/naourr/work/instance-3/output-1/build/python3-3.8.5 │ +abs_srcdir= /home/naourr/work/instance-3/output-2/build/python3-3.8.5 │ +abs_builddir= /home/naourr/work/instance-3/output-2/build/python3-3.8.5 │ │ │ -CC= /home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc │ -CXX= /home/naourr/work/instance-3/output-1/host/bin/arm-linux-g++ │ +CC= /home/naourr/work/instance-3/output-2/host/bin/arm-linux-gcc │ +CXX= /home/naourr/work/instance-3/output-2/host/bin/arm-linux-g++ │ MAINCC= $(CC) │ LINKCC= $(PURIFY) $(MAINCC) │ -AR= /home/naourr/work/instance-3/output-1/host/bin/arm-linux-ar │ -READELF= /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf │ +AR= /home/naourr/work/instance-3/output-2/host/bin/arm-linux-ar │ +READELF= /home/naourr/work/instance-3/output-2/host/bin/arm-linux-readelf │ SOABI= cpython-38-arm-linux-gnueabi │ LDVERSION= $(VERSION)$(ABIFLAGS) │ LIBPYTHON= │ GITVERSION= │ GITTAG= │ GITBRANCH= │ PGO_PROF_GEN_FLAG=-fprofile-generate │ @@ -191,24 +191,24 @@ │ │ # ensurepip options │ ENSUREPIP= no │ │ # OpenSSL options for setup.py so sysconfig can pick up AC_SUBST() vars. │ OPENSSL_INCLUDES= │ OPENSSL_LIBS=-lssl -lcrypto │ -OPENSSL_LDFLAGS=-L/home/naourr/work/instance-3/output-1/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib │ +OPENSSL_LDFLAGS=-L/home/naourr/work/instance-3/output-2/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib │ │ # Modes for directories, executables and data files created by the │ # install process. Default to user-only-writable for all file types. │ DIRMODE= 755 │ EXEMODE= 755 │ FILEMODE= 644 │ │ # configure script arguments │ -CONFIG_ARGS= '--target=arm-buildroot-linux-uclibcgnueabi' '--host=arm-buildroot-linux-uclibcgnueabi' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--disable-readline' '--with-libmpdec=none' '--with-expat=system' '--disable-uuid' '--disable-bzip2' '--disable-xz' '--disable-ossaudiodev' '--without-ensurepip' '--without-cxx-main' '--with-system-ffi' '--disable-pydoc' '--disable-test-modules' '--disable-lib2to3' '--disable-tk' '--disable-nis' '--disable-idle3' '--disable-pyc-build' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-buildroot-linux-uclibcgnueabi' 'target_alias=arm-buildroot-linux-uclibcgnueabi' 'CC=/home/naourr/work/instance-3/output-1/host/bin/arm-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/naourr/work/instance-3/output-1/host/bin/arm-linux-cpp' 'PKG_CONFIG=/home/naourr/work/instance-3/output-1/host/bin/pkg-config' │ +CONFIG_ARGS= '--target=arm-buildroot-linux-uclibcgnueabi' '--host=arm-buildroot-linux-uclibcgnueabi' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--disable-readline' '--with-libmpdec=none' '--with-expat=system' '--disable-uuid' '--disable-bzip2' '--disable-xz' '--disable-ossaudiodev' '--without-ensurepip' '--without-cxx-main' '--with-system-ffi' '--disable-pydoc' '--disable-test-modules' '--disable-lib2to3' '--disable-tk' '--disable-nis' '--disable-idle3' '--disable-pyc-build' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-buildroot-linux-uclibcgnueabi' 'target_alias=arm-buildroot-linux-uclibcgnueabi' 'CC=/home/naourr/work/instance-3/output-2/host/bin/arm-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/naourr/work/instance-3/output-2/host/bin/arm-linux-cpp' 'PKG_CONFIG=/home/naourr/work/instance-3/output-2/host/bin/pkg-config' │ │ # disabled extensions │ DISABLED_EXTENSIONS= _decimal ossaudiodev nis readline _bz2 _lzma _tkinter _uuid │ │ # Subdirectories with code │ SRCDIRS= Parser Objects Python Modules Modules/_io Programs ├── ./usr/lib/python3.8/config-3.8-arm-linux-gnueabi/python.o │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --debug-dump=rawline {} │ │ @@ -22,15 +22,15 @@ │ │ Opcode 9 has 1 arg │ │ Opcode 10 has 0 args │ │ Opcode 11 has 0 args │ │ Opcode 12 has 1 arg │ │ │ │ The Directory Table (offset 0x1b): │ │ 1 ./Programs │ │ - 2 /home/naourr/work/instance-3/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys │ │ + 2 /home/naourr/work/instance-3/output-2/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/sys │ │ 3 ./Include │ │ │ │ The File Name Table (offset 0x96): │ │ Entry Dir Time Size Name │ │ 1 1 0 0 python.c │ │ 2 2 0 0 time.h │ │ 3 3 0 0 pymem.h │ ├── /home/naourr/work/instance-3/output-1/host/bin/arm-linux-readelf --wide --debug-dump=info {} │ │ @@ -5,34 +5,34 @@ │ │ Version: 4 │ │ Abbrev Offset: 0x0 │ │ Pointer Size: 4 │ │ <0>: Abbrev Number: 1 (DW_TAG_compile_unit) │ │ DW_AT_producer : (indirect string, offset: 0x1b7): GNU C99 5.5.0 -mabi=aapcs-linux -mfloat-abi=soft -marm -mfloat-abi=soft -mcpu=arm926ej-s -mtls-dialect=gnu -g -O3 -O2 -std=c99 -fwrapv -fPIC │ │ <10> DW_AT_language : 12 (ANSI C99) │ │ <11> DW_AT_name : (indirect string, offset: 0x3f): ./Programs/python.c │ │ - <15> DW_AT_comp_dir : (indirect string, offset: 0x53): /home/naourr/work/instance-3/output-1/build/python3-3.8.5 │ │ + <15> DW_AT_comp_dir : (indirect string, offset: 0xe2): /home/naourr/work/instance-3/output-2/build/python3-3.8.5 │ │ <19> DW_AT_ranges : 0x0 │ │ <1d> DW_AT_low_pc : 0x0 │ │ <21> DW_AT_stmt_list : 0x0 │ │ <1><25>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <26> DW_AT_byte_size : 4 │ │ <27> DW_AT_encoding : 7 (unsigned) │ │ <28> DW_AT_name : (indirect string, offset: 0x11c): unsigned int │ │ <1><2c>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <2d> DW_AT_byte_size : 1 │ │ <2e> DW_AT_encoding : 8 (unsigned char) │ │ - <2f> DW_AT_name : (indirect string, offset: 0x93): unsigned char │ │ + <2f> DW_AT_name : (indirect string, offset: 0x59): unsigned char │ │ <1><33>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <34> DW_AT_byte_size : 2 │ │ <35> DW_AT_encoding : 7 (unsigned) │ │ - <36> DW_AT_name : (indirect string, offset: 0xcb): short unsigned int │ │ + <36> DW_AT_name : (indirect string, offset: 0x91): short unsigned int │ │ <1><3a>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <3b> DW_AT_byte_size : 4 │ │ <3c> DW_AT_encoding : 7 (unsigned) │ │ - <3d> DW_AT_name : (indirect string, offset: 0x105): long unsigned int │ │ + <3d> DW_AT_name : (indirect string, offset: 0xcb): long unsigned int │ │ <1><41>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <42> DW_AT_byte_size : 1 │ │ <43> DW_AT_encoding : 6 (signed char) │ │ <44> DW_AT_name : (indirect string, offset: 0x1ab): signed char │ │ <1><48>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <49> DW_AT_byte_size : 2 │ │ <4a> DW_AT_encoding : 5 (signed) │ │ @@ -63,33 +63,33 @@ │ │ <1><78>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <79> DW_AT_byte_size : 1 │ │ <7a> DW_AT_encoding : 8 (unsigned char) │ │ <7b> DW_AT_name : (indirect string, offset: 0x129): char │ │ <1><7f>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <80> DW_AT_byte_size : 4 │ │ <81> DW_AT_encoding : 4 (float) │ │ - <82> DW_AT_name : (indirect string, offset: 0x8d): float │ │ + <82> DW_AT_name : (indirect string, offset: 0x53): float │ │ <1><86>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <87> DW_AT_byte_size : 8 │ │ <88> DW_AT_encoding : 4 (float) │ │ <89> DW_AT_name : (indirect string, offset: 0x38): double │ │ <1><8d>: Abbrev Number: 5 (DW_TAG_structure_type) │ │ <8e> DW_AT_name : (indirect string, offset: 0x2f): timezone │ │ <92> DW_AT_byte_size : 8 │ │ <93> DW_AT_decl_file : 2 │ │ <94> DW_AT_decl_line : 56 │ │ <95> DW_AT_sibling : <0xb2> │ │ <2><99>: Abbrev Number: 6 (DW_TAG_member) │ │ - <9a> DW_AT_name : (indirect string, offset: 0xf6): tz_minuteswest │ │ + <9a> DW_AT_name : (indirect string, offset: 0xbc): tz_minuteswest │ │ <9e> DW_AT_decl_file : 2 │ │ <9f> DW_AT_decl_line : 58 │ │ DW_AT_type : <0x4f> │ │ DW_AT_data_member_location: 0 │ │ <2>: Abbrev Number: 6 (DW_TAG_member) │ │ - DW_AT_name : (indirect string, offset: 0xde): tz_dsttime │ │ + DW_AT_name : (indirect string, offset: 0xa4): tz_dsttime │ │ DW_AT_decl_file : 2 │ │ DW_AT_decl_line : 59 │ │ DW_AT_type : <0x4f> │ │ DW_AT_data_member_location: 4 │ │ <2>: Abbrev Number: 0 │ │ <1>: Abbrev Number: 4 (DW_TAG_pointer_type) │ │ DW_AT_byte_size : 4 │ │ @@ -115,27 +115,27 @@ │ │ <1>: Abbrev Number: 5 (DW_TAG_structure_type) │ │
DW_AT_name : (indirect string, offset: 0x16c): _PyTraceMalloc_Config │ │ DW_AT_byte_size : 16 │ │ DW_AT_decl_file : 3 │ │ DW_AT_decl_line : 109 │ │ DW_AT_sibling : <0x119> │ │ <2>: Abbrev Number: 6 (DW_TAG_member) │ │ - DW_AT_name : (indirect string, offset: 0xa9): initialized │ │ + DW_AT_name : (indirect string, offset: 0x6f): initialized │ │ DW_AT_decl_file : 3 │ │ DW_AT_decl_line : 116 │ │ DW_AT_type : <0xbd> │ │ DW_AT_data_member_location: 0 │ │ <2>: Abbrev Number: 6 (DW_TAG_member) │ │ - DW_AT_name : (indirect string, offset: 0xa1): tracing │ │ + DW_AT_name : (indirect string, offset: 0x67): tracing │ │ DW_AT_decl_file : 3 │ │ DW_AT_decl_line : 120 │ │ DW_AT_type : <0x4f> │ │ DW_AT_data_member_location: 4 │ │ <2><100>: Abbrev Number: 6 (DW_TAG_member) │ │ - <101> DW_AT_name : (indirect string, offset: 0xb5): max_nframe │ │ + <101> DW_AT_name : (indirect string, offset: 0x7b): max_nframe │ │ <105> DW_AT_decl_file : 3 │ │ <106> DW_AT_decl_line : 124 │ │ <107> DW_AT_type : <0x4f> │ │ <10b> DW_AT_data_member_location: 8 │ │ <2><10c>: Abbrev Number: 6 (DW_TAG_member) │ │ <10d> DW_AT_name : (indirect string, offset: 0x153): use_domain │ │ <111> DW_AT_decl_file : 3 │ │ @@ -150,18 +150,18 @@ │ │ <1><120>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <121> DW_AT_byte_size : 4 │ │ <122> DW_AT_encoding : 7 (unsigned) │ │ <123> DW_AT_name : (indirect string, offset: 0x182): atomic_uintptr_t │ │ <1><127>: Abbrev Number: 2 (DW_TAG_base_type) │ │ <128> DW_AT_byte_size : 4 │ │ <129> DW_AT_encoding : 5 (signed) │ │ - <12a> DW_AT_name : (indirect string, offset: 0xc0): atomic_int │ │ + <12a> DW_AT_name : (indirect string, offset: 0x86): atomic_int │ │ <1><12e>: Abbrev Number: 10 (DW_TAG_subprogram) │ │ <12f> DW_AT_external : 1 │ │ - <12f> DW_AT_name : (indirect string, offset: 0x117): main │ │ + <12f> DW_AT_name : (indirect string, offset: 0xdd): main │ │ <133> DW_AT_decl_file : 1 │ │ <134> DW_AT_decl_line : 14 │ │ <135> DW_AT_prototyped : 1 │ │ <135> DW_AT_type : <0x4f> │ │ <139> DW_AT_low_pc : 0x0 │ │ <13d> DW_AT_high_pc : 0x4 │ │ <141> DW_AT_frame_base : 1 byte block: 9c (DW_OP_call_frame_cfa) │ │ @@ -200,13 +200,13 @@ │ │ <18a> DW_AT_decl_line : 131 │ │ <18b> DW_AT_type : <0xdc> │ │ <18f> DW_AT_external : 1 │ │ <18f> DW_AT_declaration : 1 │ │ <1><18f>: Abbrev Number: 15 (DW_TAG_subprogram) │ │ <190> DW_AT_external : 1 │ │ <190> DW_AT_declaration : 1 │ │ - <190> DW_AT_linkage_name: (indirect string, offset: 0xe9): Py_BytesMain │ │ - <194> DW_AT_name : (indirect string, offset: 0xe9): Py_BytesMain │ │ + <190> DW_AT_linkage_name: (indirect string, offset: 0xaf): Py_BytesMain │ │ + <194> DW_AT_name : (indirect string, offset: 0xaf): Py_BytesMain │ │ <198> DW_AT_decl_file : 4 │ │ <199> DW_AT_decl_line : 35 │ │ <1><19a>: Abbrev Number: 0 Max text output size reached.