Beiträge von FoxyRabbit

    We are building latest krogoth and trying to get SimpleRadio to work with it.


    I get this error:



    Searchin around I see that python-twisted-web are not the same version in our dm7080 image compared to original image on dreamboxupdate unstable version. Checking against stable version it is also not the same version.


    Original unstable version is 14.0.0.r0.5

    Original stable version is 14.0.0.r0.2


    Our krogoth build is 14.0.0.r0.0


    I think that many other packages in our image is not UP TO DATE, and that is the reason why our image does not run SimpleRadio, like dp original image do.


    Any help on this issue?

    No local packages or download links found for setuptools-scm

    If I find this package where would it be normal to put this package to get the system find it while building?


    I asume building goes wrong because the download link is 'bad'.


    or, where is the file running the code where this link is present? We have found a link that works. It might be the solution.

    Slightly different from the patch I found, but this got me boiling eggs again!


    Thanks dre !


    Well, it did'nt last long:


    Log data follows:

    | DEBUG: Executing shell function do_compile

    | NOTE: make -j 8

    | : && /bin/mkdir -p doc && { PATH='/home/ppteam/dreambox/krogoth/opendreambox/build/dm7080/tmp-glibc/work/x86_64-linux/automake-native/1.15-r0/build/t/wrap:'$PATH && export PATH; } && /usr/bin/perl ../automake-1.15/doc/help2man --output=doc/automake-1.15.1 automake-1.15

    | help2man: can't get `--help' info from automake-1.15

    | Try `--no-discard-stderr' if option outputs to stderr

    | Makefile:3687: recipe for target 'doc/automake-1.15.1' failed

    | make: *** [doc/automake-1.15.1] Error 255

    | WARNING: exit code 1 from a shell command.

    | ERROR: oe_runmake failed

    | ERROR: Function failed: do_compile (log file is located at /home/ppteam/dreambox/krogoth/opendreambox/build/dm7080/tmp-glibc/work/x86_64-linux/automake-native/1.15-r0/temp/log.do_compile.47748)


    Do you have a fix for this also?

    Have googled my ass off, but the only package I can find is python-setuptools-scm wich is already installed. Every attemt to install setuptools-scm ends with: cant find package. I mistake this is a typo in some recipe or something like that which I cant find.


    Never tested with ubuntu before, will do that test. Thanks for sharing thoughts.


    Debian has never failed for me in the 15 years either, so this must be an internal error somewhere.


    Just tried to do a build from my debian 9 machine also, exactly the same issue.

    Trying to build OE2.5 krogoth from scratch, but every attempt ends up with the same error. Tried it from different machines but with no luck:



    Using linux Debian 8.6 as suggested and have never had problems with this build in the past. Anyone?


    Tried to install setuptools-scm manually, but the package can't be found.

    Hi,


    Building a PP image for OE2.6, and all ok, but the language in first run is always the last language in my country list. Tested with original Dream Property image and the issue is the same there.


    Is this something that easily can be fixed?

    I just copied and pasted from what you posted.


    You had mkdir ${WORKDIR}/pp wich i corrected to mkdir ${WORKDIR}/PP


    The top of recipe is like pasted in first post.

    Found it!


    The image build without errors, so I did not expect any error in the log either.

    Hi thanks for the fast reply!


    I want these files to be compiled into my image, not only in the feed package. I have always done it like this, and it has worked fine right up to OE2.6. As I said before, it is strange that all the other packages builds into the image, but not this recipe. And why does it build the package?


    Where will I find the package log for this package? :upside_down_face:

    Hi,


    I have tried to make a Peter Pan version of the original dreamone image. One recipe that worked with krogoth seems not to work with pyro build. The problem is that sysroot is not filled with the recipe files, but the package have the files inside.


    Any suggestions?


    Here is an copy of my recipe that worked with krogoth. The original recipe had the cp command, but no difference with the install command...


    Be nice to me, I am a complete idiot when it comes to recipes! But want to learn...


    The strange thing is that my other packages is building just fine, both packages and in sysroot.


    Here is a copy og my packagegroup-opendreambox-enigma2.bbappend