Easycamp build package problem

i want build Easycamp package for openwrt
first step i download Easycamp files from official website
then i downlaod openwrt source
then copy Easycamp files in pacage directory
and in menuconfig i set Easycamp as
and set my modem target
and enter this commands
make package/easycwmp/compile
and get error
make -j1 v=s package/easycwmp/compile

build failed
Were some wrong??

this is build error

make[1]: Entering directory '/home/komeil/Documents/kma/openwrt'
make[2]: Entering directory '/home/komeil/Documents/kma/openwrt/package/libs/toolchain'
rm -rf /home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc.installed /home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc
mkdir -p /home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc
install -d -m0755 /home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib /home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/usr/bin
cp -fpR /home/komeil/Documents/kma/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.4.0_musl/lib/ld-musl-*.so* /home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc/lib/
cp: cannot stat '/home/komeil/Documents/kma/openwrt/staging_dir/toolchain-mipsel_24kc_gcc-7.4.0_musl/lib/ld-musl-*.so*': No such file or directory
Makefile:621: recipe for target '/home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc.installed' failed
make[2]: *** [/home/komeil/Documents/kma/openwrt/build_dir/target-mipsel_24kc_musl/toolchain/.pkgdir/libc.installed] Error 1
make[2]: Leaving directory '/home/komeil/Documents/kma/openwrt/package/libs/toolchain'
time: package/libs/toolchain/compile#0.10#0.02#0.12
package/Makefile:107: recipe for target 'package/libs/toolchain/compile' failed
make[1]: *** [package/libs/toolchain/compile] Error 2
make[1]: Leaving directory '/home/komeil/Documents/kma/openwrt'
/home/komeil/Documents/kma/openwrt/include/toplevel.mk:216: recipe for target 'package/easycwmp/compile' failed
make: *** [package/easycwmp/compile] Error 2

1 Like

a) your workflow is not consistent with the package makers instructions
http://easycwmp.org/tutorial/
Have you tried contacting them?

b) what version of the buildroot are you using? ( musl? )

c) > ls package/easycwmp/

1 Like

Yes, I tried to call but still did not answer
Where do I get the buildroot?
I did two things to make things better
Use the command to install tools and toolchain
But at the end of the day I picked up the copy for you

komeil@Komeil:~/Documents/kma$ make -j1 V=s  package/easycwmp/compile
make[1]: Entering directory '/home/komeil/Documents/kma'
make[2]: Entering directory '/home/komeil/Documents/kma/package/libs/toolchain'
echo "libc" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libgcc" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
echo "libpthread" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/toolchain.default.install
make[2]: Leaving directory '/home/komeil/Documents/kma/package/libs/toolchain'
time: package/libs/toolchain/compile#0.09#0.02#0.10
make[2]: Entering directory '/home/komeil/Documents/kma/package/libmicroxml'
make[2]: Leaving directory '/home/komeil/Documents/kma/package/libmicroxml'
time: package/libmicroxml/compile#0.09#0.01#0.09
make[2]: Entering directory '/home/komeil/Documents/kma/package/libs/libjson-c'
echo "libjson-c" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/libjson-c.default.install
make[2]: Leaving directory '/home/komeil/Documents/kma/package/libs/libjson-c'
time: package/libs/libjson-c/compile#0.09#0.02#0.10
make[2]: Entering directory '/home/komeil/Documents/kma/package/utils/lua'
make[2]: Leaving directory '/home/komeil/Documents/kma/package/utils/lua'
time: package/utils/lua/compile#0.11#0.02#0.11
make[2]: Entering directory '/home/komeil/Documents/kma/package/libs/libubox'
echo "libubox" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
echo "libblobmsg-json" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
echo "jshn" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
echo "libjson-script" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/libubox.default.install
make[2]: Leaving directory '/home/komeil/Documents/kma/package/libs/libubox'
time: package/libs/libubox/compile#0.42#0.11#0.50
make[2]: Entering directory '/home/komeil/Documents/kma/package/libs/mbedtls'
make[2]: Leaving directory '/home/komeil/Documents/kma/package/libs/mbedtls'
time: package/libs/mbedtls/compile#0.09#0.02#0.10
make[2]: Entering directory '/home/komeil/Documents/kma/package/network/utils/curl'
make[2]: Leaving directory '/home/komeil/Documents/kma/package/network/utils/curl'
time: package/network/utils/curl/compile#0.10#0.03#0.11
make[2]: Entering directory '/home/komeil/Documents/kma/package/system/ubus'
echo "libubus" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
echo "ubus" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
echo "ubusd" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/ubus.default.install
make[2]: Leaving directory '/home/komeil/Documents/kma/package/system/ubus'
time: package/system/ubus/compile#0.30#0.11#0.39
make[2]: Entering directory '/home/komeil/Documents/kma/package/system/uci'
echo "uci" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/uci.default.install
echo "libuci" >> /home/komeil/Documents/kma/staging_dir/target-mipsel_24kc_musl/pkginfo/uci.default.install
make[2]: Leaving directory '/home/komeil/Documents/kma/package/system/uci'
time: package/system/uci/compile#0.29#0.07#0.35
make[2]: Entering directory '/home/komeil/Documents/kma/package/easycwmp'
mkdir -p /home/komeil/Documents/kma/dl
SHELL= flock /home/komeil/Documents/kma/tmp/.easycwmp-1.7.0.tar.gz.flock -c '   /home/komeil/Documents/kma/scripts/download.pl "/home/komeil/Documents/kma/dl" "easycwmp-1.7.0.tar.gz" "x" "" "http://easycwmp.org/download/"    '
Cannot find appropriate hash command, ensure the provided hash is either a MD5 or SHA256 checksum.
Makefile:106: recipe for target '/home/komeil/Documents/kma/dl/easycwmp-1.7.0.tar.gz' failed
make[2]: *** [/home/komeil/Documents/kma/dl/easycwmp-1.7.0.tar.gz] Error 255
make[2]: Leaving directory '/home/komeil/Documents/kma/package/easycwmp'
Command exited with non-zero status 2
time: package/easycwmp/compile#0.09#0.01#0.09
package/Makefile:107: recipe for target 'package/easycwmp/compile' failed
make[1]: *** [package/easycwmp/compile] Error 2
make[1]: Leaving directory '/home/komeil/Documents/kma'
/home/komeil/Documents/kma/include/toplevel.mk:216: recipe for target 'package/easycwmp/compile' failed
make: *** [package/easycwmp/compile] Error 2

1 Like

@anon50098793
i can install easycwmp
and install all packages
but in gui not found tr-069 or easycwmp
how fix this?
i check that packages are install compelete and easycwmp is correct working in terminal



1 Like

@anon50098793
thanks . but i mean gui in modem dashboard for easycwmp
in the 192.168.1.1 address
like this

@anon50098793 do you know how i can see gui for easycwmp

@komeilkma no I don't. suggest you try in the products official support channels.

I believer there is not GUI/LUCI support for easycwmp yet. You can use uci commands to configure the connection request URL, ACS username and password. Also, provision an ACS sever for executing the TR069 RPCs

please tell me how you installed the package i have read the document but the package is not showing in menuconfig

1 Like

Hi man, I'm in the same situation, I'm looking for GUI for easycwmp. Have you been able to find a solution?