[From nobody Thu Jun 25 05:55:18 2020
Received: from grosjo.net ([94.130.37.163])
 by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux))
 id 1htKwB-0007tK-NN
 for openwrt-devel@lists.openwrt.org; Thu, 01 Aug 2019 23:56:49 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=grosjo.net; 
 s=dkim;
 h=Message-ID:Subject:To:From:Date:Content-Type:MIME-Version:Sender:
 Reply-To:Cc:Content-Transfer-Encoding:Content-ID:Content-Description:
 Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:
 In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:
 List-Post:List-Owner:List-Archive;
 bh=VBX7MKhzcDWZhk/ahck6ocVLTVlhqN30T4uugpirjjU=; b=PECkw6gUt7Hv7/PsxcxdJKl8Zz
 JYjoPHlwLsoasdO8LwlKl1U0Q5ktR9THeTjpUz1vdcp32qKVHhaAU+0MKFSRecUFBker45Tjc2Nvv
 4QnoArq6MPXuQsHRhy3vVFWU/6NCNq5EAOSRZxxekerpv61od6t3lADEGu1m0Kwoix20=;
Received: from localhost ([127.0.0.1] helo=grosjo.net)
 by grosjo.net with esmtp (Exim 4.92.1)
 (envelope-from &lt;jom@grosjo.net&gt;) id 1htKw5-0003Wd-Oi
 for openwrt-devel@lists.openwrt.org; Thu, 01 Aug 2019 23:56:43 +0000
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary=&quot;=_c4cc7c4927987eeabd53e886ff99e914&quot;
Date: Fri, 02 Aug 2019 07:56:41 +0800
From: Joan Moreau &lt;jom@grosjo.net&gt;
To: openwrt-devel@lists.openwrt.org
Subject: Compilation error on master / mt7620
User-Agent: Roundcube Webmail/1.4-git
Message-ID: &lt;b0717bd2fea3e984c209f6c9e1dfb951@grosjo.net&gt;
X-Sender: jom@grosjo.net
X-GJ: Sent from localhost
X-Spam-Score: -2.9 (--)
X-Spam-Report: Spam detection software, running on the system &quot;gjserver&quot;,
 has NOT identified this incoming email as spam.  The original
 message has been attached to this so you can view it or label
 similar future email.  If you have any questions, see
 admin@grosjo.net for details. Content preview:  Hello,
 I reach the following error while compiling my MT7620/ZBT826-16M
 on master (no error on 18.06) : CC [M]
 /usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603/pci.o
 &lt;command-line&gt;:0:37: error: redeclaration of enumerator
 'IEEE80211_HW_REPORTS_TX_ [...] 
 Content analysis details:   (-2.9 points, 3.0 required)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 -1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%
 [score: 0.0000]
 0.0 HTML_MESSAGE           BODY: HTML included in message
X-GJ-SMTP: h_FROM = Joan Moreau &lt;jom@grosjo.net&gt; RPATH=jom@grosjo.net
 SENDERADR= jom@grosjo.net:
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 
X-CRM114-CacheID: sfid-20190801_165647_917091_1D6C23F6 
X-CRM114-Status: UNSURE (  -2.00  )
X-CRM114-Notice: Please train this message.
X-Spam-Score: -0.2 (/)
X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary:
 Content analysis details:   (-0.2 points)
 pts rule name              description
 ---- ---------------------- --------------------------------------------------
 -0.0 RCVD_IN_DNSWL_NONE     RBL: Sender listed at https://www.dnswl.org/,
 no trust [94.130.37.163 listed in list.dnswl.org]
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
 -0.0 SPF_PASS               SPF: sender matches SPF record
 0.0 HTML_MESSAGE           BODY: HTML included in message
 -0.1 DKIM_VALID_AU          Message has a valid DKIM or DK signature from
 author's domain
 -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
 0.1 DKIM_SIGNED            Message has a DKIM or DK signature, not necessarily
 valid
 -0.1 DKIM_VALID_EF          Message has a valid DKIM or DK signature from
 envelope-from domain

--=_c4cc7c4927987eeabd53e886ff99e914
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=UTF-8;
 format=flowed

Hello, 

I reach the following error while compiling my MT7620/ZBT826-16M on
master (no error on 18.06) : 

CC [M]
/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603/pci.o
&lt;command-line&gt;:0:37: error: redeclaration of enumerator
'IEEE80211_HW_REPORTS_TX_ACK_STATUS'
&lt;command-line&gt;:0:37: note: in definition of macro
'IEEE80211_HW_TX_STATUS_NO_AMPDU_LEN'
In file included from
/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603/../mt76.h:27:0,
from
/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603/mt7603.h:8,
from
/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603/pci.c:7:
/usr/src/openwrt/4g/staging_dir/target-mipsel_24kc_musl/usr/include/mac80211/net/mac80211.h:2293:2:
note: previous definition of 'IEEE80211_HW_REPORTS_TX_ACK_STATUS' was
here
IEEE80211_HW_REPORTS_TX_ACK_STATUS,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: *** [scripts/Makefile.build:327:
/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603/pci.o]
Error 1
make[5]: *** [scripts/Makefile.build:585:
/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603]
Error 2
make[4]: *** [Makefile:1532:
_module_/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45]
Error 2 

Can you help ? 

Thank you
--=_c4cc7c4927987eeabd53e886ff99e914
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8

&lt;html&gt;&lt;head&gt;&lt;meta http-equiv=3D&quot;Content-Type&quot; content=3D&quot;text/html; charset=
=3DUTF-8&quot; /&gt;&lt;/head&gt;&lt;body style=3D'font-size: 9pt; font-family: Verdana,Gene=
va,sans-serif'&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I reach the following error while compiling my MT7620/ZBT826-16M on mast=
er (no error on 18.06) :&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;CC [M] /usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramip=
s_mt7620/mt76-2019-07-22-75656a45/mt7603/pci.o&lt;br /&gt;&lt;command-line&gt;:0:=
37: error: redeclaration of enumerator 'IEEE80211_HW_REPORTS_TX_ACK_STATUS'=
&lt;br /&gt;&lt;command-line&gt;:0:37: note: in definition of macro 'IEEE80211_HW=
_TX_STATUS_NO_AMPDU_LEN'&lt;br /&gt;In file included from /usr/src/openwrt/4g/bui=
ld_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45=
/mt7603/../mt76.h:27:0,&lt;br /&gt;from /usr/src/openwrt/4g/build_dir/target-mips=
el_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-75656a45/mt7603/mt7603.h:8=
,&lt;br /&gt;from /usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ram=
ips_mt7620/mt76-2019-07-22-75656a45/mt7603/pci.c:7:&lt;br /&gt;/usr/src/openwrt/4=
g/staging_dir/target-mipsel_24kc_musl/usr/include/mac80211/net/mac80211.h:2=
293:2: note: previous definition of 'IEEE80211_HW_REPORTS_TX_ACK_STATUS' wa=
s here&lt;br /&gt;IEEE80211_HW_REPORTS_TX_ACK_STATUS,&lt;br /&gt;^~~~~~~~~~~~~~~~~~~~~~=
~~~~~~~~~~~~&lt;br /&gt;make[6]: *** [scripts/Makefile.build:327: /usr/src/openwr=
t/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/mt76-2019-07-22-=
75656a45/mt7603/pci.o] Error 1&lt;br /&gt;make[5]: *** [scripts/Makefile.build:58=
5: /usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramips_mt762=
0/mt76-2019-07-22-75656a45/mt7603] Error 2&lt;br /&gt;make[4]: *** [Makefile:1532=
: _module_/usr/src/openwrt/4g/build_dir/target-mipsel_24kc_musl/linux-ramip=
s_mt7620/mt76-2019-07-22-75656a45] Error 2&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Can you help ?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;

&lt;/body&gt;&lt;/html&gt;

--=_c4cc7c4927987eeabd53e886ff99e914--

]