dlt-daemon do_configure error in bitbake for bitbake agl-demo-platform

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

dlt-daemon do_configure error in bitbake for bitbake agl-demo-platform

1,171 Views
ponguru_s
Contributor III

mypc:~/fsl-arm-yocto-bsp/bld-agl$ bitbake agl-demo-platform
NOTE: Your conf/bblayers.conf has been automatically updated.
Parsing recipes: 100% |######################################################################################################################################################################| Time: 00:00:38
Parsing of 2429 .bb files complete (0 cached, 2429 parsed). 3019 targets, 197 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.30.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6qsabresd"
DISTRO = "poky"
DISTRO_VERSION = "2.1.1"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa9"
TARGET_FPU = "hard"
meta
meta-poky = "HEAD:f5da2a5913319ad6ac2141438ba1aa17576326ab"
meta-oe
meta-multimedia = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-fsl-arm = "HEAD:be78894e4682f111575470fb23e51e6ba523508d"
meta-fsl-arm-extra = "HEAD:3dfb82fc7e703eae9891b3ffda0e9393701f2396"
meta-fsl-demos = "HEAD:a165068f8a0d1cf29aabe4b4053f28be1c2aa492"
meta-bsp
meta-sdk = "HEAD:0451810f7ec7da962bd899f5b0fe26afee1676ca"
meta-browser = "HEAD:77736988073a5d90fcff9d0005c8477332ede387"
meta-gnome
meta-networking
meta-python
meta-filesystems = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-qt5 = "HEAD:ccae79be69c5268df3b47e4e14cea0591c39a531"
meta-efl = "HEAD:247b1267bbe95719cd4877d2d3cfbaf2a2f4865a"
meta-rust = "HEAD:bedc4ad57c01a6e1c9ce11d36ab51b2f2a9e0dac"
meta-agl
meta-agl-bsp
meta-ivi-common = "HEAD:85844f4d250d1a45129455c76e467e38d3b3e92c"
meta-agl-demo = "HEAD:c893ae9b7e61a833899b181e0017ee2cfab8b97e"
meta-nxp-agl = "HEAD:b082e3ec3666269526f19b3691eda06cace32401"
meta-gpsnavi-agl = "HEAD:b5feb136b5dd546284a9ba4452c18f74ac1570ac"

NOTE: Preparing RunQueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: dlt-daemon-2.15.0-r0 do_configure: Function failed: do_configure (log file is located at /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/dlt-daemon/2.15.0-r0/temp/log.do_configure.3257)
ERROR: Logfile of failure stored in: /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/dlt-daemon/2.15.0-r0/temp/log.do_configure.3257
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_copy_aclocals
| DEBUG: Python function autotools_copy_aclocals finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_configure
| -- The C compiler identification is GNU 5.3.0
| -- The CXX compiler identification is GNU 5.3.0
| -- Check for working C compiler: /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc
| -- Check for working C compiler: /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-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/user1/fsl-arm-yocto-bsp/bld-agl/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++
| -- Check for working CXX compiler: /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/sysroots/x86_64-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++ -- works
| -- Detecting CXX compiler ABI info
| -- Detecting CXX compiler ABI info - done
| -- Detecting CXX compile features
| -- Detecting CXX compile features - done
| -- Build type not defined. Using default build type 'RelWithDebInfo'.
| -- 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/user1/fsl-arm-yocto-bsp/bld-agl/tmp/sysroots/imx6qsabreauto/usr/lib/libz.so (found version "1.2.8")
| -- Found PkgConfig: /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/sysroots/x86_64-linux/usr/bin/pkg-config (found version "0.29")
| -- Checking for module 'dbus-1'
| -- Found dbus-1, version 1.10.6
| -- Check if the system is big endian
| -- Searching 16 bit integer
| -- 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 unsigned short
| -- Check size of unsigned short - done
| -- Using unsigned short
| -- Check if the system is big endian - little endian
| -- Looking for include file arpa/inet.h
| -- Looking for include file arpa/inet.h - found
| -- Looking for include file fcntl.h
| -- Looking for include file fcntl.h - found
| -- Looking for include file float.h
| -- Looking for include file float.h - found
| -- Looking for include file limits.h
| -- Looking for include file limits.h - found
| -- Looking for include file netdb.h
| -- Looking for include file netdb.h - found
| -- Looking for include file netinet/in.h
| -- Looking for include file netinet/in.h - found
| -- Looking for include file stdlib.h
| -- Looking for include file stdlib.h - found
| -- Looking for include file string.h
| -- Looking for include file string.h - found
| -- Looking for include file strings.h
| -- Looking for include file strings.h - found
| -- Looking for include file sys/ioctl.h
| -- Looking for include file sys/ioctl.h - found
| -- Looking for include file sys/socket.h
| -- Looking for include file sys/socket.h - found
| -- Looking for include file sys/time.h
| -- Looking for include file sys/time.h - found
| -- Looking for include file sd-daemon.h
| -- Looking for include file sd-daemon.h - found
| -- Looking for include file unistd.h
| -- Looking for include file unistd.h - found
| -- Looking for include file sys/ipc.h
| -- Looking for include file sys/ipc.h - found
| -- Looking for include file ctype.h
| -- Looking for include file ctype.h - found
| -- Looking for include file signal.h
| -- Looking for include file signal.h - found
| -- Looking for include file syslog.h
| -- Looking for include file syslog.h - found
| -- Looking for include file sys/stat.h
| -- Looking for include file sys/stat.h - found
| -- Looking for include file linux/stat.h
| -- Looking for include file linux/stat.h - found
| -- Looking for include file sys/uio.h
| -- Looking for include file sys/uio.h - found
| -- Looking for include file termios.h
| -- Looking for include file termios.h - found
| -- Looking for bzero
| -- Looking for bzero - found
| -- Looking for clock_gettime
| -- Looking for clock_gettime - found
| -- Looking for floor
| -- Looking for floor - not found
| -- Looking for fork
| -- Looking for fork - found
| -- Looking for gethostbyname
| -- Looking for gethostbyname - found
| -- Looking for gettimeofday
| -- Looking for gettimeofday - found
| -- Looking for inet_ntoa
| -- Looking for inet_ntoa - found
| -- Looking for malloc
| -- Looking for malloc - found
| -- Looking for memmove
| -- Looking for memmove - found
| -- Looking for memset
| -- Looking for memset - found
| -- Looking for mkfifo
| -- Looking for mkfifo - found
| -- Looking for select
| -- Looking for select - found
| -- Looking for socket
| -- Looking for socket - found
| -- Looking for strchr
| -- Looking for strchr - found
| -- Looking for strerror
| -- Looking for strerror - found
| -- Looking for strstr
| -- Looking for strstr - found
| -- Looking for strtol
| -- Looking for strtol - found
| Package systemd was not found in the pkg-config search path.
| Perhaps you should add the directory containing `systemd.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'systemd' found
| CMake Error at CMakeLists.txt:162 (string):
| string sub-command REPLACE requires at least four arguments.
|
|
| -- The systemd watchdog is disabled
| -- Configured systemd unit file:dlt.service
| -- Configured systemd unit file:dlt-system.service
| -- Configured systemd unit file:dlt-dbus.service
| -- Configured systemd unit file:dlt-receive.service
| -- Configured systemd unit file:dlt-example-user.service
| -- Configured systemd unit file:dlt-adaptor-udp.service
| -- DLT adaptor udp configuration: APPID=DUDP CTID=DCTI PORT=4712
| -- Unit files will be installed to /lib/systemd/system after make install
| -- Added /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/dlt-daemon/2.15.0-r0/git/systemd/3rdparty/sd-daemon.c to dlt-daemon
| -- Added /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/dlt-daemon/2.15.0-r0/git/systemd/3rdparty/sd-daemon.c to dlt-system
| -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
| --
| -- -------------------------------------------------------------------------------
| -- Build for Version 2.15.0 build v2.15.0 version state STABLE
| -- WITH_SYSTEMD = ON
| -- WITH_SYSTEMD_WATCHDOG = OFF
| -- WITH_SYSTEMD_JOURNAL = OFF
| -- WITH_DOC = OFF
| -- WITH_MAN = ON
| -- WTIH_DLT_ADAPTOR = ON
| -- WITH_DLT_CONSOLE = ON
| -- WITH_DLT_EXAMPLES = ON
| -- WITH_DLT_SYSTEM = ON
| -- WITH_DLT_DBUS = ON
| -- WITH_DLT_TESTS = ON
| -- WITH_DLT_SHM_ENABLE = OFF
| -- WITH_DLTTEST = OFF
| -- WITH_DLT_CXX11_EXT = OFF
| -- WITH_DLT_COREDUMPHANDLER = OFF
| -- WITH_DLT_KPI = ON
| -- WITH_CHECK_CONFIG_FILE = OFF
| -- WITH_TESTSCRIPTS = OFF
| -- WITH_GPROF = OFF
| -- WITH_DLT_USE_IPv6 = ON
| -- DLT_USER = genivi
| -- BUILD_SHARED_LIBS = ON
| -- TARGET_CPU_NAME =
| -- SYSTEMD_VERSION =
| -- SYSTEMD_UNITDIR = /lib/systemd/system
| -- CMAKE_INSTALL_PREFIX = /usr
| -- CMAKE_BUILD_TYPE = RelWithDebInfo
| -- CMAKE_HOST_SYSTEM_PROCESSOR = x86_64
| -- CMAKE_SYSTEM_PROCESSOR = arm
| -- WITH_DLT_LOGSTORAGE_CTRL_UDEV = OFF
| -- WITH_DLT_LOGSTORAGE_CTRL_PROP = OFF
| -- Change a value with: cmake -D<Variable>=<Value>
| -- -------------------------------------------------------------------------------
| --
| -- Configuring incomplete, errors occurred!
| See also "/home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/dlt-daemon/2.15.0-r0/build/CMakeFiles/CMakeOutput.log".
| See also "/home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/dlt-daemon/2.15.0-r0/build/CMakeFiles/CMakeError.log".
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/user1/fsl-arm-yocto-bsp/bld-agl/tmp/work/cortexa9hf-neon-poky-linux-gnueabi/dlt-daemon/2.15.0-r0/temp/log.do_configure.3257)
ERROR: Task 330 (/home/user1/fsl-arm-yocto-bsp/sources/meta-agl/meta-ivi-common/recipes-extended/dlt-daemon/dlt-daemon_2.15.0.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4464 tasks of which 4350 didn't need to be rerun and 1 failed.
Waiting for 0 running tasks to finish:

Summary: 1 task failed:
/home/user1/fsl-arm-yocto-bsp/sources/meta-agl/meta-ivi-common/recipes-extended/dlt-daemon/dlt-daemon_2.15.0.bb, do_configure
Summary: There was 1 ERROR message shown, returning a non-zero exit code.

This is the error log I'm getting when trying to run bitbake agl-demo-platform. Please help me with this.

Tags (2)
0 Kudos
0 Replies