APPLY PATCH (common) /home/rossi/VDRSternELEC/packages/vdr/_vdr/patches/svdrp_lstc_lcn.patch patching file svdrp.c Hunk #1 succeeded at 865 (offset -3 lines). Hunk #2 succeeded at 1729 (offset -3 lines). APPLY PATCH (common) /home/rossi/VDRSternELEC/packages/vdr/_vdr/patches/vdr-2.3.9-hide-first-recording-level-v2.patch patching file menu.c Hunk #1 succeeded at 840 (offset 18 lines). Hunk #2 succeeded at 2683 (offset 102 lines). Hunk #3 succeeded at 2768 (offset 102 lines). Hunk #4 succeeded at 2850 (offset 103 lines). Hunk #5 succeeded at 3174 (offset 107 lines). patching file recording.c Hunk #2 succeeded at 784 (offset 23 lines). Hunk #3 succeeded at 857 (offset 23 lines). Hunk #4 succeeded at 872 (offset 23 lines). Hunk #5 succeeded at 1020 (offset 23 lines). Hunk #6 succeeded at 1071 (offset 23 lines). Hunk #7 succeeded at 1119 (offset 21 lines). Hunk #8 succeeded at 1296 (offset 30 lines). Hunk #9 succeeded at 1328 (offset 30 lines). Hunk #10 succeeded at 1563 (offset 43 lines). Hunk #11 succeeded at 1771 (offset 43 lines). Hunk #12 succeeded at 1779 (offset 43 lines). Hunk #13 succeeded at 1966 (offset 43 lines). patching file recording.h Hunk #2 succeeded at 110 (offset 3 lines). Hunk #3 succeeded at 143 (offset 3 lines). Hunk #4 succeeded at 241 (offset 3 lines). Hunk #5 succeeded at 351 (offset 1 line). patching file svdrp.c Hunk #1 succeeded at 893 (offset 2 lines). Hunk #2 succeeded at 1884 (offset 18 lines). Hunk #3 succeeded at 1903 (offset 18 lines). Hunk #4 succeeded at 1917 (offset 18 lines). Hunk #5 succeeded at 2168 (offset 32 lines). patching file vdr.c Hunk #1 succeeded at 282 (offset 11 lines). Hunk #2 succeeded at 309 (offset 11 lines). Hunk #3 succeeded at 401 (offset 11 lines). Hunk #4 succeeded at 575 (offset -4 lines). patching file videodir.c patching file videodir.h APPLY PATCH (common) /home/rossi/VDRSternELEC/packages/vdr/_vdr/patches/vdr-2.4.0_zapcockpit-v2.patch patching file config.c patching file config.h Hunk #1 succeeded at 299 (offset 4 lines). patching file menu.c Hunk #1 succeeded at 4274 (offset 10 lines). Hunk #2 succeeded at 4797 (offset 53 lines). Hunk #3 succeeded at 4815 (offset 53 lines). Hunk #4 succeeded at 5066 (offset 53 lines). patching file menu.h patching file po/de_DE.po Hunk #1 succeeded at 1377 with fuzz 1. patching file skins.c patching file skins.h patching file vdr.c Hunk #1 succeeded at 1085 (offset 12 lines). Hunk #2 succeeded at 1313 (offset 12 lines). Hunk #3 succeeded at 1517 (offset 12 lines). APPLY PATCH (common) /home/rossi/VDRSternELEC/packages/vdr/_vdr/patches/vdr-2.6.1-undelete.patch patching file config.c Hunk #1 succeeded at 434 (offset 6 lines). Hunk #2 succeeded at 670 (offset 12 lines). Hunk #3 succeeded at 810 (offset 18 lines). patching file config.h Hunk #1 succeeded at 319 (offset 10 lines). patching file menu.c Hunk #5 succeeded at 3234 (offset 10 lines). Hunk #6 succeeded at 3367 (offset 10 lines). Hunk #7 succeeded at 3492 (offset 10 lines). Hunk #8 succeeded at 3538 (offset 10 lines). Hunk #9 succeeded at 3594 (offset 10 lines). Hunk #10 succeeded at 3650 (offset 10 lines). Hunk #11 succeeded at 3687 (offset 10 lines). Hunk #12 succeeded at 3739 (offset 10 lines). patching file menu.h Hunk #1 succeeded at 280 (offset 72 lines). patching file po/de_DE.po Hunk #1 succeeded at 859 (offset 4 lines). Hunk #2 succeeded at 1024 (offset 4 lines). APPLY PATCH (common) /home/rossi/VDRSternELEC/packages/vdr/_vdr/patches/vdr-2.6.3-dynamite.patch patching file ci.h patching file device.c patching file device.h patching file dvbci.c patching file dvbci.h patching file dvbdevice.c patching file dvbdevice.h APPLY PATCH (common) /home/rossi/VDRSternELEC/packages/vdr/_vdr/patches/vdr-menuorg-2.3.x.patch patching file mainmenuitemsprovider.h patching file menu.c Hunk #2 succeeded at 4629 (offset 339 lines). Hunk #3 succeeded at 4676 (offset 355 lines). Hunk #4 succeeded at 4725 (offset 355 lines). Hunk #5 succeeded at 4856 (offset 380 lines). patching file menuorgpatch.h BUILD _vdr (target) TOOLCHAIN make (auto-detect) Executing (target): make make[1]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-2.6.4' CC args.o CC audio.o CC channels.o CC ci.o audio.c: In member function 'virtual void cExternalAudio::Play(const uchar*, int, uchar)': audio.c:71:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 71 | if (0x80 <= Id && Id <= 0x87 || Id == 0xBD) { // AC3 | ~~~~~~~~~~~^~~~~~~~~~~~~ CC config.o CC cutter.o ci.c: In member function 'bool cCiTransportConnection::Process(cTPDU*)': ci.c:2065:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2065 | if (TPDU && TPDU->Tag() == T_DTC_REPLY || timer.TimedOut()) { | ^ ci.c: In member function 'virtual bool cCamSlot::Ready()': ci.c:2454:44: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2454 | return ModuleStatus() == msNone || tc[1] && tc[1]->Ready(); | ~~~~~~^~~~~~~~~~~~~~~~~ config.c: In member function 'bool cSVDRPhost::Parse(const char*)': config.c:41:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 41 | if (error && *error && !isspace(*error) || m > 32) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ CC device.o CC diseqc.o device.c: In static member function 'static cDevice* cDevice::GetDevice(const cChannel*, int, bool, bool)': device.c:345:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 345 | imp <<= 1; imp |= !device[i]->Receiving() && (device[i] != cTransferControl::ReceiverDevice() || device[i]->IsPrimaryDevice()) || ndr; // use receiving devices if we don't need to detach existing receivers, but avoid primary device in local transfer mode | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ device.c: In member function 'bool cDevice::SetAvailableTrack(eTrackType, int, uint16_t, const char*, const char*)': device.c:1146:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1146 | if (Type == ttAudio && IS_AUDIO_TRACK(t) || device.c:1148:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1148 | Type == ttSubtitle && IS_SUBTITLE_TRACK(t)) { CC dvbdevice.o diseqc.c: In function 'bool ParseDeviceNumbers(const char*)': diseqc.c:37:41: warning: suggest parentheses around '-' inside '<<' [-Wparentheses] 37 | CurrentDevices |= (1 << d - 1); | ~~^~~ CC dvbci.o dvbdevice.c: In member function 'bool cDvbFrontend::ProvidesModulation(int, int, int) const': dvbdevice.c:415:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 415 | if (Modulation == QPSK && !(frontendInfo.caps & FE_CAN_QPSK) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:417:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 417 | Modulation == QAM_32 && !(frontendInfo.caps & FE_CAN_QAM_32) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:418:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 418 | Modulation == QAM_64 && !(frontendInfo.caps & FE_CAN_QAM_64) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:419:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 419 | Modulation == QAM_128 && !(frontendInfo.caps & FE_CAN_QAM_128) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:420:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 420 | Modulation == QAM_256 && !(frontendInfo.caps & FE_CAN_QAM_256) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:421:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 421 | Modulation == QAM_AUTO && !(frontendInfo.caps & FE_CAN_QAM_AUTO) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:422:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 422 | Modulation == VSB_8 && !(frontendInfo.caps & FE_CAN_8VSB) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:423:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 423 | Modulation == VSB_16 && !(frontendInfo.caps & FE_CAN_16VSB) || | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:424:73: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 424 | Modulation == PSK_8 && !(frontendInfo.caps & FE_CAN_TURBO_FEC) && System == SYS_DVBS) // "turbo fec" is a non standard FEC used by North American broadcasters - this is a best guess to de | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ dvbdevice.c: In member function 'bool cDvbTuner::BondingOk(const cChannel*, bool) const': dvbdevice.c:773:70: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 773 | if (t->device->Priority() > IDLEPRIORITY || ConsiderOccupied && t->device->Occupied()) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c: In member function 'bool cDvbTuner::SetFrontend()': dvbdevice.c:1583:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1583 | if (diseqc != lastDiseqc || diseqc->IsScr() || diseqc->Position() >= 0 && channel.Source() != lastSource) { | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c: In member function 'virtual bool cDvbDevice::ProvidesSource(int) const': dvbdevice.c:2266:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2266 | || type == cSource::stAtsc && ProvidesDeliverySystem(SYS_ATSC) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:2267:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2267 | || type == cSource::stCable && (ProvidesDeliverySystem(SYS_DVBC_ANNEX_AC) || ProvidesDeliverySystem(SYS_DVBC_ANNEX_B)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:2268:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2268 | || type == cSource::stSat && (ProvidesDeliverySystem(SYS_DVBS) || ProvidesDeliverySystem(SYS_DVBS2)) | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:2269:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2269 | || type == cSource::stTerr && (ProvidesDeliverySystem(SYS_DVBT) || ProvidesDeliverySystem(SYS_DVBT2)); | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c: In member function 'virtual bool cDvbDevice::ProvidesChannel(const cChannel*, int, bool*) const': dvbdevice.c:2297:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2297 | if (Channel->Vpid() && !HasPid(Channel->Vpid()) || Channel->Apid(0) && !HasPid(Channel->Apid(0)) || Channel->Dpid(0) && !HasPid(Channel->Dpid(0))) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbdevice.c:2297:132: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2297 | if (Channel->Vpid() && !HasPid(Channel->Vpid()) || Channel->Apid(0) && !HasPid(Channel->Apid(0)) || Channel->Dpid(0) && !HasPid(Channel->Dpid(0))) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC dvbplayer.o CC dvbspu.o dvbplayer.c: In member function 'virtual void cDvbPlayer::Action()': dvbplayer.c:654:67: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 654 | bool VideoOnly = (dropFrame || playMode != pmPlay && !(playMode == pmSlow && playDir == pdForward)) && DeviceIsPlayingVideo(); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dvbplayer.c:706:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 706 | else if (Index <= 0 || SwitchToPlayFrame && Index >= SwitchToPlayFrame) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC dvbsubtitle.o CC eit.o dvbsubtitle.c: In member function 'void cDvbSubtitleBitmaps::Draw(cOsd*)': dvbsubtitle.c:1299:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1299 | if (Scale && osdFactorX > 1.0 || osdFactorY > 1.0) { | ~~~~~~^~~~~~~~~~~~~~~~~~~ CC eitscan.o eit.c: In constructor 'cEIT::cEIT(cEitTablesHash&, int, u_char, const u_char*)': eit.c:150:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 150 | if (StartTime == 0 || StartTime > 0 && Duration == 0) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ eit.c: In member function 'virtual void cEitFilter::Process(u_short, u_char, const u_char*, int)': eit.c:524:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 524 | if (Tid == 0x4E || Tid >= 0x50 && Tid <= 0x6F) // we ignore 0x4F, which only causes trouble | ~~~~~~~~~~~~^~~~~~~~~~~~~~ CC epg.o eitscan.c: In member function 'void cEITScanner::Process()': eitscan.c:159:111: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 159 | if (MaySwitchTransponder || Device->ProvidesTransponderExclusively(Channel) && now - lastActivity > Setup.EPGScanTimeout * 3600) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC filter.o epg.c: In member function 'tComponent* cComponents::GetComponent(int, uchar, uchar)': epg.c:102:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 102 | Stream == 2 && (components[i].type < 5) == (Type < 5) // fallback "Dolby" component according to the "Premiere pseudo standard" | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC font.o CC i18n.o CC interface.o CC keys.o interface.c: In member function 'eKeys cInterface::Wait(int, bool)': interface.c:53:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 53 | if (KeepChar && ISRAWKEY(Key) || Key == k_Plugin) CC lirc.o CC menu.o lirc.c: In member function 'virtual void cLircUsrRemote::Action()': lirc.c:120:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 120 | if (f < 0 || ready && ret <= 0) { | ~~~~~~^~~~~~~~~~~ CC menuitems.o menu.c: In member function 'void cMenuChannels::Set(bool)': menu.c:398:98: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 398 | if (!Channel->GroupSep() || cMenuChannelItem::SortMode() == cMenuChannelItem::csmNumber && *Channel->Name()) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ menu.c: In member function 'void cMenuTimers::Set()': menu.c:1341:85: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1341 | if (CurrentTimer && Timer->Id() == CurrentTimer->Id() && (!Timer->Remote() && !CurrentTimer->Remote() || Timer->Remote() && CurrentTimer->Remote() && strcmp(Timer->Remote(), CurrentTimer->Remote()) == 0)) | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c: In constructor 'cMenuRecording::cMenuRecording(const cRecording*, bool, bool)': menu.c:2922:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 2922 | if (withButtons) | ^ menu.c: In member function 'void cDisplayChannelExtended::CursorUp(cSkinDisplayChannelExtended*)': menu.c:5939:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 5939 | } else if (state = esGroupsList) { | ~~~~~~^~~~~~~~~~~~~~ menu.c: In member function 'void cReplayControl::ShowMode()': menu.c:6897:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 6897 | if (visible || Setup.ShowReplayMode && !cOsd::IsOpen()) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ menu.c: In member function 'void cReplayControl::MarkToggle()': menu.c:7063:73: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 7063 | if (Setup.PauseOnMarkSet || GetReplayMode(Play, Forward, Speed) && !Play) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ CC mtd.o CC nit.o CC osdbase.o CC osd.o CC pat.o osd.c: In member function 'void cBitmap::DrawSlope(int, int, int, int, tColor, int)': osd.c:740:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 740 | if (upper && !falling || !upper && falling) | ~~~~~~^~~~~~~~~~~ osd.c: In member function 'cBitmap* cBitmap::Scaled(double, double, bool) const': osd.c:847:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 847 | if (!AntiAlias || FactorX <= 1.0 && FactorY <= 1.0) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ osd.c: In member function 'virtual void cPixmapMemory::DrawSlope(const cRect&, tColor, int)': osd.c:1654:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1654 | if (upper && !falling || !upper && falling) { | ~~~~~~^~~~~~~~~~~ CC player.o CC plugin.o CC positioner.o CC receiver.o CC recorder.o CC recording.o CC remote.o recording.c: In function 'bool NeedsConversion(const char*)': recording.c:604:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 604 | || *p == '.' && (!*(p + 1) || *(p + 1) == FOLDERDELIMCHAR)); // Windows can't handle '.' at the end of file/directory names | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ recording.c: In member function 'bool cRecordingsHandler::Add(int, const char*, const char*)': recording.c:2334:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2334 | if (Usage == ruCut || FileNameDst && *FileNameDst) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~ recording.c: In constructor 'cIndexFile::cIndexFile(const char*, bool, bool, bool, bool)': recording.c:2855:77: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2855 | if (!Record && (access(fileName, R_OK) != 0 || FileSize(fileName) == 0 && time(NULL) - LastModifiedTime(fileName) > MAXWAITFORINDEXFILE)) { | ^ recording.c: In member function 'int cIndexFile::Get(uint16_t, off_t)': recording.c:3135:78: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 3135 | if (index[i].number > FileNumber || (index[i].number == FileNumber) && off_t(index[i].offset) >= FileOffset) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC remux.o remote.c: In static member function 'static eKeys cRemote::Get(int, char**)': remote.c:194:64: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 194 | else if (!WaitMs || !keyPressed.TimedWait(mutex, WaitMs) && repeatTimeout.TimedOut()) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC ringbuffer.o remux.c: In function 'int TsSync(const uchar*, int, const char*, const char*, int)': remux.c:150:67: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 150 | while (Length > 0 && (*Data != TS_SYNC_BYTE || Length > TS_SIZE && Data[TS_SIZE] != TS_SYNC_BYTE)) { remux.c: In member function 'int cFrameDetector::Analyze(const uchar*, int)': remux.c:2009:73: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2009 | if (numPtsValues < 2 || numPtsValues < MaxPtsValues && numIFrames < 2) { // collect a sequence containing at least two I-frames | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ CC sdt.o ringbuffer.c: In member function 'void cRingBuffer::UpdatePercentage(int)': ringbuffer.c:52:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 52 | if (percent >= PERCENTAGETHRESHOLD && percent > lastPercent || percent < PERCENTAGETHRESHOLD && lastPercent >= PERCENTAGETHRESHOLD) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ CC sections.o CC shutdown.o CC skinclassic.o CC skinlcars.o CC skins.o CC skinsttng.o CC sourceparams.o CC sources.o CC spu.o CC status.o CC svdrp.o svdrp.c: In member function 'void cSVDRPServer::Reply(int, const char*, ...)': svdrp.c:1186:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1186 | if (Code < 0 || n && *(n + 1)) // trailing newlines don't count! | ~~^~~~~~~~~~~ CC themes.o CC thread.o thread.c: In static member function 'static cString cBackTrace::Demangle(char*)': thread.c:485:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 485 | while (e = strstr(e, ".so")) | ~~^~~~~~~~~~~~~~~~~~ thread.c: In member function 'void cStateLock::Unlock(cStateKey&, bool)': thread.c:780:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 780 | if (StateKey.write && (IncState && explicitModify != emArmed || explicitModify == emEnabled)) { | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC timers.o CC tools.o tools.c: In member function 'const char* cCharSetConv::Convert(const char*, char*, size_t)': tools.c:1034:53: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1034 | if (errno == E2BIG || errno == EILSEQ && ToLength < 1) { | ^ CC transfer.o timers.c: In static member function 'static bool cTimer::ParseDay(const char*, time_t&, int&)': timers.c:364:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 364 | if (tail && *tail || day < 1 || day > 31) | ~~~~~^~~~~~~~ timers.c: In member function 'void cTimer::TriggerRespawn()': timers.c:845:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 845 | if (Local() && HasFlags(tfSpawned) || IsPatternTimer()) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ timers.c: In member function 'const cTimer* cTimers::GetById(int, const char*) const': timers.c:1075:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1075 | if (!Remote && !ti->Remote() || Remote && ti->Remote() && strcmp(Remote, ti->Remote()) == 0) | ~~~~~~~~^~~~~~~~~~~~~~~~ timers.c: In member function 'const cTimer* cTimers::GetTimer(const cTimer*) const': timers.c:1087:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1087 | (ti->WeekDays() && ti->WeekDays() == Timer->WeekDays() || !ti->WeekDays() && ti->Day() == Timer->Day()) && | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ timers.c: In member function 'const cTimer* cTimers::GetMatch(const cEvent*, eTimerMatch*) const': timers.c:1124:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1124 | if (tm > m || tm == tmFull && t && (t->Remote() && ti->Local() || t->IsPatternTimer() && ti->HasFlags(tfSpawned))) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~ timers.c:1124:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1124 | if (tm > m || tm == tmFull && t && (t->Remote() && ti->Local() || t->IsPatternTimer() && ti->HasFlags(tfSpawned))) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ timers.c: In member function 'const cTimer* cTimers::GetNextActiveTimer() const': timers.c:1161:78: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1161 | if ((ti->HasFlags(tfActive)) && (!t0 || ti->StopTime() > time(NULL) && ti->Compare(*t0) < 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ CC vdr.o CC videodir.o vdr.c: In function 'int main(int, char**)': vdr.c:883:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 883 | if (!CurrentSkin || CurrentSkin == Skins.Current() && strcmp(Skins.Current()->Name(), Setup.OSDSkin) != 0) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vdr.c:1255:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1255 | if (!WasOpen || !WasMenu && !Setup.MenuKeyCloses) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ vdr.c:1502:117: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1502 | if (PreviousChannel[PreviousChannelIndex ^ 1] == LastChannel || LastChannel != PreviousChannel[0] && LastChannel != PreviousChannel[1]) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GT po/vdr.pot PO po/ar.po CC libsi/util.o PO po/ca_ES.po CC libsi/si.o PO po/cs_CZ.po CC libsi/section.o CC libsi/descriptor.o PO po/da_DK.po PO po/de_DE.po AR libsi/libsi.a PO po/el_GR.po PO po/es_ES.po /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ar: creating libsi.a a - util.o a - si.o a - section.o a - descriptor.o PO po/et_EE.po PO po/fi_FI.po PO po/fr_FR.po PO po/hr_HR.po PO po/hu_HU.po PO po/it_IT.po PO po/lt_LT.po PO po/mk_MK.po PO po/nl_NL.po PO po/nn_NO.po PO po/pl_PL.po PO po/pt_PT.po PO po/ro_RO.po PO po/ru_RU.po PO po/sl_SI.po PO po/sk_SK.po PO po/sr_RS.po PO po/sv_SE.po PO po/tr_TR.po PO po/uk_UA.po PO po/zh_CN.po *** Plugin epgtableid0: CC epgtableid0.o LD libvdr-epgtableid0.so *** Plugin hello: CC hello.o GT po/hello.pot PO po/ca_ES.po PO po/cs_CZ.po PO po/da_DK.po PO po/de_DE.po PO po/el_GR.po PO po/es_ES.po PO po/et_EE.po PO po/fi_FI.po PO po/fr_FR.po PO po/hr_HR.po PO po/hu_HU.po PO po/it_IT.po PO po/lt_LT.po PO po/nl_NL.po PO po/nn_NO.po PO po/pl_PL.po PO po/pt_PT.po PO po/ro_RO.po PO po/ru_RU.po PO po/sk_SK.po PO po/sl_SI.po PO po/sv_SE.po PO po/tr_TR.po PO po/zh_CN.po LD libvdr-hello.so MO po/ca_ES.mo MO po/cs_CZ.mo MO po/da_DK.mo MO po/de_DE.mo MO po/el_GR.mo MO po/es_ES.mo MO po/et_EE.mo MO po/fi_FI.mo MO po/fr_FR.mo MO po/hr_HR.mo MO po/hu_HU.mo MO po/it_IT.mo MO po/lt_LT.mo MO po/nl_NL.mo MO po/nn_NO.mo MO po/pl_PL.mo MO po/pt_PT.mo MO po/ro_RO.mo MO po/ru_RU.mo MO po/sk_SK.mo MO po/sl_SI.mo MO po/sv_SE.mo MO po/tr_TR.mo MO po/zh_CN.mo *** Plugin osddemo: CC osddemo.o LD libvdr-osddemo.so *** Plugin pictures: CC pictures.o CC entry.o CC menu.o CC player.o GT po/pictures.pot LD libvdr-pictures.so PO po/de_DE.po PO po/et_EE.po PO po/fi_FI.po PO po/fr_FR.po PO po/it_IT.po PO po/lt_LT.po PO po/pl_PL.po PO po/ru_RU.po PO po/sk_SK.po MO po/de_DE.mo MO po/et_EE.mo MO po/fi_FI.mo MO po/fr_FR.mo MO po/it_IT.mo MO po/lt_LT.mo MO po/pl_PL.mo MO po/ru_RU.mo MO po/sk_SK.mo *** Plugin servicedemo: CC svccli.o CC svcsvr.o LD libvdr-svccli.so LD libvdr-svcsvr.so *** Plugin status: CC status.o LD libvdr-status.so *** Plugin svdrpdemo: CC svdrpdemo.o LD libvdr-svdrpdemo.so LD vdr MO po/ar.mo MO po/ca_ES.mo MO po/cs_CZ.mo MO po/da_DK.mo MO po/de_DE.mo MO po/el_GR.mo MO po/es_ES.mo MO po/et_EE.mo MO po/fi_FI.mo MO po/fr_FR.mo MO po/hr_HR.mo MO po/hu_HU.mo MO po/it_IT.mo MO po/lt_LT.mo MO po/mk_MK.mo MO po/nl_NL.mo MO po/nn_NO.mo MO po/pl_PL.mo MO po/pt_PT.mo MO po/ro_RO.mo MO po/ru_RU.mo MO po/sk_SK.mo MO po/sl_SI.mo MO po/sr_RS.mo MO po/sv_SE.mo MO po/tr_TR.mo MO po/uk_UA.mo MO po/zh_CN.mo IN locale/ar/LC_MESSAGES/vdr.mo IN locale/ca_ES/LC_MESSAGES/vdr.mo IN locale/cs_CZ/LC_MESSAGES/vdr.mo IN locale/da_DK/LC_MESSAGES/vdr.mo IN locale/de_DE/LC_MESSAGES/vdr.mo IN locale/el_GR/LC_MESSAGES/vdr.mo IN locale/es_ES/LC_MESSAGES/vdr.mo IN locale/et_EE/LC_MESSAGES/vdr.mo IN locale/fi_FI/LC_MESSAGES/vdr.mo IN locale/fr_FR/LC_MESSAGES/vdr.mo IN locale/hr_HR/LC_MESSAGES/vdr.mo IN locale/hu_HU/LC_MESSAGES/vdr.mo IN locale/it_IT/LC_MESSAGES/vdr.mo IN locale/lt_LT/LC_MESSAGES/vdr.mo IN locale/mk_MK/LC_MESSAGES/vdr.mo IN locale/nl_NL/LC_MESSAGES/vdr.mo IN locale/nn_NO/LC_MESSAGES/vdr.mo IN locale/pl_PL/LC_MESSAGES/vdr.mo IN locale/pt_PT/LC_MESSAGES/vdr.mo IN locale/ro_RO/LC_MESSAGES/vdr.mo IN locale/ru_RU/LC_MESSAGES/vdr.mo IN locale/sk_SK/LC_MESSAGES/vdr.mo IN locale/sl_SI/LC_MESSAGES/vdr.mo IN locale/sr_RS/LC_MESSAGES/vdr.mo IN locale/sv_SE/LC_MESSAGES/vdr.mo IN locale/tr_TR/LC_MESSAGES/vdr.mo IN locale/uk_UA/LC_MESSAGES/vdr.mo IN locale/zh_CN/LC_MESSAGES/vdr.mo make[1]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-2.6.4' make[1]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-2.6.4' if [ -n "/usr/local/lib/pkgconfig" ] ; then\ mkdir -p /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/pkgconfig ;\ cp vdr.pc /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/pkgconfig ;\ fi *** Plugin epgtableid0: make[2]: Nothing to be done for 'all'. *** Plugin hello: make[2]: Nothing to be done for 'all'. *** Plugin osddemo: make[2]: Nothing to be done for 'all'. *** Plugin pictures: make[2]: Nothing to be done for 'all'. *** Plugin servicedemo: make[2]: Nothing to be done for 'all'. *** Plugin status: make[2]: Nothing to be done for 'all'. *** Plugin svdrpdemo: make[2]: Nothing to be done for 'all'. install -D libvdr-epgtableid0.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-epgtableid0.so.2.6.3 install -D libvdr-hello.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-hello.so.2.6.3 install -D -m644 po/ca_ES.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/ca_ES/LC_MESSAGES/vdr-hello.mo install -D -m644 po/cs_CZ.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/cs_CZ/LC_MESSAGES/vdr-hello.mo install -D -m644 po/da_DK.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/da_DK/LC_MESSAGES/vdr-hello.mo install -D -m644 po/de_DE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/de_DE/LC_MESSAGES/vdr-hello.mo install -D -m644 po/el_GR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/el_GR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/es_ES.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/es_ES/LC_MESSAGES/vdr-hello.mo install -D -m644 po/et_EE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/et_EE/LC_MESSAGES/vdr-hello.mo install -D -m644 po/fi_FI.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/fi_FI/LC_MESSAGES/vdr-hello.mo install -D -m644 po/fr_FR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/fr_FR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/hr_HR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/hr_HR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/hu_HU.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/hu_HU/LC_MESSAGES/vdr-hello.mo install -D -m644 po/it_IT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/it_IT/LC_MESSAGES/vdr-hello.mo install -D -m644 po/lt_LT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/lt_LT/LC_MESSAGES/vdr-hello.mo install -D -m644 po/nl_NL.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/nl_NL/LC_MESSAGES/vdr-hello.mo install -D -m644 po/nn_NO.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/nn_NO/LC_MESSAGES/vdr-hello.mo install -D -m644 po/pl_PL.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/pl_PL/LC_MESSAGES/vdr-hello.mo install -D -m644 po/pt_PT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/pt_PT/LC_MESSAGES/vdr-hello.mo install -D -m644 po/ro_RO.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/ro_RO/LC_MESSAGES/vdr-hello.mo install -D -m644 po/ru_RU.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/ru_RU/LC_MESSAGES/vdr-hello.mo install -D -m644 po/sk_SK.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/sk_SK/LC_MESSAGES/vdr-hello.mo install -D -m644 po/sl_SI.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/sl_SI/LC_MESSAGES/vdr-hello.mo install -D -m644 po/sv_SE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/sv_SE/LC_MESSAGES/vdr-hello.mo install -D -m644 po/tr_TR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/tr_TR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/zh_CN.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/zh_CN/LC_MESSAGES/vdr-hello.mo install -D libvdr-osddemo.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-osddemo.so.2.6.3 install -D libvdr-pictures.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-pictures.so.2.6.3 install -D -m644 po/de_DE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/de_DE/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/et_EE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/et_EE/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/fi_FI.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/fi_FI/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/fr_FR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/fr_FR/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/it_IT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/it_IT/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/lt_LT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/lt_LT/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/pl_PL.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/pl_PL/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/ru_RU.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/ru_RU/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/sk_SK.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale/sk_SK/LC_MESSAGES/vdr-pictures.mo install -D libvdr-svccli.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-svccli.so.2.6.3 install -D libvdr-svcsvr.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-svcsvr.so.2.6.3 install -D libvdr-status.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-status.so.2.6.3 install -D libvdr-svdrpdemo.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/lib/vdr/libvdr-svdrpdemo.so.2.6.3 cp -r locale/* /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/_vdr.target/usr/local/vdrshare/locale make[1]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-2.6.4' make[1]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-2.6.4' cp -r locale/* /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale if [ -n "/usr/local/lib/pkgconfig" ] ; then\ mkdir -p /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/pkgconfig ;\ cp vdr.pc /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/pkgconfig ;\ fi *** Plugin epgtableid0: make[2]: Nothing to be done for 'all'. *** Plugin hello: make[2]: Nothing to be done for 'all'. *** Plugin osddemo: make[2]: Nothing to be done for 'all'. *** Plugin pictures: make[2]: Nothing to be done for 'all'. *** Plugin servicedemo: make[2]: Nothing to be done for 'all'. *** Plugin status: make[2]: Nothing to be done for 'all'. *** Plugin svdrpdemo: make[2]: Nothing to be done for 'all'. install -D libvdr-epgtableid0.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-epgtableid0.so.2.6.3 install -D libvdr-hello.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-hello.so.2.6.3 install -D -m644 po/ca_ES.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/ca_ES/LC_MESSAGES/vdr-hello.mo install -D -m644 po/cs_CZ.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/cs_CZ/LC_MESSAGES/vdr-hello.mo install -D -m644 po/da_DK.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/da_DK/LC_MESSAGES/vdr-hello.mo install -D -m644 po/de_DE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/de_DE/LC_MESSAGES/vdr-hello.mo install -D -m644 po/el_GR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/el_GR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/es_ES.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/es_ES/LC_MESSAGES/vdr-hello.mo install -D -m644 po/et_EE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/et_EE/LC_MESSAGES/vdr-hello.mo install -D -m644 po/fi_FI.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/fi_FI/LC_MESSAGES/vdr-hello.mo install -D -m644 po/fr_FR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/fr_FR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/hr_HR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/hr_HR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/hu_HU.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/hu_HU/LC_MESSAGES/vdr-hello.mo install -D -m644 po/it_IT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/it_IT/LC_MESSAGES/vdr-hello.mo install -D -m644 po/lt_LT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/lt_LT/LC_MESSAGES/vdr-hello.mo install -D -m644 po/nl_NL.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/nl_NL/LC_MESSAGES/vdr-hello.mo install -D -m644 po/nn_NO.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/nn_NO/LC_MESSAGES/vdr-hello.mo install -D -m644 po/pl_PL.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/pl_PL/LC_MESSAGES/vdr-hello.mo install -D -m644 po/pt_PT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/pt_PT/LC_MESSAGES/vdr-hello.mo install -D -m644 po/ro_RO.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/ro_RO/LC_MESSAGES/vdr-hello.mo install -D -m644 po/ru_RU.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/ru_RU/LC_MESSAGES/vdr-hello.mo install -D -m644 po/sk_SK.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/sk_SK/LC_MESSAGES/vdr-hello.mo install -D -m644 po/sl_SI.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/sl_SI/LC_MESSAGES/vdr-hello.mo install -D -m644 po/sv_SE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/sv_SE/LC_MESSAGES/vdr-hello.mo install -D -m644 po/tr_TR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/tr_TR/LC_MESSAGES/vdr-hello.mo install -D -m644 po/zh_CN.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/zh_CN/LC_MESSAGES/vdr-hello.mo install -D libvdr-osddemo.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-osddemo.so.2.6.3 install -D libvdr-pictures.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-pictures.so.2.6.3 install -D -m644 po/de_DE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/de_DE/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/et_EE.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/et_EE/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/fi_FI.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/fi_FI/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/fr_FR.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/fr_FR/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/it_IT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/it_IT/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/lt_LT.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/lt_LT/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/pl_PL.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/pl_PL/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/ru_RU.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/ru_RU/LC_MESSAGES/vdr-pictures.mo install -D -m644 po/sk_SK.mo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/vdrshare/locale/sk_SK/LC_MESSAGES/vdr-pictures.mo install -D libvdr-svccli.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-svccli.so.2.6.3 install -D libvdr-svcsvr.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-svcsvr.so.2.6.3 install -D libvdr-status.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-status.so.2.6.3 install -D libvdr-svdrpdemo.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/vdr/libvdr-svdrpdemo.so.2.6.3 make[1]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-2.6.4' INSTALL _vdr (target) >>> _vdr:target seq 361 >>> [413/491] [DONE] install _vdr:target <<< _vdr-plugin-eepg:target seq 421 <<< INSTALL _vdr-plugin-eepg (target) >>> _vdr-plugin-eepg:target seq 421 >>> [414/491] [DONE] install _vdr-plugin-eepg:target <<< _vdr-plugin-softhdodroid:target seq 416 <<< INSTALL _vdr-plugin-softhdodroid (target) >>> _vdr-plugin-softhdodroid:target seq 416 >>> [415/491] [DONE] install _vdr-plugin-softhdodroid:target <<< _vdr-plugin-ddci2:target seq 418 <<< INSTALL _vdr-plugin-ddci2 (target) >>> _vdr-plugin-ddci2:target seq 418 >>> [416/491] [DONE] install _vdr-plugin-ddci2:target <<< _vdr-plugin-satip:target seq 417 <<< INSTALL _vdr-plugin-satip (target) >>> _vdr-plugin-satip:target seq 417 >>> [417/491] [DONE] install _vdr-plugin-satip:target <<< _vdr-plugin-dvbapi:target seq 420 <<< INSTALL _vdr-plugin-dvbapi (target) >>> _vdr-plugin-dvbapi:target seq 420 >>> [418/491] [DONE] install _vdr-plugin-dvbapi:target <<< _vdr-plugin-dummydevice:target seq 419 <<< INSTALL _vdr-plugin-dummydevice (target) >>> _vdr-plugin-dummydevice:target seq 419 >>> [419/491] [DONE] install _vdr-plugin-dummydevice:target <<< _vdr-plugin-epgfixer:target seq 422 <<< INSTALL _vdr-plugin-epgfixer (target) >>> _vdr-plugin-epgfixer:target seq 422 >>> [420/491] [DONE] install _vdr-plugin-epgfixer:target <<< _vdr-plugin-iptv:target seq 424 <<< INSTALL _vdr-plugin-iptv (target) >>> _vdr-plugin-iptv:target seq 424 >>> [421/491] [DONE] install _vdr-plugin-iptv:target <<< _vdr-plugin-epgsearch:target seq 423 <<< INSTALL _vdr-plugin-epgsearch (target) >>> _vdr-plugin-epgsearch:target seq 423 >>> [422/491] [DONE] install _vdr-plugin-epgsearch:target <<< _vdr-plugin-streamdev:target seq 427 <<< INSTALL _vdr-plugin-streamdev (target) >>> _vdr-plugin-streamdev:target seq 427 >>> [423/491] [DONE] install _vdr-plugin-streamdev:target <<< _vdr-plugin-wirbelscan-ce:target seq 425 <<< INSTALL _vdr-plugin-wirbelscan-ce (target) >>> _vdr-plugin-wirbelscan-ce:target seq 425 >>> [424/491] [DONE] install _vdr-plugin-wirbelscan-ce:target <<< _vdr-plugin-robotv:target seq 426 <<< INSTALL _vdr-plugin-robotv (target) >>> _vdr-plugin-robotv:target seq 426 >>> [425/491] [DONE] install _vdr-plugin-robotv:target <<< _vdr-plugin-osdteletext:target seq 428 <<< INSTALL _vdr-plugin-osdteletext (target) >>> _vdr-plugin-osdteletext:target seq 428 >>> [426/491] [DONE] install _vdr-plugin-osdteletext:target <<< _vdr-plugin-epg2vdr:target seq 430 <<< INSTALL _vdr-plugin-epg2vdr (target) >>> _vdr-plugin-epg2vdr:target seq 430 >>> [427/491] [DONE] install _vdr-plugin-epg2vdr:target <<< _vdr-plugin-zaphistory:target seq 429 <<< INSTALL _vdr-plugin-zaphistory (target) >>> _vdr-plugin-zaphistory:target seq 429 >>> [428/491] [DONE] install _vdr-plugin-zaphistory:target <<< _vdr-plugin-skindesigner:target seq 431 <<< INSTALL _vdr-plugin-skindesigner (target) >>> _vdr-plugin-skindesigner:target seq 431 >>> [429/491] [DONE] install _vdr-plugin-skindesigner:target <<< _vdr-plugin-restfulapi:target seq 432 <<< INSTALL _vdr-plugin-restfulapi (target) >>> _vdr-plugin-restfulapi:target seq 432 >>> [430/491] [DONE] install _vdr-plugin-restfulapi:target <<< _vdr-plugin-vnsiserver:target seq 433 <<< INSTALL _vdr-plugin-vnsiserver (target) >>> _vdr-plugin-vnsiserver:target seq 433 >>> [431/491] [DONE] install _vdr-plugin-vnsiserver:target <<< _vdr-plugin-wirbelscancontrol:target seq 434 <<< INSTALL _vdr-plugin-wirbelscancontrol (target) >>> _vdr-plugin-wirbelscancontrol:target seq 434 >>> [432/491] [DONE] install _vdr-plugin-wirbelscancontrol:target <<< _vdr-plugin-scraper2vdr:target seq 435 <<< INSTALL _vdr-plugin-scraper2vdr (target) >>> _vdr-plugin-scraper2vdr:target seq 435 >>> [433/491] [DONE] install _vdr-plugin-scraper2vdr:target <<< _vdr-plugin-ac3mode:target seq 436 <<< INSTALL _vdr-plugin-ac3mode (target) >>> _vdr-plugin-ac3mode:target seq 436 >>> [434/491] [DONE] install _vdr-plugin-ac3mode:target <<< _vdr-plugin-chanman:target seq 437 <<< INSTALL _vdr-plugin-chanman (target) >>> _vdr-plugin-chanman:target seq 437 >>> [435/491] [DONE] install _vdr-plugin-chanman:target <<< _vdr-plugin-channellists:target seq 438 <<< INSTALL _vdr-plugin-channellists (target) >>> _vdr-plugin-channellists:target seq 438 >>> [436/491] [DONE] install _vdr-plugin-channellists:target <<< _vdr-plugin-control:target seq 439 <<< INSTALL _vdr-plugin-control (target) >>> _vdr-plugin-control:target seq 439 >>> [437/491] [DONE] install _vdr-plugin-control:target <<< _vdr-plugin-filebrowser:target seq 440 <<< INSTALL _vdr-plugin-filebrowser (target) >>> _vdr-plugin-filebrowser:target seq 440 >>> [438/491] [DONE] install _vdr-plugin-filebrowser:target <<< _vdr-plugin-markad:target seq 441 <<< INSTALL _vdr-plugin-markad (target) >>> _vdr-plugin-markad:target seq 441 >>> [439/491] [DONE] install _vdr-plugin-markad:target <<< _vdr-plugin-osd2web:target seq 442 <<< INSTALL _vdr-plugin-osd2web (target) >>> _vdr-plugin-osd2web:target seq 442 >>> [440/491] [DONE] install _vdr-plugin-osd2web:target <<< _vdr-plugin-skinflat:target seq 444 <<< INSTALL _vdr-plugin-skinflat (target) >>> _vdr-plugin-skinflat:target seq 444 >>> [441/491] [DONE] install _vdr-plugin-skinflat:target <<< _vdr-plugin-skinlcarsng:target seq 445 <<< INSTALL _vdr-plugin-skinlcarsng (target) >>> _vdr-plugin-skinlcarsng:target seq 445 >>> [442/491] [DONE] install _vdr-plugin-skinlcarsng:target <<< _vdr-plugin-skinenigmang:target seq 443 <<< INSTALL _vdr-plugin-skinenigmang (target) >>> _vdr-plugin-skinenigmang:target seq 443 >>> [443/491] [DONE] install _vdr-plugin-skinenigmang:target <<< _vdr-plugin-skinsoppalusikka:target seq 447 <<< INSTALL _vdr-plugin-skinsoppalusikka (target) >>> _vdr-plugin-skinsoppalusikka:target seq 447 >>> [444/491] [DONE] install _vdr-plugin-skinsoppalusikka:target <<< _vdr-plugin-skinnopacity:target seq 446 <<< INSTALL _vdr-plugin-skinnopacity (target) >>> _vdr-plugin-skinnopacity:target seq 446 >>> [445/491] [DONE] install _vdr-plugin-skinnopacity:target <<< _vdr-plugin-skinelchihd:target seq 449 <<< INSTALL _vdr-plugin-skinelchihd (target) >>> _vdr-plugin-skinelchihd:target seq 449 >>> [446/491] [DONE] install _vdr-plugin-skinelchihd:target <<< _vdr-plugin-tvguide:target seq 450 <<< INSTALL _vdr-plugin-tvguide (target) >>> _vdr-plugin-tvguide:target seq 450 >>> [447/491] [DONE] install _vdr-plugin-tvguide:target <<< _vdr-plugin-tvguideng:target seq 451 <<< INSTALL _vdr-plugin-tvguideng (target) >>> _vdr-plugin-tvguideng:target seq 451 >>> [448/491] [DONE] install _vdr-plugin-tvguideng:target <<< _vdr-plugin-weatherforecast:target seq 452 <<< INSTALL _vdr-plugin-weatherforecast (target) >>> _vdr-plugin-weatherforecast:target seq 452 >>> [449/491] [DONE] install _vdr-plugin-weatherforecast:target <<< _vdr-plugin-fritzbox:target seq 455 <<< INSTALL _vdr-plugin-fritzbox (target) >>> _vdr-plugin-fritzbox:target seq 455 >>> [450/491] [DONE] install _vdr-plugin-fritzbox:target <<< _vdr-plugin-systeminfo:target seq 453 <<< INSTALL _vdr-plugin-systeminfo (target) >>> _vdr-plugin-systeminfo:target seq 453 >>> [451/491] [DONE] install _vdr-plugin-systeminfo:target <<< _vdr-plugin-radio:target seq 454 <<< INSTALL _vdr-plugin-radio (target) >>> _vdr-plugin-radio:target seq 454 >>> [452/491] [DONE] install _vdr-plugin-radio:target <<< _vdr-plugin-devstatus:target seq 456 <<< INSTALL _vdr-plugin-devstatus (target) >>> _vdr-plugin-devstatus:target seq 456 >>> [453/491] [DONE] install _vdr-plugin-devstatus:target <<< _vdr-plugin-tvscraper:target seq 457 <<< INSTALL _vdr-plugin-tvscraper (target) >>> _vdr-plugin-tvscraper:target seq 457 >>> [454/491] [DONE] install _vdr-plugin-tvscraper:target <<< _vdr-plugin-targavfd:target seq 458 <<< INSTALL _vdr-plugin-targavfd (target) >>> _vdr-plugin-targavfd:target seq 458 >>> [455/491] [DONE] install _vdr-plugin-targavfd:target <<< _vdr-plugin-femon:target seq 460 <<< INSTALL _vdr-plugin-femon (target) >>> _vdr-plugin-femon:target seq 460 >>> [456/491] [DONE] install _vdr-plugin-femon:target <<< _vdr-plugin-svdrpservice:target seq 461 <<< INSTALL _vdr-plugin-svdrpservice (target) >>> _vdr-plugin-svdrpservice:target seq 461 >>> [457/491] [DONE] install _vdr-plugin-svdrpservice:target <<< _vdr-plugin-externalplayer:target seq 459 <<< INSTALL _vdr-plugin-externalplayer (target) >>> _vdr-plugin-externalplayer:target seq 459 >>> [458/491] [DONE] install _vdr-plugin-externalplayer:target <<< tntnet:target seq 366 <<< BUILD tntnet (target) TOOLCHAIN configure (auto-detect) Executing (target): /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/configure --host=armv8a-libreelec-linux-gnueabihf --build=x86_64-linux-gnu --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --disable-static --enable-shared --disable-unittest --with-sysroot=/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot --with-server=no --with-sdk=no --with-demos=no --with-epoll=yes --with-ssl=no --with-stressjob=no configure: WARNING: unrecognized options: --with-server, --with-sdk, --with-demos, --with-epoll, --with-ssl, --with-stressjob checking build system type... x86_64-pc-linux-gnu checking host system type... armv8a-libreelec-linux-gnueabihf checking target system type... armv8a-libreelec-linux-gnueabihf checking how to print strings... printf checking for armv8a-libreelec-linux-gnueabihf-gcc... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc accepts -g... yes checking for /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc option to accept ISO C89... none needed checking whether /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc understands -c and -o together... yes checking for a sed that does not truncate output... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld checking if the linker (/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-nm checking the name lister (/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-nm) 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 armv8a-libreelec-linux-gnueabihf 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 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld option to reload object files... -r checking for armv8a-libreelec-linux-gnueabihf-objdump... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-objdump checking how to recognize dependent libraries... pass_all checking for armv8a-libreelec-linux-gnueabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv8a-libreelec-linux-gnueabihf-ar... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ar checking for archiver @FILE support... @ checking for armv8a-libreelec-linux-gnueabihf-strip... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-strip checking for armv8a-libreelec-linux-gnueabihf-ranlib... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ranlib checking for gawk... gawk checking command to parse /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-nm output from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc object... ok checking for sysroot... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for armv8a-libreelec-linux-gnueabihf-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc supports -fno-rtti -fno-exceptions... no checking for /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc option to produce PIC... -fPIC -DPIC checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc PIC flag -fPIC -DPIC works... yes checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc static flag -static works... yes checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc supports -c -o file.o... yes checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc supports -c -o file.o... (cached) yes checking whether the /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc linker (/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for armv8a-libreelec-linux-gnueabihf-strip... (cached) /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc... gcc3 checking for library containing gethostbyname... none required checking for library containing dlopen... none required checking whether we are using the GNU C++ compiler... yes checking whether /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ accepts -g... yes checking how to run the C++ preprocessor... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -E checking for ld used by /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld checking if the linker (/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld) is GNU ld... yes checking whether the /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ linker (/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld) supports shared libraries... yes checking for /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ option to produce PIC... -fPIC -DPIC checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ PIC flag -fPIC -DPIC works... yes checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ static flag -static works... no checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ supports -c -o file.o... yes checking if /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ supports -c -o file.o... (cached) yes checking whether the /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ linker (/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++... gcc3 checking for a sed that does not truncate output... (cached) /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/sed checking pkg-config is at least version 0.9.0... yes checking whether /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ supports C++11 features by default... yes checking for the pthreads library -lpthreads... no checking for the pthreads library -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-gcc checking for CC_r... /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ checking for C++ compiler vendor... gnu checking whether C++ compiler accepts -Wno-long-long... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -pedantic... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking cxxtools/net/tcpsocket.h usability... yes checking cxxtools/net/tcpsocket.h presence... yes checking for cxxtools/net/tcpsocket.h... yes checking for fopen64... yes checking for MINIZIP... no checking for epoll_create... yes checking for epoll_create1... yes checking for sendfile... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for setenv... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating misc/tntnet-project config.status: creating Makefile config.status: creating demo/Makefile config.status: creating demo/accumulator/Makefile config.status: creating demo/calc/Makefile config.status: creating demo/calcajax/Makefile config.status: creating demo/calcapp/Makefile config.status: creating demo/calcmvc/Makefile config.status: creating demo/comp/Makefile config.status: creating demo/cookie/Makefile config.status: creating demo/gd/Makefile config.status: creating demo/hello/Makefile config.status: creating demo/newsdb/Makefile config.status: creating demo/rest/Makefile config.status: creating demo/savepoint/Makefile config.status: creating demo/session/Makefile config.status: creating demo/upload/Makefile config.status: creating doc/man/Makefile config.status: creating etc/Makefile config.status: creating framework/common/Makefile config.status: creating framework/runtime/Makefile config.status: creating framework/defcomp/Makefile config.status: creating misc/Makefile config.status: creating pkgconfig/tntnet.pc config.status: creating pkgconfig/tntnet_sdk.pc config.status: creating sdk/tools/common/Makefile config.status: creating sdk/tools/ecppc/Makefile config.status: creating test/Makefile config.status: creating framework/common/config.h config.status: framework/common/config.h is unchanged config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-server, --with-sdk, --with-demos, --with-epoll, --with-ssl, --with-stressjob Executing (target): make make[1]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' Making all in framework/common make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' make all-am make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' Making all in doc/man make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' Making all in framework/runtime make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' Making all in framework/defcomp make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' Making all in etc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' Making all in sdk/tools/common make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' /bin/bash ../../../libtool --tag=CXX --mode=compile /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common/parser.cpp libtool: compile: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common/parser.cpp -fPIC -DPIC -o .libs/parser.o mv -f .deps/parser.Tpo .deps/parser.Plo /bin/bash ../../../libtool --tag=CXX --mode=link /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -version-info 13:0:0 -shared -Wl,--as-needed -fuse-ld=gold -o libtntnet_sdk.la -rpath /usr/lib datachunks_creator.lo filename.lo parsehandler.lo parser.lo stringescaper.lo -lcxxtools -lpthread libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: link: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -fPIC -DPIC -shared -nostdlib /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/crti.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/crtbeginS.o .libs/datachunks_creator.o .libs/filename.o .libs/parsehandler.o .libs/parser.o .libs/stringescaper.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.a -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib -lssl -lcrypto -lrt /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib/libstdc++.so -lpthread -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0 -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/lib -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.so -lm -lc -lgcc_s /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/crtendS.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/crtn.o -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -mfloat-abi=hard -mfpu=neon-fp-armv8 -O2 -Wl,--as-needed -Wl,-soname -Wl,libtntnet_sdk.so.13 -o .libs/libtntnet_sdk.so.13.0.0 libtool: link: (cd ".libs" && rm -f "libtntnet_sdk.so.13" && ln -s "libtntnet_sdk.so.13.0.0" "libtntnet_sdk.so.13") libtool: link: (cd ".libs" && rm -f "libtntnet_sdk.so" && ln -s "libtntnet_sdk.so.13.0.0" "libtntnet_sdk.so") libtool: link: ( cd ".libs" && rm -f "libtntnet_sdk.la" && ln -s "../libtntnet_sdk.la" "libtntnet_sdk.la" ) make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' Making all in sdk/tools/ecppc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT body.o -MD -MP -MF .deps/body.Tpo -c -o body.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/body.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT closecomponent.o -MD -MP -MF .deps/closecomponent.Tpo -c -o closecomponent.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/closecomponent.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT component.o -MD -MP -MF .deps/component.Tpo -c -o component.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/component.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT dependencygenerator.o -MD -MP -MF .deps/dependencygenerator.Tpo -c -o dependencygenerator.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/dependencygenerator.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT ecppc.o -MD -MP -MF .deps/ecppc.Tpo -c -o ecppc.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/ecppc.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT generator.o -MD -MP -MF .deps/generator.Tpo -c -o generator.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/generator.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT scopevar.o -MD -MP -MF .deps/scopevar.Tpo -c -o scopevar.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/scopevar.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT subcomponent.o -MD -MP -MF .deps/subcomponent.Tpo -c -o subcomponent.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/subcomponent.cpp mv -f .deps/closecomponent.Tpo .deps/closecomponent.Po /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc -I../../../framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common -Wno-long-long -Wall -pedantic -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/variable.cpp In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/scopevar.cpp:31: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common/tnt/stringescaper.h:40:37: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 40 | class stringescaper : public std::unary_function | ^~~~~~~~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/string:48, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/tnt/ecppc/scopevar.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/scopevar.cpp:30: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ mv -f .deps/scopevar.Tpo .deps/scopevar.Po mv -f .deps/dependencygenerator.Tpo .deps/dependencygenerator.Po mv -f .deps/component.Tpo .deps/component.Po mv -f .deps/subcomponent.Tpo .deps/subcomponent.Po mv -f .deps/variable.Tpo .deps/variable.Po In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/mimedb.h:36, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/ecppc.cpp:33: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/stringlessignorecase.h:70:44: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 70 | class StringLessIgnoreCase : public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/string:48, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/locale_classes.h:40, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/ios_base.h:41, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/ios:42, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/istream:38, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/sstream:38, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/include/cxxtools/arg.h:32, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/tnt/ecppc/ecppc.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/ecppc.cpp:30: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ mv -f .deps/ecppc.Tpo .deps/ecppc.Po In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/generator.cpp:31: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common/tnt/stringescaper.h:40:37: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 40 | class stringescaper : public std::unary_function | ^~~~~~~~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/string:48, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common/tnt/ecpp/parser.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/common/tnt/ecpp/parsehandler.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/tnt/ecppc/generator.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/generator.cpp:30: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpmessage.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/generator.cpp:37: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageheader.h:57:42: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 57 | class const_iterator : public std::iterator | ^~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/string:45: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/cookie.h:36, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpmessage.h:35: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/stringlessignorecase.h:70:44: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 70 | class StringLessIgnoreCase : public std::binary_function | ^~~~~~~~~~~~~~~ /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ mv -f .deps/generator.Tpo .deps/generator.Po In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpmessage.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httprequest.h:33, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/ecpp.h:37, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/body.cpp:31: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageheader.h:57:42: warning: 'template struct std::iterator' is deprecated [-Wdeprecated-declarations] 57 | class const_iterator : public std::iterator | ^~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/string:45, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/tnt/ecppc/body.h:35, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/sdk/tools/ecppc/body.cpp:30: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/stl_iterator_base_types.h:127:34: note: declared here 127 | struct _GLIBCXX17_DEPRECATED iterator | ^~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/cookie.h:36, from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpmessage.h:35: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/stringlessignorecase.h:70:44: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 70 | class StringLessIgnoreCase : public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/string:48: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ mv -f .deps/body.Tpo .deps/body.Po /bin/bash ../../../libtool --tag=CXX --mode=link /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wl,--as-needed -fuse-ld=gold -o ecppc body.o closecomponent.o component.o dependencygenerator.o ecppc.o generator.o scopevar.o subcomponent.o variable.o ../../../framework/common/libtntnet.la ../../../sdk/tools/common/libtntnet_sdk.la -lcxxtools -lz -lpthread libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: link: DIE_RPATH_DIE="/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib:/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib:" /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wl,--as-needed -fuse-ld=gold -o .libs/ecppc body.o closecomponent.o component.o dependencygenerator.o ecppc.o generator.o scopevar.o subcomponent.o variable.o ../../../framework/common/.libs/libtntnet.so ../../../sdk/tools/common/.libs/libtntnet_sdk.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.so /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.a -lssl -lcrypto -lrt /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib/libstdc++.so -lm -lz -lpthread make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' Making all in misc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[1]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[1]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' Making install in framework/common make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtntnet.la '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtntnet.so.13.0.0 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/libtntnet.so.13.0.0 libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib && { ln -s -f libtntnet.so.13.0.0 libtntnet.so.13 || { rm -f libtntnet.so.13 && ln -s libtntnet.so.13.0.0 libtntnet.so.13; }; }) libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib && { ln -s -f libtntnet.so.13.0.0 libtntnet.so || { rm -f libtntnet.so && ln -s libtntnet.so.13.0.0 libtntnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libtntnet.lai /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/libtntnet.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include/tnt' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/applicationunlocker.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/chunkedostream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/cmd.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/compident.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/comploader.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/component.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/componentfactory.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/configurator.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/contentdisposition.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/contenttype.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/cookie.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/data.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/deflatestream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/ecpp.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/encoding.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/htmlescostream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/http.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httperror.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpheader.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpmessage.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpparser.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httprequest.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpreply.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/mapping.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/maptarget.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/mbcomponent.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageattribute.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageheader.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageheaderparser.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/mimedb.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/multipart.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/object.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/parser.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/query_params.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/savepoint.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/scope.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/scopemanager.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/sessionscope.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/sessionunlocker.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/socketif.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include/tnt' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include/tnt' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/stringlessignorecase.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/threadcontext.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/tntconfig.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/tntnet.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/unzipfile.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/urlescostream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/urlmapper.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/zdata.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include/tnt' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' Making install in doc/man make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/man/man1' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/ecppc.1 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/tntnet-defcomp.1 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/man/man1' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/man/man7' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/ecpp.7 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/tntnet.xml.7 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/man/man7' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/man/man8' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/tntnet.8 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/man/man8' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' Making install in framework/runtime make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c tntnet '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin' libtool: warning: '../../framework/common/libtntnet.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/tntnet /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin/tntnet /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include/tnt' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/runtime/tnt/process.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/include/tnt' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' Making install in framework/defcomp make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/tntnet' /bin/bash ../../libtool --mode=install /usr/bin/install -c tntnet.la '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/tntnet' libtool: warning: relinking 'tntnet.la' libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp; /bin/bash "/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/libtool" --tag CXX --mode=relink /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -module -version-info 13:0:0 -shared -lcxxtools-http -Wl,--as-needed -fuse-ld=gold -o tntnet.la -rpath /usr/lib/tntnet error.lo mime.lo mimehandler.lo empty.lo proxy.lo redirect.lo setheader.lo static.lo unzipcomp.lo ../../framework/common/libtntnet.la -lpthread -inst-prefix-dir /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target) libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools-http.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.la' was moved. libtool: warning: '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' seems to be moved libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: relink: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -fPIC -DPIC -shared -nostdlib /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/crti.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/crtbeginS.o .libs/error.o .libs/mime.o .libs/mimehandler.o .libs/empty.o .libs/proxy.o .libs/redirect.o .libs/setheader.o .libs/static.o .libs/unzipcomp.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools-http.a -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.a -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib -L/usr/lib -ltntnet -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib -lz -lssl -lcrypto -lrt -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib -lpthread -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0 -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/lib -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib -lstdc++ -lm -lc -lgcc_s /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/crtendS.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/crtn.o -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -mfloat-abi=hard -mfpu=neon-fp-armv8 -O2 -Wl,--as-needed -Wl,-soname -Wl,tntnet.so.13 -o .libs/tntnet.so.13.0.0 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/bin/ld: warning: library search path "/usr/lib" is unsafe for cross-compilation, ignore it libtool: install: /usr/bin/install -c .libs/tntnet.so.13.0.0T /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/tntnet/tntnet.so.13.0.0 libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/tntnet && { ln -s -f tntnet.so.13.0.0 tntnet.so.13 || { rm -f tntnet.so.13 && ln -s tntnet.so.13.0.0 tntnet.so.13; }; }) libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/tntnet && { ln -s -f tntnet.so.13.0.0 tntnet.so || { rm -f tntnet.so && ln -s tntnet.so.13.0.0 tntnet.so; }; }) libtool: install: /usr/bin/install -c .libs/tntnet.lai /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/tntnet/tntnet.la libtool: warning: remember to run 'libtool --finish /usr/lib/tntnet' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' Making install in etc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/etc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/etc/tntnet' /usr/bin/install -c -m 644 tntnet/tntnet.xml '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/etc/tntnet' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' Making install in sdk/tools/common make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libtntnet_sdk.la '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtntnet_sdk.so.13.0.0 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/libtntnet_sdk.so.13.0.0 libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib && { ln -s -f libtntnet_sdk.so.13.0.0 libtntnet_sdk.so.13 || { rm -f libtntnet_sdk.so.13 && ln -s libtntnet_sdk.so.13.0.0 libtntnet_sdk.so.13; }; }) libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib && { ln -s -f libtntnet_sdk.so.13.0.0 libtntnet_sdk.so || { rm -f libtntnet_sdk.so && ln -s libtntnet_sdk.so.13.0.0 libtntnet_sdk.so; }; }) libtool: install: /usr/bin/install -c .libs/libtntnet_sdk.lai /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/libtntnet_sdk.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' Making install in sdk/tools/ecppc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin' /bin/bash ../../../libtool --mode=install /usr/bin/install -c ecppc '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin' libtool: warning: '../../../framework/common/libtntnet.la' has not been installed in '/usr/lib' libtool: warning: '../../../sdk/tools/common/libtntnet_sdk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ecppc /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin/ecppc make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' Making install in misc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin' /usr/bin/install -c tntnet-project '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/bin' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/view' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/view/mypage.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/view/index.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/view' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/README.md /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/webmain.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/main.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/@PROJECT@.xml /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/configuration.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/actionreply.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/action.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/noty.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/session.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/configuration.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/actionmain.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/app' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/actions.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/json.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/main.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/dbaccess.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/dbinsert.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/app' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/default/resources' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/resources/@PROJECT@.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/default/resources' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/module' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/tntnet.xml /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/log.properties /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/@PROJECT@.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/module' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/html' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/html/README '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/html' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/src' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/src/main.cpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/src' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty/themes' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/themes/relax.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/themes/bootstrap.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/themes/default.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty/themes' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/include' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/include/actionreply.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/include/noty.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/include' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/js' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/require.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/main.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/jquery-3.3.1.min.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/noty.min.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/tntnet.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/noty.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/js' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/css' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/@PROJECT@.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/statusbar.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty.css.map /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/dropdown.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/css' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/json' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/json/example.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/json/README '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/json' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/tntnet.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/jquery-3.3.1.min.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/src/@PROJECT@' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/src/@PROJECT@/config.cpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/src/@PROJECT@' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/default/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/default/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/@PROJECT@.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/mypage.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/myapp.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/README.md /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/webmain.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/@PROJECT@.xml /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/log.properties /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/test.sql /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/actionmain.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/action' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/action/README /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/action/myaction.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/action' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/model' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/model/index.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/model' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty/layouts' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/centerRight.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottom.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/top.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/topCenter.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/topLeft.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottomLeft.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottomRight.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/topRight.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottomCenter.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/inline.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/centerLeft.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/center.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty/layouts' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/action' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/README /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/myaction.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/insertdata.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/myaction.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/action' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/controller' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/controller/index.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/controller' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/include/@PROJECT@' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/include/@PROJECT@/config.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/include/@PROJECT@' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/json' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/json/getnumbers.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/json/example.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/json/dbaccess.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/json' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/html' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/json.html /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/dbaccess.html /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/dbinsert.html /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/actions.html '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/html' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/css/noty/themes' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/nest.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/relax.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/mint.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/semanticui.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/light.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/metroui.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/sunset.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/bootstrap-v4.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/bootstrap-v3.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/webapp/resources/css/noty/themes' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/module/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/module/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/module/resources' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/resources/@PROJECT@.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/module/resources' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/jquery.noty.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/promise.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty/packaged' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/packaged/jquery.noty.packaged.min.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/packaged/jquery.noty.packaged.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/mvc/resources/js/noty/packaged' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/default' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/README.md /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/main.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/@PROJECT@.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/@PROJECT@.xml '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/share/tntnet/template/default' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/pkgconfig/' /usr/bin/install -c -m 644 pkgconfig/tntnet.pc pkgconfig/tntnet_sdk.pc '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.sysroot/tntnet.target/usr/lib/pkgconfig/' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[1]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[1]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' Making install in framework/common make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libtntnet.la '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include/tnt' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/applicationunlocker.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/chunkedostream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/cmd.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/compident.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/comploader.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/component.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/componentfactory.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/configurator.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/contentdisposition.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/contenttype.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/cookie.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/data.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/deflatestream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/ecpp.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/encoding.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/htmlescostream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/http.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httperror.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpheader.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpmessage.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpparser.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httprequest.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/httpreply.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/mapping.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/maptarget.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/mbcomponent.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageattribute.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageheader.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/messageheaderparser.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/mimedb.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/multipart.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/object.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/parser.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/query_params.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/savepoint.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/scope.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/scopemanager.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/sessionscope.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/sessionunlocker.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/socketif.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include/tnt' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include/tnt' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/stringlessignorecase.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/threadcontext.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/tntconfig.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/tntnet.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/unzipfile.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/urlescostream.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/urlmapper.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/common/tnt/zdata.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include/tnt' libtool: install: /usr/bin/install -c .libs/libtntnet.so.13.0.0 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/libtntnet.so.13.0.0 libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib && { ln -s -f libtntnet.so.13.0.0 libtntnet.so.13 || { rm -f libtntnet.so.13 && ln -s libtntnet.so.13.0.0 libtntnet.so.13; }; }) libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib && { ln -s -f libtntnet.so.13.0.0 libtntnet.so || { rm -f libtntnet.so && ln -s libtntnet.so.13.0.0 libtntnet.so; }; }) libtool: install: /usr/bin/install -c .libs/libtntnet.lai /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/libtntnet.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/common' Making install in doc/man make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/man/man1' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/man/man7' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/man/man8' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/ecppc.1 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/tntnet-defcomp.1 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/man/man1' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/ecpp.7 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/tntnet.xml.7 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/man/man7' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/doc/man/tntnet.8 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/man/man8' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/doc/man' Making install in framework/runtime make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include' /bin/bash ../../libtool --mode=install /usr/bin/install -c tntnet '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include/tnt' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/framework/runtime/tnt/process.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/include/tnt' libtool: warning: '../../framework/common/libtntnet.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/tntnet /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin/tntnet make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/runtime' Making install in framework/defcomp make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/tntnet' /bin/bash ../../libtool --mode=install /usr/bin/install -c tntnet.la '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/tntnet' libtool: warning: relinking 'tntnet.la' libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp; /bin/bash "/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/libtool" --tag CXX --mode=relink /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O2 -fomit-frame-pointer -DNDEBUG -module -version-info 13:0:0 -shared -lcxxtools-http -Wl,--as-needed -fuse-ld=gold -o tntnet.la -rpath /usr/lib/tntnet error.lo mime.lo mimehandler.lo empty.lo proxy.lo redirect.lo setheader.lo static.lo unzipcomp.lo ../../framework/common/libtntnet.la -lpthread -inst-prefix-dir /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0) libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools-http.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.la' was moved. libtool: warning: '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' seems to be moved libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: warning: library '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib/libstdc++.la' was moved. libtool: relink: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -fPIC -DPIC -shared -nostdlib /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/crti.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/crtbeginS.o .libs/error.o .libs/mime.o .libs/mimehandler.o .libs/empty.o .libs/proxy.o .libs/redirect.o .libs/setheader.o .libs/static.o .libs/unzipcomp.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools-http.a -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/libcxxtools.a -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib -L/usr/lib -ltntnet -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib -lz -lssl -lcrypto -lrt -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/lib -lpthread -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0 -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/lib -L/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/lib -lstdc++ -lm -lc -lgcc_s /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/crtendS.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/armv8a-libreelec-linux-gnueabihf/sysroot/usr/lib/crtn.o -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -mfloat-abi=hard -mfpu=neon-fp-armv8 -O2 -Wl,--as-needed -Wl,-soname -Wl,tntnet.so.13 -o .libs/tntnet.so.13.0.0 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/lib/gcc/armv8a-libreelec-linux-gnueabihf/12.2.0/../../../../armv8a-libreelec-linux-gnueabihf/bin/ld: warning: library search path "/usr/lib" is unsafe for cross-compilation, ignore it libtool: install: /usr/bin/install -c .libs/tntnet.so.13.0.0T /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/tntnet/tntnet.so.13.0.0 libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/tntnet && { ln -s -f tntnet.so.13.0.0 tntnet.so.13 || { rm -f tntnet.so.13 && ln -s tntnet.so.13.0.0 tntnet.so.13; }; }) libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/tntnet && { ln -s -f tntnet.so.13.0.0 tntnet.so || { rm -f tntnet.so && ln -s tntnet.so.13.0.0 tntnet.so; }; }) libtool: install: /usr/bin/install -c .libs/tntnet.lai /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/tntnet/tntnet.la libtool: warning: remember to run 'libtool --finish /usr/lib/tntnet' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/framework/defcomp' Making install in etc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/etc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/etc/tntnet' /usr/bin/install -c -m 644 tntnet/tntnet.xml '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/etc/tntnet' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/etc' Making install in sdk/tools/common make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib' /bin/bash ../../../libtool --mode=install /usr/bin/install -c libtntnet_sdk.la '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib' libtool: install: /usr/bin/install -c .libs/libtntnet_sdk.so.13.0.0 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/libtntnet_sdk.so.13.0.0 libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib && { ln -s -f libtntnet_sdk.so.13.0.0 libtntnet_sdk.so.13 || { rm -f libtntnet_sdk.so.13 && ln -s libtntnet_sdk.so.13.0.0 libtntnet_sdk.so.13; }; }) libtool: install: (cd /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib && { ln -s -f libtntnet_sdk.so.13.0.0 libtntnet_sdk.so || { rm -f libtntnet_sdk.so && ln -s libtntnet_sdk.so.13.0.0 libtntnet_sdk.so; }; }) libtool: install: /usr/bin/install -c .libs/libtntnet_sdk.lai /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/libtntnet_sdk.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/common' Making install in sdk/tools/ecppc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin' /bin/bash ../../../libtool --mode=install /usr/bin/install -c ecppc '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin' libtool: warning: '../../../framework/common/libtntnet.la' has not been installed in '/usr/lib' libtool: warning: '../../../sdk/tools/common/libtntnet_sdk.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ecppc /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin/ecppc make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/sdk/tools/ecppc' Making install in misc make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet' /usr/bin/install -c tntnet-project '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/bin' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/view' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/view/mypage.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/view/index.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/view' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/README.md /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/webmain.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/main.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/@PROJECT@.xml /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/configuration.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/actionreply.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/action.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/noty.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/session.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/configuration.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/actionmain.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/app' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/actions.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/json.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/main.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/dbaccess.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/app/dbinsert.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/app' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/default/resources' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/resources/@PROJECT@.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/default/resources' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/module' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/tntnet.xml /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/log.properties /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/@PROJECT@.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/module' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/html' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/html/README '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/html' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/src' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/src/main.cpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/src' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty/themes' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/themes/relax.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/themes/bootstrap.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/themes/default.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty/themes' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/include' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/include/actionreply.h /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/include/noty.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/include' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/js' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/require.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/main.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/jquery-3.3.1.min.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/noty.min.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/tntnet.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/js/noty.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/js' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/css' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/@PROJECT@.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/statusbar.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty.css.map /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/dropdown.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/css' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/json' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/json/example.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/json/README '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/json' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/tntnet.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/jquery-3.3.1.min.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/src/@PROJECT@' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/src/@PROJECT@/config.cpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/src/@PROJECT@' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/default/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/default/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/@PROJECT@.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/mypage.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/myapp.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/README.md /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/webmain.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/@PROJECT@.xml /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/log.properties /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/test.sql /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/actionmain.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/action' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/action/README /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/action/myaction.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/action' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/model' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/model/index.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/model' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty/layouts' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/centerRight.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottom.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/top.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/topCenter.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/topLeft.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottomLeft.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottomRight.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/topRight.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/bottomCenter.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/inline.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/centerLeft.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/layouts/center.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty/layouts' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/action' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/README /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/myaction.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/insertdata.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/action/myaction.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/action' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/controller' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/controller/index.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/controller' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/include/@PROJECT@' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/include/@PROJECT@/config.h '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/include/@PROJECT@' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/json' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/json/getnumbers.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/json/example.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/json/dbaccess.ecpp '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/json' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/html' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/json.html /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/dbaccess.html /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/dbinsert.html /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/html/actions.html '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/html' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/css/noty/themes' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/nest.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/relax.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/mint.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/semanticui.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/light.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/metroui.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/sunset.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/bootstrap-v4.css /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/webapp/resources/css/noty/themes/bootstrap-v3.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/webapp/resources/css/noty/themes' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/module/m4' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/m4/ax_cxx_compile_stdcxx_11.m4 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/m4/ax_check_compile_flag.m4 '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/module/m4' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/module/resources' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/module/resources/@PROJECT@.css '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/module/resources' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/jquery.noty.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/promise.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty/packaged' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/packaged/jquery.noty.packaged.min.js /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/mvc/resources/js/noty/packaged/jquery.noty.packaged.js '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/mvc/resources/js/noty/packaged' /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/default' /usr/bin/install -c -m 644 /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/README.md /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/main.cpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/Makefile.am /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/configure.ac /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/@PROJECT@.ecpp /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/misc/template/default/@PROJECT@.xml '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/share/tntnet/template/default' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf/misc' make[2]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[3]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/pkgconfig/' /usr/bin/install -c -m 644 pkgconfig/tntnet.pc pkgconfig/tntnet_sdk.pc '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/tntnet-3.0/usr/lib/pkgconfig/' make[3]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[2]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' make[1]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/tntnet-3.0/.armv8a-libreelec-linux-gnueabihf' INSTALL tntnet (target) >>> tntnet:target seq 366 >>> [459/491] [DONE] install tntnet:target <<< _vdr-plugin-zappilot:target seq 462 <<< INSTALL _vdr-plugin-zappilot (target) >>> _vdr-plugin-zappilot:target seq 462 >>> [460/491] [DONE] install _vdr-plugin-zappilot:target <<< _vdr-plugin-dvd:target seq 463 <<< INSTALL _vdr-plugin-dvd (target) >>> _vdr-plugin-dvd:target seq 463 >>> [461/491] [DONE] install _vdr-plugin-dvd:target <<< _vdr-plugin-cecremote:target seq 466 <<< INSTALL _vdr-plugin-cecremote (target) >>> _vdr-plugin-cecremote:target seq 466 >>> [462/491] [DONE] install _vdr-plugin-cecremote:target <<< _vdr-plugin-remoteosd:target seq 465 <<< INSTALL _vdr-plugin-remoteosd (target) >>> _vdr-plugin-remoteosd:target seq 465 >>> [463/491] [DONE] install _vdr-plugin-remoteosd:target <<< _vdr-plugin-mp3:target seq 464 <<< INSTALL _vdr-plugin-mp3 (target) >>> _vdr-plugin-mp3:target seq 464 >>> [464/491] [DONE] install _vdr-plugin-mp3:target <<< _vdr-plugin-remote:target seq 468 <<< INSTALL _vdr-plugin-remote (target) >>> _vdr-plugin-remote:target seq 468 >>> [465/491] [DONE] install _vdr-plugin-remote:target <<< _vdr-plugin-dbus2vdr:target seq 470 <<< INSTALL _vdr-plugin-dbus2vdr (target) >>> _vdr-plugin-dbus2vdr:target seq 470 >>> [466/491] [DONE] install _vdr-plugin-dbus2vdr:target <<< _vdr-plugin-menuorg:target seq 469 <<< INSTALL _vdr-plugin-menuorg (target) >>> _vdr-plugin-menuorg:target seq 469 >>> [467/491] [DONE] install _vdr-plugin-menuorg:target <<< _vdr-plugin-suspendoutput:target seq 471 <<< INSTALL _vdr-plugin-suspendoutput (target) >>> _vdr-plugin-suspendoutput:target seq 471 >>> [468/491] [DONE] install _vdr-plugin-suspendoutput:target <<< _vdr-plugin-epgsync:target seq 473 <<< INSTALL _vdr-plugin-epgsync (target) >>> _vdr-plugin-epgsync:target seq 473 >>> [469/491] [DONE] install _vdr-plugin-epgsync:target <<< _vdr-plugin-favorites:target seq 472 <<< INSTALL _vdr-plugin-favorites (target) >>> _vdr-plugin-favorites:target seq 472 >>> [470/491] [DONE] install _vdr-plugin-favorites:target <<< _vdr-plugin-seduatmo:target seq 474 <<< INSTALL _vdr-plugin-seduatmo (target) >>> _vdr-plugin-seduatmo:target seq 474 >>> [471/491] [DONE] install _vdr-plugin-seduatmo:target <<< _vdr-plugin-boblight:target seq 475 <<< INSTALL _vdr-plugin-boblight (target) >>> _vdr-plugin-boblight:target seq 475 >>> [472/491] [DONE] install _vdr-plugin-boblight:target <<< _vdr-plugin-screenshot:target seq 476 <<< INSTALL _vdr-plugin-screenshot (target) >>> _vdr-plugin-screenshot:target seq 476 >>> [473/491] [DONE] install _vdr-plugin-screenshot:target <<< _vdr-plugin-recsearch:target seq 477 <<< INSTALL _vdr-plugin-recsearch (target) >>> _vdr-plugin-recsearch:target seq 477 >>> [474/491] [DONE] install _vdr-plugin-recsearch:target <<< _vdr-plugin-duplicates:target seq 478 <<< INSTALL _vdr-plugin-duplicates (target) >>> _vdr-plugin-duplicates:target seq 478 >>> [475/491] [DONE] install _vdr-plugin-duplicates:target <<< _vdr-plugin-nordlichtsepg:target seq 479 <<< INSTALL _vdr-plugin-nordlichtsepg (target) >>> _vdr-plugin-nordlichtsepg:target seq 479 >>> [476/491] [DONE] install _vdr-plugin-nordlichtsepg:target <<< _vdr-plugin-extrecmenung:target seq 480 <<< INSTALL _vdr-plugin-extrecmenung (target) >>> _vdr-plugin-extrecmenung:target seq 480 >>> [477/491] [DONE] install _vdr-plugin-extrecmenung:target <<< _vdr-plugin-pvrinput:target seq 481 <<< INSTALL _vdr-plugin-pvrinput (target) >>> _vdr-plugin-pvrinput:target seq 481 >>> [478/491] [DONE] install _vdr-plugin-pvrinput:target <<< _vdr-plugin-cdplayer:target seq 482 <<< INSTALL _vdr-plugin-cdplayer (target) >>> _vdr-plugin-cdplayer:target seq 482 >>> [479/491] [DONE] install _vdr-plugin-cdplayer:target <<< _vdr-plugin-bgprocess:target seq 483 <<< INSTALL _vdr-plugin-bgprocess (target) >>> _vdr-plugin-bgprocess:target seq 483 >>> [480/491] [DONE] install _vdr-plugin-bgprocess:target <<< _vdr-plugin-vompserver:target seq 484 <<< INSTALL _vdr-plugin-vompserver (target) >>> _vdr-plugin-vompserver:target seq 484 >>> [481/491] [DONE] install _vdr-plugin-vompserver:target <<< _vdr-plugin-dynamite:target seq 486 <<< INSTALL _vdr-plugin-dynamite (target) >>> _vdr-plugin-dynamite:target seq 486 >>> [482/491] [DONE] install _vdr-plugin-dynamite:target <<< _vdr-plugin-web:target seq 485 <<< BUILD _vdr-plugin-web (target) TOOLCHAIN make (auto-detect) PKG_CONFIG_PATH /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_vdr-2.6.4/usr/local/lib/pkgconfig PKG_CONFIG_PATH /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_graphicsmagick-1.3.40/usr/local/lib/pkgconfig Executing (target): make ENABLE_FAST_SCALE=1 make[1]: Entering directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-plugin-web-6d7eeafc6a8c887202dc5f0da25594f69dbd248e' CC webosdpage.o /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/toolchain/bin/armv8a-libreelec-linux-gnueabihf-g++ -march=armv8-a+crc -mtune=cortex-a53 -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mfloat-abi=hard -mfpu=neon-fp-armv8 -Wall -pipe -O3 -fomit-frame-pointer -DNDEBUG -O3 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/install_pkg/_graphicsmagick-1.3.40/usr/local/include/GraphicsMagick -c -DPLUGIN_NAME_I18N='"web"' -DENABLE_FAST_SCALE -I. -Ithirdparty/mINI-0.9.14/src/mini -o webosdpage.o webosdpage.cpp webosdpage.cpp: In member function 'bool WebOSDPage::scaleAndPaint(uint8_t*, int, int, int, int, int, int)': webosdpage.cpp:316:21: error: 'class cPixmap' has no member named 'DrawScaledImage' 316 | pixmap->DrawScaledImage(recPoint, recImage, scalex, scaley, true); | ^~~~~~~~~~~~~~~ make[1]: *** [Makefile:93: webosdpage.o] Error 1 make[1]: Leaving directory '/home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/build/_vdr-plugin-web-6d7eeafc6a8c887202dc5f0da25594f69dbd248e' FAILURE: scripts/build _vdr-plugin-web:target during make_target (default) *********** FAILED COMMAND *********** make ${PKG_MAKE_OPTS_TARGET} ************************************** *********** FAILED COMMAND *********** ${SCRIPTS}/build "${1}" "${PARENT_PKG}" ************************************** FAILURE: scripts/install _vdr-plugin-web:target has failed! The following log for this failure is available: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.threads/logs/485.log >>> _vdr-plugin-web:target seq 485 >>> [483/491] [FAIL] install _vdr-plugin-web:target The following log for this failure is available: /home/rossi/VDRSternELEC/CoreELEC/build.CoreELEC-Amlogic-ng.arm-20/.threads/logs/485.log Parallel build failure - see log for details. Time of failure: Sat Dec 16 16:43:44 UTC 2023 make: *** [Makefile:10: image] Error 1 rossi@ubuntu:~/VDRSternELEC$