Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Ignatius Rivaldi <minecraft2048@gmail.com>
To: cerowrt-devel@lists.bufferbloat.net
Subject: [Cerowrt-devel] kmod_sched_pie falis to compile with implicit declaration error in openwrt trunk for x86
Date: Sun, 05 Mar 2017 12:45:01 -0000	[thread overview]
Message-ID: <CAJ1CVWitBay7e266nJ8P_f5-o=dpMA0Nhe4rko-LssWzzvt3oQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 3284 bytes --]

I tried to build openwrt with Cake support according to this page:
https://www.bufferbloat.net/projects/codel/wiki/Cake/ , then I run make,
and it crashes. I then run make -j1 V=s as instructed by the make process,
and  is the last error message:

make[3]: Leaving directory
'/home/feanor/Development/Programming/openwrt/package/base-files'
make[3]: Entering directory
'/home/feanor/Development/Programming/openwrt/feeds/cero/net/kmod-sched-fq_pie'
make -C
/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/linux-4.4.14
HOSTCFLAGS="-O2
-I/home/feanor/Development/Programming/openwrt/staging_dir/host/include
-I/home/feanor/Development/Programming/openwrt/staging_dir/host/usr/include
-I/home/feanor/Development/Programming/openwrt/staging_dir/target-x86_64_musl-1.1.16/host/include
-Wall -Wmissing-prototypes -Wstrict-prototypes"
CROSS_COMPILE="x86_64-openwrt-linux-musl-" ARCH="x86" KBUILD_HAVE_NLS=no
KBUILD_BUILD_USER="" KBUILD_BUILD_HOST="" CONFIG_SHELL="bash" V=''
CC="x86_64-openwrt-linux-musl-gcc"
SUBDIRS="/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/sched-fq_pie-2015-git"
modules
make[4]: Entering directory
'/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/linux-4.4.14'
  CC [M]
/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/sched-fq_pie-2015-git/sch_fq_pie.o
/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/sched-fq_pie-2015-git/sch_fq_pie.c:
In function 'fq_pie_change':
/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/sched-fq_pie-2015-git/sch_fq_pie.c:820:2:
error: implicit declaration of function 'qdisc_tree_decrease_qlen'
[-Werror=implicit-function-declaration]
  qdisc_tree_decrease_qlen(sch, drop_count);
  ^
cc1: some warnings being treated as errors
make[5]: *** [scripts/Makefile.build:265:
/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/sched-fq_pie-2015-git/sch_fq_pie.o]
Error 1
make[4]: *** [Makefile:1385:
_module_/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/sched-fq_pie-2015-git]
Error 2
make[4]: Leaving directory
'/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/linux-4.4.14'
make[3]: *** [Makefile:43:
/home/feanor/Development/Programming/openwrt/build_dir/target-x86_64_musl-1.1.16/linux-x86_64/sched-fq_pie-2015-git/.built]
Error 2
make[3]: Leaving directory
'/home/feanor/Development/Programming/openwrt/feeds/cero/net/kmod-sched-fq_pie'
make[2]: *** [package/Makefile:197:
package/feeds/cero/kmod-sched-fq_pie/compile] Error 2
make[2]: Leaving directory '/home/feanor/Development/Programming/openwrt'
make[1]: *** [package/Makefile:193:
/home/feanor/Development/Programming/openwrt/staging_dir/target-x86_64_musl-1.1.16/stamp/.package_compile]
Error 2
make[1]: Leaving directory '/home/feanor/Development/Programming/openwrt'
make: *** [/home/feanor/Development/Programming/openwrt/include/
toplevel.mk:194: world] Error 2

If this is the wrong place for bug report please tell me as this is my
first time I use mailing list

[-- Attachment #2: Type: text/html, Size: 3662 bytes --]

                 reply	other threads:[~2017-03-05 12:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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/cerowrt-devel.lists.bufferbloat.net/

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

  git send-email \
    --in-reply-to='CAJ1CVWitBay7e266nJ8P_f5-o=dpMA0Nhe4rko-LssWzzvt3oQ@mail.gmail.com' \
    --to=minecraft2048@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    /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