Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Build issue with rdk-generic-broadband-image


Error/ IssuesLayer and RecipeFixReference
1ERROR: Nothing PROVIDES 'linux-marvell' 
Missing or unbuildable dependency chain was: ['rdk-generic-broadband-image', 'opensync', 'openvswitch', 'linux-marvell']"
rdk-generic-broadband-image

2error: passing argument 4 of 'proc_create' from incompatible pointer typeccsp-hotspot-kmodconvert file_operations to proc_opshttps://lore.kernel.org/netdev/20191225172546.GB13378@avx2/
https://github.com/mtorromeo/r8168/issues/22
3create ovsdb
|  clean ovsdb in work/RDKB/rootfs//usr/opensync/etc
| rm -f -f "work/RDKB/rootfs//usr/opensync/etc/conf.db.bck"
| rm -f -f "work/RDKB/rootfs//usr/opensync/etc"/.*lock*
|  init ovsdb in work/RDKB/rootfs//usr/opensync/etc/conf.db.bck
| mkdir -p "work/RDKB/rootfs//usr/opensync/etc"
| ovsdb-tool create "work/RDKB/rootfs//usr/opensync/etc/conf.db.bck" "interfaces/opensync.ovsschema"
| /bin/sh: 1: ovsdb-tool: not found
| build/ovsdb.mk:114: recipe for target 'ovsdb-create' failed
| make[1]: *** [ovsdb-create] Error 127
| make[1]: Leaving directory '/home/kkumar511/Kavs/turris_5.10/build-turris_5.10/tmp/work/armv7ahf-neon-rdk-linux-gnueabi/opensync/3.2.7-r0/git/core'
| build/rootfs.mk:177: recipe for target 'rootfs' failed
| make: *** [rootfs] Error 2
opensync

linux-kernel 5.10 boot-up issue

...