unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: David Dashyan <mail@davie.li>
To: 47469@debbugs.gnu.org
Cc: David Dashyan <mail@davie.li>
Subject: [bug#47469] [PATCH 0/1] Update rtl8812au-aircrack-ng-linux-module
Date: Mon, 29 Mar 2021 18:06:30 +0300	[thread overview]
Message-ID: <20210329150630.4905-1-mail@davie.li> (raw)

Hello Guix!

After kernel upgrade aircrack module stoped building succesfully again.
Here is my version bump.

I've been using updated package for several days, seems fine.
I think fix was introduced in this pr:

> https://github.com/aircrack-ng/rtl8812au/pull/811

Here is the original traceback:
>   CC [M]  /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/os_dep/linux/ioctl_cfg80211.o
> /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/os_dep/linux/ioctl_cfg80211.c: In function 'rtw_cfg80211_ch_switch_notify':
> /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/os_dep/linux/ioctl_cfg80211.c:458:3: error: too few arguments to function 'cfg80211_ch_switch_started_notify'
>    cfg80211_ch_switch_started_notify(adapter->pnetdev, &chdef, 0);
>    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/include/osdep_service_linux.h:97:0,
>                  from /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/include/osdep_service.h:58,
>                  from /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/include/drv_types.h:26,
>                  from /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/os_dep/linux/ioctl_cfg80211.c:17:
> ./include/net/cfg80211.h:7585:6: note: declared here
>  void cfg80211_ch_switch_started_notify(struct net_device *dev,
>       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> make[2]: *** [scripts/Makefile.build:279: /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout/os_dep/linux/ioctl_cfg80211.o] Error 1
> make[1]: *** [Makefile:1806: /tmp/guix-build-rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003.drv-0/rtl8812au-aircrack-ng-linux-module-5.6.4.2-3.62cb003-checkout] Error 2
> make[1]: Leaving directory '/gnu/store/j95f6n74j98zn2an26kwbqimxfmz3dx7-linux-libre-module-builder-5.11.7/lib/modules/build'
> make: *** [Makefile:2246: modules] Error 2
> command "make" "KSRC=/gnu/store/j95f6n74j98zn2an26kwbqimxfmz3dx7-linux-libre-module-builder-5.11.7/lib/modules/build" failed with status 2

David Dashyan (1):
  gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-4.059e06a

 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


base-commit: 099026df5ba6443a9291e8f9d91ccacfdce2f00d
-- 
2.30.1





             reply	other threads:[~2021-03-29 15:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29 15:06 David Dashyan [this message]
2021-03-29 15:13 ` [bug#47469] [PATCH 1/1] gnu: rtl8812au-aircrack-ng-linux-module: Update to 5.6.4.2-4.059e06a David Dashyan
2021-03-29 16:42 ` bug#47469: [PATCH 0/1] Update rtl8812au-aircrack-ng-linux-module Leo Famulari
2021-04-02 11:02   ` [bug#47469] " David Dashyan

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20210329150630.4905-1-mail@davie.li \
    --to=mail@davie.li \
    --cc=47469@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).