From: George Amanakis <gamanakis@gmail.com>
To: Dave Taht <dave.taht@gmail.com>,
George Amanakis via Cake <cake@lists.bufferbloat.net>
Subject: Re: [Cake] new patchset for upstream net-next
Date: Sat, 25 Nov 2017 19:49:58 -0500 [thread overview]
Message-ID: <e451a571-2d16-e9eb-0168-39cf06ee2488@gmail.com> (raw)
In-Reply-To: <CAA93jw6rCB+Ov51JQ=o4+KU4_pvQUharZzCVuWhzgHKuJNXCaw@mail.gmail.com>
I tried Kevin's latest commit, now it fails with:
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
DESCEND objtool
CHK include/generated/utsrelease.h
CHK scripts/mod/devicetable-offsets.h
CHK include/generated/bounds.h
CHK include/generated/timeconst.h
CHK include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
CHK kernel/config_data.h
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
AR init/built-in.o
AR built-in.o
LD vmlinux.o
MODPOST vmlinux.o
net/sched/sch_cake.o: In function `cake_hash':
sch_cake.c:(.text+0x23d0): undefined reference to `nf_ct_get_tuplepr'
sch_cake.c:(.text+0x23f3): undefined reference to `nf_conntrack_find_get'
make: *** [Makefile:993: vmlinux] Error 1
Everything is selected (Y or M) under "Core Netfilter Configuration".
Are these functions deprecated in net-next?
George
On 11/25/2017 4:42 PM, Dave Taht wrote:
> bad merge. darn it.
>
> On Sat, Nov 25, 2017 at 11:57 AM, George Amanakis <gamanakis@gmail.com> wrote:
>> After correcting this, it fails with:
>>
>> CHK include/config/kernel.release
>> CHK include/generated/uapi/linux/version.h
>> DESCEND objtool
>> CHK include/generated/utsrelease.h
>> CHK scripts/mod/devicetable-offsets.h
>> CHK include/generated/bounds.h
>> CHK include/generated/timeconst.h
>> CHK include/generated/asm-offsets.h
>> CALL scripts/checksyscalls.sh
>> CHK include/generated/compile.h
>> CHK kernel/config_data.h
>> CC net/sched/sch_cake.o
>> net/sched/sch_cake.c: In function ‘cake_hash’:
>> net/sched/sch_cake.c:746:7: error: ‘allocate_host’ undeclared (first use in
>> this function); did you mean ‘allocate_dst’?
>> if (allocate_host) {
>> ^~~~~~~~~~~~~
>> allocate_dst
>> net/sched/sch_cake.c:746:7: note: each undeclared identifier is reported
>> only once for each function it appears in
>> make[2]: *** [scripts/Makefile.build:310: net/sched/sch_cake.o] Error 1
>> make[1]: *** [scripts/Makefile.build:569: net/sched] Error 2
>> make[1]: *** Waiting for unfinished jobs....
>> make: *** [Makefile:1012: net] Error 2
>> make: *** Waiting for unfinished jobs....
>> ==> ERROR: A failure occurred in build().
>> Aborting...
>>
>> George
>
>
next prev parent reply other threads:[~2017-11-26 0:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-25 17:51 Dave Taht
[not found] ` <CACvFP_iRrHwYZmwMWt7o7wWxFkJqVnr54LSnykLU7AeHmvCa8g@mail.gmail.com>
[not found] ` <CACvFP_jTBczaZPvtGa9PRi5Fzg6CHD1MKcyMyXikPHY-06-jvg@mail.gmail.com>
[not found] ` <CAA93jw43TVJtQ75jANiHEPHFijPR8HMdwtQXcNoARcu7bj5OYg@mail.gmail.com>
[not found] ` <59515a10-e1c5-7b58-851f-ece09191fb43@gmail.com>
[not found] ` <CAA93jw6rCB+Ov51JQ=o4+KU4_pvQUharZzCVuWhzgHKuJNXCaw@mail.gmail.com>
2017-11-26 0:49 ` George Amanakis [this message]
2017-11-26 0:51 ` George Amanakis
2017-11-26 1:00 ` Dave Taht
2017-11-26 1:27 ` George Amanakis
2017-11-26 4:38 ` gamanakis
2017-11-26 5:46 ` Dave Taht
2017-11-26 8:15 ` Pete Heist
2017-11-27 3:33 ` George Amanakis
2017-11-27 5:08 ` Dave Taht
2017-11-27 5:23 ` Sebastian Moeller
[not found] ` <CACvFP_g+__PMu7KGuuR8oUb2z0gFTthEne9R17s2jQjE8MgF3Q@mail.gmail.com>
2017-11-27 14:28 ` [Cake] Fwd: " Georgios Amanakis
2017-11-26 2:27 ` [Cake] " gamanakis
2017-11-26 12:15 ` Toke Høiland-Jørgensen
2017-11-26 18:22 ` Dave Taht
2017-11-26 19:34 ` Toke Høiland-Jørgensen
2017-11-26 19:37 ` Kevin Darbyshire-Bryant
[not found] ` <CAJq5cE1NC9DS6hDRLYQZqiixbXgHuVZaAXH0wAOpjRS=A5aX6Q@mail.gmail.com>
2017-11-26 19:51 ` Jonathan Morton
2017-11-27 4:42 ` David Lang
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://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e451a571-2d16-e9eb-0168-39cf06ee2488@gmail.com \
--to=gamanakis@gmail.com \
--cc=cake@lists.bufferbloat.net \
--cc=dave.taht@gmail.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