Posts by SlaSerX
-
-
When i edit guisettings.xml and i set true restart kodi and again in .xml is still false
-
How i can enable debug on kodi via ssh
-
Hello i use last version of LibreELEC but Kodi Freeze during stream with tvheadend services. When freeze need only to restart kodi services and all its work again but freeze after 5-10 min
kodi log
Code18:28:53.229 T:1608500080 ERROR: File "/usr/lib/python2.7/SocketServer.py", line 318, in process_request 18:28:53.229 T:1608500080 ERROR: File "/usr/lib/python2.7/SocketServer.py", line 331, in finish_request 18:28:53.230 T:1608500080 ERROR: File "/usr/lib/python2.7/SocketServer.py", line 654, in __init__ 18:28:53.230 T:1608500080 ERROR: File "/usr/lib/python2.7/SocketServer.py", line 713, in finish 18:28:53.230 T:1608500080 ERROR: File "/usr/lib/python2.7/socket.py", line 283, in close 18:28:53.230 T:1608500080 ERROR: File "/usr/lib/python2.7/socket.py", line 307, in flush 18:28:53.230 T:1608500080 ERROR: error: [Errno 32] Broken pipe 18:28:55.928 T:1649693552 ERROR: OpenConnection - could not opening a connection to the CEC adapter 18:29:01.710 T:1908941680 NOTICE: CAESinkPi:AddPackets Underrun (delay:0.00 frames:2205) 18:29:15.938 T:1649693552 ERROR: OpenConnection - could not opening a connection to the CEC adapter
-
I try with Ubuntu but now have this error...
QuoteExecuting (host): cmake -GNinja -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -DCMAKE_TOOLCHAIN_FILE=/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/etc/cmake-x86_64-linux-gnu.conf -DCMAKE_INSTALL_PREFIX=/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain -Wno-dev /home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder
-- Configuring done
-- Generating done
-- Build files have been written to: /home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/JsonSchemaBuilder-0/.x86_64-linux-gnu
Executing (host): ninja
[0/2] Building CXX object CMakeFiles/http://JsonSchemaBuilder.dir/src/JsonSchemaBuilder.cpp.o^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B[1/2] Building CXX object CMakeFiles/http://JsonSchemaBuilder.dir/src/JsonSchemaBuilder.cpp.o
FAILED: CMakeFiles/http://JsonSchemaBuilder.dir/src/JsonSchemaBuilder.cpp.o
/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/bin/host-g++ -O2 -Wall -pipe -I/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/include -Wno-format-security -std=gnu++11 -MD -MT CMakeFiles/http://JsonSchemaBuilder.dir/src/JsonSchemaBuilder.cpp.o -MF CMakeFiles/http://JsonSchemaBuilder.dir/src/JsonSchemaBuilder.cpp.o.d -o CMakeFiles/http://JsonSchemaBuilder.dir/src/JsonSchemaBuilder.cpp.o -c /home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp
/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp: In function 'void print_version(std::ifstream&, std::ofstream&)':
/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp:33:82: error: no matching function for call to 'regex_replace(std::string&, std::regex, const char [1])'
out << regex_replace(line, regex("(\\s+)?JSONRPC_VERSION\\s+|(\\s+)?#.*"), "");
^
/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp:33:82: note: candidates are:
In file included from /usr/include/c++/4.8/regex:62:0,
from /home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp:25:
/usr/include/c++/4.8/bits/regex.h:2162:5: note: template<class _Out_iter, class _Bi_iter, class _Rx_traits, class _Ch_type> _Out_iter std::regex_replace(_Out_iter, _Bi_iter, _Bi_iter, const std::basic_regex<_Ch_type, _Rx_traits>&, const std::basic_string<_Ch_type>&, std::regex_constants::match_flag_type)
regex_replace(_Out_iter __out, _Bi_iter __first, _Bi_iter __last,
^
/usr/include/c++/4.8/bits/regex.h:2162:5: note: template argument deduction/substitution failed:
/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp:33:82: note: deduced conflicting types for parameter '_Bi_iter' ('std::basic_regex<char>' and 'const char*')
out << regex_replace(line, regex("(\\s+)?JSONRPC_VERSION\\s+|(\\s+)?#.*"), "");
^
In file included from /usr/include/c++/4.8/regex:62:0,
from /home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp:25:
/usr/include/c++/4.8/bits/regex.h:2182:5: note: template<class _Rx_traits, class _Ch_type> std::basic_string<_Ch_type> std::regex_replace(const std::basic_string<_Ch_type>&, const std::basic_regex<_Ch_type, _Rx_traits>&, const std::basic_string<_Ch_type>&, std::regex_constants::match_flag_type)
regex_replace(const basic_string<_Ch_type>& __s,
^
/usr/include/c++/4.8/bits/regex.h:2182:5: note: template argument deduction/substitution failed:
/home/slaserx/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/kodi-f5871d9/tools/depends/native/JsonSchemaBuilder/src/JsonSchemaBuilder.cpp:33:82: note: mismatched types 'const std::basic_string<_Ch_type>' and 'const char [1]'
out << regex_replace(line, regex("(\\s+)?JSONRPC_VERSION\\s+|(\\s+)?#.*"), "");
^
ninja: build stopped: subcommand failed.
make: *** [image] Error 1
slaserx@iptv:~/LibreELEC.tv$
-
-
which version of Ubuntu ?
-
which distro u cam recomendet
-
Debian 9 64bit
-
Hello again i have now this error
I try with this
In packages/web/curl/package.mk
I got ;
PKG_USE_CMAKE="no"
But nothing
Quotecollect2: error: ld returned 1 exit status
make[3]: *** [Utilities/cmcurl/CMakeFiles/http://LIBCURL.dir/build.make:99: Utilities/cmcurl/LIBCURL] Error 1
make[3]: Leaving directory '/home/slaserx/lab/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/cmake-3.10.0/.x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:1528: Utilities/cmcurl/CMakeFiles/http://LIBCURL.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/home/slaserx/lab/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/cmake-3.10.0/.x86_64-linux-gnu'
[ 87%] Built target CMakeLib
make[2]: Leaving directory '/home/slaserx/lab/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/cmake-3.10.0/.x86_64-linux-gnu'
make[1]: *** [Makefile:163: all] Error 2
make[1]: Leaving directory '/home/slaserx/lab/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/cmake-3.10.0/.x86_64-linux-gnu'
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 2
-
ah..... yes i try to compile on wrong server now i look this is 32... sorry and thx
-
Hello guys givme a new error
Quotefrom drbg.c:9:
drbg.c: In function 'RNG_RandomUpdate':
/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/include/nspr/prtypes.h:585:38: error: size of array 'arg' is negative
extern void pr_static_assert(int arg[(condition) ? 1 : -1])
^
drbg.c:539:5: note: in expansion of macro 'PR_STATIC_ASSERT'
PR_STATIC_ASSERT(sizeof(size_t) > 4);
^
drbg.c:31:44: error: large integer implicitly truncated to unsigned type [-Werror=overflow]
#define PRNG_MAX_ADDITIONAL_BYTES PR_INT64(0x100000000)
^
/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/include/nspr/prtypes.h:377:22: note: in definition of macro 'PR_INT64'
#define PR_INT64(x) x ## LL
^
drbg.c:542:17: note: in expansion of macro 'PRNG_MAX_ADDITIONAL_BYTES'
bytes = PRNG_MAX_ADDITIONAL_BYTES;
^
cc1: all warnings being treated as errors
make[4]: *** [../../coreconf/rules.mk:393: Linux4.15_x86_gcc_glibc_PTH_64_OPT.OBJ/Linux_SINGLE_SHLIB/drbg.o] Error 1
make[4]: Leaving directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/nss-3.29.5/nss/lib/freebl'
make[3]: *** [Makefile:638: libs] Error 2
make[3]: Leaving directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/nss-3.29.5/nss/lib/freebl'
make[2]: *** [../coreconf/rules.mk:101: libs] Error 2
make[2]: Leaving directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/nss-3.29.5/nss/lib'
make[1]: *** [coreconf/rules.mk:101: libs] Error 2
make[1]: Leaving directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/nss-3.29.5/nss'
Makefile:12: recipe for target 'image' failed
make: *** [image] Error 2
-
Yes its run now thx for supp
-
same problem
Quote*** Because of configuration changes, you MUST do the following before
*** building:
make depend
Executing (host): make
make[1]: Entering directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu'
making all in crypto...
make[2]: Entering directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu/crypto'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
/usr/bin/perl ../util/mkbuildinf.pl "/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/bin/host-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O2 -Wall -pipe -I/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/include -Wno-format-security -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM" "linux-x86_64" >buildinf.h
/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/bin/host-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O2 -Wall -pipe -I/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/include -Wno-format-security -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cryptlib.o cryptlib.c
In file included from /usr/include/stdlib.h:24:0,
from cryptlib.h:62,
from cryptlib.c:117:
/usr/include/features.h:374:25: fatal error: sys/cdefs.h: No such file or directory
# include <sys/cdefs.h>
^
compilation terminated.
make[2]: *** [<builtin>: cryptlib.o] Error 1
make[2]: Leaving directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu/crypto'
make[1]: *** [Makefile:287: build_crypto] Error 1
make[1]: Leaving directory '/home/slaserx/iptv/images/http://LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu'
Makefile:9: recipe for target 'release' failed
make: *** [release] Error 2
-
Nope i use 64bit on my host
how to clean cache ? remove all files in cache directory ?
-
Hello i try to compile LibreELEC on Debian 8 but have this error
PROJECT=Generic ARCH=x86_64 IMAGE_SUFFIX=ITBox make image
Code
Display More*** Because of configuration changes, you MUST do the following before *** building: make depend Executing (host): make make[1]: Entering directory '/home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu' making all in crypto... make[2]: Entering directory '/home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu/crypto' make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /usr/bin/perl ../util/mkbuildinf.pl "/home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/bin/host-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O2 -Wall -pipe -I/home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/include -Wno-format-security -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM" "linux-x86_64" >buildinf.h /home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/bin/host-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -O2 -Wall -pipe -I/home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/toolchain/include -Wno-format-security -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cryptlib.o cryptlib.c In file included from /usr/include/stdlib.h:24:0, from cryptlib.h:62, from cryptlib.c:117: /usr/include/features.h:374:25: fatal error: sys/cdefs.h: No such file or directory # include <sys/cdefs.h> ^ compilation terminated. make[2]: *** [<builtin>: cryptlib.o] Error 1 make[2]: Leaving directory '/home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu/crypto' make[1]: *** [Makefile:287: build_crypto] Error 1 make[1]: Leaving directory '/home/slaserx/iptv/images/LibreELEC.tv/build.ITBox-Generic.x86_64-9.0-devel/openssl-1.0.2n/.i586-linux-gnu' Makefile:9: recipe for target 'release' failed make: *** [release] Error 2