Seite 9 von 11

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Fr 9. Aug 2024, 19:23
von ali ganm
no config

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Fr 9. Aug 2024, 23:58
von mohousch
it seems neutrino cant found the dvb card / usb or the card / usb is busy by other application

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Sa 10. Aug 2024, 00:21
von mohousch
atef 0 hat geschrieben: Fr 9. Aug 2024, 17:59
mohousch hat geschrieben: Fr 9. Aug 2024, 10:22 take a look at the source code, the file to translate can be found here:

~neutrino2/neutrino2/data/locale/ar.po

i'm still waiting for the log of neutrino :), you are starting neutrino in terminal with make run
please do a make clean and make update again
I have sent you a withdrawal request, please accept it
This is temporary and the rest of the file will be updated periodically
The file is now large and contains 3200 lines

https://github.com/mohousch/neutrino2/pull/12
thx for your effort but sorry the translation is done in the wrong way :)
the lines with msgid keyword and english text must stay untouched the translation text shall puted in the msgstr line

here an example from german translation
msgid "(%d%% over)"
msgstr "(%d%% vorbei)"

msgid "(Re)-Calculate Positions"
msgstr "(Neu)-Berechnung von Positionen"

msgid "(a) Motor Position:"
msgstr "(a) Motorposition:"

msgid "(b) Movement:"
msgstr "(b) Bewegung:"
or take a look at the ar.po file from enigma2 is also in the same way translated

thx again

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Sa 10. Aug 2024, 10:49
von ali ganm
auto_awesome
الترجمة من: الألمانية
2,078 / 5,000
Apparently Neutrino is not good for computers

Is it possible to build a neutrino box for it, which is an SH4 processor?
It belongs to a series
Fortis-Modelreihe HS-7119
And those are his characteristics
Technische Date:
*STi 7111 Prozessor @450Mhz
* 256 MB RAM
* 256MB NAND Flash
* Full HDTV PVR Receiver (DVB-S/S2)
* H.264 / MPEG4 - HD/SD, DVB-S2 Tuner
* Betriebssystem Linux OS
* Time-Shifting with external HDD (USB 2.0)
* 3 Sender Aufnehmen + 2 Sender Live View (PIP)
* NTFS, FAT32 and JFS Support
* NAS Laufwerk Support (Netzlaufwerk)
*Einfache Aufnahme programmierung aus dem EPG
* USB 2.0 Anschluss (MP3 Player & JPEG Viewer)
* Xvid & MKV Support
* Ethernet- Schnittstelle (LAN 10/100MBit)
* Wi-Fi & 3G Modem Support über USB Anschluss
* DLNA Media Player Support
* Internet TV+ (IPTV) & FreeTV+ Addon Support
* WetterforhersageFunktion
* Web Radio (Internet Radio+) Funktion
* Facebook Funktion
*Twitter Funktion
* DVB-T Nutzung über USB Anschluss
* BIP (Browser in Picture) Webbrowser + LIVE TV
* Tastatur & Mouse Support über USB Anschluss
* 4-stelliges Alphanumerisches Display
* EPG Date Speicherung auf USB Speichermedium
*BlindScan (SD/HD)
* Multi-LNB Unterstützung durch DiseqC-Steuerung Version 1.0, 1.1, 1.2 and USALS
* Hochauflensends OSD Oberfläche
* Favoritengruppen for TV and Radio
* Canal sorting functions with each other, together, together, with the help of
* OSD in various formats
* Teletext and Untertitel Unterstützung
* 10,000 programs for TV & Radio
* PIP and Multipicture (Build-in-Bild) Funktion
* Kindersicherung
* HDMI – Available and Ton (576i, 576p, 720p, 1080i, 1080p)
* AV-Buchse for Audio & Video-Signal (CVBS)
* Versteckte Montage durch Anschluss external Infarotempfänger
*Mobil einsetzbar durch 12Volt Anschluss (Campingeinsatz)
* EASY-Find Support
* Optischer (SPDIF) using über Dolby
* Software update Funktion über USB/RS-232/Netzwerk
* Automatische Online Firmware Erkennung & Upgrade
* 1 CONAX CA and 1 CI+ PCMCIA
* UNICABLE & FastScan Support
* 1 Watt Stand-by Verbrauch

Subscribe:
TV/Wandhalterung inkl. Schrauben
Externer Infrarotemfänger
USB-Hub

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Sa 10. Aug 2024, 11:43
von mohousch
i have a simply build system for neutrino2 / neutrino
https://github.com/mohousch/buildsystem

supported is only one fortis box im̀ not sure if this belong to this box

BTW: this neutrino is still experimental, take a look at DDT git

https://github.com/Duckbox-Developers/buildsystem-ddt

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Sa 10. Aug 2024, 13:47
von ali ganm
[make/neutrino.mk:554: image-neutrino] Error 2

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Sa 10. Aug 2024, 14:34
von mohousch
Sorry I forgot there some things
You kann now :
make buildimage
then
make image-neutrino
remark this is blind build borrowed from DDT without testing

EDIT: fixed
do make update to update your buildsystem

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Sa 10. Aug 2024, 20:00
von atef 0
mohousch hat geschrieben: Sa 10. Aug 2024, 00:21
atef 0 hat geschrieben: Fr 9. Aug 2024, 17:59
mohousch hat geschrieben: Fr 9. Aug 2024, 10:22 take a look at the source code, the file to translate can be found here:

~neutrino2/neutrino2/data/locale/ar.po

i'm still waiting for the log of neutrino :), you are starting neutrino in terminal with make run
please do a make clean and make update again
I have sent you a withdrawal request, please accept it
This is temporary and the rest of the file will be updated periodically
The file is now large and contains 3200 lines

https://github.com/mohousch/neutrino2/pull/12
thx for your effort but sorry the translation is done in the wrong way :)
the lines with msgid keyword and english text must stay untouched the translation text shall puted in the msgstr line

here an example from german translation
msgid "(%d%% over)"
msgstr "(%d%% vorbei)"

msgid "(Re)-Calculate Positions"
msgstr "(Neu)-Berechnung von Positionen"

msgid "(a) Motor Position:"
msgstr "(a) Motorposition:"

msgid "(b) Movement:"
msgstr "(b) Bewegung:"
or take a look at the ar.po file from enigma2 is also in the same way translated

thx again
Sorry for the rush to translate
I will postpone it until the weekend, which is Friday
to translate the entire file and correct the errors

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Mo 12. Aug 2024, 17:59
von mohousch
@atef 0
thank you :)

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Mo 12. Aug 2024, 21:12
von atef 0
mohousch hat geschrieben: Mo 12. Aug 2024, 17:59 @atef 0
thank you :)
You're welcome

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Mo 30. Sep 2024, 15:48
von mohousch
@ali ganm

DVB_S Scan is fixed on PC, can u please test again

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Mi 9. Okt 2024, 19:56
von ali ganm
I'm sorry I was busy and didn't see the topic
I built and got this error should I update
ffmpeg

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Mi 9. Okt 2024, 20:12
von ali ganm
and i got this error

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Mi 9. Okt 2024, 23:26
von mohousch
better is to do a distclean and build without ffmpeg, instead use gstreamer

Code: Alles auswählen

make distclean

Code: Alles auswählen

make init
by the qa select media framework type 2 to select gstreamer all oher you can type enter

and than

Re: compiling neutrinohd2 for pc (x86)

Verfasst: Do 10. Okt 2024, 16:04
von ali ganm
got this error


ali@ali-H87M-HD3:~/nmp-pc$ make distclean
make -C /home/ali/nmp-pc/obj/neutrino-ddt distclean
make[1]: *** /home/ali/nmp-pc/obj/neutrino-ddt: No such file or directory. Stop.
make: [Makefile:247: neutrino-distclean] Error 2 (ignored)
make -C /home/ali/nmp-pc/obj/libstb-hal-ddt distclean
make[1]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt'
Making distclean in common
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/common'
rm -rf .libs _libs
test -z "libcommon.la" || rm -f libcommon.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/common" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/ca.Plo
rm -f ./.deps/ca_ci.Plo
rm -f ./.deps/hal_debug.Plo
rm -f ./.deps/proc_tools.Plo
rm -f ./.deps/pwrmngr.Plo
rm -f ./.deps/version_hal.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/common'
Making distclean in tools
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/tools'
rm -f pic2m2v
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/tools" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/pic2m2v.Po
rm -f ./.deps/spark_fp.Po
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/tools'
Making distclean in libraspi
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libraspi'
rm -rf .libs _libs
test -z "libraspi.la" || rm -f libraspi.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libraspi" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/audio.Plo
rm -f ./.deps/dmx.Plo
rm -f ./.deps/glfb.Plo
rm -f ./.deps/hardware_caps.Plo
rm -f ./.deps/init.Plo
rm -f ./.deps/playback.Plo
rm -f ./.deps/pwrmngr.Plo
rm -f ./.deps/record.Plo
rm -f ./.deps/video.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libraspi'
Making distclean in libgeneric-pc
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libgeneric-pc'
rm -rf .libs _libs
test -z "libgeneric.la" || rm -f libgeneric.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/audio.Plo
rm -f ./.deps/clutterfb.Plo
rm -f ./.deps/dmx.Plo
rm -f ./.deps/glfb.Plo
rm -f ./.deps/hardware_caps.Plo
rm -f ./.deps/init.Plo
rm -f ./.deps/playback.Plo
rm -f ./.deps/record.Plo
rm -f ./.deps/video.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libgeneric-pc'
Making distclean in libspark
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libspark'
rm -rf .libs _libs
test -z "libspark.la" || rm -f libspark.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libspark" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/audio.Plo
rm -f ./.deps/audio_mixer.Plo
rm -f ./.deps/dmx.Plo
rm -f ./.deps/hardware_caps.Plo
rm -f ./.deps/init.Plo
rm -f ./.deps/playback_libeplayer3.Plo
rm -f ./.deps/record.Plo
rm -f ./.deps/video.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libspark'
Making distclean in libeplayer3-sh4
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libeplayer3-sh4'
rm -rf .libs _libs
rm -rf writer/.libs writer/_libs
test -z "libeplayer3_sh4.la" || rm -f libeplayer3_sh4.la
rm -f ./so_locations
rm -f *.o
rm -f writer/*.o
rm -f writer/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libeplayer3-sh4" || test -z "" || rm -f
rm -f writer/.deps/.dirstamp
rm -f writer/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/input.Plo
rm -f ./.deps/manager.Plo
rm -f ./.deps/output.Plo
rm -f ./.deps/player.Plo
rm -f writer/.deps/misc.Plo
rm -f writer/.deps/pes.Plo
rm -f writer/.deps/writer.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libeplayer3-sh4'
Making distclean in libduckbox
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libduckbox'
rm -rf .libs _libs
test -z "libduckbox.la" || rm -f libduckbox.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libduckbox" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/audio.Plo
rm -f ./.deps/audio_mixer.Plo
rm -f ./.deps/dmx.Plo
rm -f ./.deps/hardware_caps.Plo
rm -f ./.deps/init.Plo
rm -f ./.deps/playback_libeplayer3.Plo
rm -f ./.deps/record.Plo
rm -f ./.deps/video.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libduckbox'
Making distclean in libdvbci
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libdvbci'
rm -rf .libs _libs
test -z "libdvbci.la" || rm -f libdvbci.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libdvbci" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/aes_xcbc_mac.Plo
rm -f ./.deps/descrambler.Plo
rm -f ./.deps/dh_rsa_misc.Plo
rm -f ./.deps/dvbci_appmgr.Plo
rm -f ./.deps/dvbci_camgr.Plo
rm -f ./.deps/dvbci_ccmgr.Plo
rm -f ./.deps/dvbci_datetimemgr.Plo
rm -f ./.deps/dvbci_mmi.Plo
rm -f ./.deps/dvbci_resmgr.Plo
rm -f ./.deps/dvbci_session.Plo
rm -f ./.deps/misc.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libdvbci'
Making distclean in libarmbox
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libarmbox'
rm -rf .libs _libs
test -z "libarmbox.la" || rm -f libarmbox.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libarmbox" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/audio.Plo
rm -f ./.deps/dmx.Plo
rm -f ./.deps/hardware_caps.Plo
rm -f ./.deps/hdmi_cec.Plo
rm -f ./.deps/init.Plo
rm -f ./.deps/playback_libeplayer3.Plo
rm -f ./.deps/record.Plo
rm -f ./.deps/video.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libarmbox'
Making distclean in libeplayer3
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libeplayer3'
rm -rf .libs _libs
rm -rf container/.libs container/_libs
rm -rf external/ffmpeg/src/.libs external/ffmpeg/src/_libs
rm -rf external/flv2mpeg4/src/.libs external/flv2mpeg4/src/_libs
rm -rf manager/.libs manager/_libs
rm -rf output/.libs output/_libs
rm -rf output/writer/common/.libs output/writer/common/_libs
rm -rf output/writer/mipsel/.libs output/writer/mipsel/_libs
rm -rf playback/.libs playback/_libs
test -z "libeplayer3.la" || rm -f libeplayer3.la
rm -f ./so_locations
rm -f *.o
rm -f container/*.o
rm -f container/*.lo
rm -f external/ffmpeg/src/*.o
rm -f external/ffmpeg/src/*.lo
rm -f external/flv2mpeg4/src/*.o
rm -f external/flv2mpeg4/src/*.lo
rm -f manager/*.o
rm -f manager/*.lo
rm -f output/*.o
rm -f output/*.lo
rm -f output/writer/common/*.o
rm -f output/writer/common/*.lo
rm -f output/writer/mipsel/*.o
rm -f output/writer/mipsel/*.lo
rm -f playback/*.o
rm -f playback/*.lo
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libeplayer3" || test -z "" || rm -f
rm -f container/.deps/.dirstamp
rm -f container/.dirstamp
rm -f external/ffmpeg/src/.deps/.dirstamp
rm -f external/ffmpeg/src/.dirstamp
rm -f external/flv2mpeg4/src/.deps/.dirstamp
rm -f external/flv2mpeg4/src/.dirstamp
rm -f manager/.deps/.dirstamp
rm -f manager/.dirstamp
rm -f output/.deps/.dirstamp
rm -f output/.dirstamp
rm -f output/writer/common/.deps/.dirstamp
rm -f output/writer/common/.dirstamp
rm -f output/writer/mipsel/.deps/.dirstamp
rm -f output/writer/mipsel/.dirstamp
rm -f playback/.deps/.dirstamp
rm -f playback/.dirstamp
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f container/.deps/container.Plo
rm -f container/.deps/container_ffmpeg.Plo
rm -f external/ffmpeg/src/.deps/bitstream.Plo
rm -f external/ffmpeg/src/.deps/latmenc.Plo
rm -f external/ffmpeg/src/.deps/mpeg4audio.Plo
rm -f external/flv2mpeg4/src/.deps/dcprediction.Plo
rm -f external/flv2mpeg4/src/.deps/flv2mpeg4.Plo
rm -f external/flv2mpeg4/src/.deps/flvdecoder.Plo
rm -f external/flv2mpeg4/src/.deps/m4vencode.Plo
rm -f manager/.deps/audio.Plo
rm -f manager/.deps/chapter.Plo
rm -f manager/.deps/manager.Plo
rm -f manager/.deps/subtitle.Plo
rm -f manager/.deps/video.Plo
rm -f output/.deps/linuxdvb_buffering.Plo
rm -f output/.deps/linuxdvb_mipsel.Plo
rm -f output/.deps/output.Plo
rm -f output/writer/common/.deps/misc.Plo
rm -f output/writer/common/.deps/pes.Plo
rm -f output/writer/common/.deps/writer.Plo
rm -f output/writer/mipsel/.deps/aac.Plo
rm -f output/writer/mipsel/.deps/ac3.Plo
rm -f output/writer/mipsel/.deps/amr.Plo
rm -f output/writer/mipsel/.deps/divx3.Plo
rm -f output/writer/mipsel/.deps/dts.Plo
rm -f output/writer/mipsel/.deps/h264.Plo
rm -f output/writer/mipsel/.deps/h265.Plo
rm -f output/writer/mipsel/.deps/lpcm.Plo
rm -f output/writer/mipsel/.deps/mjpeg.Plo
rm -f output/writer/mipsel/.deps/mp3.Plo
rm -f output/writer/mipsel/.deps/mpeg2.Plo
rm -f output/writer/mipsel/.deps/mpeg4.Plo
rm -f output/writer/mipsel/.deps/pcm.Plo
rm -f output/writer/mipsel/.deps/vc1.Plo
rm -f output/writer/mipsel/.deps/vp.Plo
rm -f output/writer/mipsel/.deps/wma.Plo
rm -f output/writer/mipsel/.deps/wmv.Plo
rm -f output/writer/mipsel/.deps/writer.Plo
rm -f playback/.deps/playback.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libeplayer3'
Making distclean in libmipsbox
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libmipsbox'
rm -rf .libs _libs
test -z "libmipsbox.la" || rm -f libmipsbox.la
rm -f ./so_locations
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt/libmipsbox" || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f ./.deps/audio.Plo
rm -f ./.deps/dmx.Plo
rm -f ./.deps/hardware_caps.Plo
rm -f ./.deps/hdmi_cec.Plo
rm -f ./.deps/init.Plo
rm -f ./.deps/playback_libeplayer3.Plo
rm -f ./.deps/record.Plo
rm -f ./.deps/video.Plo
rm -f Makefile
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libmipsbox'
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt'
test -z "libstb-hal.la" || rm -f libstb-hal.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f
test . = "/home/ali/nmp-pc/src/libstb-hal-ddt" || test -z "" || rm -f
rm -f libstb-hal-config.h stamp-h1 config.h stamp-h2
rm -f libtool config.lt
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt'
ali@ali-H87M-HD3:~/nmp-pc$ make init
make: *** No rule to make target 'init'. Stop.
ali@ali-H87M-HD3:~/nmp-pc$ make
set -e; cd /home/ali/nmp-pc/src/libstb-hal-ddt; \
git checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
/home/ali/nmp-pc/src/libstb-hal-ddt/autogen.sh
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
configure.ac:26: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:26: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1125: AM_CONFIG_HEADER is expanded from...
acinclude.m4:1: TUXBOX_APPS is expanded from...
configure.ac:26: the top level
configure.ac:40: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:40: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:40: the top level
configure.ac:75: warning: AC_OUTPUT should be used without arguments.
configure.ac:75: You should run autoupdate.
configure.ac:26: installing './compile'
configure.ac:15: installing './missing'
common/Makefile.am: installing './depcomp'
set -e; cd /home/ali/nmp-pc/obj/libstb-hal-ddt; \
/home/ali/nmp-pc/src/libstb-hal-ddt/configure \
--prefix=/home/ali/nmp-pc/generic \
--with-boxtype=generic \
--enable-maintainer-mode \
--enable-clutter \
--enable-shared=no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking target... native
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for clutter-1.0... yes
checking for libavformat >= 53.21.1... yes
checking for libavcodec >= 54.28.0... yes
checking for libavutil... yes
checking for libswscale... yes
checking for libswresample... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating common/Makefile
config.status: creating libmipsbox/Makefile
config.status: creating libarmbox/Makefile
config.status: creating libduckbox/Makefile
config.status: creating libdvbci/Makefile
config.status: creating libeplayer3/Makefile
config.status: creating libeplayer3-sh4/Makefile
config.status: creating libgeneric-pc/Makefile
config.status: creating libraspi/Makefile
config.status: creating libspark/Makefile
config.status: creating tools/Makefile
config.status: creating libstb-hal-config.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
mkdir -p /home/ali/nmp-pc/generic
make -C /home/ali/nmp-pc/obj/libstb-hal-ddt install
make[1]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt'
Making install in common
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/common'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT ca.lo -MD -MP -MF .deps/ca.Tpo -c -o ca.lo /home/ali/nmp-pc/src/libstb-hal-ddt/common/ca.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT ca.lo -MD -MP -MF .deps/ca.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/common/ca.cpp -o ca.o
mv -f .deps/ca.Tpo .deps/ca.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT hal_debug.lo -MD -MP -MF .deps/hal_debug.Tpo -c -o hal_debug.lo /home/ali/nmp-pc/src/libstb-hal-ddt/common/hal_debug.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT hal_debug.lo -MD -MP -MF .deps/hal_debug.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/common/hal_debug.cpp -o hal_debug.o
mv -f .deps/hal_debug.Tpo .deps/hal_debug.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -MT proc_tools.lo -MD -MP -MF .deps/proc_tools.Tpo -c -o proc_tools.lo /home/ali/nmp-pc/src/libstb-hal-ddt/common/proc_tools.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -MT proc_tools.lo -MD -MP -MF .deps/proc_tools.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/common/proc_tools.c -o proc_tools.o
mv -f .deps/proc_tools.Tpo .deps/proc_tools.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT pwrmngr.lo -MD -MP -MF .deps/pwrmngr.Tpo -c -o pwrmngr.lo /home/ali/nmp-pc/src/libstb-hal-ddt/common/pwrmngr.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT pwrmngr.lo -MD -MP -MF .deps/pwrmngr.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/common/pwrmngr.cpp -o pwrmngr.o
mv -f .deps/pwrmngr.Tpo .deps/pwrmngr.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT version_hal.lo -MD -MP -MF .deps/version_hal.Tpo -c -o version_hal.lo /home/ali/nmp-pc/src/libstb-hal-ddt/common/version_hal.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I.. -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT version_hal.lo -MD -MP -MF .deps/version_hal.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/common/version_hal.cpp -o version_hal.o
mv -f .deps/version_hal.Tpo .deps/version_hal.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -fno-rtti -fno-exceptions -fno-strict-aliasing -I /home/ali/nmp-pc/src/libstb-hal-ddt/include -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -lpthread -o libcommon.la ca.lo hal_debug.lo proc_tools.lo pwrmngr.lo version_hal.lo
libtool: link: ar cr .libs/libcommon.a ca.o hal_debug.o proc_tools.o pwrmngr.o version_hal.o
libtool: link: ranlib .libs/libcommon.a
libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" )
make[3]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/common'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/common'
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/common'
Making install in tools
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/tools'
gcc -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/tools -I.. -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -MT pic2m2v.o -MD -MP -MF .deps/pic2m2v.Tpo -c -o pic2m2v.o /home/ali/nmp-pc/src/libstb-hal-ddt/tools/pic2m2v.c
mv -f .deps/pic2m2v.Tpo .deps/pic2m2v.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -o pic2m2v pic2m2v.o
libtool: link: gcc -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -o pic2m2v pic2m2v.o -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64
make[3]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/tools'
/usr/bin/mkdir -p '/home/ali/nmp-pc/generic/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c pic2m2v '/home/ali/nmp-pc/generic/bin'
libtool: install: /usr/bin/install -c pic2m2v /home/ali/nmp-pc/generic/bin/pic2m2v
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/tools'
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/tools'
Making install in libgeneric-pc
make[2]: Entering directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libgeneric-pc'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc -I.. -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wfatal-errors -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I/home/ali/nmp-pc/src/libstb-hal-ddt/include -I/usr/include/x86_64-linux-gnu -I/usr/include/clutter-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/gudev-1.0 -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -MT hardware_caps.lo -MD -MP -MF .deps/hardware_caps.Tpo -c -o hardware_caps.lo /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/hardware_caps.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc -I.. -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wfatal-errors -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I/home/ali/nmp-pc/src/libstb-hal-ddt/include -I/usr/include/x86_64-linux-gnu -I/usr/include/clutter-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/gudev-1.0 -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -MT hardware_caps.lo -MD -MP -MF .deps/hardware_caps.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/hardware_caps.c -o hardware_caps.o
mv -f .deps/hardware_caps.Tpo .deps/hardware_caps.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc -I.. -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wfatal-errors -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I/home/ali/nmp-pc/src/libstb-hal-ddt/include -I/usr/include/x86_64-linux-gnu -I/usr/include/clutter-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/gudev-1.0 -fno-rtti -fno-exceptions -fno-strict-aliasing -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT dmx.lo -MD -MP -MF .deps/dmx.Tpo -c -o dmx.lo /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/dmx.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc -I.. -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wfatal-errors -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I/home/ali/nmp-pc/src/libstb-hal-ddt/include -I/usr/include/x86_64-linux-gnu -I/usr/include/clutter-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/gudev-1.0 -fno-rtti -fno-exceptions -fno-strict-aliasing -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT dmx.lo -MD -MP -MF .deps/dmx.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/dmx.cpp -o dmx.o
In file included from /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/dmx.cpp:38:
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h: In member function 'void cVideo::setAVInput(int)':
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h:194:37: warning: unused parameter 'val' [-Wunused-parameter]
194 | void setAVInput(int val) { return; };
| ~~~~^~~
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h: In member function 'void cVideo::SetAudioDestination(int)':
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h:249:46: warning: unused parameter 'audio_dest' [-Wunused-parameter]
249 | void SetAudioDestination(int audio_dest) { };
| ~~~~^~~~~~~~~~
mv -f .deps/dmx.Tpo .deps/dmx.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc -I.. -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wfatal-errors -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I/home/ali/nmp-pc/src/libstb-hal-ddt/include -I/usr/include/x86_64-linux-gnu -I/usr/include/clutter-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/gudev-1.0 -fno-rtti -fno-exceptions -fno-strict-aliasing -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT video.lo -MD -MP -MF .deps/video.Tpo -c -o video.lo /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc -I.. -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wfatal-errors -I/home/ali/nmp-pc/src/libstb-hal-ddt/common -I/home/ali/nmp-pc/src/libstb-hal-ddt/include -I/usr/include/x86_64-linux-gnu -I/usr/include/clutter-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/cogl -I/usr/include/cairo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/json-glib-1.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -pthread -I/usr/include/gudev-1.0 -fno-rtti -fno-exceptions -fno-strict-aliasing -W -Wall -Wextra -Wshadow -Wsign-compare -Wuninitialized -Wmaybe-uninitialized -Werror=type-limits -Warray-bounds -Wformat-security -O0 -g -ggdb3 -funsigned-char -rdynamic -DPEDANTIC_VALGRIND_SETUP -DDYNAMIC_LUAPOSIX -D__KERNEL_STRICT_NAMES -D__STDC_FORMAT_MACROS -D__STDC_CONSTANT_MACROS -Wl,--as-needed -I/home/ali/nmp-pc/generic/include -L/home/ali/nmp-pc/generic/lib -L/home/ali/nmp-pc/generic/lib64 -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -std=c++11 -MT video.lo -MD -MP -MF .deps/video.Tpo -c /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video.cpp -o video.o
In file included from /home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video.cpp:50:
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h: In member function 'void cVideo::setAVInput(int)':
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h:194:37: warning: unused parameter 'val' [-Wunused-parameter]
194 | void setAVInput(int val) { return; };
| ~~~~^~~
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h: In member function 'void cVideo::SetAudioDestination(int)':
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video_lib.h:249:46: warning: unused parameter 'audio_dest' [-Wunused-parameter]
249 | void SetAudioDestination(int audio_dest) { };
| ~~~~^~~~~~~~~~
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video.cpp: In constructor 'cVideo::cVideo(int, void*, void*, unsigned int)':
/home/ali/nmp-pc/src/libstb-hal-ddt/libgeneric-pc/video.cpp:82:9: error: 'av_register_all' was not declared in this scope
82 | av_register_all();
| ^~~~~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.
make[2]: *** [Makefile:477: video.lo] Error 1
make[2]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt/libgeneric-pc'
make[1]: *** [Makefile:629: install-recursive] Error 1
make[1]: Leaving directory '/home/ali/nmp-pc/obj/libstb-hal-ddt'
make: *** [Makefile:153: libstb-hal] Error 2