You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

repo init -u https://code.rdkcentral.com/r/manifests -m emulator.xml -b rdkv-20200207
repo sync --no-clone-bundle
source meta-cmf/setup-environment  

tried both
38) meta-rdk-bsp-emulator/conf/machine/qemux86hyb-dev.conf
39) meta-rdk-bsp-emulator/conf/machine/qemux86hyb-dvb.conf

ERROR: wpe-webkit-0.4.3+gitAUTOINC+bc64bbadf2-r0 do_configure: Function failed: do_configure (log file is located at /home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/temp/log.do_configure.19279)
ERROR: Logfile of failure stored in: /home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/temp/log.do_configure.19279
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 6.4.0
| -- The CXX compiler identification is GNU 6.4.0
| -- Check for working C compiler: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/i586-rdk-linux/i586-rdk-linux-gcc
| -- Check for working C compiler: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/i586-rdk-linux/i586-rdk-linux-gcc -- works
| -- Detecting C compiler ABI info
| -- Detecting C compiler ABI info - done
| -- Detecting C compile features
| -- Detecting C compile features - done
| -- Check for working CXX compiler: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/i586-rdk-linux/i586-rdk-linux-g++
| -- Check for working CXX compiler: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/i586-rdk-linux/i586-rdk-linux-g++ -- works
| -- Detecting CXX compiler ABI info
| -- Detecting CXX compiler ABI info - done
| -- Detecting CXX compile features
| -- Detecting CXX compile features - done
| -- Found Gperf: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/gperf (Required is at least version "3.0.1")
| -- Found Perl: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/perl-native/perl (found suitable version "5.22.1", minimum required is "5.10.0")
| -- Found PythonInterp: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/python-native/python2.7 (found suitable version "2.7.12", minimum required is "2.7.0")
| -- Found Ruby: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/ruby (found suitable version "2.4.3", minimum required is "1.9")
| -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing
| -- Performing Test C_COMPILER_SUPPORTS_-fno-strict-aliasing - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing
| -- Performing Test CXX_COMPILER_SUPPORTS_-fno-strict-aliasing - Success
| -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions
| -- Performing Test C_COMPILER_SUPPORTS_-fno-exceptions - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions
| -- Performing Test CXX_COMPILER_SUPPORTS_-fno-exceptions - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-std=c++14
| -- Performing Test CXX_COMPILER_SUPPORTS_-std=c++14 - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti
| -- Performing Test CXX_COMPILER_SUPPORTS_-fno-rtti - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wall
| -- Performing Test C_COMPILER_SUPPORTS_-Wall - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wextra
| -- Performing Test C_COMPILER_SUPPORTS_-Wextra - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align
| -- Performing Test C_COMPILER_SUPPORTS_-Wcast-align - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security
| -- Performing Test C_COMPILER_SUPPORTS_-Wformat-security - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute
| -- Performing Test C_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith
| -- Performing Test C_COMPILER_SUPPORTS_-Wpointer-arith - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wundef
| -- Performing Test C_COMPILER_SUPPORTS_-Wundef - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings
| -- Performing Test C_COMPILER_SUPPORTS_-Wwrite-strings - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wall
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wall - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wextra - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wcast-align - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wformat-security - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wmissing-format-attribute - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wpointer-arith - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wundef - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wwrite-strings - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments
| -- Performing Test C_COMPILER_SUPPORTS_-Qunused-arguments - Failed
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-noexcept-type
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-noexcept-type - Failed
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed
| -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments
| -- Performing Test CXX_COMPILER_SUPPORTS_-Qunused-arguments - Failed
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-maybe-uninitialized - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-noexcept-type - Failed
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-parentheses-equality - Failed
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined
| -- Performing Test C_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Failed
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined
| -- Performing Test CXX_COMPILER_SUPPORTS_-Wno-expansion-to-defined - Failed
| -- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics
| -- Performing Test C_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed
| -- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always
| -- Performing Test C_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success
| -- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics
| -- Performing Test CXX_COMPILER_SUPPORTS_-fcolor-diagnostics - Failed
| -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always
| -- Performing Test CXX_COMPILER_SUPPORTS_-fdiagnostics-color=always - Success
| -- Looking for features.h
| -- Looking for features.h - found
| -- Looking for errno.h
| -- Looking for errno.h - found
| -- Looking for langinfo.h
| -- Looking for langinfo.h - found
| -- Looking for sys/mman.h
| -- Looking for sys/mman.h - found
| -- Looking for pthread_np.h
| -- Looking for pthread_np.h - not found
| -- Looking for strings.h
| -- Looking for strings.h - found
| -- Looking for sys/param.h
| -- Looking for sys/param.h - found
| -- Looking for sys/time.h
| -- Looking for sys/time.h - found
| -- Looking for sys/timeb.h
| -- Looking for sys/timeb.h - found
| -- Looking for _aligned_malloc
| -- Looking for _aligned_malloc - not found
| -- Looking for IsDebuggerPresent
| -- Looking for IsDebuggerPresent - not found
| -- Looking for localtime_r
| -- Looking for localtime_r - found
| -- Looking for strnstr
| -- Looking for strnstr - not found
| -- Looking for timegm
| -- Looking for timegm - found
| -- Looking for vasprintf
| -- Looking for vasprintf - found
| -- Looking for regexec
| -- Looking for regexec - found
| -- Looking for SIGTRAP
| -- Looking for SIGTRAP - found
| -- Performing Test HAVE_STAT_BIRTHTIME_value
| -- Performing Test HAVE_STAT_BIRTHTIME_value - Failed
| -- Performing Test HAVE_TM_GMTOFF_value
| -- Performing Test HAVE_TM_GMTOFF_value - Success
| -- Performing Test HAVE_TM_ZONE_value
| -- Performing Test HAVE_TM_ZONE_value - Success
| -- Looking for sys/types.h
| -- Looking for sys/types.h - found
| -- Looking for stdint.h
| -- Looking for stdint.h - found
| -- Looking for stddef.h
| -- Looking for stddef.h - found
| -- Check size of __int128_t
| -- Check size of __int128_t - failed
| -- Found PkgConfig: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/bin/pkg-config (found version "0.29.1")
| -- Checking for module 'atk'
| --   Found atk, version 2.20.0
| -- Found ATK: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/include/atk-1.0 (found suitable version "2.20.0", minimum required is "2.10.0")
| -- Checking for module 'icu-uc'
| --   Found icu-uc, version 64.1
| -- Checking for module 'icu-i18n'
| --   Found icu-i18n, version 64.1
| -- Found ICU header files in /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/include
| -- Found ICU libraries: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/lib/libicuuc.so
| -- Found ICU internationaliation libraries: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/lib/libicui18n.so
| -- Found ICU data libraries: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/lib/libicudata.so
| -- Looking for pthread.h
| -- Looking for pthread.h - found
| -- Looking for pthread_create
| -- Looking for pthread_create - not found
| -- Looking for pthread_create in pthreads
| -- Looking for pthread_create in pthreads - not found
| -- Looking for pthread_create in pthread
| -- Looking for pthread_create in pthread - found
| -- Found Threads: TRUE
| -- Found ZLIB: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/lib/libz.so (found version "1.2.11")
| -- Found GLIB: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/include/glib-2.0;/home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/lib/glib-2.0/include (found suitable version "2.48.2", minimum required is "2.38.0")
| -- Found Cairo: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/include/cairo (found suitable version "1.14.6", minimum required is "1.10.2")
| -- Checking for module 'fontconfig'
| --   Found fontconfig, version 2.12.1
| -- Found Fontconfig: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/lib/libfontconfig.so (Required is at least version "2.8.0")
| -- Checking for module 'freetype2'
| --   Found freetype2, version 21.0.15
| -- Found Freetype2: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/include/freetype2/freetype;/home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/include/freetype2 (Required is at least version "2.4.2")
| -- Found Harfbuzz: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/include/harfbuzz (found version "1.7.4")
| -- Found JPEG: /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/qemux86hyb-dev/usr/lib/libjpeg.so
| CMake Error at /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
|   Could NOT find LibGcrypt (missing: LIBGCRYPT_LIBRARY LIBGCRYPT_INCLUDE_DIR)
|   (Required is at least version "1.5.3")
| Call Stack (most recent call first):
|   /home/user/emulator2/build-qemux86hyb-dev/tmp/sysroots/i686-linux/usr/share/cmake-3.8/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
|   Source/cmake/FindLibGcrypt.cmake:74 (find_package_handle_standard_args)
|   Source/cmake/OptionsWPE.cmake:98 (find_package)
|   Source/cmake/WebKitCommon.cmake:59 (include)
|   CMakeLists.txt:150 (include)
|
|
| -- Configuring incomplete, errors occurred!
| See also "/home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/build/CMakeFiles/CMakeOutput.log".
| See also "/home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/build/CMakeFiles/CMakeError.log".
| WARNING: /home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/temp/run.do_configure.19279:1 exit 1 from 'cmake ${OECMAKE_SITEFILE} /home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/git -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DCMAKE_BUILD_TYPE=Release -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_SHARED_LIBS=ON -DPORT=WPE -G Ninja -DEXPORT_DEPRECATED_WEBKIT2_C_API=ON -DENABLE_TOOLS=OFF -DENABLE_ACCELERATED_2D_CANVAS=ON -DENABLE_ALLINONE_BUILD=ON -DENABLE_CSS_SHAPES=ON -DENABLE_DEVICE_ORIENTATION=OFF -DENABLE_SQLITE_ENCRYPTION_EXTENSION=OFF -DENABLE_ENCRYPTED_MEDIA=ON -DENABLE_FETCH_API=ON -DENABLE_LOGS=ON -DENABLE_FULLSCREEN_API=OFF -DUSE_FUSION_API_GSTREAMER=OFF -DENABLE_GAMEPAD=OFF -DENABLE_GEOLOCATION=OFF -DENABLE_HIGH_DPI_CANVAS=OFF -DENABLE_DATABASE_PROCESS=OFF -DENABLE_INDEXED_DATABASE=OFF -DENABLE_INPUT_SPEECH=OFF -DENABLE_INTL=ON -DENABLE_MATHML=OFF -DENABLE_MEDIA_SOURCE=ON -DENABLE_MEDIA_STREAM=OFF -DENABLE_WEB_RTC=OFF -DENABLE_METER_ELEMENT=OFF -DENABLE_NATIVE_AUDIO=ON -DENABLE_NATIVE_VIDEO=OFF -DENABLE_NOTIFICATIONS=OFF -DENABLE_OPENCDM=OFF -DENABLE_PERFORMANCE_TIMELINE=ON -DENABLE_PICTURE_SIZES=ON -DENABLE_PROMISES=ON -DENABLE_PROVISIONING=OFF -DENABLE_REMOTE_INSPECTOR=OFF -DENABLE_RESOURCE_TIMING=ON -DENABLE_SAMPLING_PROFILER=ON -DENABLE_SCRIPTED_SPEECH=OFF -DENABLE_SHADOW_DOM=OFF -DENABLE_SUBTLE_CRYPTO=OFF -DENABLE_SUID_SANDBOX_LINUX=OFF -DENABLE_SVG_FONTS=OFF -DENABLE_TOUCH_EVENTS=OFF -DENABLE_VIDEO=ON -DENABLE_VIDEO_TRACK=ON -DENABLE_VP9_HDR=OFF -DENABLE_WEB_AUDIO=OFF -DUSE_WPEWEBKIT_BACKEND_WESTEROS=ON -DUSE_WPEWEBKIT_PLATFORM_WESTEROS=ON -DUSE_KEY_INPUT_HANDLING_LINUX_INPUT=OFF -DUSE_HOLE_PUNCH_GSTREAMER=ON -DUSE_HOLE_PUNCH_EXTERNAL=ON -DUSE_WESTEROS_SINK=ON -DENABLE_OPENCDM=OFF -Wno-dev'
| ERROR: Function failed: do_configure (log file is located at /home/user/emulator2/build-qemux86hyb-dev/tmp/work/i586-rdk-linux/wpe-webkit/0.4.3+gitAUTOINC+bc64bbadf2-r0/temp/log.do_configure.19279)
ERROR: Task (/home/user/emulator2/meta-rdk-ext/recipes-extended/wpe-webkit/wpe-webkit_0.4.3.bb:do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 2178 tasks of which 1946 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory

Summary: 1 task failed:
  /home/user/emulator2/meta-rdk-ext/recipes-extended/wpe-webkit/wpe-webkit_0.4.3.bb:do_configure
Summary: There were 8 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
user@ubuntu:~/emulator2/build-qemux86hyb-dev$


  • No labels