wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
* Build fails on Debian, kernel 4.20.0-rc4
@ 2018-12-01 20:56 Laszlo KERTESZ
  2018-12-01 21:02 ` QINGWEI ZHANG
  2018-12-02 10:29 ` John
  0 siblings, 2 replies; 7+ messages in thread
From: Laszlo KERTESZ @ 2018-12-01 20:56 UTC (permalink / raw)
  To: WireGuard mailing list


[-- Attachment #1.1: Type: text/plain, Size: 5659 bytes --]

Hi,
The wireguard module (0.0.20181119 from Debian Unstable) fails to build on
my machine using kernel 4.20 rc4.

I get the following errors:

# cat /var/lib/dkms/wireguard/0.0.20181119/build/make.log
> DKMS make.log for wireguard-0.0.20181119 for kernel 4.20.0-rc4 (x86_64)
> Sat Dec  1 22:51:18 EET 2018
> make: Entering directory '/usr/src/linux-headers-4.20.0-rc4'
>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/main.o
>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/noise.o
>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/device.o
>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/peer.o
> Assembler messages:
> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
> directory
> make[1]: *** [scripts/Makefile.build:293:
> /var/lib/dkms/wireguard/0.0.20181119/build/main.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> Assembler messages:
> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
> directory
> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
> `lock_prefix xaddq %rax,peer_counter(%rip)'
> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
> `lock_prefix orb $32,1592(%rbx)'
> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
> `lock_prefix andb $-2,1592(%rbx)'
> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
> `lock_prefix andb $-9,1592(%rbx)'
> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
> `static_branch_nop l_yes=".L15"key="descriptor.66338+40"branch="0"'
> ./include/linux/netdevice.h:515: Error: no such instruction: `asm_bug
> ins=".byte 0x0f, 0x0b"file=.LC0 line=515 flags=0 size=12'
> ./include/linux/netdevice.h:515: Error: no such instruction:
> `annotate_unreachable counter=80'
> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
> `lock_prefix cmpxchgl %ecx,(%rdx)'
> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
> `refcount_error counter="(%rdx)"'
> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
> `lock_prefix decl 1528(%rbx)'
> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
> `refcount_check_lt_zero counter="1528(%rbx)"'
> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
> `static_branch_nop l_yes=".L61"key="descriptor.66372+40"branch="0"'
> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
> `lock_prefix decl 1528(%rdi)'
> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
> `refcount_check_lt_zero counter="1528(%rdi)"'
> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
> `static_branch_nop l_yes=".L80"key="descriptor.66372+40"branch="0"'
> Assembler messages:
> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
> directory
> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
> `lock_prefix decl 4(%rdi)'
> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
> `refcount_check_lt_zero counter="4(%rdi)"'
> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
> `static_branch_nop l_yes=".L6"key="descriptor.67356+40"branch="0"'
> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
> `static_branch_nop l_yes=".L32"key="descriptor.67420+40"branch="0"'
> ./arch/x86/include/asm/refcount.h:65: Error: no such instruction:
> `lock_prefix incl 4(%rdi)'
> ./arch/x86/include/asm/refcount.h:66: Error: no such instruction:
> `refcount_check_lt_zero counter="4(%rdi)"'
> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
> `lock_prefix decl 4(%rdi)'
> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
> `refcount_check_lt_zero counter="4(%rdi)"'
> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
> instruction: `asm_bug ins=".byte 0x0f, 0x0b"file=.LC7 line=404 flags=2305
> size=12'
> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
> instruction: `annotate_reachable counter=163'
> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
> `lock_prefix orb $32,328(%rax)'
> make[1]: *** [scripts/Makefile.build:293:
> /var/lib/dkms/wireguard/0.0.20181119/build/peer.o] Error 1
> make[1]: *** [scripts/Makefile.build:293:
> /var/lib/dkms/wireguard/0.0.20181119/build/device.o] Error 1
> Assembler messages:
> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
> directory
> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
> `lock_prefix decl 680(%rbx)'
> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
> `refcount_check_lt_zero counter="680(%rbx)"'
> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
> `lock_prefix decl 680(%rbx)'
> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
> `refcount_check_lt_zero counter="680(%rbx)"'
> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
> `lock_prefix cmpxchgl %ecx,(%rdx)'
> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
> `refcount_error counter="(%rdx)"'
> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
> `lock_prefix decl 680(%rbx)'
> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
> `refcount_check_lt_zero counter="680(%rbx)"'
> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
> `lock_prefix xaddq %rax,keypair_counter(%rip)'
> make[1]: *** [scripts/Makefile.build:293:
> /var/lib/dkms/wireguard/0.0.20181119/build/noise.o] Error 1
> make: *** [Makefile:1565:
> _module_/var/lib/dkms/wireguard/0.0.20181119/build] Error 2
> make: Leaving directory '/usr/src/linux-headers-4.20.0-rc4'
>
>

[-- Attachment #1.2: Type: text/html, Size: 6383 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build fails on Debian, kernel 4.20.0-rc4
  2018-12-01 20:56 Build fails on Debian, kernel 4.20.0-rc4 Laszlo KERTESZ
@ 2018-12-01 21:02 ` QINGWEI ZHANG
  2018-12-01 23:22   ` Laszlo KERTESZ
  2018-12-02 10:29 ` John
  1 sibling, 1 reply; 7+ messages in thread
From: QINGWEI ZHANG @ 2018-12-01 21:02 UTC (permalink / raw)
  To: Laszlo KERTESZ, WireGuard mailing list

[-- Attachment #1: Type: text/html, Size: 8607 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build fails on Debian, kernel 4.20.0-rc4
  2018-12-01 21:02 ` QINGWEI ZHANG
@ 2018-12-01 23:22   ` Laszlo KERTESZ
  2018-12-01 23:26     ` Tushar Pankaj
  0 siblings, 1 reply; 7+ messages in thread
From: Laszlo KERTESZ @ 2018-12-01 23:22 UTC (permalink / raw)
  To: qzhang.canada; +Cc: WireGuard mailing list


[-- Attachment #1.1: Type: text/plain, Size: 6396 bytes --]

Hi,
It builds with 4.19.x. What happened to 4.20?
On the Fedore bug tracker there is something related:

https://src.fedoraproject.org/cgit/rpms/kernel.git/commit/?id=6904e708917a12819d1fe0d329f605030d6e4b0d

On Sat, Dec 1, 2018 at 11:03 PM QINGWEI ZHANG <qzhang.canada@gmail.com>
wrote:

> This kernel is the latest one, could you try with 4.19?
>
> Sent via the BlackBerry Hub for Android
> <http://play.google.com/store/apps/details?id=com.blackberry.hub>
> *From:* laszlo.kertesz@gmail.com
> *Sent:* December 1, 2018 15:58
> *To:* wireguard@lists.zx2c4.com
> *Subject:* Build fails on Debian, kernel 4.20.0-rc4
>
> Hi,
> The wireguard module (0.0.20181119 from Debian Unstable) fails to build on
> my machine using kernel 4.20 rc4.
>
> I get the following errors:
>
> # cat /var/lib/dkms/wireguard/0.0.20181119/build/make.log
>> DKMS make.log for wireguard-0.0.20181119 for kernel 4.20.0-rc4 (x86_64)
>> Sat Dec  1 22:51:18 EET 2018
>> make: Entering directory '/usr/src/linux-headers-4.20.0-rc4'
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/main.o
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/noise.o
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/device.o
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/peer.o
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>> directory
>> make[1]: *** [scripts/Makefile.build:293:
>> /var/lib/dkms/wireguard/0.0.20181119/build/main.o] Error 1
>> make[1]: *** Waiting for unfinished jobs....
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>> directory
>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
>> `lock_prefix xaddq %rax,peer_counter(%rip)'
>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
>> `lock_prefix orb $32,1592(%rbx)'
>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
>> `lock_prefix andb $-2,1592(%rbx)'
>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
>> `lock_prefix andb $-9,1592(%rbx)'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>> `static_branch_nop l_yes=".L15"key="descriptor.66338+40"branch="0"'
>> ./include/linux/netdevice.h:515: Error: no such instruction: `asm_bug
>> ins=".byte 0x0f, 0x0b"file=.LC0 line=515 flags=0 size=12'
>> ./include/linux/netdevice.h:515: Error: no such instruction:
>> `annotate_unreachable counter=80'
>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
>> `lock_prefix cmpxchgl %ecx,(%rdx)'
>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
>> `refcount_error counter="(%rdx)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>> `lock_prefix decl 1528(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>> `refcount_check_lt_zero counter="1528(%rbx)"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>> `static_branch_nop l_yes=".L61"key="descriptor.66372+40"branch="0"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>> `lock_prefix decl 1528(%rdi)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>> `refcount_check_lt_zero counter="1528(%rdi)"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>> `static_branch_nop l_yes=".L80"key="descriptor.66372+40"branch="0"'
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>> directory
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>> `lock_prefix decl 4(%rdi)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>> `refcount_check_lt_zero counter="4(%rdi)"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>> `static_branch_nop l_yes=".L6"key="descriptor.67356+40"branch="0"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>> `static_branch_nop l_yes=".L32"key="descriptor.67420+40"branch="0"'
>> ./arch/x86/include/asm/refcount.h:65: Error: no such instruction:
>> `lock_prefix incl 4(%rdi)'
>> ./arch/x86/include/asm/refcount.h:66: Error: no such instruction:
>> `refcount_check_lt_zero counter="4(%rdi)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>> `lock_prefix decl 4(%rdi)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>> `refcount_check_lt_zero counter="4(%rdi)"'
>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
>> instruction: `asm_bug ins=".byte 0x0f, 0x0b"file=.LC7 line=404 flags=2305
>> size=12'
>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
>> instruction: `annotate_reachable counter=163'
>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
>> `lock_prefix orb $32,328(%rax)'
>> make[1]: *** [scripts/Makefile.build:293:
>> /var/lib/dkms/wireguard/0.0.20181119/build/peer.o] Error 1
>> make[1]: *** [scripts/Makefile.build:293:
>> /var/lib/dkms/wireguard/0.0.20181119/build/device.o] Error 1
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>> directory
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>> `lock_prefix decl 680(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>> `refcount_check_lt_zero counter="680(%rbx)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>> `lock_prefix decl 680(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>> `refcount_check_lt_zero counter="680(%rbx)"'
>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
>> `lock_prefix cmpxchgl %ecx,(%rdx)'
>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
>> `refcount_error counter="(%rdx)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>> `lock_prefix decl 680(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>> `refcount_check_lt_zero counter="680(%rbx)"'
>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
>> `lock_prefix xaddq %rax,keypair_counter(%rip)'
>> make[1]: *** [scripts/Makefile.build:293:
>> /var/lib/dkms/wireguard/0.0.20181119/build/noise.o] Error 1
>> make: *** [Makefile:1565:
>> _module_/var/lib/dkms/wireguard/0.0.20181119/build] Error 2
>> make: Leaving directory '/usr/src/linux-headers-4.20.0-rc4'
>>
>>
>
>

[-- Attachment #1.2: Type: text/html, Size: 9674 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build fails on Debian, kernel 4.20.0-rc4
  2018-12-01 23:22   ` Laszlo KERTESZ
@ 2018-12-01 23:26     ` Tushar Pankaj
  2018-12-01 23:38       ` Laszlo KERTESZ
  0 siblings, 1 reply; 7+ messages in thread
From: Tushar Pankaj @ 2018-12-01 23:26 UTC (permalink / raw)
  To: Laszlo KERTESZ; +Cc: WireGuard mailing list


[-- Attachment #1.1: Type: text/plain, Size: 6854 bytes --]

Does it have to do with macros.S having a capital S extension?

Thanks,
Tushar Pankaj

On Sat, Dec 1, 2018, 17:24 Laszlo KERTESZ <laszlo.kertesz@gmail.com wrote:

> Hi,
> It builds with 4.19.x. What happened to 4.20?
> On the Fedore bug tracker there is something related:
>
>
> https://src.fedoraproject.org/cgit/rpms/kernel.git/commit/?id=6904e708917a12819d1fe0d329f605030d6e4b0d
>
> On Sat, Dec 1, 2018 at 11:03 PM QINGWEI ZHANG <qzhang.canada@gmail.com>
> wrote:
>
>> This kernel is the latest one, could you try with 4.19?
>>
>> Sent via the BlackBerry Hub for Android
>> <http://play.google.com/store/apps/details?id=com.blackberry.hub>
>> *From:* laszlo.kertesz@gmail.com
>> *Sent:* December 1, 2018 15:58
>> *To:* wireguard@lists.zx2c4.com
>> *Subject:* Build fails on Debian, kernel 4.20.0-rc4
>>
>> Hi,
>> The wireguard module (0.0.20181119 from Debian Unstable) fails to build
>> on my machine using kernel 4.20 rc4.
>>
>> I get the following errors:
>>
>> # cat /var/lib/dkms/wireguard/0.0.20181119/build/make.log
>>> DKMS make.log for wireguard-0.0.20181119 for kernel 4.20.0-rc4 (x86_64)
>>> Sat Dec  1 22:51:18 EET 2018
>>> make: Entering directory '/usr/src/linux-headers-4.20.0-rc4'
>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/main.o
>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/noise.o
>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/device.o
>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/peer.o
>>> Assembler messages:
>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>> directory
>>> make[1]: *** [scripts/Makefile.build:293:
>>> /var/lib/dkms/wireguard/0.0.20181119/build/main.o] Error 1
>>> make[1]: *** Waiting for unfinished jobs....
>>> Assembler messages:
>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>> directory
>>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
>>> `lock_prefix xaddq %rax,peer_counter(%rip)'
>>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
>>> `lock_prefix orb $32,1592(%rbx)'
>>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
>>> `lock_prefix andb $-2,1592(%rbx)'
>>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
>>> `lock_prefix andb $-9,1592(%rbx)'
>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>> `static_branch_nop l_yes=".L15"key="descriptor.66338+40"branch="0"'
>>> ./include/linux/netdevice.h:515: Error: no such instruction: `asm_bug
>>> ins=".byte 0x0f, 0x0b"file=.LC0 line=515 flags=0 size=12'
>>> ./include/linux/netdevice.h:515: Error: no such instruction:
>>> `annotate_unreachable counter=80'
>>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
>>> `lock_prefix cmpxchgl %ecx,(%rdx)'
>>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
>>> `refcount_error counter="(%rdx)"'
>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>> `lock_prefix decl 1528(%rbx)'
>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>> `refcount_check_lt_zero counter="1528(%rbx)"'
>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>> `static_branch_nop l_yes=".L61"key="descriptor.66372+40"branch="0"'
>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>> `lock_prefix decl 1528(%rdi)'
>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>> `refcount_check_lt_zero counter="1528(%rdi)"'
>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>> `static_branch_nop l_yes=".L80"key="descriptor.66372+40"branch="0"'
>>> Assembler messages:
>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>> directory
>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>> `lock_prefix decl 4(%rdi)'
>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>> `refcount_check_lt_zero counter="4(%rdi)"'
>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>> `static_branch_nop l_yes=".L6"key="descriptor.67356+40"branch="0"'
>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>> `static_branch_nop l_yes=".L32"key="descriptor.67420+40"branch="0"'
>>> ./arch/x86/include/asm/refcount.h:65: Error: no such instruction:
>>> `lock_prefix incl 4(%rdi)'
>>> ./arch/x86/include/asm/refcount.h:66: Error: no such instruction:
>>> `refcount_check_lt_zero counter="4(%rdi)"'
>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>> `lock_prefix decl 4(%rdi)'
>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>> `refcount_check_lt_zero counter="4(%rdi)"'
>>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
>>> instruction: `asm_bug ins=".byte 0x0f, 0x0b"file=.LC7 line=404 flags=2305
>>> size=12'
>>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
>>> instruction: `annotate_reachable counter=163'
>>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
>>> `lock_prefix orb $32,328(%rax)'
>>> make[1]: *** [scripts/Makefile.build:293:
>>> /var/lib/dkms/wireguard/0.0.20181119/build/peer.o] Error 1
>>> make[1]: *** [scripts/Makefile.build:293:
>>> /var/lib/dkms/wireguard/0.0.20181119/build/device.o] Error 1
>>> Assembler messages:
>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>> directory
>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>> `lock_prefix decl 680(%rbx)'
>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>> `refcount_check_lt_zero counter="680(%rbx)"'
>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>> `lock_prefix decl 680(%rbx)'
>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>> `refcount_check_lt_zero counter="680(%rbx)"'
>>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
>>> `lock_prefix cmpxchgl %ecx,(%rdx)'
>>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
>>> `refcount_error counter="(%rdx)"'
>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>> `lock_prefix decl 680(%rbx)'
>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>> `refcount_check_lt_zero counter="680(%rbx)"'
>>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
>>> `lock_prefix xaddq %rax,keypair_counter(%rip)'
>>> make[1]: *** [scripts/Makefile.build:293:
>>> /var/lib/dkms/wireguard/0.0.20181119/build/noise.o] Error 1
>>> make: *** [Makefile:1565:
>>> _module_/var/lib/dkms/wireguard/0.0.20181119/build] Error 2
>>> make: Leaving directory '/usr/src/linux-headers-4.20.0-rc4'
>>>
>>>
>>
>> _______________________________________________
> WireGuard mailing list
> WireGuard@lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/wireguard
>

[-- Attachment #1.2: Type: text/html, Size: 10930 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build fails on Debian, kernel 4.20.0-rc4
  2018-12-01 23:26     ` Tushar Pankaj
@ 2018-12-01 23:38       ` Laszlo KERTESZ
  2018-12-02 11:10         ` Jordan Glover
  0 siblings, 1 reply; 7+ messages in thread
From: Laszlo KERTESZ @ 2018-12-01 23:38 UTC (permalink / raw)
  To: tushar.s.pankaj; +Cc: WireGuard mailing list


[-- Attachment #1.1: Type: text/plain, Size: 7311 bytes --]

On Sun, Dec 2, 2018 at 1:26 AM Tushar Pankaj <tushar.s.pankaj@gmail.com>
wrote:

> Does it have to do with macros.S having a capital S extension?
>
> Thanks,
> Tushar Pankaj
>
>
Probably not. I don't have any "arch/x86/kernel/macros.s" file (actually
"/usr/src/linux-headers-4.20.0-rc4/arch/x86/kernel/macros.s") at all. In
fact neither do i have macros.s or macros.S in previous kernels directories.


> On Sat, Dec 1, 2018, 17:24 Laszlo KERTESZ <laszlo.kertesz@gmail.com wrote:
>
>> Hi,
>> It builds with 4.19.x. What happened to 4.20?
>> On the Fedore bug tracker there is something related:
>>
>>
>> https://src.fedoraproject.org/cgit/rpms/kernel.git/commit/?id=6904e708917a12819d1fe0d329f605030d6e4b0d
>>
>> On Sat, Dec 1, 2018 at 11:03 PM QINGWEI ZHANG <qzhang.canada@gmail.com>
>> wrote:
>>
>>> This kernel is the latest one, could you try with 4.19?
>>>
>>> Sent via the BlackBerry Hub for Android
>>> <http://play.google.com/store/apps/details?id=com.blackberry.hub>
>>> *From:* laszlo.kertesz@gmail.com
>>> *Sent:* December 1, 2018 15:58
>>> *To:* wireguard@lists.zx2c4.com
>>> *Subject:* Build fails on Debian, kernel 4.20.0-rc4
>>>
>>> Hi,
>>> The wireguard module (0.0.20181119 from Debian Unstable) fails to build
>>> on my machine using kernel 4.20 rc4.
>>>
>>> I get the following errors:
>>>
>>> # cat /var/lib/dkms/wireguard/0.0.20181119/build/make.log
>>>> DKMS make.log for wireguard-0.0.20181119 for kernel 4.20.0-rc4 (x86_64)
>>>> Sat Dec  1 22:51:18 EET 2018
>>>> make: Entering directory '/usr/src/linux-headers-4.20.0-rc4'
>>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/main.o
>>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/noise.o
>>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/device.o
>>>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/peer.o
>>>> Assembler messages:
>>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>>> directory
>>>> make[1]: *** [scripts/Makefile.build:293:
>>>> /var/lib/dkms/wireguard/0.0.20181119/build/main.o] Error 1
>>>> make[1]: *** Waiting for unfinished jobs....
>>>> Assembler messages:
>>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>>> directory
>>>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
>>>> `lock_prefix xaddq %rax,peer_counter(%rip)'
>>>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
>>>> `lock_prefix orb $32,1592(%rbx)'
>>>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
>>>> `lock_prefix andb $-2,1592(%rbx)'
>>>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction:
>>>> `lock_prefix andb $-9,1592(%rbx)'
>>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>>> `static_branch_nop l_yes=".L15"key="descriptor.66338+40"branch="0"'
>>>> ./include/linux/netdevice.h:515: Error: no such instruction: `asm_bug
>>>> ins=".byte 0x0f, 0x0b"file=.LC0 line=515 flags=0 size=12'
>>>> ./include/linux/netdevice.h:515: Error: no such instruction:
>>>> `annotate_unreachable counter=80'
>>>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
>>>> `lock_prefix cmpxchgl %ecx,(%rdx)'
>>>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
>>>> `refcount_error counter="(%rdx)"'
>>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>>> `lock_prefix decl 1528(%rbx)'
>>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="1528(%rbx)"'
>>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>>> `static_branch_nop l_yes=".L61"key="descriptor.66372+40"branch="0"'
>>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>>> `lock_prefix decl 1528(%rdi)'
>>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="1528(%rdi)"'
>>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>>> `static_branch_nop l_yes=".L80"key="descriptor.66372+40"branch="0"'
>>>> Assembler messages:
>>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>>> directory
>>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>>> `lock_prefix decl 4(%rdi)'
>>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="4(%rdi)"'
>>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>>> `static_branch_nop l_yes=".L6"key="descriptor.67356+40"branch="0"'
>>>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction:
>>>> `static_branch_nop l_yes=".L32"key="descriptor.67420+40"branch="0"'
>>>> ./arch/x86/include/asm/refcount.h:65: Error: no such instruction:
>>>> `lock_prefix incl 4(%rdi)'
>>>> ./arch/x86/include/asm/refcount.h:66: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="4(%rdi)"'
>>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>>> `lock_prefix decl 4(%rdi)'
>>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="4(%rdi)"'
>>>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
>>>> instruction: `asm_bug ins=".byte 0x0f, 0x0b"file=.LC7 line=404 flags=2305
>>>> size=12'
>>>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such
>>>> instruction: `annotate_reachable counter=163'
>>>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction:
>>>> `lock_prefix orb $32,328(%rax)'
>>>> make[1]: *** [scripts/Makefile.build:293:
>>>> /var/lib/dkms/wireguard/0.0.20181119/build/peer.o] Error 1
>>>> make[1]: *** [scripts/Makefile.build:293:
>>>> /var/lib/dkms/wireguard/0.0.20181119/build/device.o] Error 1
>>>> Assembler messages:
>>>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or
>>>> directory
>>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>>> `lock_prefix decl 680(%rbx)'
>>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="680(%rbx)"'
>>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>>> `lock_prefix decl 680(%rbx)'
>>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="680(%rbx)"'
>>>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction:
>>>> `lock_prefix cmpxchgl %ecx,(%rdx)'
>>>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction:
>>>> `refcount_error counter="(%rdx)"'
>>>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction:
>>>> `lock_prefix decl 680(%rbx)'
>>>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction:
>>>> `refcount_check_lt_zero counter="680(%rbx)"'
>>>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction:
>>>> `lock_prefix xaddq %rax,keypair_counter(%rip)'
>>>> make[1]: *** [scripts/Makefile.build:293:
>>>> /var/lib/dkms/wireguard/0.0.20181119/build/noise.o] Error 1
>>>> make: *** [Makefile:1565:
>>>> _module_/var/lib/dkms/wireguard/0.0.20181119/build] Error 2
>>>> make: Leaving directory '/usr/src/linux-headers-4.20.0-rc4'
>>>>
>>>>
>>>
>>> _______________________________________________
>> WireGuard mailing list
>> WireGuard@lists.zx2c4.com
>> https://lists.zx2c4.com/mailman/listinfo/wireguard
>>
>

[-- Attachment #1.2: Type: text/html, Size: 12133 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build fails on Debian, kernel 4.20.0-rc4
  2018-12-01 20:56 Build fails on Debian, kernel 4.20.0-rc4 Laszlo KERTESZ
  2018-12-01 21:02 ` QINGWEI ZHANG
@ 2018-12-02 10:29 ` John
  1 sibling, 0 replies; 7+ messages in thread
From: John @ 2018-12-02 10:29 UTC (permalink / raw)
  To: laszlo.kertesz; +Cc: wireguard

I think the issue isn't with the WireGuard code but with something
unique to Debian or to dkms.  I am able to build the module on Arch
Linux using 4.20-rc4 (linux-mainline package from the AUR) with issue.
I haven't tried dkms (not a fan).

Here is a PKGBUILD for wireguard tools and module without using DKMS:
https://gist.github.com/graysky2/c9b3a44576f498e002fd1a255dab1c44

make -C src module
make: Entering directory '/build/wireguard/src/WireGuard-0.0.20181119/src'
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/main.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/noise.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/peer.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/device.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/timers.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/queueing.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/send.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/receive.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/socket.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/hashtables.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/allowedips.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/ratelimiter.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/cookie.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/netlink.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/chacha20/chacha20.o
  PERLASM /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/chacha20/chacha20-x86_64.S
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/poly1305/poly1305.o
  PERLASM /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/poly1305/poly1305-x86_64.S
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/chacha20poly1305.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/blake2s/blake2s.o
  AS [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/blake2s/blake2s-x86_64.o
  CC [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/curve25519/curve25519.o
  AS [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/chacha20/chacha20-x86_64.o
  AS [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/crypto/zinc/poly1305/poly1305-x86_64.o
  LD [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/wireguard.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /build/wireguard/src/WireGuard-0.0.20181119/src/wireguard.mod.o
  LD [M]  /build/wireguard/src/WireGuard-0.0.20181119/src/wireguard.ko
make: Leaving directory '/build/wireguard/src/WireGuard-0.0.20181119/src'
On Sat, Dec 1, 2018 at 4:00 PM Laszlo KERTESZ <laszlo.kertesz@gmail.com> wrote:
>
> Hi,
> The wireguard module (0.0.20181119 from Debian Unstable) fails to build on my machine using kernel 4.20 rc4.
>
> I get the following errors:
>
>> # cat /var/lib/dkms/wireguard/0.0.20181119/build/make.log
>> DKMS make.log for wireguard-0.0.20181119 for kernel 4.20.0-rc4 (x86_64)
>> Sat Dec  1 22:51:18 EET 2018
>> make: Entering directory '/usr/src/linux-headers-4.20.0-rc4'
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/main.o
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/noise.o
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/device.o
>>   CC [M]  /var/lib/dkms/wireguard/0.0.20181119/build/peer.o
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or directory
>> make[1]: *** [scripts/Makefile.build:293: /var/lib/dkms/wireguard/0.0.20181119/build/main.o] Error 1
>> make[1]: *** Waiting for unfinished jobs....
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or directory
>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction: `lock_prefix xaddq %rax,peer_counter(%rip)'
>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction: `lock_prefix orb $32,1592(%rbx)'
>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction: `lock_prefix andb $-2,1592(%rbx)'
>> ./arch/x86/include/asm/bitops.h:114: Error: no such instruction: `lock_prefix andb $-9,1592(%rbx)'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction: `static_branch_nop l_yes=".L15"key="descriptor.66338+40"branch="0"'
>> ./include/linux/netdevice.h:515: Error: no such instruction: `asm_bug ins=".byte 0x0f, 0x0b"file=.LC0 line=515 flags=0 size=12'
>> ./include/linux/netdevice.h:515: Error: no such instruction: `annotate_unreachable counter=80'
>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction: `lock_prefix cmpxchgl %ecx,(%rdx)'
>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction: `refcount_error counter="(%rdx)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction: `lock_prefix decl 1528(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction: `refcount_check_lt_zero counter="1528(%rbx)"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction: `static_branch_nop l_yes=".L61"key="descriptor.66372+40"branch="0"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction: `lock_prefix decl 1528(%rdi)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction: `refcount_check_lt_zero counter="1528(%rdi)"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction: `static_branch_nop l_yes=".L80"key="descriptor.66372+40"branch="0"'
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or directory
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction: `lock_prefix decl 4(%rdi)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction: `refcount_check_lt_zero counter="4(%rdi)"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction: `static_branch_nop l_yes=".L6"key="descriptor.67356+40"branch="0"'
>> ./arch/x86/include/asm/jump_label.h:23: Error: no such instruction: `static_branch_nop l_yes=".L32"key="descriptor.67420+40"branch="0"'
>> ./arch/x86/include/asm/refcount.h:65: Error: no such instruction: `lock_prefix incl 4(%rdi)'
>> ./arch/x86/include/asm/refcount.h:66: Error: no such instruction: `refcount_check_lt_zero counter="4(%rdi)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction: `lock_prefix decl 4(%rdi)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction: `refcount_check_lt_zero counter="4(%rdi)"'
>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such instruction: `asm_bug ins=".byte 0x0f, 0x0b"file=.LC7 line=404 flags=2305 size=12'
>> /var/lib/dkms/wireguard/0.0.20181119/build/device.c:404: Error: no such instruction: `annotate_reachable counter=163'
>> ./arch/x86/include/asm/bitops.h:76: Error: no such instruction: `lock_prefix orb $32,328(%rax)'
>> make[1]: *** [scripts/Makefile.build:293: /var/lib/dkms/wireguard/0.0.20181119/build/peer.o] Error 1
>> make[1]: *** [scripts/Makefile.build:293: /var/lib/dkms/wireguard/0.0.20181119/build/device.o] Error 1
>> Assembler messages:
>> Error: can't open arch/x86/kernel/macros.s for reading: No such file or directory
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction: `lock_prefix decl 680(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction: `refcount_check_lt_zero counter="680(%rbx)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction: `lock_prefix decl 680(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction: `refcount_check_lt_zero counter="680(%rbx)"'
>> ./arch/x86/include/asm/atomic.h:200: Error: no such instruction: `lock_prefix cmpxchgl %ecx,(%rdx)'
>> ./arch/x86/include/asm/refcount.h:109: Error: no such instruction: `refcount_error counter="(%rdx)"'
>> ./arch/x86/include/asm/refcount.h:90: Error: no such instruction: `lock_prefix decl 680(%rbx)'
>> ./arch/x86/include/asm/refcount.h:91: Error: no such instruction: `refcount_check_lt_zero counter="680(%rbx)"'
>> ./arch/x86/include/asm/atomic64_64.h:160: Error: no such instruction: `lock_prefix xaddq %rax,keypair_counter(%rip)'
>> make[1]: *** [scripts/Makefile.build:293: /var/lib/dkms/wireguard/0.0.20181119/build/noise.o] Error 1
>> make: *** [Makefile:1565: _module_/var/lib/dkms/wireguard/0.0.20181119/build] Error 2
>> make: Leaving directory '/usr/src/linux-headers-4.20.0-rc4'
>>
>
>
> _______________________________________________
> WireGuard mailing list
> WireGuard@lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/wireguard
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Build fails on Debian, kernel 4.20.0-rc4
  2018-12-01 23:38       ` Laszlo KERTESZ
@ 2018-12-02 11:10         ` Jordan Glover
  0 siblings, 0 replies; 7+ messages in thread
From: Jordan Glover @ 2018-12-02 11:10 UTC (permalink / raw)
  To: Laszlo KERTESZ; +Cc: WireGuard mailing list


[-- Attachment #1.1: Type: text/plain, Size: 904 bytes --]

On Sunday, December 2, 2018 12:38 AM, Laszlo KERTESZ <laszlo.kertesz@gmail.com> wrote:

> On Sun, Dec 2, 2018 at 1:26 AM Tushar Pankaj <tushar.s.pankaj@gmail.com> wrote:
>
>> Does it have to do with macros.S having a capital S extension?
>>
>> Thanks,
>> Tushar Pankaj
>
> Probably not. I don't have any "arch/x86/kernel/macros.s" file (actually "/usr/src/linux-headers-4.20.0-rc4/arch/x86/kernel/macros.s") at all. In fact neither do i have macros.s or macros.S in previous kernels directories.

And that's why it fails[1]. You have to add "arch/x86/kernel/macros.s" to list of files
to be copied as fedora did. Their first patch contained a typo (capital 'S' instead of 's'[2].
I don' know where debian does handle this though.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1643599
[2] https://src.fedoraproject.org/cgit/rpms/kernel.git/commit/kernel.spec?id=e7c396bbf3cd1563d445275f92b63f8e9da3f13e

[-- Attachment #1.2: Type: text/html, Size: 1744 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-12-06 23:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01 20:56 Build fails on Debian, kernel 4.20.0-rc4 Laszlo KERTESZ
2018-12-01 21:02 ` QINGWEI ZHANG
2018-12-01 23:22   ` Laszlo KERTESZ
2018-12-01 23:26     ` Tushar Pankaj
2018-12-01 23:38       ` Laszlo KERTESZ
2018-12-02 11:10         ` Jordan Glover
2018-12-02 10:29 ` John

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).