compiling neutrinohd2 for mipsel set top boxes

lilo74
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 24
Registriert: Mo 22. Aug 2016, 00:24
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#376

Beitrag von lilo74 »

Hi flk,thanks but look:

ERROR: neutrinohd2-2.0+gitAUTOINC+cd868f9976-r0 do_configure: Function failed: do_configure (log file is located at /home/carlos/openpli-oe-core/build/tmp/work/azboxme-oe-linux/neutrinohd2/2.0+gitAUTOINC+cd868f9976-r0/temp/log.do_configure.5152)
ERROR: Logfile of failure stored in: /home/carlos/openpli-oe-core/build/tmp/work/azboxme-oe-linux/neutrinohd2/2.0+gitAUTOINC+cd868f9976-r0/temp/log.do_configure.5152
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'mips-common', 'common-linux', 'common-glibc', 'mipsel-linux', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_aclocals
| DEBUG: SITE files ['endian-little', 'bit-32', 'mips-common', 'common-linux', 'common-glibc', 'mipsel-linux', 'common']
| DEBUG: Python function autotools_aclocals finished
| NOTE: base_contains is deprecated, please use bb.utils.contains instead.
| NOTE: base_contains is deprecated, please use bb.utils.contains instead.
| NOTE: base_contains is deprecated, please use bb.utils.contains instead.
| NOTE: base_contains is deprecated, please use bb.utils.contains instead.
| NOTE: base_contains is deprecated, please use bb.utils.contains instead.
| NOTE: base_contains is deprecated, please use bb.utils.contains instead.
| DEBUG: Executing shell function do_configure
|
| You must have libtool installed to compile neutrinohd2.
| Download the appropriate package for your system,
| or get the source from one of the GNU ftp sites
| listed in http://www.gnu.org/order/ftp.html
| WARNING: /home/carlos/openpli-oe-core/build/tmp/work/azboxme-oe-linux/neutrinohd2/2.0+gitAUTOINC+cd868f9976-r0/temp/run.do_configure.5152:1 exit 1 from './autogen.sh'
| ERROR: Function failed: do_configure (log file is located at /home/carlos/openpli-oe-core/build/tmp/work/azboxme-oe-linux/neutrinohd2/2.0+gitAUTOINC+cd868f9976-r0/temp/log.do_configure.5152)
ERROR: Task (/home/carlos/openpli-oe-core/meta-openpli/recipes-neutrino/neutrinohd2/neutrinohd2.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2125 tasks of which 2122 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
/home/carlos/openpli-oe-core/meta-openpli/recipes-neutrino/neutrinohd2/neutrinohd2.bb:do_configure
Summary: There was 1 WARNING message shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
dni
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 5
Registriert: Do 11. Aug 2016, 12:55
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#377

Beitrag von dni »

edit autogen.sh and comment out the libtool check... seems to be a bug
dni
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 5
Registriert: Do 11. Aug 2016, 12:55
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#378

Beitrag von dni »

Hallo zusammen,

ich habe mir nhd2 für die ixuss one auf Basis von oe-alliance openATV gebaut.

Leider funktioniert der Empfang mit unicable nicht. Es scheint als würden die Diseqc Kommandos nicht richtig durchkommen.
Unter meinem selbst gebautem Enigma2 funktioniert es ohne Probleme.

Auf meinen sh4 Boxen mit Neutrino-mp-ddt funktioniert auch alles ohne Probleme.

Es muss also entweder am nhd2 oder an der Box (dvb Treiber) liegen würde ich sagen.

Hat jemand unicable mit nhd2 am laufen?

Gruß
dni
lilo74
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 24
Registriert: Mo 22. Aug 2016, 00:24
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#379

Beitrag von lilo74 »

Hi all forum, this error ,OE-ALLAINCE:

carlos@carlos-G31-M7-TE:~/build-enviroment/builds/openatv/release/azboxme$ bitbake neutrinohd2
Loading cache: 100% |###############################################################| Time: 0:00:03
Loaded 4862 entries from dependency cache.
WARNING: /home/carlos/build-enviroment/meta-oe-alliance/meta-oe/recipes-neutrino/neutrinohd2/neutrinohd2.bb: Exception during build_dependencies for LDFLAGS
WARNING: /home/carlos/build-enviroment/meta-oe-alliance/meta-oe/recipes-neutrino/neutrinohd2/neutrinohd2.bb: Error during finalise of /home/carlos/build-enviroment/meta-oe-alliance/meta-oe/recipes-neutrino/neutrinohd2/neutrinohd2.bb
ERROR: ExpansionError during parsing /home/carlos/build-enviroment/meta-oe-alliance/meta-oe/recipes-neutrino/neutrinohd2/neutrinohd2.bb
Traceback (most recent call last):
File "Var <LDFLAGS>", line 1, in <module>
bb.data_smart.ExpansionError: Failure expanding variable LDFLAGS, expression was ${@base_contains('GST_VERSION', '1.0', ' -lxml2 ', '', d)}-Wl,-O1 -Wl,--as-needed which triggered exception NameError: name 'base_contains' is not defined
dni
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 5
Registriert: Do 11. Aug 2016, 12:55
Hat sich bedankt: 0
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#380

Beitrag von dni »

replace all "base_contains" with "bb.utils.contains" in file "/home/carlos/build-enviroment/meta-oe-alliance/meta-oe/recipes-neutrino/neutrinohd2/neutrinohd2-bin.inc"
lilo74
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 24
Registriert: Mo 22. Aug 2016, 00:24
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#381

Beitrag von lilo74 »

Hi Friend,look:
${@bb.utils.contains("GST_VERSION", "1.0", "--with-gstversion=1.0", "", d)} \
${@bb.utils.contains("MACHINEBUILD", "gb800se", "--enable-4digits" , "", d)} \
${@bb.utils.contains("MACHINEBUILD", "odin", "--enable-4digits" , "", d)} \
${@bb.utils.contains("MACHINE_FEATURES", "dreambox", "", d)} \
${@bb.utils.contains("MACHINE_FEATURES", "colorlcd220", "", d)} \
${@bb.utils.contains("MACHINE_FEATURES", "bwlcd140", "", d)} \
${@bb.utils.contains("MACHINE_FEATURES", "bwlcd255", "", d)} \
???
Benutzeravatar
atef 0
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 37
Registriert: Mi 18. Dez 2013, 13:01
Wohnort: egypt
Hat sich bedankt: 22 Mal
Danksagung erhalten: 1 Mal

Re: compiling neutrinohd2 for mipsel set top boxes

#382

Beitrag von atef 0 »

Could you build a dreambox 820 hd image from this branch and thanks
lilo74
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 24
Registriert: Mo 22. Aug 2016, 00:24
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#383

Beitrag von lilo74 »

dni hat geschrieben: Di 27. Aug 2019, 11:27 edit autogen.sh and comment out the libtool check... seems to be a bug
Hi friend, you say edit,but what am I going to add?? Thanks and Regards
lilo74
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 24
Registriert: Mo 22. Aug 2016, 00:24
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#384

Beitrag von lilo74 »

Initialising tasks: 100% |###############################################################| Time: 0:02:21
Sstate summary: Wanted 4615 Found 0 Missed 4615 Current 0 (0% match, 0% complete)
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
Currently 2 running tasks (240 of 13884) 1% | |
0: libtool-native-2.4.6-r0 do_configure - 47s (pid 21873)
1: glibc-2.28-r0 do_patch - 1s (pid 25378)

i'm compiling Opendroid for AZBox,if I have libtool-native-2.4.6 install in PC????????
lilo74
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 24
Registriert: Mo 22. Aug 2016, 00:24
Hat sich bedankt: 2 Mal
Danksagung erhalten: 0

Re: compiling neutrinohd2 for mipsel set top boxes

#385

Beitrag von lilo74 »

Hi all forum,I have one NHD2 for AZBox Me,I think things are missing by farPingulux.Something like enable Hinit in Menu????
Benutzeravatar
atef 0
Registrierte Benutzer
Registrierte Benutzer
Beiträge: 37
Registriert: Mi 18. Dez 2013, 13:01
Wohnort: egypt
Hat sich bedankt: 22 Mal
Danksagung erhalten: 1 Mal

Re: compiling neutrinohd2 for mipsel set top boxes

#386

Beitrag von atef 0 »

Error and the construction was not completed
Screenshot_2019-12-23_02-36-08.png
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Antworten

Zurück zu „NHD2 - Allgemeines“