View Issue Details

IDProjectCategoryView StatusLast Update
0000408easycwmpGeneralpublic2020-04-08 11:16
ReporterTheJoker187 Assigned To 
PrioritynormalSeverityblockReproducibilityalways
Status newResolutionopen 
PlatformLinux OSMint OS Version19.3
Summary0000408: OpenWRT Compilation Error
DescriptionAfter the steps in the tutorial for OpenWRT i got this error form the the build process, libmicroxml was installed as mentioned in the tutorial, the easycwmp version is the 1.8.6 for openwrt, this problem in the build occour for openwrt 19.0 and even for 18.0 versions i do not know if something is missing but without easycwmp the build proceed without any problem. For what i can tell it seems that there is some problem in the download process but using wget to the exact same address download the package without any problem. Hope you can help me with this
Steps To Reproducejust followed the steps in the tutorial, selected the easycwmp package and then issued the make command.
Additional Informationmake[3]: Entering directory '/home/joker/openwrt/package/easycwmp'
mkdir -p /home/joker/openwrt/dl
SHELL= flock /home/joker/openwrt/tmp/.easycwmp-1.8.6.tar.gz.flock -c ' /home/joker/openwrt/scripts/download.pl "/home/joker/openwrt/dl" "easycwmp-1.8.6.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/joker/openwrt/dl/easycwmp-1.8.6.tar.gz' failed
make[3]: *** [/home/joker/openwrt/dl/easycwmp-1.8.6.tar.gz] Error 255
make[3]: Leaving directory '/home/joker/openwrt/package/easycwmp'
time: package/easycwmp/compile#0.14#0.03#0.31
package/Makefile:111: recipe for target 'package/easycwmp/compile' failed
make[2]: *** [package/easycwmp/compile] Error 2
make[2]: Leaving directory '/home/joker/openwrt'
package/Makefile:107: recipe for target '/home/joker/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile' failed
make[1]: *** [/home/joker/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/joker/openwrt'
/home/joker/openwrt/include/toplevel.mk:225: recipe for target 'world' failed
make: *** [world] Error 2
TagsNo tags attached.
e-mail notification

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-04-08 11:16 TheJoker187 New Issue