> On 14 February 2017 at 21:40 Aleksander Morgado <[email protected]> 
> wrote:
> 
> On Tue, Feb 14, 2017 at 7:51 PM, Aleksander Morgado
> <[email protected]> wrote:
> 
> > Could you apply the attached patch and retry? It could just be the
> > order of the files generated, because the .c file depends on the .h
> > file and they were requested in the other way in BUILT_SOURCES.
> 
> Forget about this patch, fixes nothing and has nothing to do with your issue.
> 
> The issue is really related to the ublox subdir not existing before
> calling glib-mkenums. In my setup, the directory is created before
> glib-mkenums runs, though. What build tools are you using? i.e. which
> automake version?
> 

automake is version 1.15
Possibly to do with parallel build threads?
If it helps, initial output from the build is

automake (GNU automake) 1.15
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later 
<http://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 <[email protected]>
       and Alexandre Duret-Lutz <[email protected]>.
AUTOV is 1
NOTE: Executing intltoolize --copy --force --automake
NOTE: Executing ACLOCAL="aclocal 
--system-acdir=/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/build/aclocal-copy/"
 autoreconf --verbose --install --force --exclude=autopoint -I 
/home/colin/100051-karo/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/git/m4/
autoreconf: Entering directory `.'
autoreconf: running: aclocal 
--system-acdir=/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/build/aclocal-copy/
 -I 
/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/git/m4/
 -I 
/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/git/m4/
 --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: 
/home/colin/100051/fsl-community-bsp/build_sysv/tmp/sysroots/x86_64-linux/usr/bin/autoconf
 
--include=/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/git/m4/
 --force
autoreconf: running: 
/home/colin/100051/fsl-community-bsp/build_sysv/tmp/sysroots/x86_64-linux/usr/bin/autoheader
 
--include=/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/git/m4/
 --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:41: installing './compile'
configure.ac:50: installing './config.guess'
configure.ac:50: installing './config.sub'
configure.ac:29: installing './install-sh'
configure.ac:29: installing './missing'
Makefile.am: installing './INSTALL'
cli/Makefile.am: installing './depcomp'
autoreconf: running: gnu-configize
autoreconf: Leaving directory `.'
NOTE: Running 
/home/colin/100051/fsl-community-bsp/build_sysv/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/modemmanager/1.8-r0/git/configure
  --build=x86_64-linux                --host=arm-poky-linux-gnueabi             
      --target=arm-poky-linux-gnueabi                 --prefix=/usr             
      --exec_prefix=/usr              --bindir=/usr/bin               
--sbindir=/usr/sbin             --libexecdir=/usr/lib/modemmanager              
--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=/home/colin/100051/fsl-community-bsp/build_sysv/tmp/sysroots/wg2xx-tx6s
  --without-mbim  --without-qmi  --without-polkit --enable-nls  
--disable-gtk-doc   --disable-gtk-doc-html   --disable-gtk-doc-pdf


(By the way - the configure summary is reporting "ModemManager 1.7.0"?)
_______________________________________________
ModemManager-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to