Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./autogen
- You don't have gtk-doc installed, and thus won't be able to generate the documentation.
- 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:66: installing './missing'
- gio/Makefile.am: installing './depcomp'
- autoreconf: Leaving directory `.'
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- 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 for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /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) mawk
- 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/dist-packages
- checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-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... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
- checking if the linker (/usr/bin/x86_64-linux-gnu-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/x86_64-linux-gnu-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... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt 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... yes
- 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/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- 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... yes
- checking whether to build static libraries... no
- checking how to run the C++ preprocessor... c++ -E
- checking for ld used by c++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
- checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
- checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-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... yes
- 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/x86_64-linux-gnu-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... 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 link... 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 ip_mreq_source.imr_interface has s_addr member... 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... no
- 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 LIBMOUNT... yes
- 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 pthread_getname_np(pthread_t, name, len)... 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 for PCRE... yes
- checking for Unicode support in PCRE... yes
- checking for EILSEQ... yes
- checking for xsltproc... no
- 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... no
- 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... yes
- 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: config.h is unchanged
- 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: glib/glibconfig.h is unchanged
- config.status: executing chmod-scripts commands
- $ ./configure
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- 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 for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /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) mawk
- 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/dist-packages
- checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-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... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld
- checking if the linker (/usr/bin/x86_64-linux-gnu-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/x86_64-linux-gnu-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... /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for mt... mt
- checking if mt 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... yes
- 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/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- 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... yes
- checking whether to build static libraries... no
- checking how to run the C++ preprocessor... c++ -E
- checking for ld used by c++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
- checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
- checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-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... yes
- 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/x86_64-linux-gnu-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... 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 link... 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 ip_mreq_source.imr_interface has s_addr member... 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... no
- 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 LIBMOUNT... yes
- 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 pthread_getname_np(pthread_t, name, len)... 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 for PCRE... yes
- checking for Unicode support in PCRE... yes
- checking for EILSEQ... yes
- checking for xsltproc... no
- 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... no
- 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... yes
- 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: config.h is unchanged
- 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: glib/glibconfig.h is unchanged
- config.status: executing chmod-scripts commands
- $ make
- make all-recursive
- make[1]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2'
- Making all in .
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2'
- Making all in m4macros
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/m4macros'
- make all-am
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/m4macros'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/m4macros'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/m4macros'
- Making all in glib
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/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/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib'
- Making all in libcharset
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/libcharset'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/libcharset'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/libcharset'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/libcharset'
- Making all in update-pcre
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/update-pcre'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/update-pcre'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/update-pcre'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/update-pcre'
- Making all in .
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib'
- GEN glib-public-headers.txt
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib'
- Making all in tests
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/tests'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/tests'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/tests'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib/tests'
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/glib'
- Making all in gmodule
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gmodule'
- make all-am
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gmodule'
- CC libgmodule_2_0_la-gmodule.lo
- CCLD libgmodule-2.0.la
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gmodule'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gmodule'
- Making all in gthread
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gthread'
- make all-am
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gthread'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gthread'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gthread'
- Making all in gobject
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject'
- make all-recursive
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject'
- Making all in .
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject'
- GEN gobject-public-headers.txt
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject'
- Making all in tests
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject/tests'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject/tests'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject/tests'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject/tests'
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gobject'
- Making all in gio
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio'
- GEN gdbus-daemon-generated.c
- make all-recursive
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio'
- Making all in gdbus-2.0/codegen
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/gdbus-2.0/codegen'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/gdbus-2.0/codegen'
- GEN gdbus-codegen
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/gdbus-2.0/codegen'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/gdbus-2.0/codegen'
- Making all in xdgmime
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/xdgmime'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/xdgmime'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/xdgmime'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/xdgmime'
- Making all in inotify
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/inotify'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/inotify'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/inotify'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/inotify'
- Making all in .
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio'
- CC libgio_2_0_la-gcredentials.lo
- CC libgio_2_0_la-gdatagrambased.lo
- CC libgio_2_0_la-ginetaddress.lo
- CC libgio_2_0_la-ginetsocketaddress.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-gnetworkservice.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-gsocket.lo
- CC libgio_2_0_la-gsocketaddress.lo
- CC libgio_2_0_la-gsocketcontrolmessage.lo
- CC libgio_2_0_la-gsimpleproxyresolver.lo
- CC libgio_2_0_la-gthreadedresolver.lo
- CC libgio_2_0_la-gdbusauth.lo
- CC libgio_2_0_la-gunixconnection.lo
- CC libgio_2_0_la-gunixcredentialsmessage.lo
- CC libgio_2_0_la-gunixfdlist.lo
- CC libgio_2_0_la-gunixfdmessage.lo
- CC libgio_2_0_la-gunixsocketaddress.lo
- CC libgio_2_0_la-gnetworkmonitornetlink.lo
- CC libgio_2_0_la-gnetworkmonitornm.lo
- CCLD libgio-2.0.la
- CCLD gio-querymodules
- CCLD glib-compile-resources
- CCLD gsettings
- CCLD gdbus
- CCLD gapplication
- CCLD gresource
- CCLD gio
- GEN gio-public-headers.txt
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio'
- Making all in tests
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests'
- GEN gdbus-test-codegen-generated.h
- GEN giotypefuncs.inc
- make all-recursive
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests'
- Making all in gdbus-object-manager-example
- make[6]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/gdbus-object-manager-example'
- make all-am
- make[7]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/gdbus-object-manager-example'
- make[7]: Nothing to be done for 'all-am'.
- make[7]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/gdbus-object-manager-example'
- make[6]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/gdbus-object-manager-example'
- Making all in services
- make[6]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/services'
- make[6]: Nothing to be done for 'all'.
- make[6]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/services'
- Making all in modules
- make[6]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/modules'
- make[6]: Nothing to be done for 'all'.
- make[6]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests/modules'
- make[6]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests'
- make[6]: Nothing to be done for 'all-am'.
- make[6]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests'
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio/tests'
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/gio'
- Making all in po
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/po'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/po'
- Making all in docs
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs'
- Making all in reference
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference'
- Making all in glib
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference/glib'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference/glib'
- Making all in gobject
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference/gobject'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference/gobject'
- Making all in gio
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference/gio'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference/gio'
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference'
- make[4]: Nothing to be done for 'all-am'.
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference'
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs/reference'
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/docs'
- Making all in tests
- make[2]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests'
- make all-recursive
- make[3]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests'
- Making all in gobject
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/gobject'
- GEN stamp-testmarshal.h
- INFO: Reading ./testmarshal.list...
- GEN testmarshal.c
- INFO: Reading ./testmarshal.list...
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/gobject'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/gobject'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/gobject'
- Making all in refcount
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/refcount'
- make all-am
- make[5]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/refcount'
- make[5]: Nothing to be done for 'all-am'.
- make[5]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/refcount'
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests/refcount'
- make[4]: Entering directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests'
- make[4]: Nothing to be done for 'all-am'.
- make[4]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests'
- make[3]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests'
- make[2]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2/tests'
- make[1]: Leaving directory '/home/additlinux6/Downloads/glib_2_56_2/glib-2.56.2'
Advertisement
Add Comment
Please, Sign In to add comment