NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/50715: MKREPRO: the rump part
>Number: 50715
>Category: bin
>Synopsis: MKREPRO: the rump part
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 26 10:30:00 +0000 2016
>Originator: Thomas Klausner
>Release: NetBSD 7.99.25
>Organization:
Curiosity is the very basis of education and if you tell me that
curiosity killed the cat, I say only that the cat died nobly.
- Arnold Edinborough
>Environment:
Architecture: x86_64
Machine: amd64
>Description:
When building with MKREPRO to get reproducible builds of NetBSD,
the following files have unnecessary differences:
/usr/lib/librumpdev_netsmb.a
/usr/lib/librumpdev_netsmb.so
/usr/lib/librumpdev_netsmb.so.0
/usr/lib/librumpdev_netsmb.so.0.0
/usr/lib/librumpdev_netsmb_p.a
/usr/lib/librumpdev_netsmb_pic.a
/usr/lib/librumpdev_ugenhc.a
/usr/lib/librumpdev_ugenhc.so
/usr/lib/librumpdev_ugenhc.so.0
/usr/lib/librumpdev_ugenhc.so.0.0
/usr/lib/librumpdev_ugenhc_p.a
/usr/lib/librumpdev_ugenhc_pic.a
/usr/lib/librumpnet_shmif.a
/usr/lib/librumpnet_shmif.so
/usr/lib/librumpnet_shmif.so.0
/usr/lib/librumpnet_shmif.so.0.0
/usr/lib/librumpnet_shmif_p.a
/usr/lib/librumpnet_shmif_pic.a
/usr/lib/librumpnet_sockin.a
/usr/lib/librumpnet_sockin.so
/usr/lib/librumpnet_sockin.so.0
/usr/lib/librumpnet_sockin.so.0.0
/usr/lib/librumpnet_sockin_p.a
/usr/lib/librumpnet_sockin_pic.a
/usr/lib/librumpnet_virtif.a
/usr/lib/librumpnet_virtif.so
/usr/lib/librumpnet_virtif.so.0
/usr/lib/librumpnet_virtif.so.0.0
/usr/lib/librumpnet_virtif_p.a
/usr/lib/librumpnet_virtif_pic.a
diffoscope on /usr/lib/librumpdev_netsmb.a shows:
--- amd64.gcc.20160126//usr/lib/librumpdev_netsmb.a
+++ amd64.gcc.20160126v2//usr/lib/librumpdev_netsmb.a
|-- metadata
| @@ -7,8 +7,8 @@
| rw-r--r-- 0/0 122816 Jan 1 00:00 1970 smb_rq.o
| rw-r--r-- 0/0 123976 Jan 1 00:00 1970 smb_conn.o
| rw-r--r-- 0/0 120936 Jan 1 00:00 1970 smb_trantcp.o
| rw-r--r-- 0/0 92024 Jan 1 00:00 1970 smb_iod.o
| rw-r--r-- 0/0 78384 Jan 1 00:00 1970 smb_subr.o
| rw-r--r-- 0/0 7528 Jan 1 00:00 1970 netsmb_iconv.o
| rw-r--r-- 0/0 89848 Jan 1 00:00 1970 subr_mchain.o
| -rw-r--r-- 0/0 7000 Jan 1 00:00 1970 netsmb_user.o
| +rw-r--r-- 0/0 7008 Jan 1 00:00 1970 netsmb_user.o
|-- readelf -W -all {}
| @@ -20448,69 +20448,69 @@
| OS/ABI: UNIX - System V
| ABI Version: 0
| Type: REL (Relocatable file)
| Machine: Advanced Micro Devices X86-64
| Version: 0x1
| Entry point address: 0x0
| Start of program headers: 0 (bytes into file)
| - Start of section headers: 3224 (bytes into file)
| + Start of section headers: 3232 (bytes into file)
| Flags: 0x0
| Size of this header: 64 (bytes)
| Size of program headers: 0 (bytes)
| Number of program headers: 0
| Size of section headers: 64 (bytes)
| Number of section headers: 20
| Section header string table index: 17
â??
| Section Headers:
| [Nr] Name Type Address Off Size ES Flg Lk Inf Al
| [ 0] NULL 0000000000000000 000000 000000 00 0 0 0
| [ 1] .text PROGBITS 0000000000000000 000040 00007f 00 AX 0 0 16
| - [ 2] .rela.text RELA 0000000000000000 001438 000108 18 18 1 8
| + [ 2] .rela.text RELA 0000000000000000 001440 000108 18 18 1 8
| [ 3] .data PROGBITS 0000000000000000 0000c0 000000 00 WA 0 0 4
| [ 4] .bss NOBITS 0000000000000000 0000c0 000000 00 WA 0 0 4
| [ 5] .debug_info PROGBITS 0000000000000000 0000c0 00033d 00 0 0 1
| - [ 6] .rela.debug_info RELA 0000000000000000 001540 000588 18 18 5 8
| + [ 6] .rela.debug_info RELA 0000000000000000 001548 000588 18 18 5 8
| [ 7] .debug_abbrev PROGBITS 0000000000000000 0003fd 000122 00 0 0 1
| [ 8] .debug_loc PROGBITS 0000000000000000 00051f 000327 00 0 0 1
| [ 9] .debug_aranges PROGBITS 0000000000000000 000846 000030 00 0 0 1
| - [10] .rela.debug_aranges RELA 0000000000000000 001ac8 000030 18 18 9 8
| - [11] .debug_line PROGBITS 0000000000000000 000876 00012d 00 0 0 1
| - [12] .rela.debug_line RELA 0000000000000000 001af8 000018 18 18 11 8
| - [13] .debug_str PROGBITS 0000000000000000 0009a3 0001b3 01 MS 0 0 1
| - [14] .comment PROGBITS 0000000000000000 000b56 000022 01 MS 0 0 1
| - [15] .eh_frame PROGBITS 0000000000000000 000b78 000078 00 A 0 0 8
| - [16] .rela.eh_frame RELA 0000000000000000 001b10 000048 18 18 15 8
| - [17] .shstrtab STRTAB 0000000000000000 000bf0 0000a3 00 0 0 1
| - [18] .symtab SYMTAB 0000000000000000 001198 0001f8 18 19 13 8
| - [19] .strtab STRTAB 0000000000000000 001390 0000a2 00 0 0 1
| + [10] .rela.debug_aranges RELA 0000000000000000 001ad0 000030 18 18 9 8
| + [11] .debug_line PROGBITS 0000000000000000 000876 000131 00 0 0 1
| + [12] .rela.debug_line RELA 0000000000000000 001b00 000018 18 18 11 8
| + [13] .debug_str PROGBITS 0000000000000000 0009a7 0001b3 01 MS 0 0 1
| + [14] .comment PROGBITS 0000000000000000 000b5a 000022 01 MS 0 0 1
| + [15] .eh_frame PROGBITS 0000000000000000 000b80 000078 00 A 0 0 8
| + [16] .rela.eh_frame RELA 0000000000000000 001b18 000048 18 18 15 8
| + [17] .shstrtab STRTAB 0000000000000000 000bf8 0000a3 00 0 0 1
| + [18] .symtab SYMTAB 0000000000000000 0011a0 0001f8 18 19 13 8
| + [19] .strtab STRTAB 0000000000000000 001398 0000a2 00 0 0 1
| Key to Flags:
| W (write), A (alloc), X (execute), M (merge), S (strings), l (large)
| I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
| O (extra OS processing required) o (OS specific), p (processor specific)
|
| There are no section groups in this file.
|
| There are no program headers in this file.
|
| -Relocation section '.rela.text' at offset 0x1438 contains 11 entries:
| +Relocation section '.rela.text' at offset 0x1440 contains 11 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| 0000000000000005 0000000e00000002 R_X86_64_PC32 0000000000000000 iconv_open - 4
| 0000000000000024 0000001000000002 R_X86_64_PC32 0000000000000000 __errno - 4
| 0000000000000031 0000001200000002 R_X86_64_PC32 0000000000000000 iconv_close - 4
| 0000000000000046 0000001000000002 R_X86_64_PC32 0000000000000000 __errno - 4
| 000000000000005a 0000001400000002 R_X86_64_PC32 0000000000000000 iconv - 4
| 0000000000000070 0000001000000002 R_X86_64_PC32 0000000000000000 __errno - 4
| 000000000000001b 0000000f00000002 R_X86_64_PC32 0000000000000000 rumpuser_component_errtrans - 4
| 0000000000000041 0000000f00000002 R_X86_64_PC32 0000000000000000 rumpuser_component_errtrans - 4
| 0000000000000051 0000000f00000002 R_X86_64_PC32 0000000000000000 rumpuser_component_errtrans - 4
| 000000000000006b 0000000f00000002 R_X86_64_PC32 0000000000000000 rumpuser_component_errtrans - 4
| 000000000000007b 0000000f00000002 R_X86_64_PC32 0000000000000000 rumpuser_component_errtrans - 4
|
| -Relocation section '.rela.debug_info' at offset 0x1540 contains 59 entries:
| +Relocation section '.rela.debug_info' at offset 0x1548 contains 59 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| 0000000000000006 000000060000000a R_X86_64_32 0000000000000000 .debug_abbrev + 0
| 000000000000000c 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + 42
| 0000000000000011 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + 160
| 0000000000000015 0000000200000001 R_X86_64_64 0000000000000000 .text + 0
| 0000000000000025 000000090000000a R_X86_64_32 0000000000000000 .debug_line + 0
| 000000000000002c 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + 133
| @@ -20564,24 +20564,24 @@
| 000000000000029d 0000000200000001 R_X86_64_64 0000000000000000 .text + 7f
| 00000000000002c3 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + 13f
| 00000000000002dd 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + 1f
| 00000000000002f2 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + f5
| 0000000000000303 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + 13
| 0000000000000318 0000000a0000000a R_X86_64_32 0000000000000000 .debug_str + 0
|
| -Relocation section '.rela.debug_aranges' at offset 0x1ac8 contains 2 entries:
| +Relocation section '.rela.debug_aranges' at offset 0x1ad0 contains 2 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| 0000000000000006 000000050000000a R_X86_64_32 0000000000000000 .debug_info + 0
| 0000000000000010 0000000200000001 R_X86_64_64 0000000000000000 .text + 0
|
| -Relocation section '.rela.debug_line' at offset 0x1af8 contains 1 entries:
| +Relocation section '.rela.debug_line' at offset 0x1b00 contains 1 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| -00000000000000fc 0000000200000001 R_X86_64_64 0000000000000000 .text + 0
| +0000000000000100 0000000200000001 R_X86_64_64 0000000000000000 .text + 0
|
| -Relocation section '.rela.eh_frame' at offset 0x1b10 contains 3 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| 0000000000000020 0000000200000002 R_X86_64_PC32 0000000000000000 .text + 0
| 000000000000003c 0000000200000002 R_X86_64_PC32 0000000000000000 .text + 2c
| 000000000000005c 0000000200000002 R_X86_64_PC32 0000000000000000 .text + 55
â??
| The decoding of unwind sections for machine type Advanced Micro Devices X86-64 is not currently supported.
â??
|-- readelf -W --debug-dump {}
| @@ -99994,8 +99994,8 @@
| <37e2> DW_AT_decl_line : 57
| <37e3> DW_AT_type : <0x21db>
| <37e7> DW_AT_data_member_location: 0
| <2><37e8>: Abbrev Number: 13 (DW_TAG_member)
| <37e9> DW_AT_name : (indirect string, offset: 0xd28): pgops
| <37ed> DW_AT_decl_file : 54
| <37ee> DW_AT_decl_line : 58
| -[ Too much input for diff ]
| +[ Too much input for diff ]
|-- objdump --disassemble --full-contents {}
| @@ -45784,33 +45784,34 @@
| 0310 00000000 01005500 00000000 00000000 ......U.........
| 0320 00000000 000000 .......
| Contents of section .debug_aranges:
| 0000 2c000000 02000000 00000800 00000000 ,...............
| 0010 00000000 00000000 7f000000 00000000 ................
| 0020 00000000 00000000 00000000 00000000 ................
| Contents of section .debug_line:
| - 0000 29010000 0200ef00 00000101 fb0e0d00 )...............
| + 0000 2d010000 0200f300 00000101 fb0e0d00 -...............
| 0010 01010101 00000001 0000012f 61726368 .........../arch
| 0020 6976652f 666f7265 69676e2f 7372632f ive/foreign/src/
| 0030 7379732f 72756d70 2f646576 2f6c6962 sys/rump/dev/lib
| 0040 2f6c6962 6e657473 6d62002f 61726368 /libnetsmb./arch
| 0050 6976652f 6275696c 642f616d 6436342e ive/build/amd64.
| - 0060 6763632e 32303136 30313236 2f757372 gcc.20160126/usr
| - 0070 2f696e63 6c756465 002f6172 63686976 /include./archiv
| - 0080 652f6275 696c642f 616d6436 342e6763 e/build/amd64.gc
| - 0090 632e3230 31363031 32362f75 73722f69 c.20160126/usr/i
| - 00a0 6e636c75 64652f72 756d7000 006e6574 nclude/rump..net
| - 00b0 736d625f 75736572 2e630001 00007374 smb_user.c....st
| - 00c0 64646566 2e680002 00006963 6f6e762e ddef.h....iconv.
| - 00d0 68000200 0072756d 70757365 725f636f h....rumpuser_co
| - 00e0 6d706f6e 656e742e 68000300 00657272 mponent.h....err
| - 00f0 6e6f2e68 00020000 00000902 00000000 no.h............
| - 0100 00000000 0327014f 5969593d 361b5546 .....'.OYiY=6.UF
| - 0110 0310904e a1354554 03097445 030a584e ...N.5ET..tE..XN
| - 0120 b0354554 03097445 02050001 01 .5ET..tE.....
| + 0060 6763632e 32303136 30313236 76322f75 gcc.20160126v2/u
| + 0070 73722f69 6e636c75 6465002f 61726368 sr/include./arch
| + 0080 6976652f 6275696c 642f616d 6436342e ive/build/amd64.
| + 0090 6763632e 32303136 30313236 76322f75 gcc.20160126v2/u
| + 00a0 73722f69 6e636c75 64652f72 756d7000 sr/include/rump.
| + 00b0 006e6574 736d625f 75736572 2e630001 .netsmb_user.c..
| + 00c0 00007374 64646566 2e680002 00006963 ..stddef.h....ic
| + 00d0 6f6e762e 68000200 0072756d 70757365 onv.h....rumpuse
| + 00e0 725f636f 6d706f6e 656e742e 68000300 r_component.h...
| + 00f0 00657272 6e6f2e68 00020000 00000902 .errno.h........
| + 0100 00000000 00000000 0327014f 5969593d .........'.OYiY=
| + 0110 361b5546 0310904e a1354554 03097445 6.UF...N.5ET..tE
| + 0120 030a584e b0354554 03097445 02050001 ..XN.5ET..tE....
| + 0130 01 .
| Contents of section .debug_str:
| 0000 69636f6e 7600756e 7369676e 65642069 iconv.unsigned i
| 0010 6e740069 636f6e76 5f636c6f 73650072 nt.iconv_close.r
| 0020 756d7075 7365725f 636f6d70 6f6e656e umpuser_componen
| 0030 745f6572 72747261 6e730073 697a655f t_errtrans.size_
| 0040 7400474e 55204320 342e382e 35202d6d t.GNU C 4.8.5 -m
| 0050 74756e65 3d6e6f63 6f6e6120 2d6d6172 tune=nocona -mar
diffoscope on librumpdev_ugenhc.a gives:
--- amd64.gcc.20160126//usr/lib/librumpdev_ugenhc.a
+++ amd64.gcc.20160126v2//usr/lib/librumpdev_ugenhc.a
|-- readelf -W -all {}
| @@ -4363,18 +4363,18 @@
| [ 4] .bss NOBITS 0000000000000000 000094 000000 00 WA 0 0 4
| [ 5] .debug_info PROGBITS 0000000000000000 000094 0001bb 00 0 0 1
| [ 6] .rela.debug_info RELA 0000000000000000 001198 000378 18 18 5 8
| [ 7] .debug_abbrev PROGBITS 0000000000000000 00024f 000118 00 0 0 1
| [ 8] .debug_loc PROGBITS 0000000000000000 000367 000224 00 0 0 1
| [ 9] .debug_aranges PROGBITS 0000000000000000 00058b 000030 00 0 0 1
| [10] .rela.debug_aranges RELA 0000000000000000 001510 000030 18 18 9 8
| - [11] .debug_line PROGBITS 0000000000000000 0005bb 000148 00 0 0 1
| + [11] .debug_line PROGBITS 0000000000000000 0005bb 00014e 00 0 0 1
| [12] .rela.debug_line RELA 0000000000000000 001540 000018 18 18 11 8
| - [13] .debug_str PROGBITS 0000000000000000 000703 00019d 01 MS 0 0 1
| - [14] .comment PROGBITS 0000000000000000 0008a0 000022 01 MS 0 0 1
| + [13] .debug_str PROGBITS 0000000000000000 000709 00019d 01 MS 0 0 1
| + [14] .comment PROGBITS 0000000000000000 0008a6 000022 01 MS 0 0 1
| [15] .eh_frame PROGBITS 0000000000000000 0008c8 000058 00 A 0 0 8
| [16] .rela.eh_frame RELA 0000000000000000 001558 000018 18 18 15 8
| [17] .shstrtab STRTAB 0000000000000000 000920 0000a3 00 0 0 1
| [18] .symtab SYMTAB 0000000000000000 000ec8 0001c8 18 19 13 8
| [19] .strtab STRTAB 0000000000000000 001090 000089 00 0 0 1
| Key to Flags:
| W (write), A (alloc), X (execute), M (merge), S (strings), l (large)
| @@ -4436,15 +4436,15 @@
| Relocation section '.rela.debug_aranges' at offset 0x1510 contains 2 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| 0000000000000006 000000050000000a R_X86_64_32 0000000000000000 .debug_info + 0
| 0000000000000010 0000000200000001 R_X86_64_64 0000000000000000 .text + 0
â??
| Relocation section '.rela.debug_line' at offset 0x1540 contains 1 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| -000000000000012d 0000000200000001 R_X86_64_64 0000000000000000 .text + 0
| +0000000000000133 0000000200000001 R_X86_64_64 0000000000000000 .text + 0
â??
| Relocation section '.rela.eh_frame' at offset 0x1558 contains 1 entries:
| Offset Info Type Symbol's Value Symbol's Name + Addend
| 0000000000000020 0000000200000002 R_X86_64_PC32 0000000000000000 .text + 0
â??
| The decoding of unwind sections for machine type Advanced Micro Devices X86-64 is not currently supported.
â??
|-- readelf -W --debug-dump {}
| @@ -29762,17 +29762,17 @@
| Address Length
| 0000000000000000 0000000000000054
| 0000000000000000 0000000000000000
â??
| Raw dump of debug contents of section .debug_line:
â??
| Offset: 0x0
| - Length: 324
| + Length: 330
| DWARF Version: 2
| - Prologue Length: 288
| + Prologue Length: 294
| Minimum Instruction Length: 1
| Initial value of 'is_stmt': 1
| Line Base: -5
| Line Range: 14
| Opcode Base: 13
|
| Opcodes:
| @@ -29787,17 +29787,17 @@
| Opcode 9 has 1 args
| Opcode 10 has 0 args
| Opcode 11 has 0 args
| Opcode 12 has 1 args
|
| The Directory Table:
| /archive/foreign/src/sys/rump/dev/lib/libugenhc
| - /archive/build/amd64.gcc.20160126/usr/include/sys
| - /archive/build/amd64.gcc.20160126/usr/include/rump
| - /archive/build/amd64.gcc.20160126/usr/include
| + /archive/build/amd64.gcc.20160126v2/usr/include/sys
| + /archive/build/amd64.gcc.20160126v2/usr/include/rump
| + /archive/build/amd64.gcc.20160126v2/usr/include
|
| The File Name Table:
| Entry Dir Time Size Name
| 1 1 0 0 ugenhc_user.c
| 2 2 0 0 ioctl.h
| 3 3 0 0 rumpuser_component.h
| 4 4 0 0 errno.h
|-- objdump --disassemble --full-contents {}
| @@ -8809,35 +8809,35 @@
| 0210 00010053 00000000 00000000 00000000 ...S............
| 0220 00000000 ....
| Contents of section .debug_aranges:
| 0000 2c000000 02000000 00000800 00000000 ,...............
| 0010 00000000 00000000 54000000 00000000 ........T.......
| 0020 00000000 00000000 00000000 00000000 ................
| Contents of section .debug_line:
| - 0000 44010000 02002001 00000101 fb0e0d00 D..... .........
| + 0000 4a010000 02002601 00000101 fb0e0d00 J.....&.........
| 0010 01010101 00000001 0000012f 61726368 .........../arch
| 0020 6976652f 666f7265 69676e2f 7372632f ive/foreign/src/
| 0030 7379732f 72756d70 2f646576 2f6c6962 sys/rump/dev/lib
| 0040 2f6c6962 7567656e 6863002f 61726368 /libugenhc./arch
| 0050 6976652f 6275696c 642f616d 6436342e ive/build/amd64.
| - 0060 6763632e 32303136 30313236 2f757372 gcc.20160126/usr
| - 0070 2f696e63 6c756465 2f737973 002f6172 /include/sys./ar
| - 0080 63686976 652f6275 696c642f 616d6436 chive/build/amd6
| - 0090 342e6763 632e3230 31363031 32362f75 4.gcc.20160126/u
| - 00a0 73722f69 6e636c75 64652f72 756d7000 sr/include/rump.
| - 00b0 2f617263 68697665 2f627569 6c642f61 /archive/build/a
| - 00c0 6d643634 2e676363 2e323031 36303132 md64.gcc.2016012
| - 00d0 362f7573 722f696e 636c7564 65000075 6/usr/include..u
| - 00e0 67656e68 635f7573 65722e63 00010000 genhc_user.c....
| - 00f0 696f6374 6c2e6800 02000072 756d7075 ioctl.h....rumpu
| - 0100 7365725f 636f6d70 6f6e656e 742e6800 ser_component.h.
| - 0110 03000065 72726e6f 2e680004 00007479 ...errno.h....ty
| - 0120 7065732e 68000200 00000009 02000000 pes.h...........
| - 0130 00000000 00032701 08328308 215b2f84 ......'..2..![/.
| - 0140 2f815302 09000101 /.S.....
| + 0060 6763632e 32303136 30313236 76322f75 gcc.20160126v2/u
| + 0070 73722f69 6e636c75 64652f73 7973002f sr/include/sys./
| + 0080 61726368 6976652f 6275696c 642f616d archive/build/am
| + 0090 6436342e 6763632e 32303136 30313236 d64.gcc.20160126
| + 00a0 76322f75 73722f69 6e636c75 64652f72 v2/usr/include/r
| + 00b0 756d7000 2f617263 68697665 2f627569 ump./archive/bui
| + 00c0 6c642f61 6d643634 2e676363 2e323031 ld/amd64.gcc.201
| + 00d0 36303132 3676322f 7573722f 696e636c 60126v2/usr/incl
| + 00e0 75646500 00756765 6e68635f 75736572 ude..ugenhc_user
| + 00f0 2e630001 0000696f 63746c2e 68000200 .c....ioctl.h...
| + 0100 0072756d 70757365 725f636f 6d706f6e .rumpuser_compon
| + 0110 656e742e 68000300 00657272 6e6f2e68 ent.h....errno.h
| + 0120 00040000 74797065 732e6800 02000000 ....types.h.....
| + 0130 00090200 00000000 00000003 27010832 ............'..2
| + 0140 8308215b 2f842f81 53020900 0101 ..![/./.S.....
| Contents of section .debug_str:
| 0000 73686f72 7420756e 7369676e 65642069 short unsigned i
| 0010 6e740075 5f6c6f6e 6700756e 7369676e nt.u_long.unsign
| 0020 65642069 6e740072 756d7063 6f6d705f ed int.rumpcomp_
| 0030 7567656e 68635f69 6f63746c 002f6172 ugenhc_ioctl./ar
| 0040 63686976 652f666f 72656967 6e2f7372 chive/foreign/sr
| 0050 632f7379 732f7275 6d702f64 65762f6c c/sys/rump/dev/l
Browsing the diffoscope output of the other files makes me think
it's always the same issue, embedding the DESTDIR path in the
binaries.
>How-To-Repeat:
./build.sh -V MKREPRO=yes ...
>Fix:
Yes, please.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index