wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
From: Tushar Pankaj <tushar.s.pankaj@gmail.com>
To: Laszlo KERTESZ <laszlo.kertesz@gmail.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: Build fails on Debian, kernel 4.20.0-rc4
Date: Sat, 1 Dec 2018 17:26:31 -0600	[thread overview]
Message-ID: <CANO=1y+bnK7Hr_rDJOovxsq38ZVYNO67gvCGVu3E3pTrwBzC3g@mail.gmail.com> (raw)
In-Reply-To: <CANcuY=pCONP7Xy8hXmJfczeszwnLOmmbWagOOE19iYpEinXV2g@mail.gmail.com>


[-- 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

  reply	other threads:[~2018-12-01 23:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2018-12-01 23:38       ` Laszlo KERTESZ
2018-12-02 11:10         ` Jordan Glover
2018-12-02 10:29 ` John

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANO=1y+bnK7Hr_rDJOovxsq38ZVYNO67gvCGVu3E3pTrwBzC3g@mail.gmail.com' \
    --to=tushar.s.pankaj@gmail.com \
    --cc=laszlo.kertesz@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).