DEBUG: SITE files ['endian-little', 'common-linux', 'common-musl', 'x86_64-linux', 'bit-64', 'x86_64-linux-musl', 'common']
DEBUG: Executing shell function autotools_preconfigure
DEBUG: Shell function autotools_preconfigure finished
DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'common-linux', 'common-musl', 'x86_64-linux', 'bit-64', 'x86_64-linux-musl', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_configure
automake (GNU automake) 1.16.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.16
NOTE: Executing ACLOCAL="aclocal --system-acdir=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/share/aclocal-1.16" autoreconf -Wcross --verbose --install --force --exclude=autopoint -I TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/share/aclocal/
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --system-acdir=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot/usr/share/aclocal/ --automake-acdir=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/share/aclocal/ --force -I m4 ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/bin/autoconf --include=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/share/aclocal/ --force
autoreconf: running: TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/bin/autoheader --include=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot-native/usr/share/aclocal/ --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:11: installing './compile'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
NOTE: Running ../desktop-file-utils-0.23/configure  --build=x86_64-linux 		  --host=x86_64-poky-linux-musl 		  --target=x86_64-poky-linux-musl 		  --prefix=/usr 		  --exec_prefix=/usr 		  --bindir=/usr/bin 		  --sbindir=/usr/sbin 		  --libexecdir=/usr/libexec 		  --datadir=/usr/share 		  --sysconfdir=/etc 		  --sharedstatedir=/com 		  --localstatedir=/var 		  --libdir=/usr/lib 		  --includedir=/usr/include 		  --oldincludedir=/usr/include 		  --infodir=/usr/share/info 		  --mandir=/usr/share/man 		  --disable-silent-rules 		  --disable-dependency-tracking 		  --with-libtool-sysroot=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot  ac_cv_prog_EMACS=no --disable-static  
configure: WARNING: unrecognized options: --with-libtool-sysroot, --disable-static
configure: loading site script /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-musl-x86-64/build/meta/site/endian-little
configure: loading site script /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-musl-x86-64/build/meta/site/common-linux
configure: loading site script /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-musl-x86-64/build/meta/site/common-musl
configure: loading site script /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-musl-x86-64/build/meta/site/x86_64-linux
configure: loading site script /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-musl-x86-64/build/meta/site/common
configure: loading site script TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot/usr/share/x86_64-poky-linux-musl_config_site.d/ncurses_config
checking for a BSD-compatible install... TOPDIR/tmp/hosttools/install -c
checking whether build environment is sane... yes
checking for x86_64-poky-linux-musl-strip... x86_64-poky-linux-musl-strip
checking for a thread-safe mkdir -p... TOPDIR/tmp/hosttools/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '6000' is supported by ustar format... yes
checking whether GID '100' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether ln -s works... yes
checking for x86_64-poky-linux-musl-gcc... x86_64-poky-linux-musl-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot
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 x86_64-poky-linux-musl-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot accepts -g... yes
checking for x86_64-poky-linux-musl-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot option to accept ISO C89... none needed
checking whether x86_64-poky-linux-musl-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-poky-linux-musl-gcc  -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse --sysroot=TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/recipe-sysroot... none
../desktop-file-utils-0.23/configure: line 3611: syntax error near unexpected token `DESKTOP_FILE_UTILS,'
../desktop-file-utils-0.23/configure: line 3611: `PKG_CHECK_MODULES(DESKTOP_FILE_UTILS, glib-2.0 >= 2.8.0)'
NOTE: The following config.log files may provide further information.
NOTE: TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/build/config.log
ERROR: configure failed
WARNING: TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/temp/run.do_configure.25127:1 exit 1 from 'exit 1'
ERROR: Function failed: do_configure (log file is located at TOPDIR/tmp/work/core2-64-poky-linux-musl/desktop-file-utils/0.23-r0/temp/log.do_configure.25127)

Error details

Submitted on:
30/07/18 20:15
Error type:
Recipe
Task:
do_configure
Recipe:
desktop-file-utils
Recipe version:
0.23-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux-musl
Host distro:
opensuse-42.3/opensuse-42.3
Branch:
heads/ross/mut
Commit:
b480302b060ba669a98f2c679715f4a10e9bd398
Build:
#64695
Submitter:
yoctoio-autobuilder-opensuse423
Link back:
https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/639
Similar errors:
1
Open a bug