error compiling 7025

  • Building of image fails.


    This is the error :



    This is in the logfile :



    Can an expert explain me what is wrong.
    I have made a clean world , deleted all and started from scratch.
    Not with succes.


    Anyone ??

    :smiling_face: Building your own images is a nice hobby..You can learn alot :smiling_face:

  • The error message doesn't make sense, at least not to me. Throwing some pebbles...


    - Could you please confirm if the /home/dm/tuxbox-dev/dm7025/build/tmp/deploy/ipk/Packages exists or not?
    - Anything changed with your python installation lateley?
    - Any chance that the ipkg-build-index command that is used is *not* the one you have in your tmp/staging/i686-linux/bin/ directory?
    - Enough disk space?

  • thx for the answer.


    diskspace enough.
    nothing changed in setup here.
    Just compiled again with 1.4 conf (needed now) and do the make -f thing like the script does.
    All the steps are done without problems, but the end fails when actualy building the image.


    I have made many images before, but it just wont work any more right now.


    The Packages.ipkg file does not excist in the dir mentioned.
    It is not a directory either.

    :smiling_face: Building your own images is a nice hobby..You can learn alot :smiling_face:

  • Hmmm. It works OK at my end. The only thing I can think of that could make a difference, is that I have for a while now been using a slighly more recent version of bitbake. Maybe that actually matters now? Here's the summary of my last build:

    How does that compare to what you get?

  • Fehler tritt nur bei einem "build from scratch" auf, die Datei
    /home/dm/tuxbox-dev/dm7025/build/tmp/deploy/ipk/Packages
    fehlt.


    touch /home/dm/tuxbox-dev/dm7025/build/tmp/deploy/ipk/Packages hilft.

    DM8000HD | DM7020HD | DM800HD | DM800HD | DM7020 | DM7000

  • So simple and it worked.


    I was not sure if it was a file or directory.


    Thx again !

    :smiling_face: Building your own images is a nice hobby..You can learn alot :smiling_face:

  • Thanks dieter2,


    I have the same problem than MikeV when:


    I made the download first the sources (bitbake -c fetch dreambox-image), or


    I abort the execution of the make and then i execute the make cmd


    In both cases the compilation stops at "making root fs" and if i do the touch, and re-run the make dreambox-image it finish corectly.


    Thanks again.