Error compiling OE 1.6

  • Hi


    Trying to run the makefile OE 1.6 i have the following error



    Thanks

    Dreambox 500 | 600 | 800 | 7020 | 7025

  • Hi


    I fix it changing the makefile.
    I have build dm800 with no problem but 725 have some errors :


    Code
    NOTE: Running task 1870 of 1951 (ID: 37, /home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/quilt/quilt-native_0.48.bb, do_package_write)
    NOTE: Running task 1871 of 1951 (ID: 36, /home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/quilt/quilt-native_0.48.bb, do_package_stage)
    NOTE: Running task 1872 of 1951 (ID: 25, /home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/shasum/shasum-native.bb, do_package_write)
    NOTE: Running task 1873 of 1951 (ID: 24, /home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/shasum/shasum-native.bb, do_package_stage)
    NOTE: Tasks Summary: Attempted 1873 tasks of which 0 didn't need to be rerun and 4 failed.
    ERROR: '/home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/linux/linux-dm7025_2.6.32.bb' failed
    ERROR: '/home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/dreambox/dreambox-wdog.bb' failed
    ERROR: '/home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/dreambox/dreambox-dvb-modules.bb' failed
    ERROR: '/home/cali/Documentos/Dreambox/openembedded/1.6/openembedded/recipes/dreambox/dreambox-secondstage.bb' failed
    make: *** [image] Error 1

    Dreambox 500 | 600 | 800 | 7020 | 7025

  • I have launched another time the makeFile and i have a lot of error now :



    seems to be because this file :
    http://sources.dreamboxupdate.…6a7f86d76df7ed2.patch.bz2 no exist

    Dreambox 500 | 600 | 800 | 7020 | 7025

  • Now it's impossible to build images also for dm800:


    .../log.do_rootfs.17481:


    Could it be fixed?
    Thx!

    DM 920UHD - DM Two - DM One - DM 7020HD-v2 - DM 7020HD

  • Trying to compile blindscan, but


    How to add --no-check-md5 option in bb file?

    Domica image team
    DM-800HD

  • I have the following error in dm800se compiling:


    Code
    ERROR: function do_rootfs failed
    ERROR: see log in /home/luca/IMAGE/openembedded/1.6/dm800se/build/tmp/work/dm800se-oe-linux/dreambox-image-1.0-r0/temp/log.do_rootfs.18481
    NOTE: Task failed: /home/luca/IMAGE/openembedded/1.6/dm800se/build/tmp/work/dm800se-oe-linux/dreambox-image-1.0-r0/temp/log.do_rootfs.18481
    ERROR: TaskFailed event exception, aborting
    ERROR: Build of /home/luca/IMAGE/openembedded/1.6/openembedded/recipes/images/dreambox-image.bb do_rootfs failed
    ERROR: Task 9 (/home/luca/IMAGE/openembedded/1.6/openembedded/recipes/images/dreambox-image.bb, do_rootfs) failed
    NOTE: Tasks Summary: Attempted 2348 tasks of which 2327 didn't need to be rerun and 1 failed.
    ERROR: '/home/luca/IMAGE/openembedded/1.6/openembedded/recipes/images/dreambox-image.bb' failed


    and in the log file


    Code
    Configuring enigma2-plugin-systemplugins-videotune.
    Collected errors:
     * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-boot:
     * satisfy_dependencies_for: 	dreambox-bootlogo (>= 7.0) * 
     * opkg_install_cmd: Cannot install package task-boot.
    + export D=/home/luca/IMAGE/openembedded/1.6/dm800se/build/tmp/rootfs/dreambox-image


    I'm compiling whith a few patch and I tryed also whithout any patch but the error is always the same.


    Thanks!!