Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 2015 22:33:55 +0000
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r286410 - in head: etc etc/rc.d sys/dev/ath sys/dev/ath/ath_rate/sample sys/dev/bwi sys/dev/bwn sys/dev/if_ndis sys/dev/ipw sys/dev/iwi sys/dev/iwn sys/dev/malo sys/dev/mwl sys/dev/ral ...
Message-ID:  <72035147-7F25-4E63-B60B-A19A2FB58117@FreeBSD.org>
In-Reply-To: <201508071143.t77BhFvr007283@repo.freebsd.org>
References:  <201508071143.t77BhFvr007283@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On 07 Aug 2015, at 11:43 , Gleb Smirnoff <glebius@freebsd.org> wrote:
>=20
> Author: glebius
> Date: Fri Aug  7 11:43:14 2015
> New Revision: 286410
> URL: https://svnweb.freebsd.org/changeset/base/286410


At least ath is still not compiling.  Just to give you a short selection =
of what I am seeing.  I would have expected a change like this to pass =
universe before commit ..

sparc64.LINT

/scratch/tmp/bz/head.svn/sys/modules/ath/../../dev/ath/if_ath.c: In =
function 'ath_intr':
/scratch/tmp/bz/head.svn/sys/modules/ath/../../dev/ath/if_ath.c:2106: =
error: 'ifp' undeclared (first use in this function)
/scratch/tmp/bz/head.svn/sys/modules/ath/../../dev/ath/if_ath.c:2106: =
error: (Each undeclared identifier is reported only once
/scratch/tmp/bz/head.svn/sys/modules/ath/../../dev/ath/if_ath.c:2106: =
error: for each function it appears in.)


bmake: stopped in /scratch/tmp/bz/head.svn/sys/modules/ath
/scratch/tmp/bz/head.svn/sys/modules/ath/../../dev/ath/if_ath_tdma.c: In =
function 'ath_tdma_config':
=
/scratch/tmp/bz/head.svn/sys/modules/ath/../../dev/ath/if_ath_tdma.c:253: =
error: =E2=80=98struct ath_softc' has no member named 'sc_ifp'


mips.AP135

/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c: In function 'ath_resume':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c:1901: error: 'ifp' =
undeclared (first use in this function)
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c:1901: error: (Each =
undeclared identifier is reported only once
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c:1901: error: for each =
function it appears in.)
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c: In function 'ath_intr':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c:2106: error: 'ifp' =
undeclared (first use in this function)
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c: In function 'ath_init':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c:2428: error: 'ifp' =
undeclared (first use in this function)
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c: In function =
'ath_tx_processq':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath.c:4571: error: 'struct =
ath_softc' has no member named 'sc_ifp'
--- if_ath.o ---
*** [if_ath.o] Error code 1

bmake: stopped in =
/storage/head/obj/mips.mips/scratch/tmp/bz/head.svn/sys/AP135
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c: In function =
'ath_tx_normal_setup':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:1789: error: expected =
')' before 'ieee80211_dump_pkt'
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:1838: error: expected =
expression before '}' token
cc1: warnings being treated as errors
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:1546: warning: unused =
variable 'ah' [-Wunused-variable]
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c: In function =
'ath_tx_raw_start':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:2207: error: expected =
')' before 'ieee80211_dump_pkt'
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:2328: error: expected =
expression before '}' token
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:2090: warning: unused =
variable 'queue_to_head' [-Wunused-variable]
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:2085: warning: unused =
variable 'ds' [-Wunused-variable]
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:2077: warning: unused =
variable 'vap' [-Wunused-variable]
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:2076: warning: unused =
variable 'ah' [-Wunused-variable]
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:2075: warning: unused =
variable 'ic' [-Wunused-variable]
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c: In function =
'ath_tx_tid_drain_print':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:3804: error: expected =
')' before 'ieee80211_dump_pkt'
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tx.c:3807: error: expected =
expression before '}' token
--- if_ath_tx.o ---
*** [if_ath_tx.o] Error code 1

bmake: stopped in =
/storage/head/obj/mips.mips/scratch/tmp/bz/head.svn/sys/AP135
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tdma.c: In function =
'ath_tdma_config':
/scratch/tmp/bz/head.svn/sys/dev/ath/if_ath_tdma.c:253: error: 'struct =
ath_softc' has no member named 'sc_ifp'
--- if_ath_tdma.o ---





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?72035147-7F25-4E63-B60B-A19A2FB58117>