bincrafters / community

Central repository for issues and recipes
http://bincrafters.readthedocs.io/en/latest/
MIT License
218 stars 36 forks source link

[glib] ‘%s’ directive argument is null #805

Closed wouterbeek closed 5 years ago

wouterbeek commented 5 years ago

Installing glib results in the following error (see below for the full log):

gdbusauth.c:1253:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 1253 |           debug_print ("SERVER: WaitingForData, read '%s'", line);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdbusauth.c:1253:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
gdbusauth.c:1054:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 1054 |           debug_print ("SERVER: WaitingForAuth, read '%s'", line);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdbusauth.c:1054:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
gdbusauth.c:1302:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 1302 |           debug_print ("SERVER: WaitingForBegin, read '%s'", line);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Package and Environment Details

Conan profile

Configuration for profile default:

[settings]
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.version=9
compiler.libcxx=libstdc++11
build_type=Release
[options]
[build_requires]
[env]

Steps to reproduce

conan install glib/2.56.1@bincrafters/stable --build missing

Logs (Include/Attach if Applicable)

Configuration:
[settings]
arch=x86_64
arch_build=x86_64
build_type=Release
compiler=gcc
compiler.libcxx=libstdc++11
compiler.version=9
os=Linux
os_build=Linux
[options]
[build_requires]
[env]

Installing package: glib/2.56.1@bincrafters/stable
Requirements
    glib/2.56.1@bincrafters/stable from 'conan-center' - Cache
    zlib/1.2.11@conan/stable from 'conan-center' - Cache
Packages
    glib/2.56.1@bincrafters/stable:f99afdbf2a1cc98ba2029817b35103455b6a9b77 - Build
    zlib/1.2.11@conan/stable:6af9cc7cb931c5ad942174fd7838eb655717c709 - Build

Downloading conan_sources.tgz
[==================================================] 7.1KB/7.1KB      
Decompressing conan_sources.tgz: 100%|██████████| 6.91k/6.91k [00:00<00:00, 1.15MB/s]
zlib/1.2.11@conan/stable: Configuring sources in /home/wbeek/.conan/data/zlib/1.2.11/conan/stable/source
[==================================================] 607.7KB/607.7KB  
WARN: minizip.patch: error: absolute paths are not allowed - file no.1
WARN: minizip.patch: stripping absolute path from source name 'b'/dev/null''
WARN: minizip.patch: error: absolute paths are not allowed - file no.2
WARN: minizip.patch: stripping absolute path from source name 'b'/dev/null''
zlib/1.2.11@conan/stable: Copying sources to build folder
zlib/1.2.11@conan/stable: Building your package in /home/wbeek/.conan/data/zlib/1.2.11/conan/stable/build/6af9cc7cb931c5ad942174fd7838eb655717c709
zlib/1.2.11@conan/stable: Generator cmake created conanbuildinfo.cmake
zlib/1.2.11@conan/stable: Calling build()
zlib/1.2.11@conan/stable: Calling:
 > ../configure '--prefix=/home/wbeek/.conan/data/zlib/1.2.11/conan/stable/package/6af9cc7cb931c5ad942174fd7838eb655717c709' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' 
Checking for gcc...
Checking for shared library support...
Building shared library libz.so.1.2.11 with gcc.
Checking for size_t... Yes.
Checking for off64_t... Yes.
Checking for fseeko... Yes.
Checking for strerror... Yes.
Checking for unistd.h... Yes.
Checking for stdarg.h... Yes.
Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
Checking for vsnprintf() in stdio.h... Yes.
Checking for return value of vsnprintf()... Yes.
Checking for attribute(visibility) support... Yes.
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o adler32.o ../adler32.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o crc32.o ../crc32.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o deflate.o ../deflate.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o infback.o ../infback.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o inffast.o ../inffast.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o inflate.o ../inflate.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o inftrees.o ../inftrees.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o trees.o ../trees.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o zutil.o ../zutil.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o compress.o ../compress.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o uncompr.o ../uncompr.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o gzclose.o ../gzclose.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o gzlib.o ../gzlib.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o gzread.o ../gzread.c
gcc -m64 -O3 -s -fPIC -D_LARGEFILE64_SOURCE=1 -DHAVE_HIDDEN -include zconf.h -c -o gzwrite.o ../gzwrite.c
ar rc libz.a adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o compress.o uncompr.o gzclose.o gzlib.o gzread.o gzwrite.o 
zlib/1.2.11@conan/stable: Package '6af9cc7cb931c5ad942174fd7838eb655717c709' built
zlib/1.2.11@conan/stable: Build folder /home/wbeek/.conan/data/zlib/1.2.11/conan/stable/build/6af9cc7cb931c5ad942174fd7838eb655717c709
zlib/1.2.11@conan/stable: Generated conaninfo.txt
zlib/1.2.11@conan/stable: Generated conanbuildinfo.txt
zlib/1.2.11@conan/stable: Generating the package
zlib/1.2.11@conan/stable: Package folder /home/wbeek/.conan/data/zlib/1.2.11/conan/stable/package/6af9cc7cb931c5ad942174fd7838eb655717c709
zlib/1.2.11@conan/stable: Calling package()
zlib/1.2.11@conan/stable package(): Packaged 1 '.cmake' file: FindZLIB.cmake
zlib/1.2.11@conan/stable package(): Packaged 2 '.h' files: zconf.h, zlib.h
zlib/1.2.11@conan/stable package(): Packaged 1 '.a' file: libz.a
zlib/1.2.11@conan/stable package(): Packaged 2 '.pc' files: zlib.pc, zlib.pc
zlib/1.2.11@conan/stable package(): Packaged 1 file: LICENSE
zlib/1.2.11@conan/stable: Package '6af9cc7cb931c5ad942174fd7838eb655717c709' created
zlib/1.2.11@conan/stable: Created package revision 6476407901fc515b619aaa11774cc821
glib/2.56.1@bincrafters/stable: Configuring sources in /home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/source
[==================================================] 8.3MB/8.3MB      
glib/2.56.1@bincrafters/stable: Copying sources to build folder
glib/2.56.1@bincrafters/stable: Building your package in /home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77
glib/2.56.1@bincrafters/stable: Generator txt created conanbuildinfo.txt
glib/2.56.1@bincrafters/stable: Calling build()
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4macros ${ACLOCAL_FLAGS}
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, 'm4macros'.
libtoolize: copying file 'm4macros/libtool.m4'
libtoolize: copying file 'm4macros/ltoptions.m4'
libtoolize: copying file 'm4macros/ltsugar.m4'
libtoolize: copying file 'm4macros/ltversion.m4'
libtoolize: copying file 'm4macros/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:112: installing './compile'
configure.ac:118: installing './config.guess'
configure.ac:118: installing './config.sub'
configure.ac:66: installing './install-sh'
configure.ac:66: installing './missing'
parallel-tests: installing './test-driver'
gio/Makefile.am: installing './depcomp'
gio/gdbus-2.0/codegen/Makefile.am:6: installing './py-compile'
autoreconf: Leaving directory `.'
glib/2.56.1@bincrafters/stable: Calling:
 > ./configure '--disable-man' '--disable-doc' '--disable-libmount' '--without-pcre' '--enable-static' '--disable-shared' '--prefix=/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/package/f99afdbf2a1cc98ba2029817b35103455b6a9b77' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' 
configure: WARNING: unrecognized options: --disable-doc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for Win32... no
checking for the Android... no
checking for Mac OS X Carbon support... no
checking for Mac OS X Cocoa support... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for a Python interpreter with version >= 2.7... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
checking for iconv_open... yes
checking for ZLIB... yes
checking for LIBFFI... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr fur ga gd gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... no
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for mmap... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for valloc... yes
checking for fsync... yes
checking for pipe2... yes
checking for issetugid... no
checking for timegm... yes
checking for gmtime_r... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for __libc_enable_secure... yes
checking size of char... 1
checking size of short... 2
checking size of long... 8
checking size of int... 4
checking size of void *... 8
checking size of long long... 8
checking size of __int64... 0
checking for sig_atomic_t... yes
checking for format to printf and scanf a guint64... %llu
checking for an ANSI C-conforming const... yes
checking for growing stack pointer... no
checking for ISO C99 varargs macros in C... yes
checking for ISO C99 varargs macros in C++... yes
checking for GNUC varargs macros... yes
checking for GNUC visibility attribute... yes
checking whether using Sun Studio C compiler... no
checking whether byte ordering is bigendian... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/vmount.h usability... no
checking sys/vmount.h presence... no
checking for sys/vmount.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/mntctl.h usability... no
checking sys/mntctl.h presence... no
checking for sys/mntctl.h... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for sys/mount.h... yes
checking for sys/sysctl.h... yes
checking for sysctlbyname... no
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_atimensec... no
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_ctimensec... no
checking for struct stat.st_ctim.tv_nsec... yes
checking for struct stat.st_birthtime... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_bavail... yes
checking for struct statvfs.f_basetype... no
checking for struct statvfs.f_fstypename... no
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for nl_langinfo and CODESET... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking size of size_t... 8
checking for the appropriate definition for size_t... unsigned long
checking size of ssize_t... 8
checking for the appropriate definition for ssize_t... long
checking for lstat... yes
checking for strsignal... yes
checking for vsnprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... yes
checking for vasprintf... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getc_unlocked... yes
checking for readlink... yes
checking for symlink... yes
checking for fdwalk... no
checking for mkostemp... yes
checking for lchmod... no
checking for lchown... yes
checking for fchmod... yes
checking for fchown... yes
checking for utimes... yes
checking for getresuid... yes
checking for getmntent_r... yes
checking for setmntent... yes
checking for endmntent... yes
checking for hasmntopt... yes
checking for getfsstat... no
checking for getvfsstat... no
checking for fallocate... yes
checking for splice... yes
checking for prlimit... yes
checking for statvfs... yes
checking for statfs... yes
checking whether to use statfs or statvfs... statfs
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for newlocale... yes
checking for uselocale... yes
checking for strtod_l... yes
checking for strtoll_l... yes
checking for strtoull_l... yes
checking value of AF_INET... 2
checking value of AF_INET6... 10
checking value of AF_UNIX... 1
checking value of MSG_PEEK... 2
checking value of MSG_OOB... 1
checking value of MSG_DONTROUTE... 4
checking for endservent... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for sendmmsg... yes
checking for recvmmsg... yes
checking for SIOCGIFADDR... yes
checking if arpa/nameser_compat.h is needed... no
checking for res_query... in -lresolv
checking for socket... yes
checking for res_init... yes
checking for res_nclose... yes
checking for res_ndestroy... no
checking for res_ninit... yes
checking for res_nquery... yes
checking for linux/netlink.h... yes
checking for struct ip_mreqn... yes
checking number of arguments to statfs()... 2
checking open() option O_DIRECTORY... yes
checking for C99 vsnprintf... yes
checking whether printf supports positional parameters... yes
checking for signed... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for C99 snprintf... yes
checking for fd_set... yes, found in sys/types.h
checking for nl_langinfo (CODESET)... yes
checking for nl_langinfo (PM_STR)... yes
checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
checking for nl_langinfo (ALTMON_n)... yes
checking for nl_langinfo (_NL_ABALTMON_n)... yes
checking for a compliant posix_memalign() implementation... yes
checking for OpenBSD strlcpy/strlcat... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... no
checking for dlopen... no
checking for NSLinkModule... no
checking for dlopen in -ldl... yes
checking for dlsym in -ldl... yes
checking for RTLD_GLOBAL brokenness... no
checking for preceeding underscore in symbols... no
checking whether RTLD_LAZY is declared... yes
checking whether RTLD_NOW is declared... yes
checking whether RTLD_GLOBAL is declared... yes
checking for dlerror... yes
checking for the suffix of module shared libraries... .so
checking for gspawn implementation... gspawn.lo
checking for GIOChannel implementation... giounix.lo
checking for is_selinux_enabled in -lselinux... yes
checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking for lgetfilecon_raw in -lselinux... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking for inotify_init1... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for FAMOpen in -lfam... no
configure: WARNING: *** FAM support will not be built (FAM library not found) ***
checking for getxattr in -lc... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking for XATTR_NOFOLLOW... no
checking for LIBELF... no
checking for elf_begin in -lelf... no
checking for elf_getshdrstrndx in -lelf... no
checking for elf_getshdrnum in -lelf... no
checking libelf.h usability... no
checking libelf.h presence... no
checking for libelf.h... no
checking for platform-dependent source... 
checking whether to compile timeloop... yes
checking if building for some Win32 platform... no
checking for thread implementation... posix
checking thread related cflags... -pthread
checking thread related libraries... -pthread
checking for localtime_r... yes
checking for gmtime_r... (cached) yes
checking for getpwuid_r... yes
checking for getgrgid_r... yes
checking for pthread_attr_setstacksize... yes
checking for pthread_condattr_setclock... yes
checking for pthread_cond_timedwait_relative_np... no
checking for pthread_setname_np(const char*)... no
checking for pthread_setname_np(pthread_t, const char*)... yes
checking for clock_gettime... yes
checking for lock-free atomic intrinsics... yes
checking for futex(2) system call... yes
checking for eventfd(2) system call... yes
checking value of POLLIN... 1
checking value of POLLOUT... 4
checking value of POLLPRI... 2
checking value of POLLERR... 8
checking value of POLLHUP... 16
checking value of POLLNVAL... 32
checking for broken poll... no
checking whether compiler understands -Wno-pointer-sign... yes
checking for EILSEQ... yes
checking for XML catalog (/etc/xml/catalog)... found
checking for xmlcatalog... /usr/bin/xmlcatalog
checking whether to generate man pages... no
checking whether to include dtrace tracing support... yes
checking for dtrace... no
checking whether to include systemtap tracing support... no
checking for guint32... yes
checking alignment of guint32... 4
checking for guint64... yes
checking alignment of guint64... 8
checking for unsigned long... yes
checking alignment of unsigned long... 8
checking for DBUS1... yes
checking for dbus-daemon... dbus-daemon
checking for -Bsymbolic-functions linker flag... yes
checking for --fatal-warnings linker flag... yes
checking for -z,nodelete linker flag... yes
checking for -fvisibility=hidden compiler flag... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wduplicated-branches in envvar CFLAGS... yes
checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes
checking if gcc supports flag -Werror=format-security in envvar CFLAGS... no
checking if gcc supports flag -Werror=format=2 in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating glib-2.0.pc
config.status: creating gmodule-2.0.pc
config.status: creating gmodule-export-2.0.pc
config.status: creating gmodule-no-export-2.0.pc
config.status: creating gthread-2.0.pc
config.status: creating gobject-2.0.pc
config.status: creating gio-2.0.pc
config.status: creating gio-unix-2.0.pc
config.status: creating gio-windows-2.0.pc
config.status: creating glib-zip
config.status: creating glib-gettextize
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating build/win32/dirent/Makefile
config.status: creating win32/Makefile
config.status: creating win32/vs9/Makefile
config.status: creating win32/vs9/glib-version-paths.vsprops
config.status: creating win32/vs10/Makefile
config.status: creating win32/vs10/glib-version-paths.props
config.status: creating win32/vs11/Makefile
config.status: creating win32/vs12/Makefile
config.status: creating win32/vs14/Makefile
config.status: creating win32/vs15/Makefile
config.status: creating glib/Makefile
config.status: creating glib/libcharset/Makefile
config.status: creating glib/gnulib/Makefile
config.status: creating glib/pcre/Makefile
config.status: creating glib/update-pcre/Makefile
config.status: creating glib/tests/Makefile
config.status: creating gmodule/Makefile
config.status: creating gmodule/gmoduleconf.h
config.status: creating gobject/Makefile
config.status: creating gobject/glib-genmarshal
config.status: creating gobject/glib-mkenums
config.status: creating gobject/tests/Makefile
config.status: creating gthread/Makefile
config.status: creating gio/Makefile
config.status: creating gio/gdbus-2.0/codegen/Makefile
config.status: creating gio/gdbus-2.0/codegen/config.py
config.status: creating gio/gnetworking.h
config.status: creating gio/xdgmime/Makefile
config.status: creating gio/inotify/Makefile
config.status: creating gio/kqueue/Makefile
config.status: creating gio/fam/Makefile
config.status: creating gio/win32/Makefile
config.status: creating gio/tests/Makefile
config.status: creating gio/tests/gdbus-object-manager-example/Makefile
config.status: creating gio/tests/services/Makefile
config.status: creating gio/tests/services/org.gtk.GDBus.Examples.ObjectManager.service
config.status: creating gio/tests/modules/Makefile
config.status: creating po/Makefile.in
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/glib/Makefile
config.status: creating docs/reference/glib/version.xml
config.status: creating docs/reference/gobject/Makefile
config.status: creating docs/reference/gobject/version.xml
config.status: creating docs/reference/gio/Makefile
config.status: creating docs/reference/gio/version.xml
config.status: creating tests/Makefile
config.status: creating tests/gobject/Makefile
config.status: creating tests/refcount/Makefile
config.status: creating m4macros/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
config.status: executing glib/glibconfig.h commands
config.status: executing chmod-scripts commands
configure: WARNING: unrecognized options: --disable-doc
make  all-recursive
make[1]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder'
Making all in .
make[2]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder'
make[2]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder'
Making all in m4macros
make[2]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/m4macros'
make  all-am
make[3]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/m4macros'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/m4macros'
make[2]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/m4macros'
Making all in glib
make[2]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib'
  GEN      glibconfig-stamp
config.status: executing glib/glibconfig.h commands
config.status: glib/glibconfig.h is unchanged
  GEN      glibconfig-stamp
config.status: creating glib/glibconfig.h.win32
make  all-recursive
make[3]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib'
Making all in libcharset
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/libcharset'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/libcharset'
  CC       libcharset_la-localcharset.lo
  GEN      ref-add.sed
  GEN      charset.alias
  GEN      ref-del.sed
  CCLD     libcharset.la
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/libcharset'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/libcharset'
Making all in pcre
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/pcre'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/pcre'
  CC       libpcre_la-pcre_byte_order.lo
  CC       libpcre_la-pcre_chartables.lo
  CC       libpcre_la-pcre_compile.lo
  CC       libpcre_la-pcre_config.lo
  CC       libpcre_la-pcre_dfa_exec.lo
  CC       libpcre_la-pcre_exec.lo
  CC       libpcre_la-pcre_fullinfo.lo
  CC       libpcre_la-pcre_get.lo
  CC       libpcre_la-pcre_globals.lo
  CC       libpcre_la-pcre_jit_compile.lo
  CC       libpcre_la-pcre_newline.lo
  CC       libpcre_la-pcre_ord2utf8.lo
  CC       libpcre_la-pcre_string_utils.lo
  CC       libpcre_la-pcre_study.lo
  CC       libpcre_la-pcre_tables.lo
  CC       libpcre_la-pcre_valid_utf8.lo
  CC       libpcre_la-pcre_version.lo
  CC       libpcre_la-pcre_xclass.lo
  CCLD     libpcre.la
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/pcre'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/pcre'
Making all in update-pcre
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/update-pcre'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/update-pcre'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/update-pcre'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/update-pcre'
Making all in .
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib'
  CC       gtester.o
  CC       libglib_2_0_la-garray.lo
  CC       libglib_2_0_la-gasyncqueue.lo
  CC       libglib_2_0_la-gatomic.lo
  CC       libglib_2_0_la-gbacktrace.lo
  CC       libglib_2_0_la-gbase64.lo
  CC       libglib_2_0_la-gbitlock.lo
  CC       libglib_2_0_la-gbookmarkfile.lo
  CC       libglib_2_0_la-gbytes.lo
  CC       libglib_2_0_la-gcharset.lo
  CC       libglib_2_0_la-gchecksum.lo
  CC       libglib_2_0_la-gconvert.lo
  CC       libglib_2_0_la-gdataset.lo
  CC       libglib_2_0_la-gdate.lo
  CC       libglib_2_0_la-gdatetime.lo
  CC       libglib_2_0_la-gdir.lo
  CC       libglib_2_0_la-genviron.lo
  CC       libglib_2_0_la-gerror.lo
  CC       libglib_2_0_la-gfileutils.lo
  CC       libglib_2_0_la-ggettext.lo
  CC       libglib_2_0_la-ghash.lo
  CC       libglib_2_0_la-ghmac.lo
  CC       libglib_2_0_la-ghook.lo
  CC       libglib_2_0_la-ghostutils.lo
  CC       libglib_2_0_la-giochannel.lo
  CC       libglib_2_0_la-gkeyfile.lo
  CC       libglib_2_0_la-glib-init.lo
  CC       libglib_2_0_la-glib-private.lo
  CC       libglib_2_0_la-glist.lo
  CC       libglib_2_0_la-gmain.lo
  CC       libglib_2_0_la-gmappedfile.lo
  CC       libglib_2_0_la-gmarkup.lo
  CC       libglib_2_0_la-gmem.lo
  CC       libglib_2_0_la-gmessages.lo
  CC       libglib_2_0_la-gnode.lo
  CC       libglib_2_0_la-goption.lo
  CC       libglib_2_0_la-gpattern.lo
  CC       libglib_2_0_la-gpoll.lo
  CC       libglib_2_0_la-gprimes.lo
  CC       libglib_2_0_la-gqsort.lo
  CC       libglib_2_0_la-gquark.lo
  CC       libglib_2_0_la-gqueue.lo
  CC       libglib_2_0_la-grand.lo
  CC       libglib_2_0_la-gregex.lo
  CC       libglib_2_0_la-gscanner.lo
  CC       libglib_2_0_la-gsequence.lo
  CC       libglib_2_0_la-gshell.lo
  CC       libglib_2_0_la-gslice.lo
  CC       libglib_2_0_la-gslist.lo
  CC       libglib_2_0_la-gstdio.lo
  CC       libglib_2_0_la-gstrfuncs.lo
  CC       libglib_2_0_la-gstring.lo
  CC       libglib_2_0_la-gstringchunk.lo
  CC       libglib_2_0_la-gtestutils.lo
  CC       libglib_2_0_la-gthread.lo
  CC       libglib_2_0_la-gthreadpool.lo
  CC       libglib_2_0_la-gtimer.lo
  CC       libglib_2_0_la-gtimezone.lo
  CC       libglib_2_0_la-gtranslit.lo
  CC       libglib_2_0_la-gtrashstack.lo
  CC       libglib_2_0_la-gtree.lo
  CC       libglib_2_0_la-guniprop.lo
  CC       libglib_2_0_la-gutf8.lo
  CC       libglib_2_0_la-gunibreak.lo
  CC       libglib_2_0_la-gunicollate.lo
  CC       libglib_2_0_la-gunidecomp.lo
  CC       libglib_2_0_la-gurifuncs.lo
  CC       libglib_2_0_la-gutils.lo
  CC       libglib_2_0_la-guuid.lo
  CC       libglib_2_0_la-gvariant.lo
  CC       libglib_2_0_la-gvariant-core.lo
  CC       libglib_2_0_la-gvariant-parser.lo
  CC       libglib_2_0_la-gvariant-serialiser.lo
  CC       libglib_2_0_la-gvarianttypeinfo.lo
  CC       libglib_2_0_la-gvarianttype.lo
  CC       libglib_2_0_la-gversion.lo
  CC       libglib_2_0_la-gwakeup.lo
  CC       libglib_2_0_la-gprintf.lo
  CC       libglib_2_0_la-glib-unix.lo
  CC       libglib_2_0_la-gthread-posix.lo
  CC       giounix.lo
  CC       gspawn.lo
  GEN      glib-public-headers.txt
  GEN      libglib-gdb.py
  CC       deprecated/libglib_2_0_la-gallocator.lo
  CC       deprecated/libglib_2_0_la-gcache.lo
  CC       deprecated/libglib_2_0_la-gcompletion.lo
  CC       deprecated/libglib_2_0_la-grel.lo
  CC       deprecated/libglib_2_0_la-gthread-deprecated.lo
  CCLD     libglib-2.0.la
  CCLD     gtester
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib'
Making all in tests
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/tests'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/tests'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/tests'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib/tests'
make[3]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib'
make[2]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/glib'
Making all in gmodule
make[2]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gmodule'
make  all-am
make[3]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gmodule'
  CC       libgmodule_2_0_la-gmodule.lo
  CCLD     libgmodule-2.0.la
make[3]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gmodule'
make[2]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gmodule'
Making all in gthread
make[2]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gthread'
make  all-am
make[3]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gthread'
  CC       libgthread_2_0_la-gthread-impl.lo
  CCLD     libgthread-2.0.la
make[3]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gthread'
make[2]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gthread'
Making all in gobject
make[2]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject'
make  all-recursive
make[3]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject'
Making all in .
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject'
  CC       gobject-query.o
  CC       libgobject_2_0_la-gatomicarray.lo
  CC       libgobject_2_0_la-gbinding.lo
  CC       libgobject_2_0_la-gboxed.lo
  CC       libgobject_2_0_la-gclosure.lo
  CC       libgobject_2_0_la-genums.lo
  CC       libgobject_2_0_la-gmarshal.lo
  CC       libgobject_2_0_la-gobject.lo
  CC       libgobject_2_0_la-gparam.lo
  CC       libgobject_2_0_la-gparamspecs.lo
  CC       libgobject_2_0_la-gsignal.lo
  CC       libgobject_2_0_la-gsourceclosure.lo
  CC       libgobject_2_0_la-gtype.lo
  CC       libgobject_2_0_la-gtypemodule.lo
  CC       libgobject_2_0_la-gtypeplugin.lo
  CC       libgobject_2_0_la-gvalue.lo
  CC       libgobject_2_0_la-gvaluearray.lo
  CC       libgobject_2_0_la-gvaluetransform.lo
  CC       libgobject_2_0_la-gvaluetypes.lo
  GEN      gobject-public-headers.txt
  GEN      libgobject-gdb.py
  CCLD     libgobject-2.0.la
  CCLD     gobject-query
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject'
Making all in tests
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject/tests'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject/tests'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject/tests'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject/tests'
make[3]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject'
make[2]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gobject'
Making all in gio
make[2]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio'
  GEN      xdp-dbus.c
  GEN      xdp-dbus.h
  GEN      gconstructor_as_data.h
  GEN      gioenumtypes.h
  GEN      gioenumtypes.c
  GEN      gdbus-daemon-generated.c
  GEN      gdbus-daemon-generated.h
make  all-recursive
make[3]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio'
Making all in gdbus-2.0/codegen
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/gdbus-2.0/codegen'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/gdbus-2.0/codegen'
  GEN      gdbus-codegen
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/gdbus-2.0/codegen'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/gdbus-2.0/codegen'
Making all in xdgmime
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/xdgmime'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/xdgmime'
  CC       libxdgmime_la-xdgmime.lo
  CC       libxdgmime_la-xdgmimealias.lo
  CC       libxdgmime_la-xdgmimecache.lo
  CC       libxdgmime_la-xdgmimeglob.lo
  CC       libxdgmime_la-xdgmimeicon.lo
  CC       libxdgmime_la-xdgmimeint.lo
  CC       libxdgmime_la-xdgmimemagic.lo
  CC       libxdgmime_la-xdgmimeparent.lo
  CCLD     libxdgmime.la
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/xdgmime'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/xdgmime'
Making all in inotify
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/inotify'
make  all-am
make[5]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/inotify'
  CC       libinotify_la-inotify-kernel.lo
  CC       libinotify_la-inotify-sub.lo
  CC       libinotify_la-inotify-path.lo
  CC       libinotify_la-inotify-missing.lo
  CC       libinotify_la-inotify-helper.lo
  CC       libinotify_la-ginotifyfilemonitor.lo
  CCLD     libinotify.la
make[5]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/inotify'
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio/inotify'
Making all in .
make[4]: Entering directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio'
  CC       gio-querymodules.o
  CC       giomodule-priv.o
  CC       libgio_2_0_la-gappinfo.lo
  CC       libgio_2_0_la-gasynchelper.lo
  CC       libgio_2_0_la-gasyncinitable.lo
  CC       libgio_2_0_la-gasyncresult.lo
  CC       libgio_2_0_la-gbufferedinputstream.lo
  CC       libgio_2_0_la-gbufferedoutputstream.lo
  CC       libgio_2_0_la-gbytesicon.lo
  CC       libgio_2_0_la-gcancellable.lo
  CC       libgio_2_0_la-gcharsetconverter.lo
  CC       libgio_2_0_la-gcontextspecificgroup.lo
  CC       libgio_2_0_la-gconverter.lo
  CC       libgio_2_0_la-gconverterinputstream.lo
  CC       libgio_2_0_la-gconverteroutputstream.lo
  CC       libgio_2_0_la-gcredentials.lo
  CC       libgio_2_0_la-gdatagrambased.lo
  CC       libgio_2_0_la-gdatainputstream.lo
  CC       libgio_2_0_la-gdataoutputstream.lo
  CC       libgio_2_0_la-gdrive.lo
  CC       libgio_2_0_la-gdummyfile.lo
  CC       libgio_2_0_la-gdummyproxyresolver.lo
  CC       libgio_2_0_la-gdummytlsbackend.lo
  CC       libgio_2_0_la-gemblem.lo
  CC       libgio_2_0_la-gemblemedicon.lo
  CC       libgio_2_0_la-gfile.lo
  CC       libgio_2_0_la-gfileattribute.lo
  CC       libgio_2_0_la-gfileenumerator.lo
  CC       libgio_2_0_la-gfileicon.lo
  CC       libgio_2_0_la-gfileinfo.lo
  CC       libgio_2_0_la-gfileinputstream.lo
  CC       libgio_2_0_la-gfilemonitor.lo
  CC       libgio_2_0_la-gfilenamecompleter.lo
  CC       libgio_2_0_la-gfileoutputstream.lo
  CC       libgio_2_0_la-gfileiostream.lo
  CC       libgio_2_0_la-gfilterinputstream.lo
  CC       libgio_2_0_la-gfilteroutputstream.lo
  CC       libgio_2_0_la-gicon.lo
  CC       libgio_2_0_la-ginetaddress.lo
  CC       libgio_2_0_la-ginetaddressmask.lo
  CC       libgio_2_0_la-ginetsocketaddress.lo
  CC       libgio_2_0_la-ginitable.lo
  CC       libgio_2_0_la-ginputstream.lo
  CC       libgio_2_0_la-gioerror.lo
  CC       libgio_2_0_la-giomodule.lo
  CC       libgio_2_0_la-giomodule-priv.lo
  CC       libgio_2_0_la-gioscheduler.lo
  CC       libgio_2_0_la-giostream.lo
  CC       libgio_2_0_la-gloadableicon.lo
  CC       libgio_2_0_la-gmount.lo
  CC       libgio_2_0_la-gmemoryinputstream.lo
  CC       libgio_2_0_la-gmemoryoutputstream.lo
  CC       libgio_2_0_la-gmountoperation.lo
  CC       libgio_2_0_la-gnativevolumemonitor.lo
  CC       libgio_2_0_la-gnativesocketaddress.lo
  CC       libgio_2_0_la-gnetworkaddress.lo
  CC       libgio_2_0_la-gnetworking.lo
  CC       libgio_2_0_la-gnetworkmonitor.lo
  CC       libgio_2_0_la-gnetworkmonitorbase.lo
  CC       libgio_2_0_la-gnetworkservice.lo
  CC       libgio_2_0_la-goutputstream.lo
  CC       libgio_2_0_la-gpermission.lo
  CC       libgio_2_0_la-gpollableinputstream.lo
  CC       libgio_2_0_la-gpollableoutputstream.lo
  CC       libgio_2_0_la-gpollableutils.lo
  CC       libgio_2_0_la-gpollfilemonitor.lo
  CC       libgio_2_0_la-gproxy.lo
  CC       libgio_2_0_la-gproxyaddress.lo
  CC       libgio_2_0_la-gproxyaddressenumerator.lo
  CC       libgio_2_0_la-gproxyresolver.lo
  CC       libgio_2_0_la-gresolver.lo
  CC       libgio_2_0_la-gresource.lo
  CC       libgio_2_0_la-gresourcefile.lo
  CC       libgio_2_0_la-gseekable.lo
  CC       libgio_2_0_la-gsimpleasyncresult.lo
  CC       libgio_2_0_la-gsimpleiostream.lo
  CC       libgio_2_0_la-gsimplepermission.lo
  CC       libgio_2_0_la-gsocket.lo
  CC       libgio_2_0_la-gsocketaddress.lo
  CC       libgio_2_0_la-gsocketaddressenumerator.lo
  CC       libgio_2_0_la-gsocketclient.lo
  CC       libgio_2_0_la-gsocketconnectable.lo
  CC       libgio_2_0_la-gsocketconnection.lo
  CC       libgio_2_0_la-gsocketcontrolmessage.lo
  CC       libgio_2_0_la-gsocketinputstream.lo
  CC       libgio_2_0_la-gsocketlistener.lo
  CC       libgio_2_0_la-gsocketoutputstream.lo
  CC       libgio_2_0_la-gsubprocesslauncher.lo
  CC       libgio_2_0_la-gsubprocess.lo
  CC       libgio_2_0_la-gsocketservice.lo
  CC       libgio_2_0_la-gsrvtarget.lo
  CC       libgio_2_0_la-gsimpleproxyresolver.lo
  CC       libgio_2_0_la-gtask.lo
  CC       libgio_2_0_la-gtcpconnection.lo
  CC       libgio_2_0_la-gtcpwrapperconnection.lo
  CC       libgio_2_0_la-gthreadedsocketservice.lo
  CC       libgio_2_0_la-gthemedicon.lo
  CC       libgio_2_0_la-gthreadedresolver.lo
  CC       libgio_2_0_la-gtlsbackend.lo
  CC       libgio_2_0_la-gtlscertificate.lo
  CC       libgio_2_0_la-gtlsclientconnection.lo
  CC       libgio_2_0_la-gtlsconnection.lo
  CC       libgio_2_0_la-gtlsdatabase.lo
  CC       libgio_2_0_la-gtlsfiledatabase.lo
  CC       libgio_2_0_la-gtlsinteraction.lo
  CC       libgio_2_0_la-gtlspassword.lo
  CC       libgio_2_0_la-gtlsserverconnection.lo
  CC       libgio_2_0_la-gdtlsconnection.lo
  CC       libgio_2_0_la-gdtlsclientconnection.lo
  CC       libgio_2_0_la-gdtlsserverconnection.lo
  CC       libgio_2_0_la-gunionvolumemonitor.lo
  CC       libgio_2_0_la-gvfs.lo
  CC       libgio_2_0_la-gvolume.lo
  CC       libgio_2_0_la-gvolumemonitor.lo
  CC       libgio_2_0_la-gzlibcompressor.lo
  CC       libgio_2_0_la-gzlibdecompressor.lo
  CC       libgio_2_0_la-gioenumtypes.lo
  CC       libgio_2_0_la-glistmodel.lo
  CC       libgio_2_0_la-gliststore.lo
  CC       libgio_2_0_la-gapplication.lo
  CC       libgio_2_0_la-gapplicationcommandline.lo
  CC       libgio_2_0_la-gapplicationimpl-dbus.lo
  CC       libgio_2_0_la-gactiongroup.lo
  CC       libgio_2_0_la-gactionmap.lo
  CC       libgio_2_0_la-gsimpleactiongroup.lo
  CC       libgio_2_0_la-gremoteactiongroup.lo
  CC       libgio_2_0_la-gactiongroupexporter.lo
  CC       libgio_2_0_la-gdbusactiongroup.lo
  CC       libgio_2_0_la-gaction.lo
  CC       libgio_2_0_la-gpropertyaction.lo
  CC       libgio_2_0_la-gsimpleaction.lo
  CC       libgio_2_0_la-gmenumodel.lo
  CC       libgio_2_0_la-gmenu.lo
  CC       libgio_2_0_la-gmenuexporter.lo
  CC       libgio_2_0_la-gdbusmenumodel.lo
  CC       libgio_2_0_la-gnotification.lo
  CC       libgio_2_0_la-gnotificationbackend.lo
  CC       libgio_2_0_la-gdbusutils.lo
  CC       libgio_2_0_la-gdbusaddress.lo
  CC       libgio_2_0_la-gdbusauthobserver.lo
  CC       libgio_2_0_la-gdbusauth.lo
  CC       libgio_2_0_la-gdbusauthmechanism.lo
  CC       libgio_2_0_la-gdbusauthmechanismanon.lo
  CC       libgio_2_0_la-gdbusauthmechanismexternal.lo
  CC       libgio_2_0_la-gdbusauthmechanismsha1.lo
gdbusauth.c: In function ‘_g_dbus_auth_run_server’:
gdbusauth.c:1253:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 1253 |           debug_print ("SERVER: WaitingForData, read '%s'", line);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdbusauth.c:1253:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
gdbusauth.c:1054:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 1054 |           debug_print ("SERVER: WaitingForAuth, read '%s'", line);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gdbusauth.c:1054:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
gdbusauth.c:1302:11: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 1302 |           debug_print ("SERVER: WaitingForBegin, read '%s'", line);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libgio_2_0_la-gdbuserror.lo
cc1: some warnings being treated as errors
make[4]: *** [Makefile:3874: libgio_2_0_la-gdbusauth.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio'
make[3]: *** [Makefile:4716: all-recursive] Error 1
make[3]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio'
make[2]: *** [Makefile:2288: all] Error 2
make[2]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder/gio'
make[1]: *** [Makefile:1271: all-recursive] Error 1
make[1]: Leaving directory '/home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77/source_subfolder'
make: *** [Makefile:892: all] Error 2
glib/2.56.1@bincrafters/stable: 
glib/2.56.1@bincrafters/stable: ERROR: Package 'f99afdbf2a1cc98ba2029817b35103455b6a9b77' build failed
glib/2.56.1@bincrafters/stable: WARN: Build folder /home/wbeek/.conan/data/glib/2.56.1/bincrafters/stable/build/f99afdbf2a1cc98ba2029817b35103455b6a9b77
ERROR: glib/2.56.1@bincrafters/stable: Error in build() method, line 64
    autotools.make()
    ConanException: Error 512 while executing make -j4
SSE4 commented 5 years ago

need to apply this patch: https://gitlab.gnome.org/GNOME/glib/merge_requests/626#note_422501

SSE4 commented 5 years ago

@wouterbeek applied: https://github.com/bincrafters/conan-glib/commit/e9fb05538a7c7427b1ba47d9adff363316b059f2 please give an another try and lemme know

wouterbeek commented 5 years ago

@SSE4 I think it's fixed now; the following ran successfully for me:

git clone https://github.com/bincrafters/conan-glib
git checkout testing/2.58.3
conan create . bincrafters/testing