Opkg cant find nfs-kerner-server on an ar71xx trunk router

Hi

I am using a wzr hp-g300nh router with the trunk firmware from lede. opkg cant find the nfs-kerner-server package.

I cant find it http://downloads.lede-project.org/snapshots/packages/mips_24kc/packages/ here too.
For example http://downloads.lede-project.org/snapshots/packages/mipsel_24kc/packages/ has the package.

Buildbot Status for mips24kc is good, too. http: //phase2.builds.lede-project.org/builders/mips_24kc

Why is it not avaible?

edit:

nvm I think this is my answer...

Hey there!
Is history repeating itself?
It seems the nfs-kernel-server package has vanished once more.
Does anyone have information on when it will return?

Despite the hick-up, thanks everyone! Your project rocks!

Probably once somebody fixes the current error that the buildbot shows:
http://downloads.lede-project.org/snapshots/faillogs/mips_24kc/packages/nfs-kernel-server/compile.txt

make[7]: Entering directory '/data/bowl-builder/mips_24kc/build/sdk/build_dir/target-mips_24kc_musl/nfs-utils-2.3.2/support/export'
ccache_cc -DHAVE_CONFIG_H -I. -I../../support/include   -I/data/bowl-builder/mips_24kc/build/sdk/staging_dir/target-mips_24kc_musl/usr/include -I/data/bowl-builder/mips_24kc/build/sdk/staging_dir/target-mips_24kc_musl/include -I/data/bowl-builder/mips_24kc/build/sdk/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/usr/include -I/data/bowl-builder/mips_24kc/build/sdk/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include/fortify -I/data/bowl-builder/mips_24kc/build/sdk/staging_dir/toolchain-mips_24kc_gcc-7.3.0_musl/include  -pipe  -Wall  -Wextra  -Werror=strict-prototypes  -Werror=missing-prototypes  -Werror=missing-declarations  -Werror=format=2  -Werror=undef  -Werror=missing-include-dirs  -Werror=strict-aliasing=2  -Werror=init-self  -Werror=implicit-function-declaration  -Werror=return-type  -Werror=switch  -Werror=overflow  -Werror=parentheses  -Werror=aggregate-return  -Werror=unused-result  -fno-strict-aliasing  -Werror=format-overflow=2 -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/data/bowl-builder/mips_24kc/build/sdk/build_dir/target-mips_24kc_musl/nfs-utils-2.3.2:nfs-utils-2.3.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -Wno-error=implicit-function-declaration -Wno-error=strict-prototypes -Wno-error=incompatible-pointer-types -Wno-error=undef  -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
cc1: error: /data/bowl-builder/mips_24kc/build/sdk/staging_dir/target-mips_24kc_musl/include: No such file or directory [-Werror=missing-include-dirs]
cc1: some warnings being treated as errors
Makefile:452: recipe for target 'client.o' failed
make[7]: *** [client.o] Error 1
make[7]: Leaving directory '/data/bowl-builder/mips_24kc/build/sdk/build_dir/target-mips_24kc_musl/nfs-utils-2.3.2/support/export'
Makefile:396: recipe for target 'all' failed
make[6]: *** [all] Error 2
1 Like